22 Commits

Author SHA1 Message Date
Haha26315 8a65924446 Railing + hulk = bad
Should handle a possible exception if a railing is hit by a hulk player.
2022-09-08 21:22:53 -04:00
Haha26315 732f1c18f7 Fix version 2, electrification boogaloo
Fixes the ability to climb railings by removing the forcemove call that teleports players and instead refactoring the do_climb and climb_structure procedures in structure code itself.
Uses a similar method to tables of briefly turning collision off for the railing when the object is climbed in order to let players climb it, without moving the player into otherwise occupied space.
2022-09-08 21:19:45 -04:00
Haha26315 f5ca97971f Railing Climbing Fix
Fixes the ability to climb railings by removing the forcemove call that teleports players and instead refactoring the do_climb and climb_structure procedures in structure code itself.
2022-09-08 19:39:52 -04:00
Haha26315 52cce9fbce Constructing Railings
Allow players to construct railings of their very own, unfasten them from the flooring, deconstruct them including with RCDs, and all the good stuff from grilles, like electrification. Also solves the bug whereby you could climb over railings into solid tiles.
2022-09-07 23:36:07 -04:00
Dahlular f45b4bfb4c MultiZ Layenia Base 2022-09-04 10:32:31 -06:00
Dahlular b487573064 Revert "Finally, MultiZ Layenia" 2022-07-09 13:52:49 -06:00
Dahlular cea1bbdd1a Bug squashing 2022-07-09 07:47:07 -06:00
Dahlular c5683aee94 prisoner update, lighting + detail pass 2022-07-09 06:52:58 -06:00
Dahlular 5be6549e10 Prisoner base 2022-07-09 04:45:21 -06:00
Dahlular d04f2377c0 Very Broken Kinaris Carpets/Tables (love u arc) 2022-04-13 09:03:55 -06:00
ToonClyde 40d0f1cd77 adds metal benches 2022-03-21 18:50:01 -07:00
quotefox b75b33686f bench drops metal instead of wood, fixed. 2021-08-30 02:28:46 +01:00
quotefox 4b66e60d98 Buildable wooden benches
can now build wooden benches with wood
2021-08-30 01:33:34 +01:00
Kabra_men d17faa961e Stargate map changes and additions + new mineral wall sprites 2021-07-24 20:39:01 -03:00
Archie 254bc82b7c Missed two returns. 2021-07-06 15:15:52 -03:00
Archie 01d21b9b66 Sauna 2021-07-06 15:04:00 -03:00
Kabra_men 31d4db56a1 Stargate SG-1 2021-06-21 04:19:12 -03:00
kevinz000 0d4b96fc76 Excludes certain ghost roles from being affected by health events 2021-05-30 20:20:01 -03:00
Archie 9dc6837dd4 typo 2021-01-10 12:45:22 -03:00
Archie 7dfc589f45 Crushed can sprites 2021-01-10 12:37:09 -03:00
Archie 80d37a88ae Fixes ghost role text all around 2021-01-10 12:13:31 -03:00
Dip fa20d21b96 SHITCODE: BECOME MODULAR 2020-10-16 18:41:40 -03:00