Commit Graph

102 Commits

Author SHA1 Message Date
coah
d2afcf63ad controls menu uses the real art now
Made-with: Cursor
2026-03-20 02:02:04 -05:00
coah
30604fdbad vulkan ui init actually does stuff now
Made-with: Cursor
2026-03-20 01:39:02 -05:00
coah
51fd0249eb settings panels look way closer now
Made-with: Cursor
2026-03-20 01:35:27 -05:00
coah
ea8e65fae4 text in the menu ui isn't as fake now
Made-with: Cursor
2026-03-20 01:29:52 -05:00
coah
f93ed762af menus follow the real ui more now
Made-with: Cursor
2026-03-20 01:23:05 -05:00
coah
69eccebec5 settings are real now, sliders and weird checks hit the game
Made-with: Cursor
2026-03-20 01:01:49 -05:00
coah
d4f9f927aa menus follow the real ui now, pause stuff isn't fake anymore
Made-with: Cursor
2026-03-20 00:53:23 -05:00
coah
d0f02e4851 blue hover button + yellow text, splash text added back 2026-03-20 00:02:25 -05:00
coah
bb5ceea795 removed outline, selected button text is yellow like console edition 2026-03-20 00:01:19 -05:00
coah
2e01d95124 fixed escape consuming, click uses pressed not released, panorama loops 2026-03-19 23:57:29 -05:00
coah
8ae386805e panorama loops, outline uses png native color, white tint 2026-03-19 23:53:59 -05:00
coah
d5da3f1aea panorama scrolls instead of stretching, yellow outline behind buttons, build fixes 2026-03-19 23:47:19 -05:00
coah
38d929588a fixed outline to be yellow behind button, removed windows edition subtitle 2026-03-19 23:44:56 -05:00
coah
e2148b9731 all menus pixel perfect, death overlay, splash text, edition subtitle, handoff docs 2026-03-19 23:43:11 -05:00
coah
e0c1a96aa4 15 agents polished all menus, text shadow, splash text, handoff docs, build fixed 2026-03-19 23:42:21 -05:00
coah
a8c5c6c7a9 softer yellow outline, minecraft store label 2026-03-19 23:19:43 -05:00
coah
02f6a829e6 buttons 600px wide, settings use panorama bg, controller prompts everywhere 2026-03-19 23:10:31 -05:00
coah
176e6a6de7 keyboard input fed to nuklear, escape goes back, dead code removed 2026-03-19 23:09:25 -05:00
coah
b0e0bb6562 visual fixes, button outline, controller prompts, docs, build fix 2026-03-19 23:08:23 -05:00
coah
a0c0e833ba fixed button crash, removed ui.NavigateToScene calls 2026-03-19 22:58:50 -05:00
coah
32ef16e7af fix-warnings cleanup, file splits, build clean 2026-03-19 22:57:15 -05:00
coah
13445056ec fix-warnings changes, build fix for NkWorldMenus 2026-03-19 22:32:01 -05:00
coah
fdead9b53e 13 agents fixed up all menus, navigation dispatch, font loading, panorama, textures 2026-03-19 22:09:53 -05:00
coah
b49ade23a8 all menus translated from iggy to nuklear, every single one 2026-03-19 21:59:36 -05:00
coah
4a00eb4e94 wip menu system, font and asset loading working 2026-03-19 21:43:48 -05:00
coah
25a48b0003 iggy code guarded, assets copied, menu system scaffolded 2026-03-19 21:22:18 -05:00
coah
f490d38a11 nuklear ui rendering through vulkan, buttons and text working 2026-03-19 20:51:11 -05:00
coah
8c9b0d7f9a game runs, vulkan window stays open, world generates 2026-03-19 20:27:21 -05:00
coah
fa6b1b209b skipped dlc loading, fixed asserts, game gets into init now 2026-03-19 19:52:06 -05:00
coah
a2d98911c3 it links and runs, vulkan window opens on M4 Pro 2026-03-19 18:57:13 -05:00
coah
58c3e0e0fe everything compiles, just linker errors left 2026-03-19 18:20:24 -05:00
coah
c5a232ae43 stubbed out proprietary deps, almost compiles 2026-03-19 17:23:50 -05:00
coah
1d14cc4f5a ported vulkan renderer from reference, shaders compiled, entry point added 2026-03-19 16:19:50 -05:00
coah
c81b9e690f sorted all the client files into proper folders 2026-03-19 16:05:49 -05:00
coah
f4b351468a gutted all the console platform stuff, cleaned up cmake 2026-03-19 12:56:55 -05:00
NOTPIES
fadeee4192 fix: proper fallback color table 2026-03-16 18:29:06 -03:00
NOTPIES
868468bf08 fix: add proper safe checks for ded server not having colour table 2026-03-16 18:22:56 -03:00
NOTPIES
78e28493f5 fix: fix ded server crash when setting custom skin geometry 2026-03-16 18:11:46 -03:00
NOTPIES
395fe4baeb fix: fix building 2026-03-16 17:53:13 -03:00
NOTPIES
7c1c64c79c fix logging 2026-03-16 00:26:14 -03:00
NOTPIES
521fc55e87 fix: lan max players 2026-03-16 00:02:49 -03:00
NOTPIES
98794efd06 update max player values 2026-03-15 23:13:36 -03:00
NOTPIES
7df47ba4cf fix max players on ded 2026-03-15 22:45:34 -03:00
NOTPIES
6369cb5bfd Merge branch 'main' of https://github.com/LCEMP/LCEMP 2026-03-15 22:21:33 -03:00
NOTPIES
9b34142250 world/server linux support 2026-03-15 22:21:24 -03:00
NOTPIES
4390435f06 fix comments 2026-03-14 17:47:11 -03:00
AK4K-Coding
019fd47b0a Update XUI_InGamePlayerOptions.cpp 2026-03-14 14:41:26 -04:00
AK4K-Coding
761c368526 Update Windows64_Minecraft.cpp 2026-03-14 14:23:06 -04:00
NOTPIES
ff2cb7b582 fix: multiple savefile fixes 2026-03-12 00:16:48 -03:00
NOTPIES
c1a9648bf4 qol: add dedicated server check to sessioninfo 2026-03-09 00:21:14 -03:00