aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/nether
AgeCommit message (Expand)Author
2023-09-23Fixed wrongly highlighting enchanted sacks for reputation helper fetch quests.hannibal2
2023-09-23removing crimsonIsleLatestTrophyFishInInventoryhannibal2
2023-09-23crimson rep helper trophy fish chat message #491Serhan
2023-09-16migrate reputation helper config into crimson islehannibal2
2023-09-16migrate remaining ashfang config into crimson islehannibal2
2023-09-16migrate blazingSoul into crimson isle confighannibal2
2023-09-16creating new crimson isle config and adding gravityOrbs to ithannibal2
2023-09-16revert freezeCooldown migration testinghannibal2
2023-09-16use config migration on ashfang gravity orbshannibal2
2023-09-16Config migration and also more atomic config saves (#420)Linnea Gräf
2023-09-02Typo fixes (#431)Eric W
2023-08-23Option to show reputation locations only when pressing the hotkeyhannibal2
2023-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-15removed hypixel apihannibal2
2023-08-08misc code cleanuphannibal2
2023-08-03Added option to only show the reputation helper while pressing a hotkey.hannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-31Soft fixing all RepositoryReloadEvent npe errorshannibal2
2023-07-30Fixed rare bug when loading confighannibal2
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-05Merge pull request #267hannibal2
2023-07-05Fixed Kuudra completions not being detected correctly and added support for T...Cinshay
2023-07-04Empty List (#289)hannibal2
2023-05-18Migrated crimson isle data into profile specific logichannibal2
2023-04-28REGEXhannibal2
2023-04-26Show a notification when a Wild Strawberry Dye drops during farming.hannibal2
2023-04-17to Patternhannibal2
2023-03-29added addAsSingletonListhannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-03-19Fixed nether features being visible outside netherhannibal2
2023-03-18Fixed sacks display in crimson isle reputation helperhannibal2
2023-03-18Fixed crimson isle reputation helper not detecting town board inventory insta...hannibal2
2023-03-03Formattinghannibal2
2023-02-27Reworked nether reputation helper design.hannibal2
2023-02-26Workaround for crash when nether reputation helper icon from repo is null.hannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-02-24Used new neu method.hannibal2
2023-02-18Used LorenzUtils.inSkyBlock everywhere.hannibal2
2023-02-18Added Visitor Timer.hannibal2
2023-02-13Show the time it takes to kill the Slayer boss.hannibal2
2023-02-13Code cleanup.hannibal2
2023-02-02Prepare for bingo stuff.hannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2
2023-01-24Added town board waypoint.hannibal2