aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-05-12 02:27:09 +0200
committerhannibal2 <24389977+hannibal00212@users.noreply.github.com>2024-05-12 02:27:09 +0200
commit324b694fad1c6ca46ecb5d032d5d8b8a43751b48 (patch)
tree130cdc56f100dc63a0fc50e87aae6845adabdb84 /docs
parent8fae07f265c9231bf1a3a61d7dd063e4abfb64fa (diff)
downloadskyhanni-324b694fad1c6ca46ecb5d032d5d8b8a43751b48.tar.gz
skyhanni-324b694fad1c6ca46ecb5d032d5d8b8a43751b48.tar.bz2
skyhanni-324b694fad1c6ca46ecb5d032d5d8b8a43751b48.zip
Version 0.25 Beta 25
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGELOG.md21
-rw-r--r--docs/FEATURES.md3
2 files changed, 22 insertions, 2 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index da72cfa12..239dfc8d2 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -170,6 +170,12 @@
+ Highlights the Heavy Pearls.
+ Draws a line to the Heavy Pearls.
+#### Slayer Featues
+
++ Added Blaze Slayer fire pillar display. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1766)
+ + Shows a large display with a timer when the Fire Pillar is about to explode.
+ + Also displays for other players' bosses.
+
#### Misc Features
+ Added No Bits Available Warning. - Empa (https://github.com/hannibal002/SkyHanni/pull/1286)
@@ -226,6 +232,8 @@
+ The secondary visitor timer now accurately checks your BPS (Blocks Per Second) instead of assuming a value of 20.
+ Do Not Hide Maeve's Garden Chat Dialogue. - Luna (https://github.com/hannibal002/SkyHanni/pull/1742)
+ Maeve's Garden visitor dialogue is no longer hidden, preventing confusion about potential bugs.
++ Displays the middle of the plot while the pest line is showing. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1647)
+ + This makes it clearer when the guess points to the middle of the plot rather than to a pest.
#### Diana Improvements
@@ -277,6 +285,7 @@
hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1648)
+ Changed Chocolate Factory shortcut icon. - seraid (https://github.com/hannibal002/SkyHanni/pull/1640)
+ Added incoming tab list event to Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1666)
++ Changed the default design of the quiver line in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1752)
#### Commands Improvements
@@ -348,6 +357,7 @@
+ Renamed Deep Caverns parkour to Deep Caverns Guide. - seraid (https://github.com/hannibal002/SkyHanni/pull/1443)
+ Make Fossil Excavator a category rather than accordion. - walker (https://github.com/hannibal002/SkyHanni/pull/1441)
++ Disabled colored blocks in the Mineshaft. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1749)
#### Event Improvements
@@ -387,6 +397,7 @@
+ Expanded options for Hoppity Waypoint rendering. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1739)
+ Improved wording for Chocolate Factory spam filter and upgrade notification config options. -
CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1729)
++ Added an option to only receive Rabbit Crush warnings during the Hoppity event. - Empa (https://github.com/hannibal002/SkyHanni/pull/1762)
#### Rift Improvements
@@ -400,12 +411,12 @@
+ Added a way to disable marking low-level parties in dungeon finder by setting it to 0. -
seraid (https://github.com/hannibal002/SkyHanni/pull/1626)
-#### Misc Improvements
-
#### Fishing Improvements
+ Fixed a typo in the fishing profit tracker. - raven (https://github.com/hannibal002/SkyHanni/pull/1678)
+#### Misc Improvements
+
+ Improved mod performance. - CalMWolfs, ThatGravyBoat (https://github.com/hannibal002/SkyHanni/pull/1342)
+ Added option to toggle No Bits Warning sound. - Empa (https://github.com/hannibal002/SkyHanni/pull/1425)
+ Show enchantment in book bundle name in profit tracker. - Empa (https://github.com/hannibal002/SkyHanni/pull/1391)
@@ -418,6 +429,7 @@
+ Added descriptions for missing config categories. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1600)
+ Architect Draft messages can now be copied and pasted. - raven (https://github.com/hannibal002/SkyHanni/pull/1732)
+ Updated setting description for clarity. - seraid (https://github.com/hannibal002/SkyHanni/pull/1736)
++ The GUI position editor can now edit all GUIs that were visible within the last 20 seconds, including those inside inventories. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1768)
### Fixes
@@ -501,6 +513,7 @@
+ Fixed a rare crash related to complex chat events. - !nea (https://github.com/hannibal002/SkyHanni/pull/1707)
+ Fixed stash getting detected as private message. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1716)
+ Fixed spaces in chat formatting. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1704)
++ Fixed player chat spacing issue with the crimson faction icon. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1770)
#### GUI Fixes
@@ -553,6 +566,7 @@
+ Fixed text transparency issues with Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1730)
+ Fixed more double objectives in Custom Scoreboard. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1731)
+ Fixed missing Hay Eaten line in Custom Scoreboard in Rift. - Empa (https://github.com/hannibal002/SkyHanni/pull/1721)
++ Fixed Custom Scoreboard showing the Spooky Festival Time twice. - j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1757)
#### Dungeon Fixes
@@ -597,6 +611,7 @@
CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1726)
+ Fixed the Chocolate Factory upgrade warning incorrectly displaying when no upgrade was possible. -
CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1741)
++ Fixed a case where the chocolate factory upgrade warning did not work. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1758)
#### Rift Fixes
@@ -690,6 +705,7 @@
+ Fixed Custom Scoreboard occasionally displaying an outdated mayor after an election switch. -
j10a1n15 (https://github.com/hannibal002/SkyHanni/pull/1698)
+ Fixed Active Effects in Compact Tab List always showing 0. - Luna (https://github.com/hannibal002/SkyHanni/pull/1706)
++ Fixed bugged minion name tags on your private island when opening a minion. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1630)
### Technical Details
@@ -869,6 +885,7 @@
+ Added EntityRenderLayersEvent for enabling and disabling an entities layers. -
ThatGravyBoat (https://github.com/hannibal002/SkyHanni/pull/1696)
+ Useful for hiding extra layers of a player such as armor, capes, Items and so on.
++ Removed code duplication in AxisAlignedBB.getCorners. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1756)
### Removed Features
diff --git a/docs/FEATURES.md b/docs/FEATURES.md
index 21a2ed383..d8ef32d1b 100644
--- a/docs/FEATURES.md
+++ b/docs/FEATURES.md
@@ -434,6 +434,9 @@ Use `/sh` or `/skyhanni` to open the SkyHanni config in game.
+ Hide chat messages around griffin burrow chains and griffin feather drops and coin drops.
+ Customizable Inquisitor Highlight color. - Empa (https://github.com/hannibal002/SkyHanni/pull/1323)
+ Mobs since last Inquisitor to Mythological Creature Tracker. - CuzImClicks (https://github.com/hannibal002/SkyHanni/pull/1346)
++ Blaze Slayer fire pillar display. - hannibal2 (https://github.com/hannibal002/SkyHanni/pull/1766)
+ + Shows a large display with a timer when the Fire Pillar is about to explode.
+ + Also displays for other players' bosses.
</details>
<details open><summary>