Skip to content

Releases: Riskrieg/map-editor

2.8.5-0.2402

19 Feb 22:34
89b9eaf
Compare
Choose a tag to compare

Changelog

  • Change "Re-import base image..." to "Import base image..."
  • Change "Re-import text image..." to "Import text image..."
  • Add option to "Debug" menu to export base image
  • Add warning about changed territories when importing new base image
  • Fix several bugs with palette and map editor

Full Changelog: 2.8.4-0.2301...2.8.5-0.2402

2.8.4-0.2301

26 Jan 14:17
4911ba3
Compare
Choose a tag to compare

Changelog

  • Fixes a crash caused by the mouse reading as out of bounds on some systems.

Full Changelog: 2.8.3-0.2301...2.8.4-0.2301

2.8.3-0.2301

16 Jan 01:37
2f1e892
Compare
Choose a tag to compare

Changelog

  • Update Kotlin version from 1.6.10 to 1.7.20.
  • Update Compose version from 1.1.1 to 1.2.2.
  • Update Flatlaf version from 2.3 to 3.0.
  • Update Jackson version from 2.13.3 to 2.14.0.

2.8.2-0.2206

26 Jun 02:53
3185f1c
Compare
Choose a tag to compare

Changelog

  • Fixes an issue where colors could be updated to an already-existing color
  • Fixes an issue where a new color with the same hex code could be added if the hex code had a lowercase letter
  • Updates Palette dependency from 1.1.0-1.2206 to 1.1.0-4.2206

Full Changelog: 2.8.1-0.2206...2.8.2-0.2206

2.8.1-0.2206

13 Jun 08:33
393032f
Compare
Choose a tag to compare

Changelog

  • Reorganized the menus to make more sense
  • Fixed several bugs with importing image layers

2.8.0-0.2206

04 Jun 23:41
9cf5e68
Compare
Choose a tag to compare

Changelog

  • Update dependencies to the newly-created map, palette, and codec dependencies.
  • Export format for .rkp files changed slightly, but old ones from previous versions will still import just fine. If you run the older .rkp files through (import -> save again) they'll get converted to the slightly updated format.

Full Changelog: 2.7.5-0.2206...2.8.0-0.2206

2.7.5-0.2206

03 Jun 13:56
6a5b294
Compare
Choose a tag to compare

Changelog

  • Fix map not reflecting changes when updating a color in the color list
  • Fix territory entries not reindexing properly when moving a color in the color list
  • Fix territory entries not reindexing properly when deleting a color in the color list

Full Changelog: 2.7.4-0.2206...2.7.5-0.2206

2.7.4-0.2206

02 Jun 19:56
e81b37d
Compare
Choose a tag to compare

Changelog

  • Fixed #8
  • Added palette editor
  • Added new menu entry under File called Create Palette
  • Added Clear Label button that only appears when selecting a territory that has a label.
  • Added Add Label button that only appears when selecting a territory that does not have a label.
  • Added the Riskrieg core dependency version 3.0.0-0.2206-alpha.
  • Updated dependencies to the latest stable versions.
  • Changed territory Delete function (button and menu options) so that they act consistently and no longer clear territory labels.
  • Changed Add & Label button so it only appears if you are selecting regions, and is only enabled if your selected regions do not already have a label.
  • Removed rkm dependency.

This release also includes a refactoring of the files to make more intuitive sense.

Palette files end in .rkp, and the default palette is provided as a download below.

Full Changelog: 2.7.2...2.7.4-0.2206

2.7.2

04 Feb 12:12
c0415f5
Compare
Choose a tag to compare

Changelog

  • The map editor will now automatically change lowercase letters into uppercase letters in the territory name text box. (#9)
  • The map editor will no longer allow non-alphanumeric characters to be used for territory names. (#10)

Full Changelog: 2.7.1...2.7.2

2.7.1

28 Jan 17:23
3fc9519
Compare
Choose a tag to compare

Changelog

  • Update Compose from release version 1.0.0 to release version 1.0.1.
  • Update FlatLaf from v1.6.4 to v1.6.5.
  • Disable importing/exporting JSON graph file until a fix is implemented for it working outside of the IDE. (See #8)

Full Changelog: 2.7.0...2.7.1