diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-04-13 23:42:47 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-04-13 23:42:47 +0200 |
commit | 8ea69e88f22411df8a35b9b89ad83b08e44e1364 (patch) | |
tree | b584d2ad4579abdabd3eb3b0cf7058446bdf65d2 /docs/FEATURES.md | |
parent | 5f6f212ad0ce2df14fb2d51f7c7f37d547e142e9 (diff) | |
download | skyhanni-8ea69e88f22411df8a35b9b89ad83b08e44e1364.tar.gz skyhanni-8ea69e88f22411df8a35b9b89ad83b08e44e1364.tar.bz2 skyhanni-8ea69e88f22411df8a35b9b89ad83b08e44e1364.zip |
Version 0.25 Beta 7
Diffstat (limited to 'docs/FEATURES.md')
-rw-r--r-- | docs/FEATURES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/FEATURES.md b/docs/FEATURES.md index 9e19ba9df..da9e1a030 100644 --- a/docs/FEATURES.md +++ b/docs/FEATURES.md @@ -761,6 +761,12 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Option to show the walls also when inside the Nucleus. + Fossil Excavator Solver. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1427) + Shows where to next click for optimal chance of solving the fossil. If there is a fossil this will find it within 18 moves. ++ Excavation Profit Tracker. - hannibal2 + Empa (https://github.com/hannibal002/SkyHanni/pull/1432) + + Count all drops you gain while excavating in the Fossil Research Center. + + Track Glacite Powder gained as well (no profit, but progress). + + Track Fossil Dust and use it for profit calculation. ++ Mining Notifications. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/1429) + + Mining events, including Mineshaft spawning, Suspicious Scrap drops, and Cold going above a threshold. </details> <details open><summary> @@ -1051,6 +1057,12 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game. + Link from HUD elements to config options. - nea (https://github.com/hannibal002/SkyHanni/pull/1383) + Simply right-click a HUD element in the HUD editor to jump to its associated options. + Does not yet work on every GUI element. Wait for the missing elements in the following betas. ++ Quiver Display. - Empa (https://github.com/hannibal002/SkyHanni/pull/1190) + + Only shows the type of arrow when wearing a Skeleton Master Chestplate. ++ Low Quiver Reminder at the end of Dungeon/Kuudra run. - Empa (https://github.com/hannibal002/SkyHanni/pull/1190) ++ party chat commands. - !nea (https://github.com/hannibal002/SkyHanni/pull/1433) + + Added `!pt` (and aliases) as a command that allows others to transfer the party to themselves. + + Added `!pw` (and aliases) as a command that allows others to request a warp. </details> <details open><summary> |