59 Commits

Author SHA1 Message Date
MihailRis
f54283cab1 Show chunk borders debug option 2023-11-24 19:33:41 +03:00
MihailRis
50aa5fdc70 Chunks reload fix 2023-11-23 15:05:46 +03:00
MihailRis
c518580577 MSVC build fix 2023-11-23 14:44:37 +03:00
MihailRis
d888eded89 Locked cursor GUI interaction fix 2023-11-23 14:42:26 +03:00
MihailRis
568c612970 Backlight setting 2023-11-23 14:10:08 +03:00
MihailRis
f45fcffaf8 Added chunks load speed trackbar 2023-11-23 13:50:27 +03:00
MihailRis
be807535f5 Panels scrolling, scissors test fix 2023-11-23 13:36:24 +03:00
MihailRis
a6a1e7866a F5 key fix 2023-11-23 02:46:18 +03:00
MihailRis
f9bb193e38 Backlight fix 2023-11-22 22:48:52 +03:00
MihailRis
b6a8358e9e Added bindings for mouse clicks, fixed lights 2023-11-22 21:15:12 +03:00
MihailRis
d2c87f4ba5 Added sky lights multiplier track bar 2023-11-22 16:03:23 +03:00
MihailRis
eb18269416 notfound texture 2023-11-22 15:18:11 +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
ea5c117652 worlds list fix 2023-11-21 15:19:02 +03:00
MihailRis
3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis
d8a9670486 Added frontend/menu module 2023-11-20 11:29:02 +03:00
MihailRis
926fcb1f79 Menu-related panels creation moved to frontend/menu module 2023-11-20 11:28:28 +03:00
MihailRis
e04abe79d8 inputtype::button renamed to inputtype::mouse 2023-11-20 06:39:42 +03:00
MihailRis
3b5c039db1 PagesControl leak fix 2023-11-20 03:59:59 +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
6d9070f346 missing 'worlds' directory check fix 2023-11-19 18:22:34 +03:00
MihailRis
6c70bb531b world render refactor 2023-11-19 00:22:12 +03:00
MihailRis
dda9c40c41 Added CheckBox 2023-11-18 23:19:15 +03:00
MihailRis
9cd8870bd6 filesystem::path use fix 2023-11-18 13:35:14 +03:00
MihailRis
1ed7b106dc Fog-curve visual fix 2023-11-17 19:37:09 +03:00
MihailRis
76e57c42e1 Fog-curve track bar 2023-11-17 16:40:12 +03:00
MihailRis
7608300750 Settings menu + TrackBar 2023-11-17 16:14:10 +03:00
MihailRis
f375e66ad1 Small fix 2023-11-17 14:30: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
MihailRis
3a64a6ad16 Main menu in development 2023-11-17 11:32:36 +03:00
MihailRis
65303598ca Small fix 2023-11-16 22:52:53 +03:00
MihailRis
bcecdc9b60 GLM-related Shader.uniformNf overloads 2023-11-16 21:32:55 +03:00
MihailRis
47e24cb468 Fixes 2023-11-16 20:28:20 +03:00
MihailRis
0ec7f3348e Typo fix 2023-11-16 19:55:31 +03:00
MihailRis
6cd775c27d Refactor, world.bin file, BinaryWriter, BinaryReader 2023-11-16 19:32:44 +03:00
@clasher113
91513c71a4 fix 2023-11-16 17:22:54 +02:00
@clasher113
06f073422b Advancec Frustum Culling & fixes 2023-11-16 17:11:56 +02:00
@clasher113
883dcbf168 Advancec Frustum Culling & fixes 2023-11-16 16:42:57 +02:00
MihailRis
b5548902be
Small fix 2023-11-16 13:20:44 +03:00
MihailRis
3527e9d8e7 Refactor and fixes 2023-11-16 11:11:52 +03:00
MihailRis
5175c9be92 Minor refactor and fixes 2023-11-16 10:53:34 +03:00
MihailRis
1b935aa081 Player creation moved to World::loadLevel 2023-11-16 03:31:50 +03:00
MihailRis
2768371a94 Minor refactor 2023-11-16 03:14:02 +03:00
MihailRis
9857d6e95a Minor refactor 2023-11-16 03:03:17 +03:00
MihailRis
b03bcb5191 Menu screen prototype, refactor 2023-11-16 03:00:05 +03:00