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-25 16:45:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7adce753ace11a880978e862de6fe526fa81f07
Bubberstation
/
code
/
game
/
objects
/
effects
History
Iamgoofball
4def104810
Makes smoke effect all /mob/living.
2015-03-14 22:26:14 -07:00
..
decals
Fixes
#8116
trails bug
2015-03-04 19:53:11 -05:00
effect_system
Makes smoke effect all /mob/living.
2015-03-14 22:26:14 -07:00
spawners
Removes newcrit, fixes, changes, old chems now process every tick as per usual, only goonchems process every 3 ticks now.
2015-03-08 16:43:57 -07:00
aliens.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
anomalies.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
bump_teleporter.dm
…
explosion_particles.dm
…
forcefields.dm
Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
2015-02-14 14:18:49 +01:00
gibs.dm
…
glowshroom.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
landmarks.dm
Randomizes Order of Job Spawn Points
2015-03-02 20:01:36 -07:00
manifest.dm
…
mines.dm
fixes kickmine runtime
2015-02-17 09:56:16 -07:00
misc.dm
…
overlays.dm
…
portals.dm
…
spiders.dm
attackby() now has an argument containing the parameters of the click that called it. Items placed on tables now center their icon where the user clicked. this is NOT true for racks, since racks look organised in their sprite.
2015-02-19 13:02:43 +00:00
step_triggers.dm
Fixes some backwards logic
2014-12-12 16:48:06 +00:00