aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/events
AgeCommit message (Collapse)Author
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.
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
Backend: Serialise all constants and add repo error messages and status #605
2023-10-21better repo error handlinghannibal2
2023-10-21better repo error handlinghannibal2
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby
Internal Change: Misc Refactoring #551
2023-10-17code cleanuphannibal2
2023-10-17Internal Changes: Refactor VisitorAPI to event based interaction (#561)Helfull
Split up GardenVisitorFeatures into multiple useful events #561
2023-10-15Feature: Show alerts when the player catches a legendary sea creature (#530)Brandon
dded Alerts when the player catches a legendary sea creature. #530
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with ↵hannibal2
LorenzRenderWorldEvent
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
Fix + Backend: Made mouse buttons work as key binds #560