Added
- Add settings to change the application font and the map list font.
Changed
- The scale of the map can now be changed while resizing the map.
Fixed
- Fix duplicated maps writing the wrong name.
- Fix small maps being difficult to see while resizing.
- Fix the map border sometimes not updating to reflect changes.
- Fix expressions using the prefix '0X' as opposed to '0x' not being recognized as hex numbers.
- Fix certain characters not writing correctly to JSON files.
- Fix all
map.json
files being added to the file watcher at launch. - Fix files sometimes being removed from the file watcher if they're deleted as part of a write.
- Fix
porymap.cfg
andporymap.shortcuts.cfg
writing outside thepret/porymap
folder.