From 1773ed4e9e58f1851796f2a9a6af1f93618b89ef Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal002@users.noreply.github.com> Date: Tue, 8 Nov 2022 12:03:58 +0100 Subject: Abiphone favourites (#415) * Added abiphone favourites. * less empty lines * getProfileSpecific cant be null * Add support for using 'favourite item' keybind to toggle favourite contacts * Use item instead of ugly panel highlight (thanks nea) * no more random static methods, fixed profileSpecific errors (thanks nea) * Better wording * Less random gray out names * F3+H support * Allow calling non favourite contacts while in "all contacts" view * Made the code sane + made it work with non removable contacts * Made the code even more sane. * This is a NEU feature and not made by hypixel * Support for deleting contacts again, blocks this in favourite only mode. Support shift+right click to toggle favourites, ignored f3+h totally + made better looking lore order * fixed click problems (thanks jani) Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: nopo --- Update Notes/2.1.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Update Notes') diff --git a/Update Notes/2.1.1.md b/Update Notes/2.1.1.md index b7e59a6c..a5b67c7b 100644 --- a/Update Notes/2.1.1.md +++ b/Update Notes/2.1.1.md @@ -25,4 +25,4 @@ - Add class average to dungeons page in /pv - Vixid - Add recipe history and fairy soul waypoint distance - Vixid - Fix buggy cape on player model in /pv - Vixid - + - Added abiphone favourites - hannibal2 -- cgit