aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/events
AgeCommit message (Collapse)Author
2023-12-04Add RepoPatternsrepopatternsLinnea Gräf
RepoPatterns allow us to easily update regexes without creating a new release.
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
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
Added Advanced Tab List #459
2023-09-30made visitor rewards use internal name logic of GardenVisitorFeatures, ↵hannibal2
fetching the item rewards off the item lore at opening the inventory once, and caching the item lore for performance.
2023-09-23chat message changes #482CalMWolfs
* add chat component functions * reword + remove empty text * remove type * isPlayerMessage * include the other stuff in the translator pr plus format * Merge branch 'hannibal002:beta' into chat_component_stuff * Merge remote-tracking branch 'origin/chat_component_stuff' into chat_… * allow to work with priv messages + get ready for future
2023-09-16fixed migration problems with different versions and added edge case supportshannibal2
2023-09-07code cleanuphannibal2
2023-09-07Add highlight and outline feature for rare sea creatures (#439)Brandon
Add highlight and outline feature for rare sea creatures #439
2023-09-07Added Open Price Website, reworked best sell method logichannibal2
2023-09-02Typo fixes (#431)Eric W
Fixed typos #431
2023-08-29code cleanuphannibal2
2023-08-29Sack change event (#403)Eric W
Create SackChangeEvent #403
2023-08-10Merge pull request #373appable
Shark fish counter now counts twice for Double hook.
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-08code cleanup eventshannibal2
2023-08-06removed unnecessary NoSuchMethodError hiderhannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-26Added Horsezooka Hiderhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-25Show locations of inactive Blood Effigyhannibal2