Health analyzers already will tell you this, so this just makes it easier. I
read this on the "Minor Suggestions" thread. I'm no spriter, so feel free to
tell me if my icon sucks. I had to add an "addtimer" to the death proc because
med_hud_set_status isn't called anymore after death.
* Makes tear in the fabric of reality inaccessible until a boh bomb is detonated (#38852)
* a commit message
* reviews addressed?
* Makes tear in the fabric of reality inaccessible until a boh bomb is detonated
cl
imageadd: New icon for plastic flaps that actually looks airtight.
code: Update to plastic flaps code to use tool procs rather than attackby and removed two pointless states.
/cl
Gives plastic flaps an airtight look to fit their new property. Removes two defines that were just a functional copy of anchored. Replaces calls to attackby() with screwdriver_act() and wirecutter_act().
* Add logging to teleport and the teleporter destination setting (#38645)
Helps with some admin issues
* Add logging to teleport and the teleporter destination setting
rscadd: Blast cannons have been fixed and are now available for purchase by traitorous scientists for a low low price of 14TC.
rscadd: Blast cannons take the explosive power of a TTV bomb and ejects a linear projectile that will apply what the bomb would do to a certain tile at that distance to that tile. However, this will not cause breaches, or gib mobs, unless the gods (admins) so will it.
experimental: Blast cannons do not respect maxcap. (Unless the admins so will it.)
* [s]Fixed being able to create nearly infinite amount of materials from autolathes (#38624)
* clamper-oni
* Update autolathe.dm
* Update autolathe.dm
* [s]Fixed being able to create nearly infinite amount of materials from autolathes
* Makes pens ez to remove from pda
Players can now ctrl click on the PDA to remove the pen without having to remove the ID first.
* added instructions when examined.
Like how it tells the user they can use alt-click to remove contents, it now says they can use ctrl-click to remove items from the pen slot.
* PDA can now be dragged without dropping the pen.
When ctrl-clicked it now checks to see if the PDA is on a turf and will only output the pen if its not.
* quick change to examine text.
* comma
* Improved the examine
* data cards actually have a function now
* Adds data cards to the IC printer for real rea
* more cards, less shitty code
* how the fuck did I miss that
adds a missing ..()
* wait wrong use of ..() fuck