Skip to content

v2.4.0 - QOL minor changes

Compare
Choose a tag to compare
@regorxxx regorxxx released this 15 Feb 19:46
· 412 commits to main since this release

DELETE ALL OLD FILES, AT 'xxx-scripts' before installing new ones.

Update all my other scripts too with latest releases.

Too many things have changed and it must be ensured a clean installation is done.

There may be a SMP's bug on installation. See wiki.
REQUIRES SMP 1.6.1

[2.4.0] - 2023-02-15

Added

  • UI: allow multiple shapes drawing when selecting different artists on selection mode.

Changed

  • UI: popups warning about selection mode changes can be hidden now (by using the appropriate setting).
  • UI: antialising for point shape, should look much better now.
  • UI: country shapes loading is now async.
  • UI: selection limit to refresh panel can now be configured via menus.
  • UI: header now shows a predefined message when drawing multiple countries, instead of being hidden. Flag is still only showed when there is a single country drawn.
  • UI: header now shows a -none- message when there is no locale tag found.
  • Helpers: updated helpers.
  • Data: updated default database.
  • Properties: additional checks to properties.
  • Properties: internal change to properties, all previous settings will be cleared. Make a backup if needed.
  • Minor performance improvement (usually on subsequent calls) caching all TitleFormat expressions.

Removed

Fixed

  • UI: (un)pressing shift to set the locale tag did not redraw the panel in some cases properly with the current country (on mouse leaving the panel, etc.).
  • UI: pressing shift and Windows key at the same time no longer actives the tagging mode (since that's only used to open the SMP panel menu).