* I AM NOT A KING. I AM NOT A GOD. I AM LUNACY.
* THE SCOPE CREEP
* This was done in vi. No langserver. Send help.
* Progress
* Some issues fixed
* The code builds, but the maps dont
* CC builds, I doubt anything else does
* Do this now
* Safety
* The map compiles
* THE MAPPING HELL
* Airlock controllers dont work
* Fixed bombs
* AND THATS FIXED
* Phantom edit
* Restores LL I think
* The mapmerge hooks are actually retarded
* Fixes spawners
* Half working air control
* Picky
* Hyper efficient tank monitor
* Sanity
* Laying the framework
* Improved alert console
* Dont think this is actually done anywhere
* Metering
* ONE HUNDRED AND ~~EIGHTY~~ TWENTY SEVEN
* WE ARE READY FOR BOX TO BUILD
* One map done
* Well that was easy
* Another one
* I think this is done
* I should have removed this
* I would make a russian joke but <current event>
* Delta WIP
* Makes delta work
* Early review
* TM safeguard
* oops
* METAAAAAAAAAAAAAAAAAAAAAAAAA
* Fix#4213
* Trailing
* oh for piss sake
* Shutter fix
* Roundstart ATs can go away
* Review pass 1
* What could go wrong
* BOOM BOOM BOOM
* Not needed
* Fix seed vault
* Oops
* Review changes
* startup, expect like 50 unneeded icons, not bug free™️
* Hope works. Cloak works. Buffs for AI controlled. Faction fix.
* map speed buffs, fixes resummon health decay
* Adds roles. Adds Mirror walk. Nerfs revival, especialy for non antag summoned.
* I am denser than bluespace ore
* x2 antag cooldown, update desc for cloak
* removes 66% burn damage resist from elites
* honestly just knock that down
* herald not speaking right, fuckup with max hp fix
* Thanks hal!
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
* changes, changes, and more changes, oh my!
* Update code/datums/status_effects/buffs.dm
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
* GC stuff
* oh, and just one more thing
* no gibtonite gaming
* Huston we have a FUCKING PROBLEM
* oopsy doopsy
* but just one more thing (again, gc stuff)
* Lets all elites speak their mind
* NO LAVA
* grab ghost, legion charge red.
* dust the dusting from the code
* no mirror cargo shuttle crossing
* need to stop making small changes, x2 broodmother
* herald no longer crashes the MC
* Lower broodmother cooldown, herald down 5 brute and , legionare gets more smoke and thermals, pandora gets chasers
* remove extra brackets, x 2 on aoe squares
* pandora now respects factions
* fixes teleporting to tumor if reactivated by someone else. Herald has light, boost elites make message
* requested changes
* mirroring a wanted change
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Various admin outfits changes
Add internal box to honk brand infiltration kit
Add fifty TC stack buyable by nukies
Add subtypes of uplinks : Traitor, Nuclear, SIT, SST, Admin, only
checked by auto sharing for now
This converts the machine and mob processes to the SMC. Additionally, it
adds the Atom subsystem, which handles all Initialize() calls in place
of the old gameticker. Due to incompatibility with our atmospherics
(FUCK OUR ATMOSPHERICS FOR FUCKING EVER JESUS CHRIST WHO THE FUCK MADE
THIS PIECE OF GODDAMN SHIT) atmospherics machines do not use
Initialize() as they should, instead opting for a custom atmos_init
proc that the air controller handles.