mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
Updated Changelog (markdown)
parent
04b22d16c0
commit
9cea64e675
1 changed files with 3 additions and 9 deletions
12
Changelog.md
12
Changelog.md
|
|
@ -1,21 +1,15 @@
|
||||||
_The current stable version is available [here](https://azgaar.github.io/Fantasy-Map-Generator)._
|
_The current stable version is available [here](https://azgaar.github.io/Fantasy-Map-Generator)._
|
||||||
|
|
||||||
Notable changes to the project should be documented in this file. The purpose of a changelog entry is to document the noteworthy difference and communicate them clearly to end users. Since `v1.81.0` the project adheres to the core principles of [semantic versioning](https://semver.org/spec/v2.0.0.html). Previous changes have been logged a bit chaotically.
|
Notable changes to the project should be documented in this file. The purpose of a changelog entry is to document the noteworthy difference and communicate them clearly to end users.
|
||||||
|
|
||||||
**Types of changes:**
|
All save files (`.gz` or `.map`) created after `v0.61b` are compatible with the current version. Just load them and click OK to get auto-updated. Incompatible version 0.61b is available [here](https://azgaar.github.io/Fantasy-Map-Generator-old). To use an old version click on a link to download an archive. Unzip all file and [run the Tool locally](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Run-FMG-locally).
|
||||||
* `Added` for new features
|
|
||||||
* `Changed` for changes in existing functionality
|
|
||||||
* `Removed` for now removed features
|
|
||||||
* `Fixed` for any bug fixes
|
|
||||||
* `Deprecated` for soon-to-be removed features
|
|
||||||
|
|
||||||
All `.map` files created after `v0.61b` are compatible with the current version. Just load them and click OK to get auto-updated. Incompatible version 0.61b is available [here](https://azgaar.github.io/Fantasy-Map-Generator-old). To use an old version click on a link to download an archive. Unzip all file and [run the Tool locally](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Run-FMG-locally).
|
|
||||||
|
|
||||||
Check out [Trello board](https://trello.com/b/7x832DG4/fantasy-map-generator) to see what is planned.
|
Check out [Trello board](https://trello.com/b/7x832DG4/fantasy-map-generator) to see what is planned.
|
||||||
|
|
||||||
# Current version
|
# Current version
|
||||||
|
|
||||||
Recent changes:
|
Recent changes:
|
||||||
|
* Save files compression (file extension is changed to `.gz`) [1.93.00]
|
||||||
* State Labels placement 'raycasting' algorithm [1.92.00]
|
* State Labels placement 'raycasting' algorithm [1.92.00]
|
||||||
* Emblems data model change and positioning fixes [1.91.00]
|
* Emblems data model change and positioning fixes [1.91.00]
|
||||||
* Texture format change from base64 to url [1.90.02]
|
* Texture format change from base64 to url [1.90.02]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue