aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-06-03 06:26:01 +0100
committerJuan J. Martinez <jjm@usebox.net>2021-06-03 06:26:05 +0100
commit0ff4042b9d673be0f2bfde777c58acb2f21ca5a6 (patch)
treeb3f67a6b0bb0dae321b48554cadc926c540f40a5 /CHANGES.md
parent82a46eb827624a8ffae5324a2e3560a50a6dfbc8 (diff)
downloadubox-msx-lib-0ff4042b9d673be0f2bfde777c58acb2f21ca5a6.tar.gz
ubox-msx-lib-0ff4042b9d673be0f2bfde777c58acb2f21ca5a6.zip
Updated changes
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 7200319..ca42359 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,11 +2,13 @@
## Release 1.x.0 - ????-??-??
- - Added a new `-c` flag to `png2sprites.py` to include the frame colour as
+ - `png2sprites.py`: Added a new `-c` flag to include the frame colour as
a comment. This works as a reference and should make easier assign colours
- to frames later on in the game's code.
+ to frames later on in the game's code
+ - `map.py`: remove bin files on error, fixed an error in error reporting
+ - `png2tiles.py`: support to load the tileset combinng multiple images
- Thanks to Pedro de Medeiros for the feature!
+ Thanks to Pedro de Medeiros for the changes!
## Release 1.1.5 - 2021-04-07