-
Notifications
You must be signed in to change notification settings - Fork 204
Update to MUI2 RC 6 #2868
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
Draft
Zorbatron
wants to merge
36
commits into
master
Choose a base branch
from
zb/mui-rc6
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Update to MUI2 RC 6 #2868
Changes from 32 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
153389a
Bump mui2 to rc6 from rc4
Zorbatron 93c208b
com.cleanroommc.modularui.widgets.ItemSlot moved to com.cleanroommc.m…
Zorbatron 93b6c33
com.cleanroommc.modularui.api.IGuiHolder#buildUI gained a third argument
Zorbatron 95c951e
SlotGroupWidget.playerInventory signature change
Zorbatron fb0bb45
com.cleanroommc.modularui.api.IGuiHolder#buildUI gained a third argum…
Zorbatron cd8fbc9
ModularPanel#closeIfOpen no longer takes a boolean
Zorbatron 9cb0c1c
GuiDraw#drawItem takes a z level now. Set to 100 to match previous be…
Zorbatron dbaa9bf
SlotGroupWidget#playerInventory signature change pt2
Zorbatron 807880a
ItemSlotSH phantom behavior was extracted out into PhantomItemSlotSH
Zorbatron 9ce3f07
phantom item slot changes
Zorbatron 8054819
Fix change to HoveredWidgetList
Zorbatron ee026d3
NumberFormat changes
Zorbatron c2c1ad2
TextRenderer changes
Zorbatron ec3c6c4
spotless
Zorbatron dbecf42
Undo #2854 now that we have 159 pr 159
Zorbatron c6cb5e2
Remove mixin superseded by rc5
Zorbatron af2d201
Partially remove mixin superseded by rc6
Zorbatron 24563a5
Merge branch 'master' into zb/mui-rc6
Zorbatron 2f19324
Remove superseded mixins after merge
Zorbatron 0902148
Forgot to remove the mixins from the json
Zorbatron 790809d
Update to 2.5 full release
Zorbatron ee5c426
simplify method in JEIUtil
ghzdude 38d4a43
wip
Zorbatron 17df8c0
Merge remote-tracking branch 'origin/zb/mui-rc6' into zb/mui-rc6
Zorbatron 6da01f8
merge in ghz's change
Zorbatron 3fd338f
UITexture ColorType
Zorbatron 258eff6
Update to v3.0.3
Zorbatron 1cb313f
It compiles now
Zorbatron ac0835c
update bogo dep
ghzdude 9090f28
forgor export slots
ghzdude c68d9a9
fix simple item filters
ghzdude 7ad5380
fix filter in-hand ui player inventory positioning
ghzdude 47e0166
use dev and sources
ghzdude 7cd8f10
move clear grid back into place
ghzdude 24cb987
removing panel padding from item/fluid filter hand ui
ghzdude ea0f7c2
refactor ghost circuit slot to not extend itemslot related classes
ghzdude File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -74,6 +74,7 @@ local.properties | |
| /classes/ | ||
| /out/ | ||
| /build/ | ||
| .run/ | ||
|
|
||
| # Linux | ||
| *~ | ||
|
|
||
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.