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-26 00:51:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b24bb64f406d68ad94a8f4ed3cc918c7ea2a314
Bubberstation
/
code
/
game
/
objects
/
effects
History
Aranclanos
e529a1ae84
small fix for an runtime related to ion trails (that smoke coming out from your jetpack when you move)
2014-02-13 18:08:41 -03:00
..
decals
Refactored the code to remove most icon operations for changing an icon's colour. I had to manually set all the icons, which are subject to colour change, to be have a white/grey icon, so that the colours added properly, and then have them coloured in the code. This means the icons for runes, the reagent beaker overlay, smoke and etc will all be white. They now all use the new 500+ color variable.
2014-01-15 21:30:55 +00:00
spawners
…
aliens.dm
Disabled the game using set background by making all instances of it use a define, which can be changed in code/_compile_options.dm
2014-01-10 18:32:28 +00:00
anomalies.dm
* Made atmos_spawn_air() use flags.
2013-10-06 00:29:45 +01:00
bump_teleporter.dm
…
effect_system.dm
small fix for an runtime related to ion trails (that smoke coming out from your jetpack when you move)
2014-02-13 18:08:41 -03:00
forcefields.dm
Overhauled Projectiles
2013-06-19 23:24:00 -04:00
gibs.dm
Larvae who chestburst while their host is swallowed are now properly added to stomach_contents, so they can be regurgitated. As are the gibs from the gibbing.
2014-01-20 15:43:43 -05:00
glowshroom.dm
Disabled the game using set background by making all instances of it use a define, which can be changed in code/_compile_options.dm
2014-01-10 18:32:28 +00:00
landmarks.dm
Changes the waistcoat path from /obj/item/clothing/suit/wcoat to /obj/item/clothing/tie/wcoat so you can wear it under a spacesuit or suit jacket.
2014-01-19 14:50:27 +00:00
manifest.dm
…
mines.dm
code/game/objects/effects/* lowercase pass
2013-11-20 18:03:41 +01:00
misc.dm
…
overlays.dm
…
portals.dm
Replaces atom/HasEntered() with the builtin atom/movable/Crossed()
2013-10-23 16:20:20 -04:00
spiders.dm
Fixes 1653
2014-02-03 17:15:49 +02:00
step_triggers.dm
Replaces atom/HasEntered() with the builtin atom/movable/Crossed()
2013-10-23 16:20:20 -04:00