Skip to content

0.9.7 beta 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmyers mmyers released this 19 Jul 23:13
· 170 commits to master since this release

Changes since 0.9.7 beta 1:

Main window:

  • Added two new buttons:
    • Blink selected province(s): Helpful if you want to double check you have the right provinces selected.
    • Copy selected province ID(s): Sorts and copies the IDs of the selected provinces to the clipboard. Also blinks the provinces to acknowledge success.
  • Improved the submenus for views. All of them should now be sorted, and the maximum number of items per submenu is increased to 30 so there should be fewer submenus overall.
  • Fixed error log message on startup when parsing a Lua file and encountering a comment that starts at the beginning of a line.

Editor dialog:

  • Implemented case-insensitive search, finally
  • The editor dialog's handy province/country/culture lists now actually work
  • Fixed crash when running on Java 15

General:

  • Mods that use an absolute path are now handled correctly
  • More logging instead of crashing when mapmodes have errors