* Replaces a bunch of manual OPENCONTAINER checks with helper procs
* Removes unnecessary vars
* Updates reagent bitflags, adds some new ones
* Replaces most of the is_open_container calls with more specific ones
* Puts new AMOUNT_VISIBLE flag to use
* Uses new helper procs in more objects
* Standardizes chemicals logging
* De-snowflakes two more checks
* Fixes
* Minor fixes and improvements
* Gonna regret writing this one day
* tmp -> temp
* Make PushUsr() a /world proc
* Callbacks now preserve usr
* Fixes PushUsr return value
* Fixes PushUsr invocations
* Update modifyvariables.dm
* Use weakrefs in callback user
* Further fixes
* Whoopsie
🆑 coiax
balance: The codespeak manual now has unlimited uses and costs 3 TC.
fix: Nuke ops can now purchase the codespeak manual, as was intended.
/🆑
It's an item that's just used for communication security, and also light
memeing, so I'll make it cheaper.
Also fixes a bug where I didn't specify the item path for the nuke ops
version, so they couldn't buy it.
🆑 coiax
add: Golems can now wear labcoats.
/🆑
The creatures created in Science can now dress up as smart as the
scientists that created them. So it's cool.
* Refactors disabilities into lists, allowing for independent disability sources
* defines
* Xhuiiiiissss
* living
* did that
* adjusted for traumas
* Updates pacifism and removed remove_all_disabilities from fully_heal to prevent issues.
* makes antur happy
* Makes the chemical smoke machine use stock parts for things
* makes code better
* Undoes the nerf
* tgui now updates
* now the machine spits
* minnotmax
* Allows usage of more parts
* ta-da
* Update smoke_machine.dm
* Update smoke_machine.dm
* Adds repeated message squashing to chat.
* Forgot to actually use the pref
* Drops some unnecessary css
* No trimming same thing three times
* Increases size of repeats up to 24px, fixes scrolling
add: Aliens (and humans with alien organs) are unable to create resin
structures or lay eggs atop vents or scrubbers.
This stops stupid aliens from obscuring entrances to the very helpful
and useful atmospheric piping system.
* Brain Trauma additions
* Adds Aphasia
* Adds the aphasia language
* Short window
* nuke exploits GONE
* fixes draggable portals
* psychobrawl won't just kill you if you use it too much, but stuns longer
* Adds anosognosia, and lowers thresholds
* .
* RANDOM GODWOKEN
* Default brain damage is now 0
* antur
* fix 1
* forcemove and afk friend adjustments
* okay it's ready now
* dead people can hear imaginary friends
* !ONE COMMIT PR!
* not one commit pr :(
* fuck wait
* speak emotes, claw attacks
* netherworld link!
* final fixes
* spells, and portals
* grammar
* fixed nether link, more mi-go sounds
* no more shitspells
* final touches
* HALF DONE
* fuck load of changes jesus
* i said TAKE THIS
* FULL DONE
* OK, shiz, take this!
* yea
* i'm actually gonna vomit
* fixes hopefully the last
* fuck
* fixes
* nice :)
* woop
* fantasmifc
* i get it :)
* Added two new components, HSV to Hex RGB and RGB to Hex RGB, along with icons.
* Added valid input ranges to the extended_desc of the new converter components.
* Removed drone light in favor of night vision
This is because drone's light could interfere with shadowlings and some other cases, and also because there was a bug where drone's lights could be seen from outside of vents when they were vent crawling.
* Removing comments
* Remove extraneous parameters of receive_signal
* Delete unused signal datum procs
* Remove signal/var/encryption in favor of data
* Add and use datum/signal/New
* Clean up PDA and pAI integrated signalers
* Remove unused send_hear proc
* Clean up vars on obj/item/radio, change receive_range to can_receive
* Remove suffix var from radios
* Fix cell timer radios