* gps, suit storage, tank dispenser tgui-next
gps work
Final gps
suit storage + tank dispenser
* Improve GPS with direction arrows
- Added some collection manipulation functions
- Table is 100% wide by default
* Clamp GPS window height to safe range
* Calculate distance using vector maths on client side
* Remove logging
* More robust keying for GPS signal rows
- Protects from sorting glitches
* rebuild
* rebuild
* Crafting + Language Menu
crafting menu work start
personal crafting menu
rebuild
early return cleanup
remove a debug print
minor refactors
rebuil
* Crafting + Language Menu
crafting menu work start
personal crafting menu
rebuild
early return cleanup
remove a debug print
minor refactors
rebuil
* Unfuck crew console
* import cleanup
* one more
* Makes a generic recursive movement tracker
* Cleans up the tracker datum in orbits
* Untracks the old tracked object if track() is called manually
* Makes the orbiter component clean up the tracker properly
* Initial Commit, Features the Map, Map specific files, changes to a metric ton of icons, etc.
* Fixes merge conflict, actually adds the map
* Spelling is hard Part 1
* Alright, steps are bad. Got it.
* Clean slate, please pretend to compile
* dme issue
* Fixes it for lavaland elites PR
* Removes the last dirty step_x, removes duplicate file, makes treavor happy
* Fixes some newline issues.
* Fixes some types, spawns skeletons in select graves since mob_spawns kept shoving them outside.
* Makes bone statues and shovel actually craftable, cleans up some comments.
* Properly defines muddy paper, updates map, fixes a few more typos.
* Prevents some future turf atmos issues, finally touched up the two skull sprites.
* Refactors strong mineral drops, cleans up some duplicate code, prevents washing hands with OIL
* I swear officer, i'm a native english speaker, fixes remains dropping correctly, un-nests my Ifs further.
* Oil well now covers target in oil when interacting with it.
* Refactors sink deconstruction a bit, oil wells can't be constructed with a wrench.
* Cleans up some atmos, and adds a return
* Adds subtype of remains for use in graves, move their spawn to src, not loc
* Moves around remains spawn, gets rid of untouched var
About The Pull Request
Prevents ghosts from getting a detailed moodlet readout.
They can still see the face, so in most cases observing for a prolonged time will probably give you a good indication of their antag state. Though I would consider that a fairly small concern in comparison to a surefire way to find antags.
Fixes#42202
Changelog
cl
fix: Ghosts can no longer receive a detailed readout of a persons moodlets with the observe verb.
/cl
Fixes the problem that the splitter does not switch back to sending
chemicals straight. This resulted in the splitter sending chemicals
straight exactly once, then forever sending them to the side.
* Radioactive contamination stays on object if less than 9
When the process dies and the radiation contamination tick is less than 9, it will kill the radiation process but maintain the contamination level. The geiger counter will then count up all the values and still maintain a high contamination total even though you aren't getting hurt by it.
* Update code/datums/components/radioactive.dm
Co-Authored-By: Emmett Gaines <ninjanomnom@gmail.com>
* Removes the absolute istype fest from footsteps
* Slightly switches some stuff around. No need for a special xeno proc
* Adds error catcher. Also adds footstep to dark wizzies
* Adds footsteps to sloths
* Brutally murders the initialize footstep proc.
* Footsteps to paperwizard
* Better yet?
* fixes fucky wucky
* Fixes the return value. Makes it easier to follow what's going on.
* flips around conditions
* Now supports strings.
* Moves autodoc
cl
add: Plumbing equipment is now available through the medical protolathe. It's under medical machinery boards
add: Add's a new chemistry area on metastation for chemical factories. It's located left of main surgery.
tweak: Chemistry has been turned into the Apothecary. It's basically normal chemistry, but Medical Doctors have acces aswell.
tweak: The smoke machine is now plumbing compatible. Put this knowledge to good use.
sprite: Thanks to @CRITAWAKETS for the plumbing RCD sprite!
/cl
Finally adds plumbing to the game!
Chemistry has been turned into the apothecary. For all intents and purposes it's old chem, but doctors have acces.
West of main surgery is now the new chemistry factory area.
I've also had to move stuff around alot, because you can't just add a big new room without having stuff in the way.
Currently only on metastation. I'm completely drained from adding it to meta alone and doing all maps right now will burn me out.
* Nanotrasen fires the Wave Motion Gun at the Clock Cult
* Fixes a random changelog appearing from the reebe void.
* Fixes a wrong type reference regarding the bronze sheets in the Lavaland Ruin for it.
* Fixes redundant cells after CC removal in ruin by populating them with varied ore chunks, or destruction clutter.
* why is it /obj/item/stack/sheet/metal but not /obj/item/stack/sheet/iron
* Fixes the lavaland ratvar ruin to have fluff variant structures of deleted shit it referenced instead what I thought was reasonable.