Update changelog
This commit is contained in:
parent
096a66067d
commit
e8a9820f44
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
- If an object event is inanimate, it will always render using its first frame.
|
- If an object event is inanimate, it will always render using its first frame.
|
||||||
- Only log "Unknown custom script function" when a registered script function is not present in any script.
|
- Only log "Unknown custom script function" when a registered script function is not present in any script.
|
||||||
- Unused metatile attribute bits that are set are preserved instead of being cleared.
|
- Unused metatile attribute bits that are set are preserved instead of being cleared.
|
||||||
|
- The wild encounter editor is automatically disabled if the encounter JSON data cannot be read
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix cursor tile outline not updating at the end of a dragged selection.
|
- Fix cursor tile outline not updating at the end of a dragged selection.
|
||||||
|
|
Loading…
Reference in a new issue