aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dungeon
AgeCommit message (Expand)Author
2024-07-14Merge pull request #834 from Emirlol/command-changesKevin
2024-07-13Merge pull request #724 from AzureAaron/simon-saysAaron
2024-07-11Move block pos argument stuff into a different folderRime
2024-07-11Fix crash when lever blocks aren't loadedAaron
2024-07-10Well that would've never worked ;(Aaron
2024-07-10Lights On SolverAaron
2024-07-10Add client block pos and egg type argument types and update usagesRime
2024-07-10Refactor Simon Says solverAaron
2024-07-10Port Simon Says solver to 1.21Aaron
2024-07-10Move block bounding box into RenderHelperAaron
2024-07-10Simon Says SolverAaron
2024-07-10Reimplement /reparty ontop of the Mod APIAaron
2024-06-29profile viewer skill pagenmccullagh
2024-06-181.21Aaron
2024-06-13Merge pull request #713 from kevinthegreat1/waypointAaron
2024-05-24Sync with latestKevinthegreat
2024-05-24Add NamedWaypoint and WaypointCategoryKevinthegreat
2024-05-20Add coins per hour and refactor item price calculationsKevinthegreat
2024-05-20Make TerminalSolver interface & ExperimentSolver class sealed (#722)Aaron
2024-05-20Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705)Kevin
2024-05-14Block Incorrect Terminal ClicksAaron
2024-05-08pluralize slayer, helper and pulzzlesolverYasin
2024-05-08reparty -> general tabYasin
2024-05-08get(0) -> getFirst()Yasin
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
2024-05-02Fix Quiz Solver CrashAaron
2024-05-01Remove formatting codes from a few forgotten classesAaron
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