aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dungeon
AgeCommit message (Expand)Author
2024-04-28Tic Tac Toe Rewrite/RefactorAaron
2024-04-26Pluralize the mixin and accessor packagesAaron
2024-04-26Rework terminal click marking to fix an edge caseAaron
2024-04-26Fix Croesus profitAaron
2024-04-26Fix "What starts with" terminal solverAaron
2024-04-26array listviciscat
2024-04-26replace all hasEnchantments with hasGlintvicisacat
2024-04-26Fix dungeon floor icons having a raveAaron
2024-04-26Fix Custom PF rendering separators and headersAaron
2024-04-26Fix Fancy PF crashAaron
2024-04-26Refactor MobGlow and MobBoundingBoxes to use pattern matchingAaron
2024-04-26Replace double braced map init with Util.makeAaron
2024-04-26Refactor pattern matching null cases to be shared with defaultAaron
2024-04-26Add null cases for pattern matchingAaron
2024-04-26Pattern Matching!Aaron
2024-04-2624w14a & Java 21Aaron
2024-04-2624w13aAaron
2024-04-2624w12aAaron
2024-04-2624w09aAaron
2024-04-26Migrate to HudRenderEventsAaron
2024-04-2624w05a/bAaron
2024-04-19Prevent teammates glow during Livid (#652)Kevin
2024-04-19Add ProfileUtils and clean up codeKevinthegreat
2024-04-16Apply suggestions from code reviewKevin
2024-04-17I forgor semicolon :skull:Fluboxer
2024-04-17store crypts in int instead of calling it twiceFluboxer
2024-04-17Update src/main/java/de/hysky/skyblocker/skyblock/dungeon/DungeonScore.javaFluboxer
2024-04-07crypts messageFluboxer
2024-04-02Update Dungeon Secrets (#618)Kevin
2024-03-18Merge pull request #597 from kevinthegreat1/dungeons-secrets-fixKevin
2024-03-18Merge pull request #595 from Julienraptor01/dungeonmap-fixKevin
2024-03-17Fix Dungeon Secrets in bossKevinthegreat
2024-03-15Update Dungeon MapKevinthegreat
2024-03-14Use null invalid mapIdKevinthegreat
2024-03-14Fix Dungeon MapKevinthegreat
2024-03-14Fix bugs with secret detectionKevinthegreat
2024-03-12One more creeper beam (#583)Fluboxer
2024-03-13uninlineJulienraptor01
2024-03-13fix buildJulienraptor01
2024-03-12static map id + inliningJulienraptor01
2024-02-22added disc's that can rarely replace wither essenceFluboxer
2024-02-22added support for shiny armor and hopefully fixed spirit pet price pullingFluboxer
2024-02-22added support for shiny armor and hopefully fixed spirit pet price pullingFluboxer
2024-02-22Made spirit pet detection use color of textFluboxer
2024-02-21Made spirit pet detection more readableFluboxer
2024-02-21minor improvementsFluboxer
2024-02-211st iteration of calculator for CroesusFluboxer
2024-02-19Refactor IceFillKevinthegreat
2024-02-19Optimize ice fillKevinthegreat
2024-02-19Change IceFill from bfs to dfsKevinthegreat