aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/io/github/moulberry/notenoughupdates/miscfeatures/AbiphoneFavourites.java
AgeCommit message (Collapse)Author
2024-03-12fix: abiphone favorites showing in /show (#1042)GrowlingGrizzly
2023-11-10Remove AbiphoneWarning and fix AbiphoneFavourites lore placement (#919)Lulonaut
2023-03-12cheapest museum item to donate (#522)Lulonaut
Co-authored-by: nea <romangraef@gmail.com> Co-authored-by: nea <nea@nea.moe> Co-authored-by: Roman / Linnea Gräf <roman.graef@gmail.com> Co-authored-by: nopo <nopotheemail@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-01-25Annotation registering (and also some comptime performance) (#554)Roman / Linnea Gräf
2022-11-18Fixed Bug with Abiphone Favorites and added 2 new warps (#444)jani270
2022-11-08Abiphone favourites (#415)hannibal2
* 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 <nopotheemail@gmail.com>