* fixes very old exploit that we literally just discovered
* this is what i get for speedrunning a bugfix
* reworks material ejection code
* literally it worked fine this is just so github likes it
* Update code/game/machinery/autolathe.dm
Co-authored-by: Atermonera <atermonera@gmail.com>
* Update code/game/machinery/autolathe.dm
Co-authored-by: Atermonera <atermonera@gmail.com>
* code prettiness
---------
Co-authored-by: Atermonera <atermonera@gmail.com>
* Ports various downstream clothes
* Two dresses by schnayy + more fixes
* Standardize loadout selection lists, var tracked cloaks, stray jacket pixels
* Smol botany update
- Adds the botany belt, capable of holding botany related tools, beakers & bottles as well as the floral somatoray
- Gives spades the ability to dig up plants so we don't have to go full texas chainsaw massacre on them whenever we want to remove one
- Adds botany belts to biogenerators
- Adds 2 and 3 spades to xenobotany and botany, respectively
* Update tray.dm
* Slimes can eat food, decals, dirt, and so on
* Bugfix I found in the course of math
* I think I wrote that as a fallback but I'm not sure
* review fix - tested this and it seems to work
* Adds random zippo lighter.
* Adds random zippo lighter part 2.
* Adds random zippo.
* first prototype of the Research POI.
* Research POI definitions.
* Adding android simplemobs.
* Adds voice lines for fleeing.
* Fix robocorpses.
* Progress as of 28-02-23.
* Progress as of 02-03-23.
* Add detailing to the map
* de-stationifying the POI a bit
* Finishes adding android drone enemies.
* Final pass on Gene Lab POI.
* Fix corpse.dm linter error.
---------
Co-authored-by: Cerebulon <tanhindmarsh@yahoo.com>
* Good hunk of work on bioprinter refactoring
* and now I sleep
* strongDMM, update maps
* compile tgui bundle
* testing refinements
* Convert to nano
* Slice out the tgui bits
* Fixing taperecorder voices
Carbon/Human has a voice variable for voice changers and to not go unknown when the face is covered without ID, tape recorder now respects that.
* Changing typechecks to simple null check
* Sometimes you can try to go too big brain
Mob already has voice_name defined apparently
* The implementation hear say uses
GetVoice()
* Energy gun icons moved to their own DMI.
Electromag damage type added, allowing objects to deal EMP damage.
EMP beamtypes added as proof of concept for above, and future use.
* Sort unused icons from used.
Remove duplicates from gun2.
* lasersmg sprite returned
* E X A M P L E
* Revert "And actually call the proc..."
This reverts commit 48b71016ec.
* Revert "Load whitelist on server start (#9076)"
This reverts commit 3f0bddff31.
* Revert "Another take at a new whitelist system (#8887)"
This reverts commit 2cee4d6a57.