Commit Graph
11 Commits
Author SHA1 Message Date
MihailRis 6965bbe809 PlayerController class (more OOP) 2022-10-01 17:11:43 +03:00
lllzebralll 0711cb07f0 add blockSprite 2022-08-11 20:22:20 +03:00
lllzebralll 18266845a6 delete comment 2022-08-10 20:24:13 +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 1038a79b78 Added generation seed support 2022-07-01 02:31:30 +03:00
lllzebralll 4e5869882e micro fix 2022-06-28 19:03:01 +03:00
lllzebralll 0aa891f35f generation update 2022-06-28 18:35:15 +03:00
MihailRisandGitHub bc9d29cf68 A lot of changes in almost all files 2022-02-28 02:30:15 +03:00
MihailRisandGitHub 01c6c854e1 Optimized lighting, frustum culling, generator
- Extended CHUNK_H to 256
- Modified world generator for new world height
- Added simple 2d frustum culling
- Optimized sky lighting calculations
2021-09-17 19:15:14 +03:00
MihailRisandGitHub e1cdcf01e9 Add files via upload 2021-04-25 16:08:48 +03:00