Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
GriffinRichards committed Jan 2, 2024
1 parent d126a2b commit f9f0ff8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
### Added
- Add an editor window under `Options -> Project Settings...` to customize the project-specific settings in `porymap.project.cfg` and `porymap.user.cfg`.
- Add an editor window under `Options -> Custom Scripts...` for Porymap's API scripts.
- Add an `Open Recent Project` menu
- Add a warning to warp events if they're on an incomaptible metatile behavior.
- Add settings for custom images, including the collision graphics, default event icons, and pokémon icons.
- Add settings to override any symbol or macro names Porymap expects to find.
Expand All @@ -19,6 +20,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
- Support for 8bpp tileset tile images.

### Changed
- `Script` dropdowns now include scripts from the current map's scripts file.
- Encouter Rate now defaults to the most commonly used value, rather than 0.
- The Collision tab now allows selection of any valid elevation/collision value.
- The Palette Editor now remembers the Bit Depth setting.
- The min/max levels on the Wild Pokémon tab will now adjust automatically if they invalidate each other.
Expand All @@ -45,6 +48,8 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
- Fix Porymap reporting errors for macros it doesn't use.
- Fix painting on the Collision tab with the opacity slider at 0 painting metatiles.
- Fix crashes when File->Reload Project fails.
- Fix overworld sprite facing directions if spritesheet has vertical layout.
- Stop reporting `Error: Interrupted` for custom scripts during project reopen

## [5.1.1] - 2023-02-20
### Added
Expand Down

0 comments on commit f9f0ff8

Please sign in to comment.