From 953153625f8586201a85d8b983ef2d9dd0e98807 Mon Sep 17 00:00:00 2001 From: Cow Date: Sun, 25 Apr 2021 23:36:52 +0200 Subject: Bumped version to 1.8.9-0.13.0 - also minor text fixes (package name, readme etc) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5f8aa27..e07d828 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,9 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Stalk SkyBlock stats of a player | `/moo stalkskyblock` | | Analyze chests and their Bazaar value on your private island | `/moo analyzeChests` | | Analyze minions on a private island | `/moo analyzeIsland` | -| Dungeon interfaces enhancements (normalize dungeon item stats, improved party finder) | Hold shift (configurable) while viewing a dungeon item tooltip | +| Improved Dungeon item tooltips (item quality + obtained floor; normalize dungeon item stats) | To normalize stats: Hold shift (configurable) while viewing a dungeon item tooltip | +| Improved Dungeon Party Finder | configure with `/moo config party` | +| Dungeon Party inspector (Who is in my party again? What class are we missing?) | `/moo dungeon party` or `/moo dp` | | Dungeon performance tracker and overlay: Skill score calculation, class milestone tracker, destroyed crypts tracker, and elapsed time indicator | automatically; or with `/moo dungeon` | | Check how long current world has been loaded (≈ when the server was last restarted) | `/moo worldage` + `/moo config` → SkyBlock | | Additional info in various tooltips (e.g. show item age, display pet exp, price per item in an auction, Bestiary overview) | `/moo config` → SkyBlock → Tooltip enhancements | -- cgit