aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/dungeon/puzzle
AgeCommit message (Expand)Author
2024-06-181.21Aaron
2024-05-20Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705)Kevin
2024-05-08pluralize slayer, helper and pulzzlesolverYasin
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-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-2624w05a/bAaron
2024-03-12One more creeper beam (#583)Fluboxer
2024-02-19Refactor IceFillKevinthegreat
2024-02-19Optimize ice fillKevinthegreat
2024-02-19Change IceFill from bfs to dfsKevinthegreat
2024-02-19Finish silverfish and ice fill solversKevinthegreat
2024-02-19Add silverfish board parsingKevinthegreat
2024-02-19Add solversKevinthegreat
2024-02-15Boulder Solver (#540)Yasin
2024-01-20Tic Tac Toe Refactor (#504)Aaron
2024-01-04Add waterboard toggle (#476)Kevin
2024-01-04Fix broken quiz question (#474)Aaron
2024-01-01Waterboard Solver (#467)Kevin
2023-12-21Refactor puzzle solversKevinthegreat