aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/nether
AgeCommit message (Expand)Author
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
2023-01-24Hide mini boss quest the same logic as minibosshannibal2
2023-01-22Hide reputation boss waypoint when damage indicator is present.hannibal2
2023-01-22Changed load logic for ReputationHelper.hannibal2
2023-01-22Small optimizes.hannibal2
2023-01-21Add locations for reputation quests, mini bosses and kuudra fight.hannibal2
2023-01-20Add items to line renderer. Used for reputationHelper.hannibal2
2023-01-20Support for new repo format for reputationHelper.hannibal2
2023-01-18Added DailyKuudraBossHelper.hannibal2
2023-01-18Fixed mini boss quest detection.hannibal2
2023-01-17Changed chat design.hannibal2
2023-01-16Fixed QuestLoader not working for Barbarians and Typo.hannibal2
2023-01-16Changed design of render text.hannibal2
2023-01-16Fixed already fished items cache not loading abd removed debugs.hannibal2
2023-01-16Fixed problem with counting mini boss kills.hannibal2
2023-01-15Deleting unknown quests with a repo update.hannibal2
2023-01-15Added toggle config.hannibal2
2023-01-15Moved data into repo.hannibal2