1.1.2 - One Compendium to bring them all

This commit is contained in:
Mandar
2021-01-28 22:17:38 +01:00
parent 99f342c291
commit c5e874c5ed
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog # Changelog
## 1.1.2 - Compendiums Update ## 1.1.2 - One Compendium to bring them all
- Added compendiums (Thanks to Stéfano Fara for the English version !) Partial for French as PoW and CR are not translated yet - Added compendiums (Thanks to Stéfano Fara for the English version !) Partial for French as PoW and CR are not translated yet
- Shadowlands - Shadowlands
- Emerald Empire - Emerald Empire
@@ -8,6 +8,7 @@
- Path of Waves - Path of Waves
- Celestial Realms - Celestial Realms
- English cleanup, thanks to Mark Zeman ! - English cleanup, thanks to Mark Zeman !
- Fix css for Spanish
- Fix js error when Advancement is not embed in a actor - Fix js error when Advancement is not embed in a actor
- Click on a weapon show the DicePicker with the weapon skill selected - Click on a weapon show the DicePicker with the weapon skill selected
- Display Rarity in Compendiums for Items, Armors and Weapons - Display Rarity in Compendiums for Items, Armors and Weapons

View File

@@ -185,5 +185,5 @@
], ],
"url": "https://gitlab.com/teaml5r/l5r5e", "url": "https://gitlab.com/teaml5r/l5r5e",
"manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json", "manifest": "https://gitlab.com/teaml5r/l5r5e/-/raw/master/system/system.json",
"download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.1.1/raw/l5r5e.zip?job=build" "download": "https://gitlab.com/teaml5r/l5r5e/-/jobs/artifacts/v1.1.2/raw/l5r5e.zip?job=build"
} }