diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-07 08:47:56 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-01-07 08:47:56 +0100 |
commit | f9dc3d00aefe80b8d94f218fe012c9c3737b118f (patch) | |
tree | f0d021250523734def00ea42cc3344963bad96f1 | |
parent | de538b99d540f155d49b4694b195b89ea60f18b9 (diff) | |
download | skyhanni-f9dc3d00aefe80b8d94f218fe012c9c3737b118f.tar.gz skyhanni-f9dc3d00aefe80b8d94f218fe012c9c3737b118f.tar.bz2 skyhanni-f9dc3d00aefe80b8d94f218fe012c9c3737b118f.zip |
Added minion name display.
-rw-r--r-- | CHANGELOG.md | 1 | ||||
-rw-r--r-- | FEATURES.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 98514c811..32156cdce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ + Added Compact Bingo Chat Messages. + Added Compact Potion Effect Chat Messages. + Added Brewing Stand Overlay. ++ Added minion name display with minion tier. ### Changes + Don't render overlays when tab list key is pressed. diff --git a/FEATURES.md b/FEATURES.md index eb6d2c742..0788dd7c8 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -86,6 +86,7 @@ - A marker to the last opened minion for a couple of seconds (seen through walls) - Option to hide mob nametags close to minions. - Minion hopper coins per day display (Using the held coins in the hopper and the last time the hopper was collected to calculate the coins a hopper collects in a day) +- Minion name display with minion tier. ## Bazaar - Showing colors in the order inventory for outbid or fully bought/sold items. |