This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
CHOMPStation2
Watch
1
Star
0
Fork
0
You've already forked CHOMPStation2
mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced
2026-06-07 15:23:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1324e69a19dfecdb115feecc738d456d69cab252
CHOMPStation2
/
code
/
game
/
objects
T
History
Kelenius
1324e69a19
Fixes
#10466
- chem implant can't be loaded
...
What the literal shit.
2015-08-11 10:26:22 +03:00
..
effects
Explosion particle GC.
2015-08-09 12:35:07 +02:00
items
Fixes
#10466
- chem implant can't be loaded
2015-08-11 10:26:22 +03:00
random
Final tweaks to recipe availability and material inheritance.
2015-05-17 18:22:21 +09:30
structures
Merge pull request
#10404
from mwerezak/stack-fix
2015-08-08 09:56:25 +02:00
buckling.dm
Updates the atom_pool, now datum_pool, to handle any datum object.
2015-04-24 09:59:05 +02:00
empulse.dm
Merge remote-tracking branch 'upstream/master' into dev-freeze
2015-08-11 08:21:06 +02:00
explosion_recursive.dm
Merge resolution.
2015-05-11 11:47:24 +09:30
explosion.dm
Merge remote-tracking branch 'upstream/master' into dev-freeze
2015-07-10 12:57:46 +02:00
items.dm
Destroyed items now use drop_from_inventory instead of unEquip. Reduces the risk of references being kept in case of held items.
2015-07-13 10:20:46 +02:00
objs.dm
initialize() should now always be called, be it on game starting up or object being created after game start.
2015-04-30 19:28:35 +02:00
structures.dm
Merge pull request
#9390
from mwerezak/attack-animation
2015-05-21 06:52:30 +02:00
weapons.dm
…