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

[TG Mirror] Fix APC cell removal runtime #141

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

Steals-The-PRs
Copy link
Collaborator

Mirrored on Skyrat: Skyrat-SS13/Skyrat-tg#24427
Original PR: tgstation/tgstation#79077

About The Pull Request

Someone implemented Exited but didn't remove this code, it's not necessary and all it does is runtime now.

* Fix APC cell removal runtime (#79077)

## About The Pull Request

Someone implemented `Exited` but didn't remove this code, it's not
necessary and all it does is runtime now.

* Fix APC cell removal runtime

---------

Co-authored-by: MrMelbert <[email protected]>
@Iajret Iajret merged commit 7e95634 into master Oct 19, 2023
@Iajret Iajret deleted the upstream-mirror-24427 branch October 19, 2023 09:03
Iajret pushed a commit that referenced this pull request Dec 28, 2023
* [NO GBP] Some reaction & chamber fixes (#80600)

## About The Pull Request
- Fixes #80596
The UI opens when you remove/add a beaker to it

- Fixes #80597
Calls `handle_reactions()` per step and updates UI thus reporting
changes more often

- Fixes
tgstation/tgstation#80597 (comment).
For instant reactions such as plastic we want to call
`handle_reactions()` wherever possible (in this case whenever new
reagent is added per equilibrium step) so that we can maximise product
formed and start new reactions whenever possible

- Fixes #80632
Same explanation as above since it now triggers all reactions more often

## Changelog
:cl:
fix: reaction chamber open its UI when inserting/removing beakers from
it
fix: reaction chamber triggers new reactions & updates UI more often
during heating
fix: instant and normal reactions now get triggered more often so for
e.g. more plastic sheets from polymer reactions or more reactions occur
when there are multiple reagents present
/:cl:

* [NO GBP] Some reaction & chamber fixes

---------

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

Successfully merging this pull request may close these issues.

3 participants