update changelog
This commit is contained in:
parent
81d02f57a5
commit
62a42d6b3c
1 changed files with 3 additions and 0 deletions
|
@ -10,6 +10,9 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
|
||||||
### Added
|
### Added
|
||||||
- Add optional support for Poryscript script files via the `use_poryscript` config option.
|
- Add optional support for Poryscript script files via the `use_poryscript` config option.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Draw map connections with the current map's tilesets to more accurately mimic their appearance in-game.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix index-out-of-bounds crash when deleting the last event in an event type group.
|
- Fix index-out-of-bounds crash when deleting the last event in an event type group.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue