mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-30 19:41:56 +00:00
About The Pull Request machines and consoles that previously required an inserted ID now check access on worn and inhand ids. They otherwise function identically. Affected things: ORM: click claim to claim cash to connected ID (also fixes it) Mining vendor: uses ID on person or in hand. medical console: checks worn ID security records console: checks worn ID gulag consoles: claim points to worn ID, checks access and point requirements from worn ID Also some backend refactoring to prisoner management and gulag teleporter consoles hop console will be next to strip out the shitcode entirely but this at least gets things functional in the mean time, but fully tested this time. It's very late here and I need to sleep. Due to the nature of it it's more elaborate of a rework. Changelog cl tweak: Medical and Security consoles now check access on worn or inhand ID instead of requiring an inserted ID tweak: mining vendor now reads from ID in hand or on person instead of requiring an inserted ID fix: ORM is functional again (for real this time) tweak: ORM claim points button transfers points to worn/inhand ID instead of to an inserted ID, no longer accepts insertions tweak: Same for gulag consoles /cl