4jcraft/Minecraft.Client/UI
2026-03-29 15:52:38 -05:00
..
Screens [Java Creative Inventory] Added tooltip when hovering over the tab icons. 2026-03-29 15:52:38 -05:00
AbstractBeaconButton.cpp chore: fmt 2026-03-29 15:52:38 -05:00
AbstractBeaconButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconCancelButton.cpp feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconCancelButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconConfirmButton.cpp feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconConfirmButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconPowerButton.cpp feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BeaconPowerButton.h feat(jui): add beacon screen 2026-03-29 15:52:35 -05:00
BossMobGuiInfo.cpp add BossMobGuiInfo to UI 2026-03-21 22:58:00 -05:00
BossMobGuiInfo.h add BossMobGuiInfo to UI 2026-03-21 22:58:00 -05:00
Button.cpp fix(jui): put button render method behind ifdef 2026-03-29 15:52:18 -05:00
Button.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
EditBox.cpp fix(jui): always use white if background is disabled in EditBox 2026-03-29 15:50:35 -05:00
EditBox.h feat(jui): make edit box background be able to get disabled 2026-03-29 15:50:34 -05:00
Font.cpp more fixes 2026-03-22 03:13:45 -05:00
Font.h more fixes 2026-03-22 03:13:45 -05:00
Gui.cpp fix(jui): disable isConstantBlended for hotbar slot rendering 2026-03-29 15:50:34 -05:00
Gui.h feat(jui): add item switch tooltips 2026-03-29 15:50:34 -05:00
GuiComponent.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GuiComponent.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GuiMessage.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
GuiMessage.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Rect2i.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Rect2i.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Screen.cpp chore(jui): remove inaccurate "unused" comments 2026-03-29 15:52:18 -05:00
Screen.h Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
ScreenSizeCalculator.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ScreenSizeCalculator.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ScrolledSelectionList.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
ScrolledSelectionList.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
SimpleIcon.cpp fix a bunch of undefined refs 2026-03-22 15:27:46 -05:00
SimpleIcon.h fix a bunch of undefined refs 2026-03-22 15:27:46 -05:00
SlideButton.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
SlideButton.h refactor(jui): specify overrides, resourcelocations, and localization 2026-03-29 15:51:23 -05:00
SmallButton.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
SmallButton.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
TradeSwitchButton.cpp feat(jui): add merchant screen 2026-03-29 15:52:19 -05:00
TradeSwitchButton.h feat(jui): add merchant screen 2026-03-29 15:52:19 -05:00