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

Fix Power Substation display when there is no input or output #2239

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

teh-banana
Copy link
Contributor

What

Passive drain was being subtracted from the netOut of the Power Substation causing the display to read "Time to fill" when there is no input or output for the Power Substation even though the stored charge was going down.

Implementation Details

Passive drain is now a positive netOut

Outcome

Power Substation now displayed "Time to Drain" when there is no input or output for the Power Substation.

Additional Information

Before:
image

After:
image

@teh-banana teh-banana requested a review from a team as a code owner October 23, 2024 09:22
@screret screret added the type: bugfix general bug fixes label Oct 23, 2024
@YoungOnionMC YoungOnionMC merged commit e7c856d into GregTechCEu:1.20.1 Oct 23, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants