Revision History
- wurmMapGenFx-240423-win
- Removed the 16k map option. It didn't work, and the map would probably be too large to use anyway.
- wurmMapGenFx-20210216
- Adds a confirmation dialog before resetting biomes.
- wurmMapGenFx-20210202
- Adds support for saving, importing, and exporting biome defaults. See: Default Biome Values
- Fixed focus order for biome panel.
- wurmMapGenFx-20201021
- Re-enabled the zoom function for large maps, but the zoomable image is limited to 4096 x 4096. This means that for an 8k map, each pixel displayed represents 4 tiles.
- Added a progress dialog while loading projects, because large maps may take some time to load.
- wurmMapGenFx-20201020
- Disabled the ZOOM function for 8k and above maps, because of a bug in JavaFX that won't display them full-size.
- Fixed Region limits that weren't getting updated with new height map generations.
- wurmMapGenFx-20201013 - Disabled the addBiome button when painting.
- wurmMapGenFx-20201012a - Fixes a long standing bug with the biome UNDO action.
- wurmMapGenFx-20201012 - Removed the Configuration tab until we have something to put on it.
- wurmMapGenFx-20201011 - Adds a Log tab to monitor log output.
- wurmMapGenFx-20201009 - Adds Revision History to the help menu.
- wurmMapGenFx-20201008 - Initial release.