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-14 18:54:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
210eedbb4886e296fc4eac57ff81fb100aeabb57
Bubberstation
/
code
/
game
/
objects
/
effects
T
History
Swag McYolosteinen
853009f7e0
Merge pull request
#8157
from Xhuis/shadowling_gamemode
...
Shadowling (MERGE-READY!!)
2015-04-11 17:51:23 +02:00
..
decals
moved process() to datum. made /datum/reagents/ process instead of the containers.
2015-04-07 17:13:59 -07:00
effect_system
Fixes cleaner grenades
2015-04-05 16:55:17 -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
Shadowling: RELEASE EDITION
2015-04-11 11:42:02 -04:00
anomalies.dm
Effect pooling
2015-03-24 11:44:49 -07:00
bump_teleporter.dm
…
explosion_particles.dm
Removes old/unused code from the tree. Use version control if you need it for some reason.
2014-11-16 16:53:18 -03:00
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
Fixes lack of dna in old blood.
2015-03-31 19:48:44 +02:00
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
Flying animals no longer triggers mines and mousetraps.
2015-04-07 20:20:29 +02:00
misc.dm
…
overlays.dm
makes the singularity's pulling OOP with the magic of atom proc
2014-10-27 16:43:35 -07:00
portals.dm
Bluespace wormhole projector
2014-10-26 15:06:30 +02:00
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