Update changelog

This commit is contained in:
GriffinR 2024-01-26 15:34:42 -05:00
parent 895c9466d7
commit 0c03676f20

View file

@ -10,9 +10,10 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
### Changed ### Changed
- If Wild Encounters fail to load they are now only disabled for that session, and the settings remain unchanged. - If Wild Encounters fail to load they are now only disabled for that session, and the settings remain unchanged.
- Defaults are used if project constants are missing, rather than failing to open the project or changing settings. - Defaults are used if project constants are missing, rather than failing to open the project or changing settings.
- Selector images now center on the selection when eyedropping or zooming.
### Fixed ### Fixed
- Fix the Tileset Editor selectors scrolling to the wrong selection when zoomed. - Fix some minor visual issues with the various zoom sliders.
- Fix the Tileset Editor selectors getting extra white space when changing tilesets. - Fix the Tileset Editor selectors getting extra white space when changing tilesets.
- Fix a crash when adding disabled events with the Pencil tool. - Fix a crash when adding disabled events with the Pencil tool.