This website requires JavaScript.
Explore
Help
Sign In
coffeeshits
/
kiwistation
Watch
1
Star
0
Fork
0
You've already forked kiwistation
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
96fd665676ebae95da351bbefdf5f84f78fcfbf3
kiwistation
/
code
/
modules
/
recycling
T
History
Remie Richards
4e821d8657
Atoms may now have many mobs buckled to them, as opposed to one, this is controlled by the new max_buckled_mobs var on atoms, defaults to 1 as to not change any current functionality
2016-03-07 18:03:25 +00:00
..
conveyor2.dm
Unobtuses the move direction update function
2016-02-11 21:01:46 -08:00
disposal-construction.dm
Fixes RPD/disposals exploits
2016-01-24 16:23:20 -03:00
disposal-structures.dm
Replaced last occurences of gc_destroyed by qdeleted().
2016-03-05 01:58:56 +01:00
disposal-unit.dm
Atoms may now have many mobs buckled to them, as opposed to one, this is controlled by the new max_buckled_mobs var on atoms, defaults to 1 as to not change any current functionality
2016-03-07 18:03:25 +00:00
sortingmachinery.dm
Some adjustments to wrapping code. I removed my possibility to wrap non-box storage item (that was at the expense of seeing a warning message that the packagewrap doesn't fit in the storage item every time you wrap one). So we're back to only wrapping boxes.
2016-03-04 17:24:36 +01:00