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
dc4c4ea90beff7be7b0177cb945d725eeccf8450
kiwistation
/
code
/
modules
/
power
/
singularity
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
..
particle_accelerator
The singularity/narsie are no longer machines
2014-12-12 19:42:37 -03:00
collector.dm
Repath all non jetpack tank types to tank/internals
2015-02-01 18:25:39 +00:00
containment_field.dm
The singularity/narsie are no longer machines
2014-12-12 19:42:37 -03:00
emitter.dm
Fixes a lot of "the the" in messages.
2014-12-16 22:59:55 +01:00
field_generator.dm
Fixes a lot of "the the" in messages.
2014-12-16 22:59:55 +01:00
generator.dm
The singularity/narsie are no longer machines
2014-12-12 19:42:37 -03:00
investigate.dm
Added a new logging system that can be used for various things in the game (such as the singularity engine, AI interactions, anything-else that may be suggested to me :P).
2012-05-27 01:31:57 +00:00
narsie.dm
SubSystem rewrite
2014-12-31 13:25:41 +00:00
singularity.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