diff options
| author | Lorenz <lo.scherf@gmail.com> | 2022-08-23 22:34:07 +0200 |
|---|---|---|
| committer | Lorenz <lo.scherf@gmail.com> | 2022-08-23 22:34:07 +0200 |
| commit | 27a8d022075d1817de5e89e7afd9719e8a6b8198 (patch) | |
| tree | 2573525c9c49f21194621a5b86ea3cb00f1fcf55 /CHANGELOG.md | |
| parent | 92f64fd8c98d939a7c4cfe5772ee4e258a01d193 (diff) | |
| download | SkyHanni-27a8d022075d1817de5e89e7afd9719e8a6b8198.tar.gz SkyHanni-27a8d022075d1817de5e89e7afd9719e8a6b8198.tar.bz2 SkyHanni-27a8d022075d1817de5e89e7afd9719e8a6b8198.zip | |
added rng meter coloring methods
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 94ce48984..eb96f3488 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,17 +3,18 @@ ## Version 0.5 ### New Features -- Added a display that shows the last time the hopper inside an minion has been emptied -- Added marker to the location of the last clicked minion (even through walls) -- Added option to hide mob nametags close to minions -- Added showing stars on all items (not only dungeon and master stars but also crimson armors and cloaks) +- Added a display that shows the last time the hopper inside a minion has been emptied +- Added a marker to the location of the last clicked minion for a couple of seconds (even through walls) +- Added option to hide mob name tags close to minions +- Added showing stars on all items (not only dungeon stars and master stars but also on crimson armours, cloaks and fishing rods) - Added a display timer that shows the real time +- Added overlay features to the RNG meter inventory (highlight selected drop and floors without a drop and show floor) ### Minor Changes - Summoning souls display is rendering better close to corners - Ashfang gravity orbs are now rendering better close to corners -- Showing the name of ashfang gravity orbs as a nametag above -- Bazaar how knows books and essences (thanks again, hypixel) +- Showing the name of ashfang gravity orbs as a name tag above +- Bazaar how knows books and essences (thanks again, HyPixel) ### Bug Fixes - Fixed damage Indicator damage over time display order swapping sometimes
\ No newline at end of file |
