From a61e0e75c13238f6ac264b2ff75a1030becf7098 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Sat, 17 Sep 2022 17:40:44 +0200 Subject: mark players in chat --- CHANGELOG.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d00d21cf9..c7b8bc478 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,15 +3,17 @@ ## Version 0.8.1 ### Misc -- Added hide the name of the mobs you need to kill in order for the Slayer boss to spawn. Exclude mobs that are damaged, corrupted, runic or semi rare. -- Added option to hide all damage splashes, from anywhere in Skyblock. -- Added highlight Thunder Sparks after killing a Thunder -- Added Thunder to damage indicator -- Added option to enable that clicking on a player name in chat opens the profile viewer of NotEnoughUpdates (to fix SkyHanni breaking the default NEU feature). -- Added support for new SBA chat icon feature (show profile type and faction in chat) -- Added hide the damage, ability damage and defence orbs that spawn when the healer is killing mobs -- Added hide the golden fairy that follows the healer in dungeon. -- Added hidden music for the clean end of the dungeon ++ Added hide the name of the mobs you need to kill in order for the Slayer boss to spawn. Exclude mobs that are damaged, corrupted, runic or semi rare. ++ Added option to hide all damage splashes, from anywhere in Skyblock. ++ Added highlight Thunder Sparks after killing a Thunder ++ Added Thunder to damage indicator ++ Added option to enable that clicking on a player name in chat opens the profile viewer of NotEnoughUpdates (to fix SkyHanni breaking the default NEU feature). ++ Added support for new SBA chat icon feature (show profile type and faction in chat) ++ Added hide the damage, ability damage and defence orbs that spawn when the healer is killing mobs ++ Added hide the golden fairy that follows the healer in dungeon. ++ Added hidden music for the clean end of the dungeon ++ Highlight marked player names in chat. ++ Mark the own player name. ### Fixed - Links in player chat are clickable again -- cgit