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

Reservoir hatch fixes #2205

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Reservoir hatch fixes #2205

merged 2 commits into from
Nov 27, 2023

Conversation

kumquat-ir
Copy link
Contributor

What

  • Properly sets the fluid in the reservoir hatch, allowing things like boilers to actually see its water
  • Reduces fluid amount to 2 billion L to reduce the likelyhood of integer overflows in various places
  • Dont bother with serializing/deserializing the fluid, its never supposed to change
    • This will also make sure the fluid set fix applies to pre-existing hatches already serialized with an empty fluid

@kumquat-ir kumquat-ir requested a review from a team as a code owner November 27, 2023 04:31
@kumquat-ir kumquat-ir added the type: bug Something isn't working label Nov 27, 2023
@serenibyss serenibyss merged commit 54f03af into master Nov 27, 2023
@serenibyss serenibyss deleted the kq-slightly-smaller-water branch November 27, 2023 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants