aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/events
AgeCommit message (Collapse)Author
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
2023-07-24Slayer boss warning (#320)HiZe_
Co-authored-by: superhize <superhize@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-07-12Added Living Metal Helperhannibal2
2023-07-12finished defence blockshannibal2
2023-07-11preparing living cave defence blockshannibal2
2023-07-05Merge pull request #267hannibal2
* added random code cleanups * Merge branch 'beta' into random_code_cleanup * ...
2023-06-27Code cleanuphannibal2
2023-06-24code cleanuphannibal2
2023-06-24Merge pull request #256Roman / Linnea Gräf
* Remove old update data after each update * VoltHighlighter * VoltHighlighter
2023-06-22Fixed Shy warning problem with not using main threadhannibal2
2023-06-22Fixed the error message with HEMOVIBE not found in NEU Repohannibal2
2023-06-22better error handlinghannibal2
2023-06-15Added cells alignment ability cooldownhannibal2
2023-06-10+ Changed Slayer Profit Trackerhannibal2
+ Option to change price between npc/instant sell and sell offer + Save data in config + Added option to hide an item from the display + Showing the profit per boss = Different tiers of same slayer type no longer gets merged together
2023-06-09Added Item Profit Tracker, Items on Ground and Broken Hyperion Warninghannibal2
2023-05-25Added Contest Summaryhannibal2
2023-05-25random name changehannibal2
2023-05-18Reworked clickable error messages and added support for all custom event errorshannibal2
2023-05-18Fixed creating wrong minion texts flowing around on the islandhannibal2
2023-05-18added profile specific config supporthannibal2
2023-05-13Adding version text to error messageshannibal2
2023-05-07Added Inquis Share (#95)ShanaSplatoon
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-04-30Added and used CropClickEvent to fix wrong cactus blocks per second valueshannibal2
2023-04-29Removed Print Event Timings (spark exists)hannibal2
2023-04-28Code cleanuphannibal2
2023-04-26add sixth visitor to display (#60)appable
2023-04-20Mark packet event as async and fix threading issue in garden visitor … (#51)Roman / Linnea Gräf
2023-04-19composter fix (#50)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2023-04-15Added visitor rarity color tab listhannibal2
2023-04-15Used distanceToPlayerhannibal2
2023-04-15removed bazaar update timerhannibal2
removed skyhanni bazaar logic and now fully using neu bazaar price logic
2023-04-11Farming fortune display (#34)appable
2023-04-10Created RenderItemTooltipEvent and used it in EstimatedItemValue as a ↵hannibal2
workaround for a bug caused in ct or hu3
2023-04-02Counting items in inventory and from minions to the bingo step helper ↵hannibal2
collection goal display
2023-03-29removed FirstConfigLoadedEventhannibal2
2023-03-28Item ability improvements (#24)appable
2023-03-23Created CropTypehannibal2