Commit Graph
117 Commits
Author SHA1 Message Date
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
MihailRis b9ed7a2b28 Added more get/put methods to json objects 2023-11-10 21:26:09 +03:00
MihailRis 65eb851fd8 Added platform::get_settings_file 2023-11-10 16:25:11 +03:00
MihailRis 5c2ff83e7d Added more keycodes to window/input 2023-11-09 23:50:13 +03:00
MihailRis 5bd27c3e86 Solved some prehistoric issue 2023-11-09 20:21:15 +03:00
MihailRis 665347213d Added util/platform module 2023-11-09 20:17:11 +03:00
MihailRis ee52e412fa Added stringutil module 2023-11-09 15:03:50 +03:00
MihailRis d5dc134737 display-swap-interval setting 2023-11-09 02:02:48 +03:00
MihailRis b0ccc5fd68 Removed GLFW references from player_control.cpp 2023-11-09 01:52:10 +03:00
MihailRis 82ee2e9d2f Added missing files 2023-11-09 01:21:19 +03:00
MihailRis 1d9fc44482 Decreased GL,GLFW presence out of Window module 2023-11-09 01:19:44 +03:00
MihailRis 086f04af39 GLFW-related update & -lstdc++fs 2023-11-09 00:14:33 +03:00
MihailRis bfc7c85856 files module update 2023-11-08 16:09:58 +03:00
MihailRis 5d90501ce1 files module update 2023-11-08 16:00:38 +03:00
MihailRis 5847470cde EngineSettings save/load functions 2023-11-08 15:57:31 +03:00
MihailRis 533be770d8 Update json parser with new get/set methods 2023-11-08 15:54:28 +03:00
MihailRis 6b5b0a9347 Added json parser 2023-11-08 15:03:51 +03:00
MihailRisandGitHub 8b322ea9eb Added Chunks.resize method 2023-11-06 10:01:42 +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
MihailRis 26935473a3 Water render fix, minor refactor, README.md update 2023-11-06 00:48:03 +03:00
MihailRis e437cc99ce EngineSettings.chunksLoadSpeed; removed unused assets 2023-11-06 00:20:58 +03:00
MihailRis 7730da0056 Project structure update 2023-11-05 22:30:52 +03:00
MihailRisandGitHub ae79f06ce8 GCC build fix 2023-11-05 15:39:37 +03:00
MihailRisandGitHub 0cf8382e95 New world format, fixes 2023-11-05 15:32:46 +03:00
MihailRisandGitHub 6ff76c1dad Delete src/graphics/VoxelRenderer.cpp 2023-11-02 13:26:20 +03:00
MihailRisandGitHub 76c2f96a8e Delete src/graphics/VoxelRenderer.h 2023-11-02 13:26:11 +03:00
MihailRisandGitHub e2404830b8 Delete src/voxels/ChunksLoader.cpp 2023-11-02 13:25:57 +03:00
MihailRisandGitHub 81309b5491 Delete src/voxels/ChunksLoader.h 2023-11-02 13:25: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 5a6a5bbb05 GCC warnings fix 2023-10-24 14:12:51 +03:00
MihailRisandGitHub 5954369744 Windows compile fixes 2023-10-24 09:56:56 +03:00
MihailRisandGitHub 4f20abe7ea Warning fixes, refactor 2023-09-19 23:25:17 +03:00
MihailRisandGitHub eaf1fa54cd Fixed some warnings, set -Wall, -Wextra 2023-09-19 14:14:50 +03:00
MihailRisandGitHub 0837f8945f Merge pull request #13 from MihailRis/main
Merge changes from main to v13
2023-09-19 10:56:31 +03:00
Che10VeKandGitHub 30ad8385c9 Added cmake support (#11)
* Update README.md

* added submodules

* moved submodules to release tag

* fix include for fixed width integer

* added cmake support and build instruction

* Update README.md

* fix cmake links

* upd CMakeLists.txt
2023-08-02 05:44:09 +03:00
lllzebralll 8e68a47712 refactoring 2022-12-08 21:20:45 +03:00
lllzebralll a1f9155498 ui update,many fixes 2022-12-08 01:03:12 +03:00
lllzebralll f04bac6b43 добавленно частичное сглаживание 2022-12-01 20:37:30 +03:00
lllzebralll fea123bc5f inventory fix 2022-11-19 23:11:50 +03:00
lllzebralll 900e4ae098 add block rotate 2022-11-19 23:05:33 +03:00
lllzebralll d2416946d9 inventory 2022-11-19 02:21:15 +03:00
lllzebralll b1e5a3c6fb many little fixes 2022-11-08 14:49:10 +03:00
zebra 815aa90489 func name fix 2022-11-08 10:51:13 +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
MihailRis 6965bbe809 PlayerController class (more OOP) 2022-10-01 17:11:43 +03:00