diff options
author | Cow <cow@volloeko.de> | 2021-04-24 13:50:31 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-04-24 13:50:31 +0200 |
commit | 94517b10f9a005e9996b4d8a6c831eed80c958b4 (patch) | |
tree | f3efb53194e14130efdc295d0a8e603415ce8d7d /CHANGELOG.md | |
parent | c4392eb697e507340454a8735e7b4d3bd297f5f1 (diff) | |
download | Cowlection-94517b10f9a005e9996b4d8a6c831eed80c958b4.tar.gz Cowlection-94517b10f9a005e9996b4d8a6c831eed80c958b4.tar.bz2 Cowlection-94517b10f9a005e9996b4d8a6c831eed80c958b4.zip |
Added spirit pet to Dungeon player lookup
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index af6eb34..ba2e491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,10 +36,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - Refined the comma representation of large numbers abbreviated with k, m, b -- 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 +- 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) + - colored overlay is now also disable-able via config + - Player lookup now shows - in addition to the active pet - a spirit pet +- Dungeon Performance Overlay: added an alternative text border option ### Fixed - Fixed issue with 'no dung class selected' |