Skip to content

Commit d0ceaac

Browse files
committed
docs: Update changelog
1 parent b696d92 commit d0ceaac

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
----------------------------------------------------------------------------------------------------
2+
Version: 0.7
3+
Date: 25.11.2024
4+
5+
Changes:
6+
- Added biomes with 6 types: Plains, Forest, Medium Mountain, High Mountain, Desert, and Ice Plain. Biomes are determined using Perlin noise (temperature and humidity).
7+
- Added tree spawning in Forest biomes.
8+
- Added flowers (poppies and dandelions) in Plains and Forest biomes.
9+
- You can now connect to a server (multiplayer gameplay not functional yet).
10+
- Added textures for items and blocks using an atlas system.
11+
- Refactored the meshing system to support complex shapes (e.g., stairs and slabs).
12+
- Added vertex coloring for grass blocks.
13+
114
----------------------------------------------------------------------------------------------------
215
Version: 0.6
316
Date: 18.11.2024

0 commit comments

Comments
 (0)