Commit Graph
44 Commits
Author SHA1 Message Date
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
MihailRisandGitHub 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
MihailRis 5af04e20d1 Added missing files 2023-11-15 21:18:40 +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
MihailRis 6c79f3da18 2D graphics performance fix 2023-11-06 02:49:05 +03:00
MihailRis 01eb264f44 EngineSettings: chunksLoadDistance, chunksPadding 2023-11-06 01:47:17 +03:00