aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2021-01-03 14:59:00 +0100
committerCow <cow@volloeko.de>2021-01-03 14:59:00 +0100
commite20b60fb5791933ebfbd926939312352ae7e357e (patch)
treef6bea09f2ea17ff83c5f0d3b0c836080d12d6737 /CHANGELOG.md
parenta56d3d0fcbcb86919ab26e9b415f1b61e297225a (diff)
downloadCowlection-e20b60fb5791933ebfbd926939312352ae7e357e.tar.gz
Cowlection-e20b60fb5791933ebfbd926939312352ae7e357e.tar.bz2
Cowlection-e20b60fb5791933ebfbd926939312352ae7e357e.zip
Implemented more feedback from 0.12.0 pre-release
- Added pet exp to tooltips - Dungeon party finder: Lookup info when party is full - Dungeon party finder: Mark 'carry' or 'hyperion' parties - Dungeon lookup: Added dungeon type (= Catacombs) levels to player lookup - Dungeons overlay: Fixed fluctuating crypt counter
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff0a496..3f9bc56 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Added quick lookup for item prices and wiki:
- wiki: hypixel-skyblock.fandom.com (default key: `I` = info)
- item prices: stonks.gg (default key: `P` = price)
+- Display pet exp in pet tooltips
### Changed
- Item age: show timestamp in the local timezone instead of "SkyBlock"-timezone (Eastern Time; also fixed the incorrect 12h ↔ 24h clock conversion)
@@ -30,9 +31,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Dungeon Party Finder (overlay):
- Made party indicators clearer (current, suitable, unideal, unjoinable party)
- Show sizes of parties
- - Mark parties with 'carry' in their notes
+ - Mark parties with 'carry' or 'hyperion' in their notes (disabled by default)
+ - Lookup info when dungeon party is full
- Lookup info when joining another party via Dungeon Party Finder
- - Added active pet + found dungeon secrets to dungeon player lookup
+ - Added active pet + found dungeon secrets + dungeon types (currently only Catacombs) level to dungeon player lookup
### Fixed
- Fixed some possible problems with bad server connection