-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge upstream [31.07.2024] #473
Commits on Jul 30, 2024
-
Fixes temperature getting stuck in offset equalibrium causing lizards…
… to die if wearing thermal insulation (tgstation#85401) ## About The Pull Request When returning to thermal equilibrium, the core temperature and body temperature seem to get stuck in a feedback loop, causing them to sometimes get stuck below or above safe limits and kill the player unless they remove their armor. This fixes that. Here's a pic of slowly returning to safe temperature after being shot a bunch by watcher, whereas originally this would kill you if you had too much thermal insulation. ![image](https://github.com/user-attachments/assets/72236ff6-2444-4872-a19c-92d8788f660d) (Ignore the duplicate var prints, one should be core_skin_change, but messed it up) ## Why It's Good For The Game You don't have to remove your armor to stop from being permanently frozen/hot. ## Changelog :cl: fix: Fixes getting permanently hot or cold if wearing thermal insulation as a lizard /:cl:
Configuration menu - View commit details
-
Copy full SHA for 2defe5d - Browse repository at this point
Copy the full SHA 2defe5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30d6886 - Browse repository at this point
Copy the full SHA 30d6886View commit details -
[No GBP] Fixes Bad Botany Bug (tgstation#85400)
## About The Pull Request fixes a really bad bug i introduced with my previous PR, no proper instantiation of gene objects tgstation#85329 would be nice to get this merged fast
Configuration menu - View commit details
-
Copy full SHA for cf44be6 - Browse repository at this point
Copy the full SHA cf44be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b95d2da - Browse repository at this point
Copy the full SHA b95d2daView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd70477 - Browse repository at this point
Copy the full SHA bd70477View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5b4348 - Browse repository at this point
Copy the full SHA d5b4348View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c28c0dc - Browse repository at this point
Copy the full SHA c28c0dcView commit details -
Subtype vendor no longer requries an ID (tgstation#85383)
## About The Pull Request Closes tgstation#85378 ## Changelog :cl: admin: Subtype vendor no longer requries an ID /:cl:
Configuration menu - View commit details
-
Copy full SHA for 908618b - Browse repository at this point
Copy the full SHA 908618bView commit details -
[NO GBP] Fixed advanced pods showing up as cultist pods (tgstation#85393
) ## About The Pull Request Closes tgstation#85385 ## Changelog :cl: fix: Fixed advanced pods showing up as cultist pods /:cl:
Configuration menu - View commit details
-
Copy full SHA for eda2af2 - Browse repository at this point
Copy the full SHA eda2af2View commit details -
Fixed spray can face spraying logic (tgstation#85375)
## About The Pull Request It was only checking for eye protection, since light-sensitives can have 0 or less eye protection even with sunglasses on, this doesn't make sense. There is now more redundancy, the same check for blind carbons and another check for `is_eyes_covered` which takes in account if your eyes are covered by eyewear or masks. ## Changelog :cl: fix: spray can face spraying will no longer work on light-sensitives with eyewear and people wearing eye covering masks /:cl:
Configuration menu - View commit details
-
Copy full SHA for 6734bcf - Browse repository at this point
Copy the full SHA 6734bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c75f2b2 - Browse repository at this point
Copy the full SHA c75f2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9551f44 - Browse repository at this point
Copy the full SHA 9551f44View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8cc7bb - Browse repository at this point
Copy the full SHA a8cc7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2209b - Browse repository at this point
Copy the full SHA 7d2209bView commit details