4jcraft/Minecraft.Client/UI
ViniciusCruzMoura 94cabbe01b fix(SelectWorldScreen): open Select World instead of Create New World
i restored the Select World scene so it no longer immediately opens
"Create New World"

i wrapped the not used code in if (0) so its ignored at runtime
but still compiled to catch build breaks. fixing the Select World scene
also fixed the Cancel button so you can go back to the previous scene
(before it was stuck on Create New World)

i didnt remove the weird code because i dont know why its there
left it disabled for now

Signed-off-by: ViniciusCruzMoura <contato.cruz.moura@gmail.com>
2026-03-23 02:03:38 -04:00
..
Screens fix(SelectWorldScreen): open Select World instead of Create New World 2026-03-23 02:03:38 -04:00
Button.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Button.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
EditBox.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
EditBox.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Font.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Font.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Gui.cpp Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03:00
Gui.h Merge branch 'dev' into feat/restore-java-gui 2026-03-16 16:04:30 +03: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 fix(jui): ensure serverside unpausing in all scenarios 2026-03-21 03:05:42 +03: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 chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
SimpleIcon.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
SlideButton.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
SlideButton.h chore: format Minecraft.Client 2026-03-13 17:10:10 -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