We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7872d4d commit 2742496Copy full SHA for 2742496
1 file changed
ReleaseNotes.txt
@@ -1,10 +1,21 @@
1
Isometric Engine
2
3
-v0.1
+v0.0.2
4
+- Improved User Interface Library
5
+- Performance Improvements
6
+- Audio playback and a custom theme song made by sqwdmusic
7
+- Tilemap support
8
+- Bugfixes for Terrain editing
9
+- Custom Textures made by Kingtut 101
10
+- Roads and water
11
12
+- Lots of improvements to code design
13
+
14
+v0.0.1
15
- Basic Render Engine
16
- Read inputs from SDL Keys
17
- Read configuration from resources/settings.json
18
- Read tile list mapping from resources/tilelist.json
19
- support multiple height levels of tiles
20
- different zoomLevels
-- convert screen coordinates to iso coordinates (with pixel collision detection)
21
+- convert screen coordinates to iso coordinates (with pixel collision detection)
0 commit comments