aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/me/xmrvizzy/skyblocker/skyblock
AgeCommit message (Expand)Author
2023-10-09new pr because fixing merge conflict would take too longYasin
2023-10-08Add Support for Custom toString Function for Enum Dropdowns (#344)Kevin
2023-09-18Add options and test (#319)Kevin
2023-09-16Update Dungeon Secrets (#306)Kevin
2023-08-31Merge branch 'master' into utils-cleanupKevinthegreat
2023-08-30Migrate dungeon rooms data to resource systemKevinthegreat
2023-08-30Finish secret found detectionKevinthegreat
2023-08-30Refactor room matchingKevinthegreat
2023-08-30Add room matchingKevinthegreat
2023-08-30Remove json loading in DungeonRoomsDFUKevinthegreat
2023-08-30Add rooms data saving and update reading to nioKevinthegreat
2023-08-30Add rooms data updatingKevinthegreat
2023-08-30Add DungeonRoomsDFUKevinthegreat
2023-08-18Refactor chat and discord packagesKevinthegreat
2023-08-14De-hardcode armor trim typesKevinthegreat
2023-06-29changed "[A-z0-9_]" in regex to "."Jakub Kolodziej
2023-06-19Possibly shorter solution + tests addedJakub Kolodziej
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully...External Time
2022-03-08Changed chat listener tests to use the new apiExternalTime
2021-09-21Added test for puzzler solverExternalTime
2021-09-21Added 3 weirdos tests. Would be nice to get copies of all correct answersExternalTime
2021-09-21Changed trivia tests to check similarly formatted but non-existent data.ExternalTime
2021-09-21Added another method to ChatListenerTestExternalTime
2021-09-21Added tests for trivia solverExternalTime
2021-09-21Added abstract test for chat listenersExternalTime
2021-09-20Added simple test to Fetchur solverExternalTime