Skip to content

Releases: ScottyThePilot/hoi4_province_editor

Version 0.3.4

28 Aug 21:29
Compare
Choose a tag to compare
  • Attempts to fix a crash involved with history/undo states.
  • Crash logs should now always show full backtraces.

Version 0.3.3

09 Aug 04:58
Compare
Choose a tag to compare
  • Attempts to fix an issue where some maps fail to load due to a CSV parse error.

Version 0.3.2

16 Oct 04:58
Compare
Choose a tag to compare
  • Fixes a crash when attempting to save a map after painting over (deleting) a province that was set as an adjacency's through-province.

Version 0.3.1

09 Jun 02:52
Compare
Choose a tag to compare
  • Fixes a crash when attempting to save a map after painting over (deleting) a province with preserve-ids enabled.

Version 0.3.0

09 Feb 18:44
Compare
Choose a tag to compare

I am bumping a minor version this release instead of a patch version since the work since 0.2.0 has constituted bumping a minor version.

  • Added extra warnings that you can toggle in the config (disabled by default)
  • Added province outlines that can be toggled under the "view" menu
  • Impassible adjacencies are drawn as boundaries instead of lines
  • The bucket tool now has a fill-all modifier bound to the Shift key

There is a crash bug in the application that has occurred to me very rarely, and likely involves using the regular paint tool and the bucket tool. I don't know what causes it or how to fix it, so make sure to save often if you use this application.

Version 0.2.3

19 Oct 07:22
Compare
Choose a tag to compare
  • Main font has been changed from Consolas to Inconsolata
  • Added a pixel snapping option for the lasso tool
  • Fixed placement of province ID labels
  • Added a new config option generate-coastal-on-save for automatically generating coastal-ness of provinces on save
  • Added a new config option change-view-mode-on-undo for toggling whether the view mode will change on undo/redo
  • Added a painting mask feature to allow tools to be restricted to painting over only certain terrain types
  • Crashes will now be logged to files in the executable's folder
  • Exporting land or terrain maps or saving as a folder no longer freezes forever

Version 0.2.2

14 Sep 21:35
Compare
Choose a tag to compare
  • Problem detection now detects X crossings at the edge of the map
  • Added the ability to view province IDs on the map
  • Buttons for the bucket and lasso tools will no longer be visible in view modes they aren't functional in

Version 0.2.1

08 Sep 05:48
Compare
Choose a tag to compare
  • Improved the behavior of the lasso tool to make it easier to use
  • (Hopefully) fixed a bug with the way the fill tool works

Version 0.2.0

02 Sep 18:08
Compare
Choose a tag to compare
  • The preserve_ids feature is now functional
  • Land and terrain maps can be exported for use in MapGen
  • Removed the console in favor of a new toolbar and sidebar
  • Most keybinds are available as buttons in the toolbar
  • Added a flood-fill and polygonal lasso tool alongside the area paint tool to the sidebar
  • Fixed a bug where painting over a province and undoing that operation wouldn't bring back the province's data

Version 0.1.1

17 Jun 18:59
Compare
Choose a tag to compare
  • Fixed a few bugs and added a few minor features