* Garbage collection queuing rewriting
* Some Tweaks
* Fixes some queue tracking oddities
* More tweaks
* Remove the middle two queue steps. tis was a silly idea
* New logging.
We store logging datums for use in tracking the stats of shit qdeleted
Added logging for destroy time as well as hard delete time, per type. As well as a few others
* Fix compile for testing
* Does the cyberboss
* does the antur
Nightmares
-Burn in the light/heal in the dark
-Have nightvision
-Have shadow walk
-Have an armblade that can destroy objects that produce light, and has a chance to destroy light producing objects a targeted mob is holding. It will also deactivate borg headlamps for 10 seconds.
-Can't be hit by gunfire in the dark (this is my sad attempt at solving the stun issue, but they'll likely need something else)
I also did a minor refactor of borgs losing their ability to use headlamps to use world.time instead of a timer
* Makes Station Z Levels a global list
* Things didnt get committed
* Define
* Removes files
* Fix mind.dm
* Wrong list name
* (
* Fixes rev checks and signpost
* Makes it actually compile
* Signpost fix
* I hate these sign posts
* Never use the web editor
* Mechs now can be connected to atmos ports
* Using internal_tank instead of dead code.
* Apply Cyberboss's advises
Corrected stupid typos
* Broke connection if external powers move mech
Remove forgotten comment
* get_turf(src)
* Adds missing </span>'s.
* ".name]" --> "]" and
"to_chat(GLOB.admins," --> "message_admins("
and one [name] --> [src]
* Earlier commit was a mistake, lesson learned
* Hopefully all is ok now.
* Revert "Hopefully all is ok now."
This reverts commit 3c95e41b4c13ce96469861e9a97453adf4b56826.
* Revert "Earlier commit was a mistake, lesson learned"
This reverts commit d611af1e4a76690453a7f9808b6e2c429b679f6c.
* Revert "".name]" --> "]" and"
This reverts commit d538b9efef2d7d8be9122bf5ceaf105055059bc6.
* message_admins fix
A strange race of bear-like beings consisting of a head placed DIRECTLY on a pair of legs, their fur sells for extremely high prices.
The gondoland asteroid is the last natural habitat for these rare creatures.
* Adds cybernetic lungs
* Added better cold thresholds to the upgraded cybernetic lungs. Heat threshold remains the same though for balance reasons.
* Adds an EMP effect to cybernetic lungs.
* Automatic changelog generation for PR #30416 [ci skip]
* Update AutoChangeLog-pr-30416.yml
* Update AutoChangeLog-pr-30416.yml
* Update AutoChangeLog-pr-30416.yml
* Update AutoChangeLog-pr-30416.yml
* Automatic changelog generation for PR #30416 [ci skip]
* Delete AutoChangeLog-pr-30416.yml
* Removes riot foam darts from the Donksoft Toy Vendor, however the Syndicate Donksoft Toy Vendor still has riot foam darts.
* Kek
* Changes magazine paths for he Vendors so the Station made one has no riot foam darts at all meanwhile the Syndicate one still has everything just how it is.
* Hopefully fixes this.
* Reee
* Another Fix
* Another Fix, while I'm at it
* My Changelog
* Minor Fixes
* Grammar Fix
* People in soft crit will leave blood trails
* Fixes the directions when dragging self
* Oxyloss
* Nicer proc for blood trails
* No regaining all your oxyloss in crit
* Losebreath magic
* ifoxyloss
* Moves crawling/bleeding to carbon
* Puts the blood from dragging self under living
* Redundant
* Buckled
* Curved trails
There's a certain issue of people spoofing real byond links to admins. Now all links should come with a generated key that is validated when the Topic is run.
Added DEBUG_ADMIN_HREFS to debug this system while we test it (Allows hrefs without tokens and complains about it in the logs)
Just add [HrefToken()] as a parameter to all admin hrefs. Anything that ends up running through VV or Holder will be verified
* Revert "Automatic changelog generation for PR #30389 [ci skip]"
This reverts commit 82c6c1878f.
* Revert "Adds a short telegraph to the watcher's blasts (#30389)"
This reverts commit 323dfdafbe.