Commit Graph
100 Commits
Author SHA1 Message Date
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
MihailRisandGitHub 123f3ae6ff Update README.md 2022-06-29 15:43:28 +03:00
MihailRisandGitHub b2382cc182 Update linux makefiles 2022-06-29 15:41:24 +03:00
MihailRisandGitHub f962b73c98 update_controls & update_interaction moved to separate module 2022-06-29 15:36:45 +03:00
MihailRisandGitHub 191b88192b Added chunks counter to debug info screen 2022-06-29 15:18:31 +03:00
MihailRisandGitHub 265ebc0927 Delete block_select.png 2022-06-29 15:05:51 +03:00
MihailRisandGitHub bb7c63394b Fixed block preview texture selection 2022-06-29 15:05:21 +03:00
MihailRisandGitHub 81d246f3d0 Added text shadow, block indicator outline 2022-06-29 14:55:02 +03:00
MihailRisandGitHub 88c1695903 Flipped UI, minor changes
Flipped UI, removed extra Batch2D, added comments and minor changes
2022-06-29 14:03:36 +03:00
MihailRisandGitHub 3d7c3c334d Update README.md 2022-03-20 23:50:36 +03:00
MihailRisandGitHub 5363d0e7ba Linux makefiles updated 2022-03-20 23:49:26 +03:00
MihailRisandGitHub 1770acbfef Audio module, simple text rendering 2022-03-20 23:48:21 +03:00
MihailRisandGitHub e96fd909ea New assets 2022-03-20 23:46:43 +03:00
MihailRisandGitHub b57b73073e Delete block_white.png 2022-03-20 23:46:14 +03:00
MihailRisandGitHub de8b2da3cc Delete block_.png 2022-03-20 23:46:05 +03:00
MihailRisandGitHub 8f2aa3eee5 Delete block (copy).png 2022-03-20 23:45:50 +03:00
MihailRisandGitHub 3a95e44b67 Delete ascii.png 2022-03-20 23:45:36 +03:00
MihailRisandGitHub 7da0977944 Merge pull request #7 from wineTGH/main
Added command to install dependencies on RHEL distros
2022-03-13 16:11:30 +03:00
MihailRisandGitHub 97f1dbc213 Updated compiled windows exe 2022-03-12 23:59:05 +03:00
MihailRisandGitHub 76abbf86b0 Merge pull request #6 from MihailRis/part-11
Part 11
2022-03-12 23:32:25 +03:00
MihailRisandGitHub 79199178e1 Update README.md 2022-03-12 23:28:02 +03:00
MihailRisandGitHub 037d27dace Note for threads with MinGW 2022-03-12 23:27:18 +03:00
MihailRisandGitHub 8a3287d9b4 Updates in #include <mingw.thread.h> 2022-03-12 23:23:08 +03:00
MihailRisandGitHub c2ca744f9a Delete mingw.thread.h 2022-03-12 23:21:26 +03:00
MihailRisandGitHub cce4fefa2a Delete mingw.invoke.h 2022-03-12 23:21:18 +03:00
MihailRisandGitHub d2024e5257 Fixed Windows MinGW building 2022-03-12 23:14:45 +03:00
MihailRisandGitHub b9fff9d1ac Small help to code rationality 2022-03-12 19:30:47 +03:00
MihailRisandGitHub b0a15a7c8c New defines | implemented Player destructor 2022-03-12 16:51:34 +03:00
MihailRisandGitHub 32878de5f3 Small render fixes 2022-03-12 00:50:46 +03:00
MihailRisandGitHub 667eb6bab5 Added Events::finalize 2022-03-08 21:01:36 +03:00
MihailRisandGitHub e5fd0582d6 Fixed segfault on exit in case of chunk loaders are busy 2022-03-08 20:36:11 +03:00
MihailRisandGitHub 4661ace697 Removed one loader limit for first 4 chunks loading 2022-03-07 01:35:59 +03:00
MihailRisandGitHub aa08a0bc6b Chunk is invisible until being surrounded by chunks in every direction 2022-03-06 22:19:44 +03:00
MihailRisandGitHub 551d4cac85 Automatic number of loaders selecting 2022-03-06 03:24:05 +03:00
MihailRisandGitHub cbfa073550 More efficient chunk loaders handling (fixed) 2022-03-06 03:18:04 +03:00
MihailRisandGitHub f0a74dd821 More efficient chunk loaders handling 2022-03-06 03:15:50 +03:00
MihailRisandGitHub 35f8ebe79c Fixed first chunks lighting concurrency problem 2022-03-06 03:01:08 +03:00
MihailRisandGitHub 07e2fe8b3b Fixed 'onground' && turning-off flight mode if onground 2022-03-06 02:38:20 +03:00
MihailRisandGitHub e0225286a2 Add files via upload 2022-03-06 02:36:44 +03:00
MihailRisandGitHub 20015dab72 Fixed 'onground' && turning-off flight mode if onground 2022-03-06 02:30:11 +03:00
MihailRisandGitHub 30c2d9889e Fixed lighting artifacts, improved chunks loading speed
- No more dark lines while loading chunks
- Less lighting recalculations
- Less chunks mesh rebuilding
2022-03-06 01:20:51 +03:00
MihailRisandGitHub 10125808c0 Fixed gravity 2022-03-04 17:55:49 +03:00
MihailRisandGitHub 9150e6d3e3 Delete voxel_engine.cpp 2022-03-04 17:54:59 +03:00
MihailRisandGitHub 1055bb3b27 Fixed gravity 2022-03-04 17:52:13 +03:00
MihailRisandGitHub b6c328fe1d Added flight mode ('F' button) 2022-03-04 17:44:14 +03:00