59 Commits

Author SHA1 Message Date
Haha26315 08f448728b Shock message update
Makes sure the shock message appears every time a player is shocked successfully by a railing
2022-09-10 04:58:39 -04:00
Haha26315 a827b826f1 Handrail corner fix
Fixes handrail corners appearing, edits handrail sprites to allow for internal railings to be made and look nice, ensures both sets of railings rely on the same update_icon code.
2022-09-10 04:53:07 -04:00
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
Haha26315 e5a6425321 Overboard; Railings Update
Allows players to circumvent railings by use of wings, jump boots, or being thrown by other players or by disposals systems, etc. Throwing, be it items or players, has the same chance of failure as throwing something into a disposals bin of 25%.
2022-09-07 18:16:45 -04:00
Dahlular 3245c4a52e Ports green Ordeal mobs from LC13 2022-09-06 18:21:02 -06: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 e51460cb5d Revert "Merge branch 'master' into fairylights"
This reverts commit 2947727659, reversing
changes made to 91063fe882.
2022-07-09 04:55:33 -06:00
Dahlular 5be6549e10 Prisoner base 2022-07-09 04:45:21 -06:00
Dahlular 2947727659 Merge branch 'master' into fairylights 2022-07-09 02:53:32 -06:00
Dahlular eaaca202a6 Revert "(CONFIG CHANGE) Updating Economy: Adding Paychecks, and makes Bank Accounts easier to work with" 2022-07-06 16:38:30 -06:00
DragonTrance 7bae2a36ee config junk 2022-06-09 17:54:40 -04:00
DragonTrance 99b3c904d5 fixes + balancing 2022-06-08 19:15:51 -04:00
DragonTrance a256ef54c0 changes the price of everything to scale w/ pay 2022-06-08 18:38:41 -04:00
Kabramen 3a66df37c5 railing/handrailing overlay fix 2022-06-07 15:25:52 -03:00
ProbablyCarl b9db5ff175 ready 2022-05-15 06:54:07 -04:00
Dahlular 2f830a8f2d quick merge fix 2022-05-04 14:49:29 -06:00
Dahlular addf2d79b9 Merge branch 'master' into fairylights 2022-05-04 14:12:41 -06:00
quotefox b75a07ee53 Chicken Farming V1 2022-05-03 17:41:36 +01:00
Dahlular dae0440a12 Merge pull request #1598 from sarcoph/misc-recreation
fix: cards drawn from hand can merge into original deck
2022-04-28 15:01:46 -06:00
sarcoph dbf43864d7 fix: cards drawn from hand can merge into original deck
small oversight
2022-04-28 12:49:28 -08:00
quotefox 11b6f77142 Railing climb animation and fixes 2022-04-28 01:57:53 +01:00
sarcoph 68713535ba clearer love dice descriptions 2022-04-25 23:40:03 -08:00
sarcoph 29e53d1cc3 fix failed merge bug
if you merged cards but they were incompatible decks it would delete the cards. this stops it from doing that
2022-04-25 23:19:47 -08:00
sarcoph 104a26dea8 fuck it 2022-04-25 23:00:05 -08:00
sarcoph 157024ee94 base cards done 2022-04-25 22:02:09 -08:00
sarcoph 818fcedad6 cards part 1 2022-04-24 20:28:30 -08:00
Dahlular d04f2377c0 Very Broken Kinaris Carpets/Tables (love u arc) 2022-04-13 09:03:55 -06:00
Dahlular 286b651f62 Timeclock; need TGUI updates 2022-04-11 06:22:01 -06:00
Dahlular e8582ce39e barber and barista base 2022-04-05 00:15:11 -06:00
ToonClyde 40d0f1cd77 adds metal benches 2022-03-21 18:50:01 -07:00
Kabramen c33afdafbc new handrail that works like railing lmao 2021-12-31 14:19:52 -03:00
Archie d937b5bc87 The PR no one asked for 2021-10-27 17:24:41 -03: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
Archie 7b0bab0760 We ain't got no brakes 2021-06-15 22:12:20 -03:00
kevinz000 0d4b96fc76 Excludes certain ghost roles from being affected by health events 2021-05-30 20:20:01 -03:00
Marvin Megavolt 4113fc5bd0 aeiou 2021-05-18 02:37:43 -05:00
QuoteFox 91ff4e99d1 breakable and climbable railings 2021-05-04 10:09:05 +01:00
Archie 7c2c5cb587 Well then. Railing fixes. 2021-05-03 18:37:22 -03:00
Archie 9ef890d2f8 lmaono 2021-05-02 00:19:38 -03:00