Releases: Riskrieg/map-editor
Releases · Riskrieg/map-editor
2.8.5-0.2402
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
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
Changelog
- Update Kotlin version from
1.6.10
to1.7.20
. - Update Compose version from
1.1.1
to1.2.2
. - Update Flatlaf version from
2.3
to3.0
. - Update Jackson version from
2.13.3
to2.14.0
.
2.8.2-0.2206
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
to1.1.0-4.2206
Full Changelog: 2.8.1-0.2206...2.8.2-0.2206
2.8.1-0.2206
Changelog
- Reorganized the menus to make more sense
- Fixed several bugs with importing image layers
2.8.0-0.2206
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
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
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
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
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