34 Commits

Author SHA1 Message Date
MihailRis
76aeb8e4df Content packs indices auto build + WorldGenerator fix 2023-12-29 14:17:26 +03:00
alexei-zebra
9e752c08c8 world-gen update 2023-12-11 21:04:52 +03:00
MihailRis
f513c094a9 Worlds indexing 2023-12-08 21:00:15 +03:00
MihailRis
636cb0c44c World indices check 2023-12-07 15:16:37 +03:00
@clasher113
ee7d79fe93 Vertical block rotation 2023-12-05 14:43:08 +02:00
@clasher113
9e5d1eec5f Merge 2023-12-05 09:27:00 +02:00
Ara
e45d85bc5a minimize defines 2023-12-04 22:50:00 +06:00
@clasher113
361a2eac67 Full vertical block rotation 2023-12-04 10:42:12 +02:00
MihailRis
c8a283c645 Base content package + ContentLoader 2023-12-01 16:26:42 +03:00
MihailRis
0c35eeb072 aabb block shape WIP + common refactor 2023-11-30 14:48:38 +03:00
MihailRis
3b03464d27 Introduced Content, ContentIndices, no more integer ids hardcoded, common refactor 2023-11-21 11:38:59 +03:00
MihailRis
79aa754e66 World generator update 2023-11-15 16:38:26 +03:00
MihailRis
061b322e39 World generator performance improved 2023-11-15 01:51:37 +03:00
MihailRis
63b5f4bc6b Refactor and fixes 2023-11-12 02:44:02 +03:00
MihailRis
e48e41c99a Added pause menu, new F3 debug panel, fogCurve setting 2023-11-11 15:35:27 +03:00
MihailRis
7730da0056 Project structure update 2023-11-05 22:30:52 +03:00
MihailRis
4f20abe7ea
Warning fixes, refactor 2023-09-19 23:25:17 +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
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
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
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
MihailRis
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
MihailRis
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
MihailRis
bc9d29cf68
A lot of changes in almost all files 2022-02-28 02:30:15 +03:00
MihailRis
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
MihailRis
e1cdcf01e9
Add files via upload 2021-04-25 16:08:48 +03:00