Commit Graph
12 Commits
Author SHA1 Message Date
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 900e4ae098 add block rotate 2022-11-19 23:05:33 +03:00
lllzebralll b1e5a3c6fb many little fixes 2022-11-08 14:49:10 +03:00
MihailRis 8a073e4e8a world-wide commit to ruin everything 2022-10-28 22:44:32 +03:00
MihailRis 6965bbe809 PlayerController class (more OOP) 2022-10-01 17:11:43 +03:00
MihailRis d3f29f8ace WorldRenderer and HudRenderer classes 2022-10-01 15:59:57 +03:00
lllzebralll 539c5f90bd add many feature, but have many draw bugs 2022-08-10 20:18:04 +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 f569378b88 Chunks render moved to ChunksLoader 2022-06-29 19:30:23 +03:00
MihailRisandGitHub e8ca11894d Added class Level for runtime world stuff 2022-06-29 17:12:58 +03:00
MihailRisandGitHub f962b73c98 update_controls & update_interaction moved to separate module 2022-06-29 15:36:45 +03:00