This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
VOREStation
Watch
1
Star
0
Fork
0
You've already forked VOREStation
mirror of
https://github.com/VOREStation/VOREStation.git
synced
2026-08-07 04:12:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcca0d4aee43a1f6784a25b113162e42e1306f0a
VOREStation
/
code
/
game
/
objects
T
History
Zuhayr
bcca0d4aee
Merge pull request
#10842
from mwerezak/showers
...
Fixes cryogenic showers
2015-08-25 07:38:19 +09:30
..
effects
Explosion particle GC.
2015-08-09 12:35:07 +02:00
items
Cleans up flashlight fix
2015-08-24 16:31:31 -04:00
random
Final tweaks to recipe availability and material inheritance.
2015-05-17 18:22:21 +09:30
structures
Merge pull request
#10842
from mwerezak/showers
2015-08-25 07:38:19 +09:30
buckling.dm
…
empulse.dm
Merge remote-tracking branch 'upstream/master' into dev-freeze
2015-08-11 08:21:06 +02:00
explosion_recursive.dm
…
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
NanoUI windows now close on Destroy(), preventing all sorts of qdel issues.
2015-08-12 09:41:22 +02:00
structures.dm
Merge pull request
#9390
from mwerezak/attack-animation
2015-05-21 06:52:30 +02:00
weapons.dm
…