mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
update description
parent
73b906ee5f
commit
3e25cccae4
1 changed files with 14 additions and 5 deletions
19
Changelog.md
19
Changelog.md
|
|
@ -1,11 +1,20 @@
|
|||
All .map files created after 0.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).
|
||||
_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. To use an old version click on a link to download an archive, then unzip _all files_ to any folder and open the _index.html_ file in any modern browser. Check out [Trello board](https://trello.com/b/7x832DG4/fantasy-map-generator) to see what is planned.
|
||||
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.
|
||||
|
||||
**Types of changes:**
|
||||
* `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.
|
||||
|
||||
# Current version
|
||||
|
||||
The current stable version is available [here](https://azgaar.github.io/Fantasy-Map-Generator). If you want to run it locally, download [zip archive](https://github.com/Azgaar/Fantasy-Map-Generator/archive/refs/heads/master.zip).
|
||||
|
||||
Recent changes:
|
||||
* Multi-parental cultures and religions hierarchy trees [1.86.00] - wip
|
||||
* Load from cloud: change format and order in dropdown [1.85.00]
|
||||
|
|
@ -21,7 +30,7 @@ Recent changes:
|
|||
* Caching [1.81.0]
|
||||
---
|
||||
|
||||
# Historical releases
|
||||
# Releases
|
||||
|
||||
**[1.8](https://github.com/Azgaar/Fantasy-Map-Generator/archive/refs/tags/v1.8.zip) - 2022-04-26**:
|
||||
* Submap tool by _Goteguru_ [1.732]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue