[MUI2] Central monitor UI#4201
Closed
TarLaboratories wants to merge 138 commits intomui2-refactorfrom
Closed
Conversation
…r/mui-central-monitor
…ral-monitor # Conflicts: # src/main/java/com/gregtechceu/gtceu/common/cover/ComputerMonitorCover.java # src/main/java/com/gregtechceu/gtceu/common/machine/electric/BatteryBufferMachine.java # src/main/java/com/gregtechceu/gtceu/common/machine/electric/HullMachine.java # src/main/java/com/gregtechceu/gtceu/common/machine/multiblock/electric/CentralMonitorMachine.java # src/main/java/com/gregtechceu/gtceu/common/machine/multiblock/part/DataAccessHatchMachine.java # src/main/java/com/gregtechceu/gtceu/common/machine/multiblock/part/monitor/AdvancedMonitorPartMachine.java # src/main/java/com/gregtechceu/gtceu/common/network/GTNetwork.java # src/main/java/com/gregtechceu/gtceu/utils/GTStringUtils.java # src/main/java/com/gregtechceu/gtceu/utils/serialization/network/ByteBufAdapters.java
This was referenced Dec 25, 2025
Merged
Merged
# Conflicts: # src/main/java/com/gregtechceu/gtceu/api/mui/factory/GuiManager.java # src/main/java/com/gregtechceu/gtceu/api/mui/value/sync/PanelSyncManager.java # src/main/java/com/gregtechceu/gtceu/api/mui/value/sync/SyncHandler.java # src/main/java/com/gregtechceu/gtceu/api/placeholder/PlaceholderHandler.java # src/main/java/com/gregtechceu/gtceu/client/renderer/GTRenderTypes.java # src/main/java/com/gregtechceu/gtceu/common/item/modules/ImageModuleBehaviour.java # src/main/java/com/gregtechceu/gtceu/common/item/modules/TextModuleBehaviour.java # src/main/java/com/gregtechceu/gtceu/common/machine/multiblock/electric/CentralMonitorMachine.java # src/main/java/com/gregtechceu/gtceu/common/machine/multiblock/part/monitor/MonitorPartMachine.java # src/main/java/com/gregtechceu/gtceu/common/network/GTNetwork.java # src/main/java/com/gregtechceu/gtceu/common/network/packets/ui/OpenGuiPacket.java # src/main/java/com/gregtechceu/gtceu/common/network/packets/ui/SyncHandlerPacket.java # src/main/resources/gtceu.mixins.json
Merged
Contributor
Author
|
Closed in favor of #4535 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Port the central monitor UI to MUI2 (and make it much better i hope)
The following PRs need to be reviewed and merged first:
Outcome
The central monitor is also explained in-game with help menus, and is generally more intuitive (i hope)