* make cryo remove crewmember's station record when going to cryo
* Revert "make cryo remove crewmember's station record when going to cryo"
This reverts commit 9ac9707289b5e553e3015c8c3ef88a78439977c6.
* make cryo remove crewmember from station records when the mind is removed from the body
* add stationwide announcement for people cryoing (remember to change pr title and desc)
* minor changes
* announcement actually shows job now
* requested changes
* get outta here derivative
(cherry picked from commit 9d62b3c3e6)
* Fixed mixed deconstruction times for tiles and lattice
* Lattice and power cables can be deconstructed instantly
(cherry picked from commit fc5a90be0d)
* Update ashtray to allow all cigarettes / cigars
This also includes joints (as they are technically cigarettes)
* ?
(cherry picked from commit 9eb1e12022)
Clipping a plant in any condition currently causes it and its clippings to be damaged.
Make clipping harvestable (already eligible for seed extractor) plants yield seeds at full health.
(cherry picked from commit 58e4b5fe4c)
* add button to menu
* networking and component work
* try to add access stuff
* main functionality done
* add access lock? I think?
* remove extra line
* fix access system
* move SkipTime to StationCargoBountyDatabaseComponent
* Disable/Enable skip button based on cooldown
* remove debugging
* add access denied sound
* remove DataField tags
* dynamic timer
(cherry picked from commit fd067731b5)
This command allows you to grant a player temporary privilege to join regardless of player cap, whitelist, etc. It does not bypass bans.
The API for this is IConnectionManager.AddTemporaryConnectBypass().
I shuffled around the logic inside ConnectionManager. Bans are now checked before panic bunker.
(cherry picked from commit d879665b52)
* Insectoid Gauze, Added racial marks to variants
* removed excess r from gauze_moth_lowerleg_r
* Update gauze.ftl
* moved all markings to Overlay Category
* fixed localization error
* a
(cherry picked from commit a1fcfed7d9)
* Ion Storm Laws Review
Have reviewed the Ion Storm law dictionary
and tidied it up.
Specifically I've tried to keep the same number
of entries in each section, or slightly
increased them, where I've removed or
altered a string.
Of note, specific colours and "rainbow" have been
removed from adjectives and replaced with words
like "Cheese-Eating", as colours are kinda boring
themselves and they've been a cause of a few
accidentally-racist laws.
* Resolve some feedback.
* Remove the pull request joke, noooooo
* Re-add big bite burgers as they are actually a thing
* Append some more suggestions
(cherry picked from commit 2cc4098406)
Fix tray scanner not updating it's range on change.
Add range value to the tray scanner state.to synchronize it between
client and server.
(cherry picked from commit 3d6d7820d6)