aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/events
AgeCommit message (Collapse)Author
2024-02-26Fixed fishing trackers appearing when rod swapping. Fixed fishing bait ↵hannibal2
change spam. Fixed fishing no bait warning appearing at wrong moment/not appearing.
2024-02-25/gfs tab complete now uses NEU's Repo instead of SkyHanni Repo. #1053CalMWolfs
2024-02-24Fixed /shdebug without parameter showing everything instead of only ↵hannibal2
important data.
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 rare profile detection bugs. Changed PreProfileSwitchEvent to ↵Alexia
ProfileJoinEvent. #868
2024-02-22Added not fully completed tasks in Way to gain SkyBlock Xp menus. #974Thunderblade73
2024-02-20Fishing Tracker using SH Repo over NEU recipes. (#1026)hannibal2
2024-02-19Added GetFromSackAPI. #968Thunderblade73
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
2024-02-14Add mod identification for outgoing mod calls and show this data in ↵Linnea Gräf
/shchathistory. #987
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-01-20Feature: SkyblockXPInChat (#919)Thunderblade73
Added Skyblock XP Chat. #919
2024-01-18renamed ignore to irrelevanthannibal2
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-18Add DebugDataCollectEvent and add Diana Burrow Nearest Warp to /shdebugdatahannibal2
2024-01-11make walker happyhannibal2
2024-01-11Add fire hide tab list (#865)Linnea Gräf
Add tab list fire sale advertisement hider. #865
2024-01-06Minor fix: modify instead of block trophy fishing and sea creature messages ↵appable
(#827) Modify instead of block trophy fishing and sea creature chat messages. #827
2023-12-29sack item amount (#854)CalMWolfs
Show sack item amount to the visitor shopping list. #854
2023-12-21Fixed Fire Veil effect and item ability cooldown not working when clicking ↵hannibal2
in the air.
2023-12-20Bazaar best sell method now warns if an unknown bazaar item is detected.hannibal2
2023-12-17Added Copy Underbid Pricehannibal2
2023-12-17Removed Diana "Smooth Transition" and replaced it with "Line to Next".hannibal2
2023-12-09Fixed error messages in composter inventory when hovering over some items.hannibal2
2023-12-08code cleanuphannibal2
2023-12-08Add RepoPatterns (#715)Linnea Gräf
Added RepoPatterns. #715
2023-12-04changed packages of bingo featureshannibal2
2023-12-04Created BingoCardUpdateEvent and code cleanuphannibal2
2023-12-04Created BingoGoalReachedEvent.hannibal2
2023-12-04Added the debug feature SkyHanni Event Counter.hannibal2
2023-12-02Fixed minion features disappear inside the minion inventory when picking up ↵hannibal2
an item.
2023-12-02Updating Minion XP display when the minion picks up a new item while inside ↵hannibal2
the inventory.
2023-12-02Fix: MinionXp close Event (#748)Thunderblade73
Fixed Minion XP display now showing sometimes. #748
2023-11-30Feature: Minion Xp Calculator (#639)Thunderblade73
Shows how much skill experience you will get when picking up items from the minion storage. #639
2023-11-30Changed OwnInventoryItemUpdateEvent to be called synced to main thread.hannibal2
2023-11-28Add unique gift highlighter (#737)Linnea Gräf
Added Unique Gifting Opportunities. #737
2023-11-26Added PestFinderhannibal2
2023-11-26Added MessageSendToServerEventhannibal2
2023-11-26Added pest spawn and pest timer features.hannibal2
2023-11-24Created and used ItemAddEvent, /shtrackcollection now supports sack messages.hannibal2
2023-11-24fishing v2 (#729)hannibal2
Prevent wrong fishing item pickup #729
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
Code cleanup done everywhere #628
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
Add auto prefix to chat message methods. #622
2023-11-18Fixed dice roll profit counting as Mob Kill Coins in Slayer Tracker.hannibal2
2023-11-09Added support for slayer tracker items for loot from area mini-bosses. Fixed ↵hannibal2
a bug where some items were counted twice.
2023-11-05creating FishingBobberCastEvent and removing code duplicationhannibal2
2023-11-02Create additional values in the EntityEquipmentChangeEvent for chest, ↵hannibal2
leggings, feet and hand.