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

Add Maintenance and Mufflers #114

Merged
merged 17 commits into from
Aug 29, 2021
Merged

Add Maintenance and Mufflers #114

merged 17 commits into from
Aug 29, 2021

Conversation

TechLord22
Copy link
Member

What:
This PR adds maintenance and muffler mechanics the same way as implemented in Gregicality. Maintenance Hatches have a config which will fully remove themselves from structure requirements, while Muffler Hatches do not.

How solved:
New hatches were added, in addition to changes made to the multiblock classes.

Outcome:
Added Maintenance and Muffler Hatch Mechanics.

Additional info:
The Large Combustion Engine occasionally shuts itself off until the controller is broken and replaced. The cause is unknown, but will most likely be resolved when the rewrite for it takes place. The Large Gas Turbine does not emit smoke particles from its muffler. The cause is most likely rooted very deep into the class, and will be better fixed when the rewrite for it takes place.

/**
* This class is used for handling GT tool types instead of specific tools
*/
public class GTToolTypes {
Copy link
Member

Choose a reason for hiding this comment

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

Could these be moved into GTValues maybe? Or is that too early to call these (i.e., they end up null)?

@TechLord22 TechLord22 merged commit 62cc800 into master Aug 29, 2021
@TechLord22 TechLord22 deleted the maintenance-mufflers branch August 29, 2021 00:59
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