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-01-27 09:31:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8baf7748a41981eb95f90ffd658ca4f113b450e
Bubberstation
/
code
/
game
/
objects
History
Pete Goodfellow
46b8ba8341
Merge branch 'master' of github.com:tgstation/-tg-station into chemistry
...
Conflicts: code/game/objects/items/weapons/tools.dm
2013-05-12 15:09:21 +01:00
..
effects
Merge branch 'master' of github.com:tgstation/-tg-station into chemistry
2013-05-12 15:09:21 +01:00
items
Merge branch 'master' of github.com:tgstation/-tg-station into chemistry
2013-05-12 15:09:21 +01:00
structures
Merge branch 'master' of github.com:tgstation/-tg-station into chemistry
2013-05-12 15:09:21 +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
- 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
Removes equip_e -
Fixes
#423
2013-04-24 04:07:39 +01: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
…