Commit Graph
29 Commits
Author SHA1 Message Date
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 f54283cab1 Show chunk borders debug option 2023-11-24 19:33:41 +03:00
MihailRis 275e4af9fd World structure update + new blocks 2023-11-24 02:20:13 +03:00
MihailRis 50aa5fdc70 Chunks reload fix 2023-11-23 15:05:46 +03:00
MihailRis d2c87f4ba5 Added sky lights multiplier track bar 2023-11-22 16:03:23 +03:00
MihailRis 3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis 7608300750 Settings menu + TrackBar 2023-11-17 16:14:10 +03:00
MihailRis 4e1f19c911 Added world creation menu 2023-11-17 13:57:45 +03:00
MihailRis 6cd775c27d Refactor, world.bin file, BinaryWriter, BinaryReader 2023-11-16 19:32:44 +03:00
MihailRis 8310b1b768 Windows build fix 2023-11-16 13:07:05 +03:00
MihailRis 1b935aa081 Player creation moved to World::loadLevel 2023-11-16 03:31:50 +03:00
MihailRis 91c06537eb Generator test mode setting 2023-11-15 00:06:28 +03:00
MihailRis 63b5f4bc6b Refactor and fixes 2023-11-12 02:44:02 +03:00
alexei-zebra a9193ae4d9 pausa & readme hotfix 2023-11-11 18:47:41 +03:00
MihailRis e48e41c99a Added pause menu, new F3 debug panel, fogCurve setting 2023-11-11 15:35:27 +03:00
MihailRisandGitHub 8b322ea9eb Added Chunks.resize method 2023-11-06 10:01:42 +03:00
MihailRis 01eb264f44 EngineSettings: chunksLoadDistance, chunksPadding 2023-11-06 01:47:17 +03:00
MihailRis e437cc99ce EngineSettings.chunksLoadSpeed; removed unused assets 2023-11-06 00:20:58 +03:00
MihailRisandGitHub 0cf8382e95 New world format, fixes 2023-11-05 15:32:46 +03:00
MihailRisandGitHub 754c5b80d0 voxels renderer rebuilt, WorldFiles fix 2023-11-02 13:23:52 +03:00
MihailRisandGitHub 0576316282 Engine core and assets loading refactor 2023-10-30 15:19:58 +03:00
MihailRisandGitHub eaf1fa54cd Fixed some warnings, set -Wall, -Wextra 2023-09-19 14:14:50 +03:00
MihailRis 8a073e4e8a world-wide commit to ruin everything 2022-10-28 22:44:32 +03:00
MihailRis fbce36a05c Refactor, shader fix 2022-10-01 18:02:48 +03:00
MihailRisandGitHub 1038a79b78 Added generation seed support 2022-07-01 02:31:30 +03:00
MihailRisandGitHub e8ca11894d Added class Level for runtime world stuff 2022-06-29 17:12:58 +03:00
MihailRisandGitHub 4ceba017c7 Some refactor 2022-06-29 16:07:55 +03:00