aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data
AgeCommit message (Collapse)Author
2024-03-04Feature: Added option to show some features outside SB. (#603)Obsidian
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-01Added stacking enchants to repo. #861CalMWolfs
2024-03-01printStackTrace -> ErrorManager #1028hannibal2
2024-03-01fix grammar (#1081)CalMWolfs
2024-02-29Max Items Bazaar with current Purse. #876NetheriteMiner
2024-02-28Fixed Farming Weight Display sometimes not showing when joining the Garden. ↵CalMWolfs
(#1073)
2024-02-26Fixed current mayor taking 20 minutes to get loaded. #1061Empa
2024-02-26Fixed duplicate tracker items when taking from storage/chests.hannibal2
2024-02-25/gfs tab complete now uses NEU's Repo instead of SkyHanni Repo. #1053CalMWolfs
2024-02-25Fixed /gfs not working with spaces in item name. #1045Thunderblade73
2024-02-24Feature: Skill progress display (#957)HiZe
Co-authored-by: Thunderblade73 <gaidermarkus@gmail.com> Co-authored-by: superhize <superhize@gmail.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-02-24Fixed Book Bundle showing wrong amount of books. #1043Empa
2024-02-24Make hypixel items api response a proper json object #1039CalMWolfs
2024-02-24Fixed rare profile detection bugs. Changed PreProfileSwitchEvent to ↵Alexia
ProfileJoinEvent. #868
2024-02-22Removed duplicate pet level detection logic. #1027hannibal2
2024-02-19Added GetFromSackAPI. #968Thunderblade73
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-17Change: Smaller Purse Pattern fix (#1019)J10a1n15
* Updated pattern * Update PurseAPI.kt * Small change
2024-02-17Fixed Purse Pattern (#1017)J10a1n15
* Updated pattern * Update PurseAPI.kt
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-14Add mod identification for outgoing mod calls and show this data in ↵Linnea Gräf
/shchathistory. #987
2024-02-10fixed crash (Attempted to cancel a uncancelable event)hannibal2
2024-02-10Blocks the mining ability when on private island. #860Thunderblade73
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2024-02-05Send Mining Island Events (#969)CalMWolfs
Added sending mining events to Soopy's API to test for new Mining Event feature. #969
2024-02-05Add outgoing chat log to /shchathistory (#863)Linnea Gräf
Added outgoing chat log to /shchathistory. #863
2024-02-05Fix: shupdaterepo (#976)CalMWolfs
Made /shupdaterepo better. #976
2024-02-05Fix: Click Keybinds (Minion Feature) (#971)Thunderblade73
Fixed Minion XP calculation not working when having differnt mouse settings. #971
2024-02-05Moving pet menu check into PetAPIhannibal2
2024-01-31replace onChatMessage with onChathannibal2
2024-01-30Fix & Backend: fix rep helper sacks also convert rep helper to use ↵CalMWolfs
NEUInternalName (#963) Using NEUInternalName in Reputation Helper Quest. Removed Quest Item Helper. Fixed Reputation Helper in Crimson Isle showing correct sack amount. #963
2024-01-30small api changes (#966)CalMWolfs
Fewer election API updates, fewer election API errors. #966
2024-01-28fixed chat rendering and title rendering z layers (#953)Thunderblade73
Fixed render overlapping problem with chat, skyhanni guis and title. #953
2024-01-22Add: Dojo Rank Display (#775)HiZe
Added Dojo Rank Display. #775
2024-01-22Add: Draw box around Sulphur Block (#810)HiZe
Added Sulphur Skitter Box in Crimson Isle #810
2024-01-20creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache.hannibal2
2024-01-20Feature: SkyblockXPInChat (#919)Thunderblade73
Added Skyblock XP Chat. #919
2024-01-18renamed ignore to irrelevanthannibal2
2024-01-18removed unnecessary stuffhannibal2
2024-01-18adding repo status to /shdebughannibal2
2024-01-18moved all shdebug stuff into categorieshannibal2
2024-01-18moving dungeons and slayer related debug data into DebugDataCollectEvent. ↵hannibal2
allowing to hide or search for specific debug data with /shdebug <search>
2024-01-18Fixed Fire Veil Wand circle shows on left clicking.hannibal2
2024-01-18Changed griffin burrow guess text to a centered title instead of a odd line ↵hannibal2
that goes down.
2024-01-16using sendTitle from lorenz utils everywherehannibal2
2024-01-15Fix: GuiEditor Key working in NEUs PV textboxes (#924)Thunderblade73
Fixed GUI Editor hotkey working while inside a NEU PV text box. #924
2024-01-13cleanup, improve and convert PartyAPI to repo (#917)CalMWolfs
Cleanup, improve and convert PartyAPI to repo. #917
2024-01-11Fixed kuudra island detectionhannibal2
2024-01-09Title rendering layering fix (#897)Thunderblade73
Fixed titles not showing above other SkyHanni GUI elements all the time. #897