aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/de/hysky/skyblocker/skyblock/dwarven
AgeCommit message (Collapse)Author
2024-07-24Fix test and daily mojankKevinthegreat
2024-07-15Simplify test case to not need long commentRime
2024-07-15Fix regex and add tests for the regexRime
2024-07-15fix testsolim
tests can not point to 0 as that now returns null because that is the same as parallel. but as 0 is not in ch it should not actually be a problem
2024-07-15fix broken testsolim
fix testing for translated string
2024-07-15add wishing compass solverolim
2024-05-08get(0) -> getFirst()Yasin
2024-05-01Remove formatting codes from a few forgotten classesAaron
Fixes Quiz, Threee Weirdos and other solvers
2024-04-18Refactor MetalDetectorKevinthegreat
2024-04-17add testsolim
2024-02-03Refactor to use Vector2i for pos coordinatesAaron
Using a vector meant for X and Y values makes much more sense.
2024-02-03Improve Map Player MarkerAaron
It will now show you what way you're looking.
2024-02-01Fix formatting of test classesAaron
2024-02-01Refactor + Other changesAaron
- Fix Mines of Divan not showing - Code formatting - Small Optimizations/Changes
2024-01-31add testsolim
add tests for the maps location transformation function and the location manager valid location and LocaitonMessage functions
2023-10-09new pr because fixing merge conflict would take too longYasin