From b31b2c2fc72edebef20ce3e109fc725f6d32a644 Mon Sep 17 00:00:00 2001 From: Marcus Huderle Date: Sat, 27 Jun 2020 17:28:36 -0500 Subject: [PATCH] Release 4.3.0 --- CHANGELOG.md | 7 +- .../manual/settings-and-options.rst.txt | 1 + docs/_sources/reference/CHANGELOG.md.txt | 15 +- docs/genindex.html | 64 +++-- docs/index.html | 87 +++--- docs/manual/settings-and-options.html | 72 ++--- docs/reference/changelog.html | 251 ++++++++++-------- docs/search.html | 64 +++-- docs/searchindex.js | 2 +- docsrc/manual/settings-and-options.rst | 1 + forms/aboutporymap.ui | 13 +- 11 files changed, 332 insertions(+), 245 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd40fd03..5cf41d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project somewhat adheres to [Semantic Versioning](https://semver.org/sp The **"Breaking Changes"** listed below are changes that have been made in the decompilation projects (e.g. pokeemerald), which porymap requires in order to work properly. If porymap is used on a project that is not up-to-date with the breaking changes, then porymap will likely break or behave improperly. ## [Unreleased] +Nothing, yet. + +## [4.3.0] - 2020-06-27 ### Added - Add triple-layer metatiles support. @@ -16,6 +19,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ### Fixed - Fix bug where exported tileset images could be horizontally or vertically flipped. - Fix bug where the map list wasn't filtered properly after switching filter types. +- Don't zoom in map when mouse middle button is pressed. ## [4.2.0] - 2020-06-06 ### Added @@ -212,7 +216,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ## [1.0.0] - 2018-10-26 This was the initial release. -[Unreleased]: https://github.com/huderlem/porymap/compare/4.2.0...HEAD +[Unreleased]: https://github.com/huderlem/porymap/compare/4.3.0...HEAD +[4.3.0]: https://github.com/huderlem/porymap/compare/4.2.0...4.3.0 [4.2.0]: https://github.com/huderlem/porymap/compare/4.1.0...4.2.0 [4.1.0]: https://github.com/huderlem/porymap/compare/4.0.0...4.1.0 [4.0.0]: https://github.com/huderlem/porymap/compare/3.0.1...4.0.0 diff --git a/docs/_sources/manual/settings-and-options.rst.txt b/docs/_sources/manual/settings-and-options.rst.txt index c511f742..9b055226 100644 --- a/docs/_sources/manual/settings-and-options.rst.txt +++ b/docs/_sources/manual/settings-and-options.rst.txt @@ -42,6 +42,7 @@ determined by this file. ``enable_heal_location_respawn_data``, 1 if ``pokefirered``, project, yes, Adds ``Respawn Map`` and ``Respawn NPC`` to Heal Location events ``enable_object_event_in_connection``, 1 if ``pokefirered``, project, yes, Adds ``In Connection`` to Object events ``enable_floor_number``, 1 if ``pokefirered``, project, yes, Adds ``Floor Number`` to map headers + ``enable_triple_layer_metatiles``, 0, project, yes, Enables triple-layer metatiles (See https://github.com/pret/pokeemerald/wiki/Triple-layer-metatiles) ``custom_scripts``, , project, yes, A list of script files to load into the scripting engine Some of these settings can be toggled manually in porymap via the *Options* menu. diff --git a/docs/_sources/reference/CHANGELOG.md.txt b/docs/_sources/reference/CHANGELOG.md.txt index 01f17387..5cf41d24 100644 --- a/docs/_sources/reference/CHANGELOG.md.txt +++ b/docs/_sources/reference/CHANGELOG.md.txt @@ -9,6 +9,18 @@ The **"Breaking Changes"** listed below are changes that have been made in the d ## [Unreleased] Nothing, yet. +## [4.3.0] - 2020-06-27 +### Added +- Add triple-layer metatiles support. + +### Changed +- The "Open Scripts" button will fall back to `scripts.inc` if `scripts.pory` doesn't exist. + +### Fixed +- Fix bug where exported tileset images could be horizontally or vertically flipped. +- Fix bug where the map list wasn't filtered properly after switching filter types. +- Don't zoom in map when mouse middle button is pressed. + ## [4.2.0] - 2020-06-06 ### Added - Add more project-specific configs to better support porting features from different projects. @@ -204,7 +216,8 @@ Nothing, yet. ## [1.0.0] - 2018-10-26 This was the initial release. -[Unreleased]: https://github.com/huderlem/porymap/compare/4.2.0...HEAD +[Unreleased]: https://github.com/huderlem/porymap/compare/4.3.0...HEAD +[4.3.0]: https://github.com/huderlem/porymap/compare/4.2.0...4.3.0 [4.2.0]: https://github.com/huderlem/porymap/compare/4.1.0...4.2.0 [4.1.0]: https://github.com/huderlem/porymap/compare/4.0.0...4.1.0 [4.0.0]: https://github.com/huderlem/porymap/compare/3.0.1...4.0.0 diff --git a/docs/genindex.html b/docs/genindex.html index eed38757..4dbf3190 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -175,69 +175,75 @@