aboutsummaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)Author
2023-11-12Add secret waypoint testsKevinthegreat
2023-10-17Codec-based TestAaron
2023-10-09fix the forgottenYasin
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-16Reduce SchedulerTest (#308)Kevin
2023-09-16Update Dungeon Secrets (#306)Kevin
2023-09-11Make Scheduler and MessageScheduler singletonsKevinthegreat
2023-09-10Optimize SchedulerKevinthegreat
2023-09-10Add SchedulerTestKevinthegreat
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-07-13Fix ads filter to work with emblemsAaron
2023-06-29changed "[A-z0-9_]" in regex to "."Jakub Kolodziej
2023-06-25Merge branch 'master' into autorejoin2Jakub
2023-06-25Fix chat ad filter (#188)Aaron
2023-06-19Possibly shorter solution + tests addedJakub Kolodziej
2023-03-29Cleaned up codeKevinthegreat
2022-04-27Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully...External Time
2022-03-20change: improved FancyBar and mana consumption filterFix3dll
2022-03-09change: AutopetFilterTestFix3dll
2022-03-09change: fetch upstream and adapt to new chat listenerFix3dll
2022-03-08Merge remote-tracking branch 'upstream/master'Fix3dll
2022-03-08Changed chat listener tests to use the new apiExternalTime
2022-03-06fix: AutopetFilterTestFix3dll
2022-03-03add: Autopet filter with ActionBar optionFix3dll
2022-02-21tests for new filtersFix3dll
2021-12-12Merge pull request #28LifeIsAParadox
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 tests for chat filtersExternalTime
2021-09-21Added abstract test for chat listenersExternalTime
2021-09-20Added simple test to Fetchur solverExternalTime
2021-09-20Added tests for ad filterExternalTime