aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc/NonGodPotEffectDisplay.kt
AgeCommit message (Expand)Author
2024-06-08Backend: Packet Events (#2025)Brady
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-05Backend: More second passed (#1899)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-13fixed typoshannibal2
2024-04-13Fix: Add Cold Resistance 4 non god effect (#1440)martimavocado
2024-04-09Backend: Switch from LorenzUtils.inDungeons to DungeonAPI.inDungeon() (#1378)J10a1n15
2024-03-21Feature: Add Curse of Greed to non-God Potion effects (#1225)Alexia Luna
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-01Replaced e.printStackTrace() with ErrorManager. #1065CalMWolfs
2024-02-24Fixed rare profile detection bugs. Changed PreProfileSwitchEvent to ProfileJo...Alexia
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2023-12-24Fixed non god pot effects display stay after profile switch.hannibal2
2023-12-23Add Harvest Harbinger and Pest Repellent non-god effects (#817)alexia
2023-12-17Added Glowing Mush mixxin to nongodpot (#815)jani270
2023-12-16Feature: Active spray display and expiry notification (#800)appable
2023-12-04Fix: Fix Poison Candy I Compact Potion & Cleanup (#758)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-01Fixed Great Spook Potion not working in Non God Pot effect feature (#658)jani270
2023-10-30Adding Great Spook support for Non God Pot Effect display. v2hannibal2
2023-10-30Adding Great Spook support for Non God Pot Effect display.hannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-30Fixed mixins not getting detected correctly from effects inventory for Non Go...hannibal2
2023-09-27removed wildcards from importshannibal2
2023-09-02Merge pull request #389 from appable0/potionshannibal2
2023-08-29small code cleanuphannibal2
2023-08-15fix formatDuration and refactor with Timer classAppability
2023-08-15removed hypixel apihannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-04moving rift classes around for no reasonhannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-10Small rift config changeshannibal2
2023-07-10Hide Non God Pot Effect Display while inside the Rifthannibal2
2023-07-10Fixed non god pot effects display being wrong sometimeshannibal2
2023-07-08removing king scent form non god pot timer if you touch waterhannibal2
2023-07-04Empty List (#289)hannibal2
2023-06-19Workaround for IndexOutOfBoundsExceptionhannibal2
2023-06-18Fixed error message when opening forge in dwarven mineshannibal2
2023-06-17additional fix for non god pot remaining tab list reading logichannibal2
2023-06-16Fixed bug with reading non god-potion effects from tab listhannibal2
2023-06-15Using more exact error message formathannibal2
2023-06-15Added Mixins Gabagoey and Deepterror to non god pot effect displayhannibal2