1058 Commits

Author SHA1 Message Date
ToonClyde 74e9f4ba43 New kenk plushies and map fixes 2022-09-09 01:53:48 -07:00
Archie 544604ee21 it is done. 2022-09-09 00:10:26 -03:00
quotefox ca065b7711 plane fix
plane fix
2022-09-09 02:44:14 +01:00
quotefox 142d161d6b Merge branch 'master' of https://github.com/quotefox/Hyper-Station-13 2022-09-09 02:38:01 +01:00
quotefox 12dc5cff4c fix stairs layer and sprites 2022-09-09 02:37:54 +01:00
QuoteFox 66f92c930a Merge pull request #1666 from haha26315/Overboard;-Railings-Update
Railings fix v2, electric boogaloo
2022-09-09 02:24:47 +01: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
QuoteFox 783032d3be Merge pull request #1665 from ArchieBeepBoop/funnydrainpoolkillingtheserver
fixes over 47 thousand roundstart active turfs
2022-09-09 01:36:36 +01:00
Archie 6ad8bf647e fixes over 47 thousand roundstart active turfs 2022-09-08 21:16:54 -03: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
deathride58 5f8b4fbc0f Port: minimap refresh - high-detail, JS fixes, pixel-perfect scaling, and more! 2022-09-08 13:20:22 -03: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 bf84a1ce50 this too 2022-09-05 10:46:19 -06:00
Dahlular 4c1b2e9a20 working on aspects and more smoothing 2022-09-05 10:29:31 -06:00
Dahlular 3c9077a208 smoothing visuals 2022-09-05 05:23:36 -06:00
Dahlular f45b4bfb4c MultiZ Layenia Base 2022-09-04 10:32:31 -06:00
quotefox be34f882d7 Parallax fixes 2022-07-14 02:53:18 +01:00
Dahlular b487573064 Revert "Finally, MultiZ Layenia" 2022-07-09 13:52:49 -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 2947727659 Merge branch 'master' into fairylights 2022-07-09 02:53:32 -06:00
Dahlular 0cc2229789 Revert "Ports tgstation's Color Standardization, adds Color Defines and Signals" 2022-07-06 17:15:00 -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
Dahlular c7c6e2d193 Merge branch 'master' into economy-update-junk 2022-07-06 16:28:45 -06:00
Dahlular b103b5fa9a Merge pull request #1629 from DragonTrance/more-colors
Ports tgstation's Color Standardization, adds Color Defines and Signals
2022-07-06 15:44:41 -06:00
DragonTrance 7bae2a36ee config junk 2022-06-09 17:54:40 -04:00
DragonTrance 7ae8ec6b08 moreeee balancesssss 2022-06-08 19:33:55 -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
DragonTrance bbbb50dfe0 limits ID cards to one account 2022-06-08 17:54:15 -04:00
DragonTrance 62a7984206 Adds an item scaling element to growns 2022-06-07 16:51:49 -04:00
Dahlular ee3260b973 Merge pull request #1613 from Oposshim/Donk-2
Donk Stocks 2
2022-06-07 08:36:26 -06:00
Poss 4e6b27b2ba Update boxes.dm 2022-06-06 23:13:27 -04:00
DragonTrance f3fe268d0c Ports color standardization
from tg/52574
2022-06-06 11:58:34 -04:00
Dahlular 68b73d8823 Merge pull request #1624 from ProbablyCarl/borgbugfixes
Brokeback Rigging 'Borgs
2022-05-21 21:15:18 -06:00
RachelDoe 284bf72670 Teleporter Balance Adjustment
---Why---

My personal gripes is that this is a mechanics (among a few others) that will immutably change your char for the rest of the round. To reverse this process is either jarring from a pure IC view (if they have a clone backup you just kill them + clone and act as if it never happened) or immensely tedious, bothering the xenobiologist to breed a very specific slime and make extracts, and even that might not have guaranteed results.

This is a furry rp server with rounds that routinely last 4 hours and longer. I think it's also safe to assume that the majority of people who play here do so to play a character that they have specifically created. Having a meme that turns you into a flyperson doesn't feel very compatible with these traits. Sure, it's a punishment yes, one that can be avoided with a simple button press, but in the same light, isn't that a bit heavy handed?

---Balance---

I wrote the values as an initial guesstimate. I am not going to pretend I know how to balance an alternative to the fly meme, but I think what I did is a suitable punishment.
you will receive a lot of clone damage, some rads and for each limb it's a 50/50 on whether you loose it, including the head.
2022-05-22 03:16:27 +02:00
ProbablyCarl 22a628b716 Brokeback Rigging 'Borgs 2022-05-17 11:25:40 -04:00
ProbablyCarl b9db5ff175 ready 2022-05-15 06:54:07 -04:00
ProbablyCarl 1e8570c578 initial 2022-05-15 04:50:41 -04:00
Dahlular 902654eef1 Merge pull request #1616 from ProbablyCarl/command_cqc
Kinaris Reflex Booster
2022-05-14 20:05:57 -06:00
ProbablyCarl 2963efda8e Provides Captain and Head of Security with a 'Kinaris Reflex Booster'. Funny worse version of CQC, implanted roundstart. 2022-05-13 07:26:05 -04:00
ProbablyCarl cde8b834c6 yup 2022-05-13 05:12:00 -04:00
Oposshim 00c57e2d16 More Donks
Angel's shipping in more variants of this sector's fave TV dinner. Now for a wider pallet.
2022-05-09 00:11:55 -04: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
ToonClyde dc39d5e14d That should be all the APCs 2022-04-28 18:54:58 -07:00
sarcoph f196c61606 Merge branch 'master' into misc-recreation 2022-04-25 23:06:45 -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
ToonClyde 40f99f1f23 A bit of wiring and area work 2022-04-21 05:09:27 -07:00
Dahlular abed93bcb4 Solar sprites from arc and more areas 2022-04-19 03:56:05 -06:00