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
2025-12-31 12:01:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ac5a9b83b4e68d0b01bc90da9fa5e41347778cc
Bubberstation
/
code
/
game
/
objects
History
Mothblocks
0ac5a9b83b
Fix training toolboxes not setting vis_flags correctly (
#70618
)
...
Fix training machines not setting vis_flags correctly
2022-10-19 12:20:40 +02:00
..
effects
Fixes oil igniting (
#70594
)
2022-10-17 21:50:54 -07:00
items
Prevents chaplain's backpack from noclipping better than a Gmod admin. (
#70503
)
2022-10-19 00:50:21 -07:00
structures
Fix training toolboxes not setting vis_flags correctly (
#70618
)
2022-10-19 12:20:40 +02:00
buckling.dm
Refactors firestacks into status effects (
#66573
)
2022-05-04 23:52:07 -07:00
empulse.dm
…
items.dm
Moves cleaning to an atom proc to afterattack signal (
#70239
)
2022-10-12 11:22:04 +02:00
obj_defense.dm
Replaces obj flag
being_shocked
and flag_1
shocked_1
with
TRAIT_BEING_SHOCKED
(
#69978
)
2022-09-22 23:52:37 -04:00
objs.dm
canUseTopic now uses TRUE/FALSE instead of defines that just say TRUE (
#69790
)
2022-10-01 09:47:52 -07:00
structures.dm
…