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

reloadWhileCharging #6889

Merged
merged 5 commits into from
Feb 6, 2025
Merged

Conversation

MEEPofFaith
Copy link
Contributor

Similar to moveWhileCharging, but for reloading.

If your pull request is not translation or serverlist-related, read the list of requirements below and check each box:

  • I have read the contribution guidelines.
  • I have ensured that my code compiles, if applicable.
  • I have ensured that any new features in this PR function correctly in-game, if applicable.

@@ -397,10 +402,6 @@ public void updateTile(){
}
}
}

if(coolant != null){
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where did the coolant check go?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ReloadTurret#updateCooling already checks for coolant

@Anuken Anuken merged commit 4a0bf40 into Anuken:master Feb 6, 2025
1 of 2 checks passed
@MEEPofFaith MEEPofFaith deleted the reload-whille-charging branch February 7, 2025 03:40
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.

2 participants