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
70eda74c8184df52db01d66c8366591db9eb5da9
Bubberstation
/
code
/
game
/
objects
/
items
History
hornygranny
7905cc618d
Merge pull request
#7773
from phil235/HoloSignFix
...
Fixes the holosign projector sign count not increasing after destroying old signs.
2015-02-18 12:59:50 -08:00
..
devices
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
robot
Adds movement states for some cyborgs
2015-02-10 00:44:38 -06:00
stacks
Adds gauze to Mediborgs, it can be regenerated in chargers much the same as the engiborgs materials
2015-02-14 13:45:23 -05:00
weapons
Merge pull request
#7773
from phil235/HoloSignFix
2015-02-18 12:59:50 -08:00
apc_frame.dm
…
blueprints.dm
Resolves
#6971
- non-lighting_subarea areas are now stored in list/sortedAreas. This list is sorted by area name using timSort only when areas are added to it. Currently the only other thing that adds to this list is the station-blueprints object.
2015-01-18 20:46:30 +00:00
bodybag.dm
Replaces a bunch of input() with stripped_input()
2015-01-11 19:02:53 -03:00
candle.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
crayons.dm
…
documents.dm
…
holotape.dm
fixes redundant passglass
2015-02-14 15:15:22 -08:00
latexballoon.dm
last fixes I hope:
2015-02-07 20:10:11 +01:00
shooting_range.dm
…
toys.dm
Blargh removed commented code I'm fuckin' tired
2015-02-03 08:37:48 -06:00
trash.dm
Cooking overhaul: adding tablecraft food recipes, customizable food, food ingredients (from bay)
2015-02-05 16:48:25 +01:00