38 Commits

Author SHA1 Message Date
MihailRis
c2dd185c08 Hud refactor 2024-01-05 18:41:55 +03:00
MihailRis
61dccbf8b9 Small optimization 2024-01-04 16:37:47 +03:00
MihailRis
374e5654ad Added inventory scroll + minor refactor 2024-01-04 16:34:52 +03:00
MihailRis
9ebbe1029d New block properties and lua functions 2023-12-29 21:18:14 +03:00
quflax
4d281ff03b dasdasdasdas 2023-12-27 15:01:18 +02:00
MihailRis
acce49f188
Scripting WIP (#70)
* Scripting introduced

* AppImage workflow fixes

* AppImage workflow simplified

* README.md update

* README.md update

* small fix
2023-12-25 05:26:03 +03:00
A-lex-Ra
88280f8002 render refactoring 2023-12-17 21:52:00 +06:00
MihailRis
2055cff0be Added gui_util 2023-12-07 13:18:28 +03:00
MihailRis
1d73c0bd9f Added FOV and mouse sensitivity settings 2023-12-05 14:47:46 +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
c08c31b0ad day-night loop, dynamic skybox, clock on debug panel 2023-11-28 11:01:22 +03:00
MihailRis
7759a63973 Removed dark overlay for content access mode 2023-11-28 00:20: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
d2c87f4ba5 Added sky lights multiplier track bar 2023-11-22 16:03:23 +03:00
MihailRis
d92347097e ContentGfxCache 2023-11-22 14:53:35 +03:00
MihailRis
fb8d220cca Blocks atlas is auto-assembling now 2023-11-22 01:53:48 +03:00
MihailRis
3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis
926fcb1f79 Menu-related panels creation moved to frontend/menu module 2023-11-20 11:28:28 +03:00
MihailRis
4ea7bda249 PagesControl, refactor 2023-11-20 03:31:18 +03:00
MihailRis
41f9c51a27 Minor refactor 2023-11-19 23:18:26 +03:00
MihailRis
7ab69ebc1e added 'hud.inventory' binding 2023-11-19 23:11:35 +03:00
MihailRis
e3743b8463 GfxContext, render refactor 2023-11-19 20:18:44 +03:00
MihailRis
7608300750 Settings menu + TrackBar 2023-11-17 16:14:10 +03:00
MihailRis
6392f63604 Refactor, GUI::storage (map for direct access to panels) 2023-11-17 14:26:54 +03:00
MihailRis
4e1f19c911 Added world creation menu 2023-11-17 13:57:45 +03:00
@clasher113
883dcbf168 Advancec Frustum Culling & fixes 2023-11-16 16:42:57 +02:00
MihailRis
2768371a94 Minor refactor 2023-11-16 03:14:02 +03:00
MihailRis
b03bcb5191 Menu screen prototype, refactor 2023-11-16 03:00:05 +03:00
MihailRis
fee25abb5e Refactor: added Screen interface class, LevelScreen 2023-11-15 21:18:10 +03:00
MihailRis
be980b2aa6 Minor refactor 2023-11-15 13:38:42 +03:00
MihailRis
163fdd2e37 Inventory blocks render fix 2023-11-12 05:52:14 +03:00
MihailRis
7fe2a057c6 Fixed Windows build errors 2023-11-12 05:25:32 +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