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
2d5fe2b41ea92987cb047c91ca30c15b27fc67d6
kiwistation
/
code
/
modules
/
assembly
T
History
phil235
135293bedf
Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
...
Fixes Alien embryo processing that was processed twice.
2015-02-14 14:18:49 +01:00
..
assembly.dm
Makes assembly parts work with wires
2015-01-17 18:08:55 +01:00
bomb.dm
Assembly holder is no longer secured or unsecured. Screwdrive now disassemble it and attack_self to interact with its parts.
2014-12-24 01:50:19 +01:00
helpers.dm
ABSOLUTELY ABSOLUTE
2014-08-06 16:21:24 +02:00
holder.dm
Assembly holder is no longer secured or unsecured. Screwdrive now disassemble it and attack_self to interact with its parts.
2014-12-24 01:50:19 +01:00
igniter.dm
Igniter sparks
2014-06-11 22:52:53 +01:00
infrared.dm
Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
2015-02-14 14:18:49 +01:00
mousetrap.dm
Made clumsiness into disability
2014-12-14 08:04:48 +03:00
proximity.dm
Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
2015-02-14 14:18:49 +01:00
shock_kit.dm
Changes the path of electropacks from objitemdeviceradioelectropack to objitemdeviceelectropack.
2014-10-14 21:44:56 -03:00
signaler.dm
Makes assembly parts work with wires
2015-01-17 18:08:55 +01:00
timer.dm
Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
2015-02-14 14:18:49 +01:00
voice.dm
Makes assembly parts work with wires
2015-01-17 18:08:55 +01:00