Update changelog
This commit is contained in:
parent
314e6fff53
commit
bf0ec3395d
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Changed
|
### Changed
|
||||||
- Change encounter tab copy and paste behavior.
|
- Change encounter tab copy and paste behavior.
|
||||||
|
- A warning will appear if a custom script fails to load or an action fails to run.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix tilesets that share part of their name loading incorrectly.
|
- Fix tilesets that share part of their name loading incorrectly.
|
||||||
|
@ -18,6 +19,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
- Fix bug which caused encounter configurator to crash if last field was deleted.
|
- Fix bug which caused encounter configurator to crash if last field was deleted.
|
||||||
- Fix map render when collision view was active while map changed.
|
- Fix map render when collision view was active while map changed.
|
||||||
- Fix the updated pokefirered region map graphics appearing in grayscale.
|
- Fix the updated pokefirered region map graphics appearing in grayscale.
|
||||||
|
- Fix the API function `registerAction` not correctly handling actions with the same name.
|
||||||
|
|
||||||
## [5.1.0] - 2023-01-22
|
## [5.1.0] - 2023-01-22
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue