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-23 15:38:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
417b49ab2bfbe652304d0dbb82a8149755a83f62
Bubberstation
/
code
/
game
/
objects
/
effects
History
Razharas
588c79873f
Merge pull request
#7562
from Iamgoofball/drugs
...
GOONCHEM: Part 4: Pyrotechnics, Drugs, and Misc. Chemicals
2015-02-25 08:26:21 +03:00
..
decals
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
effect_system
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
spawners
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into drugs
2015-02-20 22:00:53 -08: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
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
Cuts /disease variables from 28 to 23 (includes new ones)
2014-10-30 06:21:14 +00: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
EmergencyResponseTeamV2
2015-01-11 19:21:38 +08:00
manifest.dm
…
mines.dm
fixes kickmine runtime
2015-02-17 09:56:16 -07: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