Update CHANGELOG.md
This commit is contained in:
parent
532c32cc00
commit
d2508b1f1d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
- Events without sprites are now partially transparent so the underlying metatile can be seen. (Warps, signs, etc.)
|
- Events without sprites are now partially transparent so the underlying metatile can be seen. (Warps, signs, etc.)
|
||||||
- Changed the Trainer checkbox to a combobox, since there are actually 3 valid values for the trainer type.
|
- Changed the Trainer checkbox to a combobox, since there are actually 3 valid values for the trainer type.
|
||||||
- Multiline comments are now respected when parsing C defines.
|
- Multiline comments are now respected when parsing C defines.
|
||||||
|
- The tiles image in the tileset editor will no longer flip according to the x/y flip checkboxes. The individual tile selection still flips, though.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix bug where smart paths could be auto-enabled, despite the checkbox being disabled.
|
- Fix bug where smart paths could be auto-enabled, despite the checkbox being disabled.
|
||||||
|
|
Loading…
Reference in a new issue