This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Bubberstation
Watch
1
Star
0
Fork
0
You've already forked Bubberstation
mirror of
https://github.com/Bubberstation/Bubberstation.git
synced
2026-06-07 23:31:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd2343dc5680e55c48be577e85bbdb69afd33fef
Bubberstation
/
code
/
game
/
objects
T
History
Cael Aislinn
91c15c13dc
Merge pull request
#173
from Petethegoat/runtime_fixes
...
Runtime fixes
2013-04-01 09:56:25 -07:00
..
effects
Merge pull request
#152
from Petethegoat/globalscleanup
2013-03-31 04:53:02 -07:00
items
Merge pull request
#173
from Petethegoat/runtime_fixes
2013-04-01 09:56:25 -07:00
structures
Refactored underwear to use datum/sprite_accessory/underwear similar to hair and facial_hair.
2013-03-28 11:11:40 +00: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
- Replaced MAX_EXPLOSION_RANGE with MAX_EX_DEVASTATION_RANGE _HEAVY_ _LIGHT_ and _FLASH_.
2013-01-24 17:38:20 +00:00
explosion.dm
- Replaced MAX_EXPLOSION_RANGE with MAX_EX_DEVASTATION_RANGE _HEAVY_ _LIGHT_ and _FLASH_.
2013-01-24 17:38:20 +00:00
items.dm
Updates HUD stuff!
2013-03-08 21:32:00 +00: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
…
weapons.dm
Another whack at the defines folder:
2013-01-01 01:25:02 +00:00