Release v1.12.2
This commit is contained in:
@@ -6,8 +6,9 @@ Date format : day/month/year
|
||||
> - `foundry-version`: Stick to the major version of FoundryVTT.
|
||||
> - `system-version`: System functionalities and Fixes.
|
||||
|
||||
## 1.12.2 - ??/08/2024 - ???
|
||||
- Modified : The checkbox "reverseFatigueBar" is now a drop-down with `none`/`fatigue`/`strife`/`both`, and is now an client preference.
|
||||
## 1.12.2 - 16/09/2024 - Bugfixes
|
||||
- Modified : The checkbox `reverseFatigueBar` is now a drop-down with `none`/`fatigue`/`strife`/`both`, and is now an client preference.
|
||||
- Fixed : Character sheet errors when using a non-supported language (Thx to KitCat #56).
|
||||
|
||||
## 1.12.1 - 19/06/2024 - Compendium update (mostly french)
|
||||
- Updated the names and pages number from the official French translation of `Celestial Realms` and `Fields of Victory`.
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
"changelog": "https://gitlab.com/teaml5r/l5r5e/-/blob/master/CHANGELOG.md",
|
||||
"license": "https://gitlab.com/teaml5r/l5r5e/-/blob/master/LICENSE.md",
|
||||
"manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json",
|
||||
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.12.1/raw/l5r5e.zip?job=build",
|
||||
"version": "1.12.1",
|
||||
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.12.2/raw/l5r5e.zip?job=build",
|
||||
"version": "1.12.2",
|
||||
"compatibility": {
|
||||
"minimum": "12",
|
||||
"verified": "12",
|
||||
|
||||
Reference in New Issue
Block a user