Skip to content
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

[MIRROR] Changes one wall in syndicate lavaland base to stop it from being nuked by a chemist #1768

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Nova: NovaSector/NovaSector#699
Original PR: tgstation/tgstation#81176

About The Pull Request

changes one explosive wall in the chemistry room to the corner of the room in order to avoid chemists nuking the entire base by simply yeeting a potas water grenade into the experimentation chamber

image

Why It's Good For The Game

makes it easier to not accidently fuck over 4 people by trying to do your job as a bioweapon scientist

Changelog

🆑 K4rlox
fix: makes the experiment chamber in syndicate lavaland base no longer explode when testing grenades
/:cl:

…being nuked by a chemist (#699)

* Changes one wall in syndicate lavaland base to stop it from being nuked by a chemist (#81176)

## About The Pull Request

changes one explosive wall in the chemistry room to the corner of the
room in order to avoid chemists nuking the entire base by simply yeeting
a potas water grenade into the experimentation chamber


![image](https://github.com/tgstation/tgstation/assets/118483925/4c8b2238-ffd7-41b0-a1f8-b17056620c17)
## Why It's Good For The Game


makes it easier to not accidently fuck over 4 people by trying to do
your job as a bioweapon scientist
## Changelog
:cl:
fix: makes the experiment chamber in syndicate lavaland base no longer
explode when testing grenades
/:cl:

* Changes one wall in syndicate lavaland base to stop it from being nuked by a chemist

---------

Co-authored-by: K4rlox <[email protected]>
@Iajret Iajret merged commit 5c2e705 into master Feb 6, 2024
23 checks passed
@Iajret Iajret deleted the upstream-mirror-699 branch February 6, 2024 10:04
AnywayFarus added a commit that referenced this pull request Feb 6, 2024
Iajret pushed a commit that referenced this pull request Apr 2, 2024
…1768)

* Give Error Messages On Subsystem Initialization Failure CI (#82139)

## About The Pull Request

Noticed during #82138

Basically, the unit test that makes sure that all of the subsystems that
had to initialize properly initialized is good with the Notice
annotation, but it had a flaw - it didn't tell you _why_ the subsystem
failed to initialize:


![image](https://github.com/tgstation/tgstation/assets/34697715/3cd719d2-2f1f-42a9-8c36-d5c37b8a330c)

Basically this PR just adds a variable, `initialization_failure_message`
(i have it on good authority that variables that don't get changed from
their compile time variable don't take up extra memory), and we just
append the failure message to this notice should it occur so all of the
information is available in one spot, rather than have the coder dig
through the CI Run Log to figure out what the specific error was should
it occur on something that isn't SSlua.

also small cute code cleanup :3

* Give Error Messages On Subsystem Initialization Failure CI

---------

Co-authored-by: san7890 <[email protected]>
ReezeBL pushed a commit that referenced this pull request Apr 3, 2024
…1768) (#2699)

* Give Error Messages On Subsystem Initialization Failure CI (#82139)

## About The Pull Request

Noticed during #82138

Basically, the unit test that makes sure that all of the subsystems that
had to initialize properly initialized is good with the Notice
annotation, but it had a flaw - it didn't tell you _why_ the subsystem
failed to initialize:


![image](https://github.com/tgstation/tgstation/assets/34697715/3cd719d2-2f1f-42a9-8c36-d5c37b8a330c)

Basically this PR just adds a variable, `initialization_failure_message`
(i have it on good authority that variables that don't get changed from
their compile time variable don't take up extra memory), and we just
append the failure message to this notice should it occur so all of the
information is available in one spot, rather than have the coder dig
through the CI Run Log to figure out what the specific error was should
it occur on something that isn't SSlua.

also small cute code cleanup :3

* Give Error Messages On Subsystem Initialization Failure CI

---------

Co-authored-by: NovaBot <[email protected]>
Co-authored-by: san7890 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants