diff options
author | Cow <cow@volloeko.de> | 2021-04-13 16:12:34 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-04-13 16:12:34 +0200 |
commit | df60b3607577ae6f839b158f419e4a65ab43a34e (patch) | |
tree | 12d83f4a206f74f673f825160badf5007aa309d7 /CHANGELOG.md | |
parent | 0c8a6a70e065e9176d617ff33a9b23774c1b19db (diff) | |
download | Cowlection-df60b3607577ae6f839b158f419e4a65ab43a34e.tar.gz Cowlection-df60b3607577ae6f839b158f419e4a65ab43a34e.tar.bz2 Cowlection-df60b3607577ae6f839b158f419e4a65ab43a34e.zip |
Made colored overlay in Dungeon Party Finder disableable
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2544a64..fd261d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Dungeon Party Finder: Parties with specific classes can now *always* be marked as 'unideal' (additionally to the already existing option to mark a party when 2+ members use the same specific class) - Dungeon Performance Overlay: added an alternative text border option - "Copy inventories to clipboard"-feature now automatically decodes base64 data (e.g. skin details) and unix timestamps +- Dungeon Party Finder: colored overlay is now also disable-able via config ### Fixed - Fixed issue with 'no dung class selected' |