diff options
author | Cow <cow@volloeko.de> | 2020-07-30 23:48:48 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-30 23:48:48 +0200 |
commit | 18b212830420d8160b1e8b3076211cf1748229bf (patch) | |
tree | 4f816c2094701d5c40360d66d3b97f055377ef30 /CHANGELOG.md | |
parent | 521cc85ee089b4b4fb666b923470eb99455cc6f4 (diff) | |
download | Cowlection-18b212830420d8160b1e8b3076211cf1748229bf.tar.gz Cowlection-18b212830420d8160b1e8b3076211cf1748229bf.tar.bz2 Cowlection-18b212830420d8160b1e8b3076211cf1748229bf.zip |
Added SkyBlock Dungeon performance tracker
- overlay + chat output
- replaces Dungeon deaths tracker
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 633ad5b..dbb6353 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - check if one of your best friends is currently online - checked automatically after joining a server (can be disabled via `/moo config`) - also, manually with `/moo online` + - names of online best friends can be tab-completed as well +- SkyBlock Dungeon performance tracker: + - Features: Skill score calculation (death counter and failed puzzle counter), destroyed crypts tracker (only detects up to ~50 blocks away from the player), and elapsed time indicator + - Overlay + chat output + - Chat output: runs automatically; or manually with `/moo dungeon` + - Overlay can be modified with `/moo dungeonGui` + - (replaces Dungeon deaths tracker) ### Changed - renamed package to match [cowtipper.de](https://cowtipper.de) |