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-19 21:46:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e82a06fc68a8af00a8b6d919bf8dfef7bafc8d9d
Bubberstation
/
code
/
game
/
mecha
History
KazeEspada
27bc778449
Merge branch 'master' of
https://github.com/tgstation/-tg-station
into computers
2013-09-23 13:37:00 -07:00
..
combat
Access Cleanup
2013-09-16 09:36:36 -05:00
equipment
Fixes Gravitational Catapult not being able to be removed from mechs.
2013-09-03 17:31:09 +01:00
medical
Moves /obj/effect/decal/mecha_wreckage to /obj/structure/mecha_wreckage. Does not update the map.
2013-04-27 09:30:21 +10:00
working
Moves /obj/effect/decal/mecha_wreckage to /obj/structure/mecha_wreckage. Does not update the map.
2013-04-27 09:30:21 +10:00
mech_bay.dm
Cleans up computer code severely. fixes issue
#1004
. Aliens and Monkeys can now smash computers. However, this only applies to computers with buildable circuit boards. Computers without boards are now impervious to attack and deconstruction(can't steal atmos computers or slash up the escape shuttle computer).
2013-09-17 13:22:39 -07:00
mech_fabricator.dm
Made all the machinery use ..() on the Topic(), instead of having a copy pasta everywhere to see if the human is dead or others. This will stop dead AIs interacting with machineries or others.
2013-07-03 13:16:53 -03:00
mecha_construction_paths.dm
Corrected text for prying off armour layers from mechs.
2013-07-12 07:36:27 +01:00
mecha_control_console.dm
Cleans up computer code severely. fixes issue
#1004
. Aliens and Monkeys can now smash computers. However, this only applies to computers with buildable circuit boards. Computers without boards are now impervious to attack and deconstruction(can't steal atmos computers or slash up the escape shuttle computer).
2013-09-17 13:22:39 -07:00
mecha_parts.dm
Runtime fixes for building computers with mech boards or an AI core circuit. I changed their board_type to "other" instead of the default one, "computer"
2013-01-18 22:10:36 +00:00
mecha_wreckage.dm
Fixes monkeyVsFoodProcessor properly - blood buckets are now created with dna.
2013-06-22 17:35:34 +01:00
mecha.dm
Fixes
#1288
.
2013-09-19 15:54:24 +01:00