From 38b57181e1cfb8c26b7c50cee2b9f29bfffe9a78 Mon Sep 17 00:00:00 2001 From: GriffinR Date: Tue, 27 May 2025 11:34:37 -0400 Subject: [PATCH] Post-release manual update --- docs/_sources/reference/CHANGELOG.md.txt | 7 +- docs/genindex.html | 175 ++++---- docs/index.html | 220 ++++++----- docs/manual/breaking-changes.html | 180 ++++----- docs/manual/creating-new-maps.html | 180 ++++----- docs/manual/editing-map-collisions.html | 180 ++++----- docs/manual/editing-map-connections.html | 180 ++++----- docs/manual/editing-map-events.html | 180 ++++----- docs/manual/editing-map-header.html | 180 ++++----- docs/manual/editing-map-tiles.html | 180 ++++----- docs/manual/editing-wild-encounters.html | 178 ++++----- docs/manual/introduction.html | 180 ++++----- docs/manual/navigation.html | 175 ++++---- docs/manual/project-files.html | 180 ++++----- docs/manual/region-map-editor.html | 180 ++++----- docs/manual/scripting-capabilities.html | 180 ++++----- docs/manual/settings-and-options.html | 175 ++++---- docs/manual/shortcuts.html | 180 ++++----- docs/manual/tileset-editor.html | 175 ++++---- docs/reference/changelog.html | 484 ++++++++++++----------- docs/search.html | 175 ++++---- docs/searchindex.js | 2 +- 22 files changed, 1997 insertions(+), 1929 deletions(-) diff --git a/docs/_sources/reference/CHANGELOG.md.txt b/docs/_sources/reference/CHANGELOG.md.txt index 516891b6..095b9685 100644 --- a/docs/_sources/reference/CHANGELOG.md.txt +++ b/docs/_sources/reference/CHANGELOG.md.txt @@ -5,6 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project somewhat adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). The MAJOR version number is bumped when there are **"Breaking Changes"** in the pret projects. For more on this, see [the manual page on breaking changes](https://huderlem.github.io/porymap/manual/breaking-changes.html). ## [Unreleased] +Nothing, yet. + +## [6.0.0] - 2025-05-26 ### Breaking Changes - See [Breaking Changes](https://huderlem.github.io/porymap/manual/breaking-changes.html) in the manual. @@ -129,6 +132,7 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp - Fix `Open Map Scripts` not working on maps with a `shared_scripts_map` field. - Fix the main window sometimes exceeding the screen size on first launch. - Fix right-click selections with the eyedropper clearing when the mouse is released. +- Fix overworld sprite facing directions if spritesheet is arranged in multiple rows. ## [5.4.1] - 2024-03-21 ### Fixed @@ -605,7 +609,8 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp ## [1.0.0] - 2018-10-26 This was the initial release. -[Unreleased]: https://github.com/huderlem/porymap/compare/5.4.1...HEAD +[Unreleased]: https://github.com/huderlem/porymap/compare/6.0.0...HEAD +[6.0.0]: https://github.com/huderlem/porymap/compare/5.4.1...6.0.0 [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 diff --git a/docs/genindex.html b/docs/genindex.html index 958ee19e..b526c27c 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -246,141 +246,142 @@

Reference