From 8ea69e88f22411df8a35b9b89ad83b08e44e1364 Mon Sep 17 00:00:00 2001
From: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Date: Sat, 13 Apr 2024 23:42:47 +0200
Subject: Version 0.25 Beta 7
---
docs/FEATURES.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
(limited to 'docs/FEATURES.md')
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.
@@ -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.
--
cgit