Releases: Rangi42/polished-map
Releases · Rangi42/polished-map
1.3.0
- Get map size from constants/map_constants.asm if possible
- The constant name has to match the filename, e.g. OlivineCity.blk matches OLIVINE_CITY, but LakeofRage.blk does not match LAKE_OF_RAGE (it would match LAKEOF_RAGE)
- Save more settings
1.2.2
- Adjust default configuration
- Add install script
1.2.1
- Fix skipping tiles $60-$7F for pokecrystal
1.2.0
- Edit metatiles
- Fix scrolling after resizing
1.1.0
- Help window
- Prompt for unsaved changes
- Warn if .blk data continues past the map size
- IDs moved to top-left block corners