* Addsd sheet storage smartfridge
Implements persistent item storage
* Adds persistent produce smartfridge
Repaths smartfridge base type to /produce subtype
* Raises produce cap to 50, per staff meeting
* citcard port
* card component redundancy reduction
* Update id_stacks.dm
* more variants? more variants
* new ver.
* cleanup, fixes, couple of new elements
* begone, PRS
* minor updates
reorganized dmi, made color naming consistent, added some missing stripes/pips
* updated headstrips, pips, and static cards for readability
* Adds a modular armour version of the explorer suit.
* Adds material armour building steps for plates, arm guards and leg guards
Adjusts chitin hardness and weight (weaker and lighter)
* Maps a drying rack and washing machine into the planetside outpost
* Fixes QDEL issue, adds sprites to the specialist armours, and adjusts the cargo crates to match.
* Changes map format to TGM
* Removes flashy pixel on south facing leg sprites
* Adds proper returns, removes copypasta, fixes labeller & pen interactions
* Sideports a couple of init unit tests from Neb.
* Trying to unfuck initialize logic.
* Removing del()s.
* Adjusting return values to Initialize().
* Moving some dangerous object logic from obj onto the two types that use it.
* Rolling back some init changes and commenting out initialized atom unit test.
* this comment formatting is a minor war crime
* Removed sleep() from signaler circuit Initialize().
* Additional Init fixes post-rebase.
* Uncomments subsystem test since that's passing.
* Begins work on the Industrial expansion, ft hidden Lore
* Removed Painite, Quartz, and Void Opal from generation pending their eventual uses. Recipes modified to use them have been reverted of this use.
Fix Fix.
* Reset map to master.
* Add copper to Robotics, R&D, Engineering, and EVA.
* Baseline work for Department Goals. Implements round-end stats, based in 3 categories of roughly-more-interesting to less interesting.
* Active Goal Separation.
* Map.
* Actually does the second half of this in this PR instead of a different one.