From 0ff4042b9d673be0f2bfde777c58acb2f21ca5a6 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Thu, 3 Jun 2021 06:26:01 +0100 Subject: Updated changes --- CHANGES.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'CHANGES.md') 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 -- cgit v1.2.3