Skip to content

Add Maintenance and Mufflers#114

Merged
TechLord22 merged 17 commits intomasterfrom
maintenance-mufflers
Aug 29, 2021
Merged

Add Maintenance and Mufflers#114
TechLord22 merged 17 commits intomasterfrom
maintenance-mufflers

Conversation

@TechLord22
Copy link
Copy Markdown
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.

Comment thread src/main/java/gregtech/api/metatileentity/multiblock/MultiblockAbility.java Outdated
/**
* This class is used for handling GT tool types instead of specific tools
*/
public class GTToolTypes {
Copy link
Copy Markdown
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