* refactor explosive holopara bomb to component
* fix examine range
* proper signals
* fixing this oneoff for airlocks as a high-priority target
* proper support for pull
* nanosurgeon adjustment
* Whoops
* Makes moving only work at max level, prompts target when they're a target
---------
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
* Datumize job assignment.
* fix arg
* correct argument type passing
* lewc review 1
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
* microptimizations for iterations
* shit, not this one
* make logging more consistent
* copy over head/antag roll logic
* okay we're done with dumb boutique logging sinks
* this is the same proc
* this is the same proc
* fix build
* more logging and check command position availability
* tighten up some logic
* mostly tiny tweaks
* tweak logs
* add step type for latejoin
---------
Signed-off-by: warriorstar-orion <orion@snowfrost.garden>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* initial
* i'll get fired
* update icons for mapping as well
* update maps
* tweak
* tweak and revert a bit
* tabs
* speak english, motherfucker
* oh
* updatepaths
* it doesn't work at all yet
* Update turbine.dm
* Adds throtle control
* Update tgui.bundle.js
* Update turbine.dm
* more changes
* Adds bearing damage and failure
* a couple missed undefs
* Adds compressor grinding
* Adds requested signs to the turbine area
* Fixes button positioning
* Adjust friction from bearing damage and make the compressor always lose energy to friction
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* Update tgui.bundle.js
* resolve conflict
* Put the turbine signs back in
* Display A message on the console when bearings are broken
* UI improvements and a small tweak to the temperature for thermal efficiency
* Thermodynamics fix
* more bearing damage
* more adjustments
* Update tgui.bundle.js
* Update turbine.dm
* Update turbine.dm
* adjustments
* More adjustments
* Fixes turbine building and changes thermal efficiency from bearing scaling
* Replaces outlet vents with scrubbers and extends faragus outlet chamber by a tile
* turbine building fix
* Add post burn temp to the UI
* Update tgui.bundle.js
* Fix to broken checking and more balance stuff
* Update turbine.dm
* Changes the scrubbers and pumps on the turbine to be off by default
* Fixes turbine not updating ui when broken/offline, as well as not heating up from friction
* review changes