summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/nether/reputationhelper/miniboss
AgeCommit message (Expand)Author
2024-06-12Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)CalMWolfs
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-03Improvement: Faction Quest Widget is disabled (#1977)hannibal2
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
2024-03-06Backend: Use more isInIsland (#1107)CalMWolfs
2024-02-10Added option to hide tasks after they've been completed in Crimson Isle Reput...martimavocado
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-30Fix & Backend: fix rep helper sacks also convert rep helper to use NEUInterna...CalMWolfs
2023-12-17Fixed daily bosses detection in Crimson Isle Reputation Helper.hannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-22The cleanup after the cleanuphannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21Internal Change: Misc Refactoring (#551)Walker Selby
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-16migrate reputation helper config into crimson islehannibal2
2023-08-23Option to show reputation locations only when pressing the hotkeyhannibal2
2023-07-31Soft fixing all RepositoryReloadEvent npe errorshannibal2
2023-05-18Migrated crimson isle data into profile specific logichannibal2
2023-04-28REGEXhannibal2
2023-04-17to Patternhannibal2
2023-03-29added addAsSingletonListhannibal2
2023-02-27Reworked nether reputation helper design.hannibal2
2023-02-24Used new neu method.hannibal2
2023-02-18Used LorenzUtils.inSkyBlock everywhere.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-17Changed chat design.hannibal2
2023-01-16Changed design of render text.hannibal2
2023-01-15Added toggle config.hannibal2
2023-01-15Moved data into repo.hannibal2
2023-01-15Added config save. Removed debugs.hannibal2
2023-01-15Moved packages.hannibal2