diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2023-06-23 08:19:22 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-23 08:19:22 +1000 |
commit | 649e7ecd4c601d05d51c1decab91675e77e99ef9 (patch) | |
tree | 600a2c6abf4298a602df747591f1064bdbe4029f /CHANGELOG.md | |
parent | 34e7fe2a360da747750b90c7f11a136e5513d1d8 (diff) | |
parent | 46968a541e2231caadd9a9fc471277054bd012cd (diff) | |
download | skyhanni-649e7ecd4c601d05d51c1decab91675e77e99ef9.tar.gz skyhanni-649e7ecd4c601d05d51c1decab91675e77e99ef9.tar.bz2 skyhanni-649e7ecd4c601d05d51c1decab91675e77e99ef9.zip |
Merge branch 'hannibal002:beta' into frozen_treasure_tracker
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 15dce9578..7166899d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,10 +3,30 @@ ## Version 0.19 (unreleased) ### New Features + +#### Rift Features + Added **Rift Timer** + Show the remaining rift time, max time, percentage, and extra time changes. + **Rift Highlight Guide** + Highlight things to do in the Rift Guide. ++ Added **Shy Warning** (Contributed by CalMWolfs) + + Shows a warning when a shy is going to steal your time. + + Useful if you play without volume. ++ Added **Larvas Highlighter** + + Highlight larvas on trees in Wyld Woods while holding a Larva Hook in the hand + + Customize the color ++ Added **Odonatas Highlighter** + + Highlight the small Odonatas flying around the trees while holding a Empty Odonata Bottle in the hand. + + Customize the color ++ Added **Agaricus Cap** countdown + + Counts down the time until Agaricus Cap (Mushroom) changes color from brown to red and is breakable. + +### Changes ++ Option to show the yaw and pitch display outside garden or while not holding a farming tool (Contributed by CalMWolfs) ++ Added wizard warp as diana waypoint + +### Fixes ++ Fixed Pocket Sack-In-A-Sack Replace in lore ## Version 0.18 (2023-06-19) |