1085 Commits

Author SHA1 Message Date
WolvesAndOwls 376d487e6f Merge branch 'quotefox:master' into master 2024-02-10 16:13:25 -06:00
WolvesAndOwls d889b2be5b Removes bureaucratic_error event 2024-02-10 16:10:58 -06:00
TotallyNotADog acccca9d71 fixes decay disk upgrade check 2023-07-21 22:43:14 -05:00
Dahlular 13303a18c2 Slight Dynamic Rebalance
Intention is to make Filler roll more, and make other events less prioritized.
2022-11-14 20:24:08 -07:00
Dahlular bdd6c4e751 okay, let's try this then 2022-11-14 19:35:52 -07:00
DragonTrance 6038d0a911 Allows Tech/Design/Clone disks to be renamed 2022-11-12 13:39:16 -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 777da2086d Makes round filler a bit more consistent 2022-11-08 18:18:19 -07: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
Dahlular c2a3c08cb0 this made me go nuts 2022-09-15 07:31:43 -06:00
haha26315 b3f0db5e7a Fixes size application to mobs
Ensures player's custom_body_size is applied to any new clone once they're out of the pod. Custom_body_size is only set once, so acts as 'natural' size, independent of things like normalizer rings
2022-09-15 09:21:07 -04:00
haha26315 635b16b82f Merge branch 'master' into Safety-Tether
Completely removes map changes to fix errors, will reinstate later
2022-09-14 21:35:46 -04:00
Archie b248498a7d modular sprites and fixes 2022-09-14 20:35:24 -03:00
Haha26315 ac1ade6032 Move chasm type check
Moves functionality of checking chasm type to Tether, to allow different tethers to protect against different types of chasms, or possibly a list of chasms in future. Also changes the internal radio to possibly save (miniscule) amounts of resources.
2022-09-13 09:22:15 -04:00
Haha26315 9beae92ef3 Power fix
Fixes a bug with power draw in machines, where if they didn't have an overwritten process procedure they wouldn't draw power. Ex. Chem Masters. This fixes power draw for the safety tether
Safety tether now draws roughly balanced amount of power. draws 1kw default, drains about a fourth the apc cell's charge if unupgraded when teleporting.
2022-09-12 08:43:56 -04:00
Haha26315 674e486aff Polish and map changes
-Adds in a wire bulb for the unfinished solar array where the solar tracker would go.
-Adds a safety tether to the designated room in engineering
-Optimizes bungee teleportation
-Removes unnecessary commented code
-Restricts bungee teleportation to cloud chasm tiles.
-Adds flourishes, like having the tether produce blue light
-Ensures the tether's icon is updated depending on whether it's currently powered
2022-09-12 03:02:40 -04:00
Haha26315 b8533d6884 Basic functionality
Gets the safety tether to generally work, minus some bugs and flaws.
2022-09-11 11:45:04 -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
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