summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/nether/reputationhelper/CrimsonIsleReputationHelper.kt
AgeCommit message (Expand)Author
2024-09-04Fix: Reputation helper sack update (#2439)hannibal2
2024-08-02Fix: Reputation helper keybind activating while inside GUIs. (#2284)hannibal2
2024-06-13Backend: for each (#1725)hannibal2
2024-06-03Improvement: Faction Quest Widget is disabled (#1977)hannibal2
2024-04-03Backend: KuudraAPI (#1209)Empa
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-03-14Fix: crimson isle detection after tab list widget (#1167)hannibal2
2024-03-06Backend: Use more isInIsland (#1107)CalMWolfs
2024-02-25Reputation Helper now shows Kuudra Runs for barbarian faction as well.hannibal2
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
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-19Using IslandType.isInIsland morehannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-21code cleanuphannibal2
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
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-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-03Added option to only show the reputation helper while pressing a hotkey.hannibal2
2023-07-31Soft fixing all RepositoryReloadEvent npe errorshannibal2
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-04Empty List (#289)hannibal2
2023-05-18Migrated crimson isle data into profile specific logichannibal2
2023-03-29added addAsSingletonListhannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-02-27Reworked nether reputation helper design.hannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-02-18Used LorenzUtils.inSkyBlock everywhere.hannibal2
2023-02-18Added Visitor Timer.hannibal2
2023-01-24Added town board waypoint.hannibal2
2023-01-22Changed load logic for ReputationHelper.hannibal2
2023-01-20Add items to line renderer. Used for reputationHelper.hannibal2
2023-01-18Added DailyKuudraBossHelper.hannibal2
2023-01-15Deleting unknown quests with a repo update.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
2023-01-15Moved packages.hannibal2
2023-01-15Crimson mini Boss support.hannibal2
2023-01-13Added Crimson Isle reputation helper: first part: daily quests.hannibal2