Skip to content

Commit 6b9d12f

Browse files
committed
docs: Fix changelog format
1 parent d0ceaac commit 6b9d12f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ Version: 0.7
33
Date: 25.11.2024
44

55
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.
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.
1313

1414
----------------------------------------------------------------------------------------------------
1515
Version: 0.6

0 commit comments

Comments
 (0)