diff options
| author | Lorenz <lo.scherf@gmail.com> | 2022-08-23 14:01:22 +0200 |
|---|---|---|
| committer | Lorenz <lo.scherf@gmail.com> | 2022-08-23 14:01:22 +0200 |
| commit | 27d0386297fe7197c1ddb2ab6c52f2bc6a4c81af (patch) | |
| tree | eacf448acccf434b7883ff71dad23612af50e582 /CHANGELOG.md | |
| parent | 563755dfe3a776d2b8d85dae09959293734228f5 (diff) | |
| download | SkyHanni-27d0386297fe7197c1ddb2ab6c52f2bc6a4c81af.tar.gz SkyHanni-27d0386297fe7197c1ddb2ab6c52f2bc6a4c81af.tar.bz2 SkyHanni-27d0386297fe7197c1ddb2ab6c52f2bc6a4c81af.zip | |
typos and added some previous changes into changelog
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ac54d3cc..b460155fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,15 @@ ### New Features - Added a display that shows the last time the hopper inside a minion has been emptied +- Added marker to the location of the last clicked minion (even through walls) +- Added showing stars on all items (not only dungeon and master stars but also crimson armors and cloaks) +- Added a display timer that shows the real time ### 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 tag above +- Showing the name of ashfang gravity orbs as a nametag above +- Bazaar how knows books and essences (thanks again, hypixel) ### Bug Fixes -- Damage Indicator damage over time display swapping orders
\ No newline at end of file +- Fixed damage Indicator damage over time display order swapping sometimes
\ No newline at end of file |
