From 874d9c8fb67e9e093330bd5da9182ac7703c1d7e Mon Sep 17 00:00:00 2001 From: CDeenen Date: Tue, 7 Sep 2021 22:49:16 +0200 Subject: [PATCH] v1.4.6 --- changelog.md | 17 ++++++++++++++++ img/playlist/.thumb/pause.png.jpg | Bin 0 -> 3014 bytes img/playlist/SOURCES.txt | 3 ++- img/playlist/pause.png | Bin 0 -> 4054 bytes img/token/abilities/.thumb/fort.png.jpg | Bin 0 -> 11551 bytes img/token/abilities/.thumb/ref.png.jpg | Bin 0 -> 11645 bytes img/token/abilities/.thumb/will.png.jpg | Bin 0 -> 9153 bytes img/token/skills/.thumb/cra.png.jpg | Bin 0 -> 8542 bytes img/token/skills/.thumb/dip.png.jpg | Bin 0 -> 11031 bytes img/token/skills/.thumb/occ.png.jpg | Bin 0 -> 11351 bytes img/token/skills/.thumb/soc.png.jpg | Bin 0 -> 8724 bytes img/token/skills/.thumb/thi.png.jpg | Bin 0 -> 12199 bytes module.json | 4 ++-- src/playlist.js | 26 +++++++++++++++++++++++- src/systems/tokenHelper.js | 3 ++- 15 files changed, 48 insertions(+), 5 deletions(-) create mode 100644 img/playlist/.thumb/pause.png.jpg create mode 100644 img/playlist/pause.png create mode 100644 img/token/abilities/.thumb/fort.png.jpg create mode 100644 img/token/abilities/.thumb/ref.png.jpg create mode 100644 img/token/abilities/.thumb/will.png.jpg create mode 100644 img/token/skills/.thumb/cra.png.jpg create mode 100644 img/token/skills/.thumb/dip.png.jpg create mode 100644 img/token/skills/.thumb/occ.png.jpg create mode 100644 img/token/skills/.thumb/soc.png.jpg create mode 100644 img/token/skills/.thumb/thi.png.jpg diff --git a/changelog.md b/changelog.md index c2af909..7dd317d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,4 +1,21 @@ # Changelog Material Deck Module +### v1.4.6 - 07-09-2021 +Fixes: + + +Additions: + + +Other: + + ### v1.4.5 - 27-07-2021 Fixes: