From dc00657f8404ea167e6745444b7f43ddf5eaad9d Mon Sep 17 00:00:00 2001 From: Vlyan Date: Sun, 14 May 2023 14:52:17 +0200 Subject: [PATCH] Release 1.9.6 --- CHANGELOG.md | 9 +++++---- system/templates/actors/character-sheet.html | 6 ++++-- system/templates/actors/npc-sheet.html | 9 +++++++-- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cee7c84..05782f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # Changelog Date format : day/month/year -## 1.9.6 - ??/04/2023 - QoL before v11 -- Added effects panel to both pc and npc (thx to Bragma !26). -- Added a underline on rings to show current stance (thx to Bragma !25). -- Fix Lists not showing correctly in journal (thx to Bragma #44). +## 1.9.6 - 14/05/2023 - Bragma's QoL +All these changes are thanks to Bragma. +- Added effects panel to both pc and npc (!26). +- Added a underline on rings to show current stance (!25). +- Fix Lists not showing correctly in journal (#44). ## 1.9.5 - 11/01/2023 - Adding Modifiers - Characters can now have bonus endurance/composure/focus/vigilance from conditions (thx to Perkuns). diff --git a/system/templates/actors/character-sheet.html b/system/templates/actors/character-sheet.html index 736c651..d0af6c7 100644 --- a/system/templates/actors/character-sheet.html +++ b/system/templates/actors/character-sheet.html @@ -31,8 +31,10 @@ {{!-- Sheet Body --}}
- {{!-- Active effects --}} {{> 'systems/l5r5e/templates/actors/character/effects.html'}} {{!-- Sheet Tab - Navigation --}} + {{!-- Active effects --}} + {{> 'systems/l5r5e/templates/actors/character/effects.html'}} + + {{!-- Sheet Tab Navigation --}}