Release 1.12.0 - FVTT v12
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
# Changelog
|
||||
Date format : day/month/year
|
||||
|
||||
## 1.11.1 - ??/05/2024 - Some QoL
|
||||
## 1.12.0 - 09/06/2024 - FoundryVTT v12 Compatibility
|
||||
__! Be certain to carefully back up any critical user data before installing this update !__
|
||||
- Updated the System to FoundryVTT v12.
|
||||
- Added ability to players to set their default Item's windows height in settings (#55).
|
||||
- Macro : Added item icon on hotbar drop (#54).
|
||||
- Added item's icon on Macro hotbar on drop (#54).
|
||||
- Moved `The blade with no name: Ancestral sword of the Dragon [Blessed Treasure]` from items to weapons compendium.
|
||||
- Added French translation for "level zero" folders (packFolders).
|
||||
|
||||
## 1.11.0 - 13/12/2023 - Little fixes
|
||||
- 20Q :
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||

|
||||
|
||||
[](https://ko-fi.com/vlyan)
|
||||
[](https://foundryvtt.com/)
|
||||
[](https://foundryvtt.com/)
|
||||
[](https://forge-vtt.com/bazaar#package=l5r5e)
|
||||
[](https://www.foundryvtt-hub.com/package/l5r5e/)
|
||||
[](https://www.foundryvtt-hub.com/package/l5r5e/)
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -7,11 +7,11 @@
|
||||
"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.11.0/raw/l5r5e.zip?job=build",
|
||||
"version": "1.11.0",
|
||||
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.12.0/raw/l5r5e.zip?job=build",
|
||||
"version": "1.12.0",
|
||||
"compatibility": {
|
||||
"minimum": 11,
|
||||
"verified": "11"
|
||||
"minimum": 12,
|
||||
"verified": "12"
|
||||
},
|
||||
"manifestPlusVersion": "1.2.0",
|
||||
"socket": true,
|
||||
|
||||
Reference in New Issue
Block a user