aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc/NonGodPotEffectDisplay.kt
AgeCommit message (Expand)Author
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
2023-04-28REGEXhannibal2
2023-04-17to Patternhannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-03-16Fixed King's Scent chat detectionhannibal2
2023-03-16Added King's Scent from goblin king in crystal hollows to the non god pot listhannibal2
2023-03-16Fixed non god pod time parsing errorshannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-02-13Show the time it takes to kill the Slayer boss.hannibal2
2023-01-26Fixed Non God Pot Effects.hannibal2
2023-01-26New sort logic.hannibal2
2023-01-07replaced "text to render" to "display"hannibal2