From 83a57c145c9a7ff1cd89b7ce2154431540a1db68 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Thu, 21 Mar 2024 15:38:02 -0400 Subject: [PATCH] Update manual --- docs/_sources/reference/CHANGELOG.md.txt | 24 +- docs/genindex.html | 166 ++++---- docs/index.html | 208 ++++----- docs/manual/editing-map-collisions.html | 166 ++++---- docs/manual/editing-map-events.html | 166 ++++---- docs/manual/project-files.html | 166 ++++---- docs/manual/scripting-capabilities.html | 166 ++++---- docs/manual/settings-and-options.html | 166 ++++---- docs/manual/tileset-editor.html | 166 ++++---- docs/reference/changelog.html | 514 ++++++++++++----------- docs/search.html | 166 ++++---- docs/searchindex.js | 2 +- 12 files changed, 1118 insertions(+), 958 deletions(-) diff --git a/docs/_sources/reference/CHANGELOG.md.txt b/docs/_sources/reference/CHANGELOG.md.txt index c254bfe2..a6d13ce3 100644 --- a/docs/_sources/reference/CHANGELOG.md.txt +++ b/docs/_sources/reference/CHANGELOG.md.txt @@ -9,6 +9,26 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ## [Unreleased] Nothing, yet. +## [5.4.1] - 2024-03-21 +### Fixed +- Fix object event sprites not loading for some struct data formats. + +## [5.4.0] - 2024-02-13 +### Added +- Add a `Check for Updates` option to show new releases (Windows and macOS only). + +### Changed +- 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. +- Selector images now center on the selection when eyedropping or zooming. + +### Fixed +- Fix some minor visual issues with the various zoom sliders. +- Smooth out scrolling when mouse is over tile/metatile images. +- Fix the Tileset Editor selectors getting extra white space when changing tilesets. +- Fix a crash when adding disabled events with the Pencil tool. +- Fix error log about failing to find the scripts file when a new map is created. + ## [5.3.0] - 2024-01-15 ### Added - Add zoom sliders to the Tileset Editor. @@ -464,7 +484,9 @@ Nothing, yet. ## [1.0.0] - 2018-10-26 This was the initial release. -[Unreleased]: https://github.com/huderlem/porymap/compare/5.3.0...HEAD +[Unreleased]: https://github.com/huderlem/porymap/compare/5.4.1...HEAD +[5.4.1]: https://github.com/huderlem/porymap/compare/5.4.0...5.4.1 +[5.4.0]: https://github.com/huderlem/porymap/compare/5.3.0...5.4.0 [5.3.0]: https://github.com/huderlem/porymap/compare/5.2.0...5.3.0 [5.2.0]: https://github.com/huderlem/porymap/compare/5.1.1...5.2.0 [5.1.1]: https://github.com/huderlem/porymap/compare/5.1.0...5.1.1 diff --git a/docs/genindex.html b/docs/genindex.html index b76e73be..16e48e74 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -219,124 +219,134 @@