mirror of
https://github.com/huderlem/porymap.git
synced 2026-04-24 14:57:08 -05:00
Update CHANGELOG
This commit is contained in:
parent
ea2bfa7274
commit
7f2aefc050
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -7,8 +7,17 @@ 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]
|
||||
### Added
|
||||
- Add keyboard shortcut `Ctrl + D` for duplicating map events.
|
||||
|
||||
### Changed
|
||||
- The tileset editor now syncs its metatile selection with the map's metatile selector.
|
||||
|
||||
### Fixed
|
||||
- Fix a crash that occured when creating a new tileset using triple layer mode
|
||||
- Fix a crash that occured when creating a new tileset using triple layer mode.
|
||||
- Fix crash when reducing number of metatiles past current selection.
|
||||
- Fix various methods of selecting invalid metatiles.
|
||||
- Fix sprite transparency not updating when changing object event graphics.
|
||||
|
||||
## [4.3.0] - 2020-06-27
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user