Release v1.12.3

This commit is contained in:
Vlyan
2025-03-23 11:21:01 +01:00
parent 399eaa7170
commit 79979acfc1

View File

@@ -6,9 +6,10 @@ Date format : day/month/year
> - `foundry-version`: Stick to the major version of FoundryVTT. > - `foundry-version`: Stick to the major version of FoundryVTT.
> - `system-version`: System functionalities and Fixes. > - `system-version`: System functionalities and Fixes.
## 1.12.3 - ??/03/2025 - Fixes and Compendiums Filters (Thx to Litasa) ## 1.12.3 - 13/03/2025 - Fixes and Compendiums Filters (Thx to Litasa)
- Added Compendiums Filters (#41) - Added Compendiums Filters (#41)
- Separated the reference and the page number from book reference for filtering purpose. - Separated the reference and the page number from book reference for filtering purpose.
- Note: If you use Custom Compendiums, you need to update them to the new structure.
- Adding filters in compendium for rarity, ring, and source. - Adding filters in compendium for rarity, ring, and source.
- Add option for GM to limit what sources is being displayed to the players in compendiums. GM can still see everything and give players items/techniques if needed. - Add option for GM to limit what sources is being displayed to the players in compendiums. GM can still see everything and give players items/techniques if needed.
- Fixed Npc Generator : Actor now update correctly. - Fixed Npc Generator : Actor now update correctly.