mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-21 22:47:19 +00:00
* Citations Step 1 - New Datacore Stuff * Committing before merging with master * Initial work on PDA messaging * Adds support for automated PDA messages This is just a flag that, when set, replaces the standard (Reply) href with a static "automated message" message * Citations now generate PDA messages The target of a citation will be notified via PDA message * Escaping some non-optimal characters in PDA messages * Creates a public warrant computer Initial framework. Computer machine and circuit. Adds it to the DME. * We're gonna flipflop on this for a while * Removing unneeded functions This is a read-only terminal, so we don't need to have all this code for managing entries and updating fields * Whoops So this is why byond was warning me about unused vars * Need some help Pushing this commit because I got this into a state where it doesn't work right * Adds support to pay fines! * Map changes. Adds a warrant console to the hallway outside the brig and law office on Box. * Adds some checks to fine creation * Aaaaand more work on paying citations * Paying citations works! The money goes into the defense budget! * More functionality and usability changes * Adds warrant consoles to the rest of the maps * Cleaning up text * Rewrote warrant computer to be more up to date. * Fines are capped to 1000 credits * Requested changes * Citations can now be paid with holochips and warrant consoles don't require your ID to be inserted. * Fines can be paid from security record consoles, and more feedback messages * Citation payments now actually go into the defense budget for real * Removing even more unused code! * Removes unused code (emp_act and ID handling) * More unused code for the unused code gods * ID card reference is now just fetching attached name. * remove simple mob typepath kthx for the remove simple mob typepath kthx gods * one usr, many M