* Update plastic_surgery.dm
* Fix
Thanks to AA for basically writing the code for me.
* Added 'get_id_from_hands' proc
* Changed held ID check to use said proc
* ID cards on patients body are now also shown
Probably overthinking it as usual.
Also added a couple of comments.
* Tweaks
* Solar Flares
* fixup
* SSsun
* convert solar flare to a /datum/weather
* AA request
* shock chance for APCs = 5% per 2.5M of power in grid
* refactor
* farie suggestions
* farie suggestions 2
* reduced maximum length from 15m to 10m
Co-authored-by: Kyep <Kyep@users.noreply.github.com>
* Autumn cleaning
* A few things I missed
* Set 'update' back to 'FALSE'
* Allows ghosts to burn out lights
And also tweaks the adminverb 'Fix all Lights' to reset the 'switchcount'.
* Tweaks burnout value
* A few more tweaks
* Removed an else
* I thought I'd already done this, guess not!
* Initial stuff
* Lots of small changes to get this functional
* Objective aspect works
* Fancy sound and icons
* Polishing, tweaks, branch update
* Incorporates review comments, fixes merge conflcits, updates branch.
* Made it work again, after another rebase
* Rudimentary tgui port, UI needs serious prettying up but is functional
* Much prettier TGUI with slider
* More TGUI improvements
* removes code I have absolutely no memory of writing that seems useless
* code cleanup
* Review comments incorporated
* autodoc
* one more autodoc comment
* more review comments
* filler change
* Forgot one
* return value on delete fix
* disregard that, this is better
* now using qdel_list
* Crate now comes with instructions
* adjusted instruction wording
* tgui messed up, fixed now
* Sniper Holster Fix
Stops you from placing a sniper in your holster, because you shouldnt be able to put a 60 inch gun in your iphone sized pocket under your armpit.
* Fixed return
* Removed pointless comment
* Added isHandgun to LWAP
*clap
Also removes it from projectile sniper since i did a stupid.
* adds new sprites for skill huds
* switched HUD design to single eye
* adjusts gradient steepness on some sprites
* tiny change
* tones down higlights further to E7ECFF
* TGUI pAIs
* Nukes an old template
* pAI Crew Manifest
* pAI Atmos Scan
* pAI Medical Records
* pAI Security Records + code cleanup
* pAI directives + More refactoring
* Sorts the toggles out
* pAI messenger
* WIP - Radios
* pAI radio - working
* pAI Signalers
* Nukes some arleady gone templates
* Forgot to purge this too
* pAI Door Jack
* pAI Bioscan
* Mochi tweaks
* Farie Fixes
* Spacing