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
383e4e7111fbde61ebdf17a924954eaf8dc2d033
kiwistation
/
code
/
modules
/
projectiles
/
guns
/
energy
T
History
phil235
dcf99380b6
Merge pull request
#7653
from GunHog/IonCarbinesFor-k-ommandos
...
Introducing the Ion Carbine!
2015-02-18 00:16:33 +01:00
..
laser.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
nuclear.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
pulse.dm
makes flashlight attaching more modular
2015-02-10 14:17:57 -08:00
special.dm
Merge pull request
#7653
from GunHog/IonCarbinesFor-k-ommandos
2015-02-18 00:16:33 +01:00
stun.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
temperature.dm
Firing Pin System - The Lockbox Solution
2015-01-09 18:49:02 -06:00