45 Commits

Author SHA1 Message Date
MihailRis
c561466f64 InventoryInteraction removed due to redundancy 2024-04-29 00:14:16 +03:00
MihailRis
ef4294ab47 pause menu moved to xml 2024-04-18 22:37:51 +03:00
MihailRis
0dc3ab50a2 hud.get_block_inventory and inventory.move 2024-04-03 20:50:26 +03:00
MihailRis
b56408a202 src/graphics moved to src/graphics/core 2024-03-18 20:47:35 +03:00
MihailRis
eba8332b75 ui nodes 'gravity' write-only property 2024-03-06 13:36:31 +03:00
MihailRis
7601bfad3a minor refactor 2024-03-06 11:30:33 +03:00
MihailRis
a8aa0550c9 minor refactor 2024-03-06 11:13:33 +03:00
MihailRis
c71c918a9c hud.showOverlay 2024-03-06 09:42:23 +03:00
MihailRis
e16b24f4af debug panel moved to new translation unit 2024-03-06 01:24:15 +03:00
MihailRis
ab1cfc8a4b reformatted hud.h, hud.cpp 2024-03-06 00:26:10 +03:00
InfiniteCoder
0157213a56 One step closer to multiplayer 2024-03-02 22:59:31 +03:00
MihailRis
cae0ceb8a3 hud.open_block 4th overlay mode argument 2024-02-22 11:01:14 +03:00
DanielProl1xy
0b31a19f47 propogate player smart-pointer usage 2024-02-21 15:27:00 +03:00
MihailRis
164d6400d9 block ui on block break fix 2024-02-19 13:30:32 +03:00
MihailRis
9d82e3416b hud events update 2024-02-19 04:22:27 +03:00
MihailRis
e58624d3e8 lua: added hud.open_permanent(layoutid) 2024-02-17 02:57:42 +03:00
MihailRis
7e553efdec lua: hud library 2024-02-16 13:57:03 +03:00
MihailRis
11bb9e5926 misc hud-related updates 2024-02-15 14:43:03 +03:00
MihailRis
ef81a024c9 new crosshair + minor refactor 2024-02-14 04:38:34 +03:00
MihailRis
8e529eb63b inventory script, modules 2024-02-11 17:38:30 +03:00
MihailRis
1dd0e9f939 UiDocument 2024-02-07 19:29:20 +03:00
MihailRis
8c722b146e frontend/gui refactor 2024-01-31 04:26:35 +03:00
MihailRis
c6a2fc90a8 dark overlay is an ui element now 2024-01-26 15:50:50 +03:00
MihailRis
d4999901c2 grabbed item fix 2024-01-26 05:19:57 +03:00
MihailRis
5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00
MihailRis
31b0349757 HUD hide mode fix 2024-01-12 13:21:40 +03:00
MihailRis
9760cff8f4 Refactor 2024-01-10 16:41:51 +03:00
MihailRis
4f6ba8cca6 hud refactor (part III) 2024-01-07 23:30:07 +03:00
MihailRis
e493c67dfa hud refactor (part II) 2024-01-07 19:22:29 +03:00
MihailRis
d4c4c4d399 hud refactor 2024-01-07 14:25:00 +03:00
MihailRis
c2dd185c08 Hud refactor 2024-01-05 18:41:55 +03:00
MihailRis
374e5654ad Added inventory scroll + minor refactor 2024-01-04 16:34:52 +03:00
MihailRis
788234ab94 New trackbar + pane lights fix 2023-12-05 10:51:44 +03:00
MihailRis
1fda002e0b Actual 3D block icons 2023-12-01 13:56:35 +03:00
MihailRis
0c35eeb072 aabb block shape WIP + common refactor 2023-11-30 14:48:38 +03:00
MihailRis
1d5037893c General refactor 2023-11-30 04:30:40 +03:00
MihailRis
48b6c92472 show-chunk-borders is a setting now 2023-11-24 19:39:45 +03:00
MihailRis
f54283cab1 Show chunk borders debug option 2023-11-24 19:33:41 +03:00
MihailRis
d92347097e ContentGfxCache 2023-11-22 14:53:35 +03:00
MihailRis
3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis
4ea7bda249 PagesControl, refactor 2023-11-20 03:31:18 +03:00
MihailRis
e3743b8463 GfxContext, render refactor 2023-11-19 20:18:44 +03:00
MihailRis
b03bcb5191 Menu screen prototype, refactor 2023-11-16 03:00:05 +03:00
MihailRis
63b5f4bc6b Refactor and fixes 2023-11-12 02:44:02 +03:00
MihailRis
e48e41c99a Added pause menu, new F3 debug panel, fogCurve setting 2023-11-11 15:35:27 +03:00