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
5abb553f4a4e650aa0f75191545c443aa32daeaa
kiwistation
/
code
/
game
/
objects
T
History
Miauw
5abb553f4a
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into warnstandardization
...
Conflicts: code/_onclick/telekinesis.dm
2014-04-08 14:29:58 +02:00
..
effects
If you try to use the teleporter and the teleport was rejected for any reason (like having a nuclear disk), you won't get the chance to get a random damage from the teleport.
2014-04-02 08:36:33 -03:00
items
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into warnstandardization
2014-04-08 14:29:58 +02:00
structures
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into warnstandardization
2014-04-08 14:29:58 +02:00
empulse.dm
Made the effects of EMP pulses get garbage collected. Less lag on the singularity (around 20 effect del per 5~10 seconds)
2013-03-13 00:08:20 -03:00
explosion_recursive.dm
Explosion Optimizations
2014-01-04 19:29:17 -05:00
explosion.dm
First pass at a qdel() garbage collection system for tgstation
2014-02-23 14:55:12 -08:00
items.dm
Removes the click cooldown from almost everything, now it should be always be 0.1 seconds.
2014-03-28 06:32:47 -03:00
objs.dm
First pass at a qdel() garbage collection system for tgstation
2014-02-23 14:55:12 -08:00
structures.dm
First pass at a qdel() garbage collection system for tgstation
2014-02-23 14:55:12 -08:00
weapons.dm
Attack sounds for all melee weapons
2014-01-28 22:46:41 +13:00