Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis e440b36823 toml format is now used for settings file 2023-11-14 15:51:30 +03:00
MihailRis 69b309dc60 toml format is now used for settings file 2023-11-14 15:51:26 +03:00
MihailRis 3723cf491f Added screenshot feature (F2 key) 2023-11-13 15:01:41 +03:00
MihailRis d42d2dc294 Added png::write_image 2023-11-13 14:02:18 +03:00
MihailRis 744e473e47 Fog calculation simplified 2023-11-13 04:58:39 +03:00
MihailRis c2f130c931 Movement speed fix 2023-11-12 19:48:02 +03:00
MihailRis 6b5e8406b3 Fixed block sides lights 2023-11-12 19:43:27 +03:00
MihailRis 8161d84e36 Fixed blocks UV 2023-11-12 14:03:31 +03:00
MihailRis 33b61fb499 Minor refactor 2023-11-12 05:57:25 +03:00
MihailRis 163fdd2e37 Inventory blocks render fix 2023-11-12 05:52:14 +03:00
MihailRisandGitHub de92cff0aa Update README.md 2023-11-12 05:30:15 +03:00
MihailRis 7fe2a057c6 Fixed Windows build errors 2023-11-12 05:25:32 +03:00
MihailRis 55538d3b02 Atlas padding, mip-mapping 2023-11-12 04:42:04 +03:00
MihailRis 9cde99f3f7 png::load_image implementation 2023-11-12 03:55:19 +03:00
MihailRis 19c6bef8ad png.h fix 2023-11-12 03:51:07 +03:00
MihailRis 912bf28737 ImageData destructor fix 2023-11-12 03:47:43 +03:00
MihailRis ffd3e3f852 Added graphics/ImageData class 2023-11-12 03:26:06 +03:00
MihailRis a91fbe7166 World directory creation fix 2023-11-12 02:49:58 +03:00
MihailRis 63b5f4bc6b Refactor and fixes 2023-11-12 02:44:02 +03:00
MihailRis b4a3608302 Update README.md 2023-11-11 19:29:45 +03:00
MihailRisandGitHub f182d30f14 Update README.md 2023-11-11 15:39:11 +03:00
MihailRisandGitHub b71fd610de Update README.md
Update controls
2023-11-11 15:38:20 +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 ab7e832218 Fixed MSVC source encoding to UTF-8 2023-11-09 19:30:28 +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 e5ba4a02ef Update README.md 2023-11-06 10:03:38 +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 d67c707916 Delete libs directory 2023-11-05 21:59:09 +03:00
MihailRisandGitHub 3f30a154ec Fixed .gitignore, removed .gitmodules 2023-11-05 21:58:25 +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 0c65b13f4e Merge pull request #15 from MihailRis/v13
refactor and fixes
2023-11-02 13:34:03 +03:00
MihailRisandGitHub 2360441e18 Fixed 'res' copy destination 2023-11-02 13:29:52 +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 18fcf3f141 Merge pull request #14 from MihailRis/v13
V13
2023-11-01 04:26:27 +03:00
MihailRisandGitHub 0576316282 Engine core and assets loading refactor 2023-10-30 15:19:58 +03:00
MihailRisandGitHub 972db16a0c Added run.sh 2023-10-30 00:19:56 +03:00
MihailRisandGitHub 3e1f5fb9b3 Added '-no-pie' flag for GCC 2023-10-25 18:56:18 +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 bec5bd7e46 Update README.md 2023-10-24 09:22:48 +03:00
MihailRisandGitHub 2b6cb192fd Delete Debug_win directory 2023-10-24 09:21:55 +03:00
MihailRisandGitHub 89d78bd44c Delete Debug directory 2023-10-24 09:21:43 +03:00
MihailRisandGitHub c4e097727d Update CMakeLists.txt 2023-10-24 09:18:36 +03:00
MihailRisandGitHub fb34f603ae Added spng support 2023-10-24 09:10:42 +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
MihailRisandGitHub ee46a8ef66 Added controls section in README.md 2023-08-02 12:59:52 +03:00
MihailRisandGitHub 8e58687c57 Merge pull request #12 from C4e10VeK/main
Added github actions support
2023-08-02 12:33:18 +03:00
MihailRisandGitHub d535c74f6d Merge pull request #9 from MihailRis/v12
V12
2023-01-26 23:07:29 +03:00
MihailRisandGitHub 5f3a078e4e Merge branch 'main' into v12 2023-01-26 23:07:06 +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
MihailRis 26f70b2f04 Fixed previous push 2022-10-01 16:11:31 +03:00
MihailRis d3f29f8ace WorldRenderer and HudRenderer classes 2022-10-01 15:59:57 +03:00
MihailRisandGitHub 5955c74208 Update .gitignore 2022-08-29 16:23:23 +03:00
MihailRisandGitHub ce5400e5d7 Update .gitignore 2022-08-29 16:03:08 +03:00
MihailRisandGitHub 36b92ce4a7 Update .gitignore 2022-08-29 16:02:16 +03:00
MihailRisandGitHub dc3bc312a2 Update makefiles 2022-08-29 15:57:56 +03:00
MihailRisandGitHub d60f5c3679 Added Batch3D 2022-08-29 15:56:29 +03:00
MihailRisandGitHub 9a92d7a20c Erreur stupide 2022-07-18 02:47:50 +03:00
MihailRisandGitHub c0f5e5f4fc Added 'style' font render argument 2022-07-16 00:31:04 +03:00
MihailRisandGitHub fa4538c124 font draw improvements 2022-07-15 16:54:35 +03:00
MihailRisandGitHub 889b2a62b5 0 font page used instead of missing one 2022-07-15 16:40:12 +03:00
MihailRisandGitHub bdd3fbf7d4 Added 3 unicode pages for font, fixed UI, added Block.breakable
Added 1, 2, 3 and 4 unicode pages from Minecraft.
Font now uses std::wstring instead of std::string
Added Block.breakable field (the only unbreakable block is bedrock)
Bedrock is now selectable
2022-07-14 19:23:31 +03:00
MihailRisandGitHub b2872650d6 mini-fix 2022-07-01 02:34:34 +03:00
MihailRisandGitHub 1038a79b78 Added generation seed support 2022-07-01 02:31:30 +03:00
MihailRisandGitHub 37dd882fdb Small chunks render fix 2022-06-29 20:13:49 +03:00
MihailRisandGitHub 45bc1643f4 Update .gitignore 2022-06-29 20:00:24 +03:00
MihailRisandGitHub f569378b88 Chunks render moved to ChunksLoader 2022-06-29 19:30:23 +03:00
MihailRisandGitHub 15bed4169e Update .gitignore 2022-06-29 17:52:35 +03:00
MihailRisandGitHub ffc39fccaf Some refactor again 2022-06-29 17:47:40 +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