635 Commits

Author SHA1 Message Date
TotallyNotADog
acccca9d71 fixes decay disk upgrade check 2023-07-21 22:43:14 -05:00
DragonTrance
67e365cd1f port tgstation/tgstation#52417 2022-11-11 09:30:41 -05:00
LFP
b8c93bedd0 New stone tiles 2022-11-10 09:33:24 -06:00
Samuel Dweller
439d1c304d Plastic forks, knives, and spoons no longer are conductive. 2022-11-09 19:49:32 -06:00
Samuel Dweller
c353e8c436 plastic utensils are no longer explosive in the microwave 2022-11-09 13:42:39 -06:00
Dahlular
b9293913b0 midround filler, zaocorp kit for hos, hos stamp 2022-10-28 20:29:50 -06:00
haha26315
458374b971 Painkillers
Adds a milder painkiller in the form of ibuprofen, made with 3 bicardine, 1 carbon, 1 hydrogen. It has a high overdose threshold of 60 and mild side effects when ODed. Chemfridges start with 5 pills of 15 units each, as do medical vendors. Borgs can use it by default, and borgs can now use morphine when upgraded for painkilling purposes.
2022-09-24 21:38:20 -04:00
LFP
7785c9bef7 Adds new canvas to the map using strongDMM and fixes item name. 2022-09-16 22:43:21 -05:00
LFP
d54eb09a3d Revert "Fixes item name plus adds to map."
This reverts commit e20236a51c.
2022-09-16 22:33:50 -05:00
LFP
e20236a51c Fixes item name plus adds to map. 2022-09-16 22:19:51 -05:00
LFP
f3703815f9 19x23 frame 2022-09-16 21:39:41 -05:00
haha26315
2e1262c140 Prevent multiple AI PDAs
Adds check for AI shell borg before setting up a built-in-PDA.
Ensures AIs using their PDA while in a borg shell links properly, and that checks for distance between the built-in pda and the AI using it is bypassed.
2022-09-15 16:37:46 -04:00
haha26315
8b04cb4fc1 Cyborg PDA Update
Allows robots to use the same PDA subtype as the AI. Adds a 1/1000 chance of AOL "You've got mail!" playing when receiving a PDA message.
2022-09-15 12:33:30 -04:00
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
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
4c1b2e9a20 working on aspects and more smoothing 2022-09-05 10:29:31 -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
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
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
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
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
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
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