aboutsummaryrefslogtreecommitdiff
path: root/docs/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r--docs/CHANGELOG.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index d3f620133..684f0575b 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -19,6 +19,19 @@
+ Added Inferno Minion Fuel pickup prevention. - Zickles (https://github.com/hannibal002/SkyHanni/pull/1103)
+ Blocks picking up the Inferno Minion or replacing the fuel inside when expensive minion fuels are in use.
+#### Chat Features
++ Hide chat message about bank interest when the received interest is zero coins. - Alexia (https://github.com/hannibal002/SkyHanni/pull/1117)
+
+#### Misc Features
+
++ Added command `/shlimbo` for easier Limbo access. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/848)
+ + Limbo time tracker also now works in the Slumber Hotel in the Bed Wars Lobby.
+ + A new secret method to get more SkyHanni User Luck from Limbo.
++ Added command `/shlimbostats` for a simple way to view your Limbo stats. - martimavocado (https://github.com/hannibal002/SkyHanni/pull/848)
+ + Support for `/playtime` and `/pt` while in Limbo.
+ + Added your playtime to Hypixel's `/playtimedetailed`.
++ Added full auto-update for SkyHanni. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1122)
+
### Improvements
#### Chat Improvements
@@ -45,6 +58,7 @@
+ Added goal to collection tracker. - Thunderblade73
+ /shtrackcollection \<item name> [goal amount]
+ Shows a chat message once the goal has been reached.
++ Added SkyHanni update download finished chat message. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1122)
### Fixes
@@ -71,6 +85,10 @@
+ Fixed some chat symbols showing twice in chat due to a Hypixel change. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1119)
+ Fixed Anita's Accessory chat filter not working with multi-word crops (Cocoa Beans, Nether Wart, Sugar Cane). - Alexia (https://github.com/hannibal002/SkyHanni/pull/1115)
+#### Garden Fixes
+
++ Stop SkyHanni from saying that Next Visitor is visiting your garden. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1125)
+
#### Command Fixes
+ Fixed duplicate commands in /shcommands. - CalMWolfs
@@ -116,6 +134,7 @@
+ Use less forge events throughout the mod to reduce possible crashes. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1085)
+ Fix entity click not being canceled - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1072)
+ Cleanup ItemClickData. - Thunderblade73 (https://github.com/hannibal002/SkyHanni/pull/1072)
++ Fixes minecraft bug where text that is bold can render weirdly. - CalMWolfs (https://github.com/hannibal002/SkyHanni/pull/1126)
### Removed Features