aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/me/xmrvizzy/skyblocker/skyblock/barn
AgeCommit message (Collapse)Author
2023-10-09new pr because fixing merge conflict would take too longYasin
2023-09-26Rename Config FilesAaron
2023-08-18Refactor chat and discord packagesKevinthegreat
2023-04-19fix missing dots at end of sentencesJulienraptor01
2023-04-17fix Official wiki being wrong againJulienraptor01
no FR i'm gonna get angry at some point, there are so many errors in it...
2023-04-15change coordJulienraptor01
slightly change coord cause better
2023-04-13change regexJulienraptor01
this msg can't be picked up otherwise : Some dirt was kicked up by the water pool in the overgrown Mushroom Cave. Have a look over there.
2023-04-10Update TreasureHunter.javaJulienraptor01
2023-04-09Hungry Hiker solverJulienraptor01
2023-04-08modified the regex to make more senseJulienraptor01
i moved back the dot in the group 1 (but outside of the [] this time and added back dots at the end of the strings in hashmap)
2023-04-08fix official wiki againJulienraptor01
2023-04-08fix one sentence which is wrong on the official wikiJulienraptor01
2023-04-08final fix fr this timeJulienraptor01
thanks for this part ! Co-Authored-By: ExternalTime <84183548+ExternalTime@users.noreply.github.com>
2023-04-08final fixJulienraptor01
2023-04-08try to fix the regexJulienraptor01
2023-04-08smol changesJulienraptor01
2023-04-08create the treasure hunter solverJulienraptor01