Some hotfixes by Happyrobot33 · Pull Request #2551 · ss14Starlight/space-station-14 (original) (raw)
and others added 30 commits
Short description
We sometimes get failures in this test that look to be related to some sort of floating-point imprecision around prices, meaning it fails because a total value of 800.0000053 is greater than the allowed value of 800.
Adding a small epsilon value to the allowed max should cut out these flakes.
Why we need to add this
Flaky tests are a blight.
Media (Video/Screenshots)
n/a
Checks
- I do not require assistance to complete the PR.
- Before posting/requesting review of a PR, I have verified that the changes work.
- I have added screenshots/videos of the changes, or this PR does not change in-game mechanics.
- I affirm that my changes are licensed under the Starlight Fork License and grant permission for use in this repository under its conditions.
Short description
This moves the recipes for Doner Kebab, Souvlaki, Falafel Sandwich, Chicken Shawarma, Hummus, and Falafel from the Oven to the Microwave. Pita bread is still cooked in the oven.
Why we need to add this
Even though these recipes are cooked in the oven in real life, Starlight uniformly uses the oven for baking bread products and the microwave for most other food prep. So, this is more consistent with how the rest of the game.
Media (Video/Screenshots)
n/a
Checks
- I do not require assistance to complete the PR.
- Before posting/requesting review of a PR, I have verified that the changes work.
- I have added screenshots/videos of the changes, or this PR does not change in-game mechanics.
- I affirm that my changes are licensed under the Starlight Fork License and grant permission for use in this repository under its conditions.
Changelog 🆑 Rhetorica
- tweak: Moved new Middle Eastern recipes (falafel, hummus, shawarma,
souvlaki, doner) from the oven to the microwave for consistency with
other recipes
Short description
Fixes tasers issues:
- Makes stun on collide unforced.(Can be changed throw component now).
Why we need to add this
Bug fix
Media (Video/Screenshots)
No content
Checks
- I do not require assistance to complete the PR.
- Before posting/requesting review of a PR, I have verified that the changes work.
- I have added screenshots/videos of the changes, or this PR does not change in-game mechanics.
- I affirm that my changes are licensed under the Starlight Fork License and grant permission for use in this repository under its conditions.
Changelog
🆑 Rinary
- fix: Fixed bug when you can use taser to knockdown entity with armor which is supposed to ignore knockdown from tasers.
Reverts #2027 AAAAA WAIT WE NEED HOTFIXES FIRST!!!!
Short description
Upstream removed it in a PR that added separate spawners for the warden and HoS weapons, but because we haven't done the mapping work to use those spawners, I'm putting it back in the locker.
Why we need to add this
Without this the item is effectively just removed, and it's an interesting steal objective and part of the warden's intended kit.
Media (Video/Screenshots)
N/A
Checks
- I do not require assistance to complete the PR.
- Before posting/requesting review of a PR, I have verified that the changes work.
- I have added screenshots/videos of the changes, or this PR does not change in-game mechanics.
- I affirm that my changes are licensed under the Starlight Fork License and grant permission for use in this repository under its conditions.
Changelog
🆑 Penguinwizzard
- fix: Addressed a disagreement between CC supply and facilities departments, re-adding the energy shotgun to the warden's locker.
- fix: Addressed a mis-order from CC supply of energy magnums, HOS's will now no longer get a copy of the detectives gun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})