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
13d76e6da2ab6568f1a767dbd75b8b2167f1cdfd
kiwistation
/
code
/
game
/
objects
T
History
Giacomand
13d76e6da2
* Added a debug verb for counting non-turf instances during rounds.
...
* Added a category to the kaboom verb.
2013-08-04 21:42:36 +01:00
..
effects
Commit
2013-07-24 15:11:52 +10:00
items
- Adds descriptions to uplink items explaining their use, as per a post in the minor suggestions thread.
2013-07-30 02:47:22 +12:00
structures
Runtime fixes.
2013-08-02 00:28:08 +01: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
* Added a debug verb for counting non-turf instances during rounds.
2013-08-04 21:42:36 +01:00
explosion.dm
Fixed some more
2013-06-20 21:14:02 -04:00
items.dm
Removed the alien check on obj/item/attack_paw(), the "your claws aren't capable of such fine manipulation" little piece of code is now in obj/item/attack_alien().
2013-06-29 20:01:46 -03:00
objs.dm
Moved the defines of damtype from /obj/items and /obj/mecha to only /obj.
2013-01-03 10:24:36 +00:00
structures.dm
More file structure stuff.
2012-08-26 01:20:02 +00:00
weapons.dm
Another whack at the defines folder:
2013-01-01 01:25:02 +00:00