index
:
github/Skyblocker.git
feat/centerednavbuttons
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
de
/
hysky
/
skyblocker
/
skyblock
/
dungeon
/
puzzle
Age
Commit message (
Expand
)
Author
2024-06-18
1.21
Aaron
2024-05-20
Migrate ThreeWeirdos to DungeonPuzzle and highlight chest (#705)
Kevin
2024-05-08
pluralize slayer, helper and pulzzlesolver
Yasin
2024-05-08
get(0) -> getFirst()
Yasin
2024-05-08
debloat SkyblockerConfig.java + translate change
Yasin
2024-05-02
Fix Quiz Solver Crash
Aaron
2024-05-01
Remove formatting codes from a few forgotten classes
Aaron
2024-04-28
Tic Tac Toe Rewrite/Refactor
Aaron
2024-04-26
Refactor pattern matching null cases to be shared with default
Aaron
2024-04-26
Add null cases for pattern matching
Aaron
2024-04-26
Pattern Matching!
Aaron
2024-04-26
24w05a/b
Aaron
2024-03-12
One more creeper beam (#583)
Fluboxer
2024-02-19
Refactor IceFill
Kevinthegreat
2024-02-19
Optimize ice fill
Kevinthegreat
2024-02-19
Change IceFill from bfs to dfs
Kevinthegreat
2024-02-19
Finish silverfish and ice fill solvers
Kevinthegreat
2024-02-19
Add silverfish board parsing
Kevinthegreat
2024-02-19
Add solvers
Kevinthegreat
2024-02-15
Boulder Solver (#540)
Yasin
2024-01-20
Tic Tac Toe Refactor (#504)
Aaron
2024-01-04
Add waterboard toggle (#476)
Kevin
2024-01-04
Fix broken quiz question (#474)
Aaron
2024-01-01
Waterboard Solver (#467)
Kevin
2023-12-21
Refactor puzzle solvers
Kevinthegreat