Age | Commit message (Expand) | Author |
2024-01-10 | Support new epoch milli obtained timestamps (#483) | Aaron |
2024-01-04 | Audit Mixins (#473) | Aaron |
2023-12-28 | Add durability test | Kevinthegreat |
2023-12-23 | Merge pull request #456 from kevinthegreat1/item-utils-test | Aaron |
2023-12-22 | Add fabric loader junit and ItemUtilsTest | Kevinthegreat |
2023-12-22 | Add ItemUtilsTest | Kevinthegreat |
2023-12-21 | Refactor puzzle solvers | Kevinthegreat |
2023-12-19 | Rename Dungeon Manager | Kevinthegreat |
2023-12-05 | 1.20.3-pre2 | Aaron |
2023-11-25 | Update MythologicalRitual (#427) | Kevin |
2023-11-24 | Add Chest Value (#428) | Kevin |
2023-11-17 | Refactor more waypoints | Kevinthegreat |
2023-11-17 | Add Profile Aware Waypoint | Kevinthegreat |
2023-11-17 | Add waypoint tests | Kevinthegreat |
2023-11-13 | Bring combo filter into 2023 (#416) | Aaron |
2023-11-12 | Add secret waypoint tests | Kevinthegreat |
2023-10-17 | Codec-based Test | Aaron |
2023-10-09 | fix the forgotten | Yasin |
2023-10-09 | new pr because fixing merge conflict would take too long | Yasin |
2023-10-08 | Add Support for Custom toString Function for Enum Dropdowns (#344) | Kevin |
2023-09-18 | Add options and test (#319) | Kevin |
2023-09-16 | Reduce SchedulerTest (#308) | Kevin |
2023-09-16 | Update Dungeon Secrets (#306) | Kevin |
2023-09-11 | Make Scheduler and MessageScheduler singletons | Kevinthegreat |
2023-09-10 | Optimize Scheduler | Kevinthegreat |
2023-09-10 | Add SchedulerTest | Kevinthegreat |
2023-08-31 | Merge branch 'master' into utils-cleanup | Kevinthegreat |
2023-08-30 | Migrate dungeon rooms data to resource system | Kevinthegreat |
2023-08-30 | Finish secret found detection | Kevinthegreat |
2023-08-30 | Refactor room matching | Kevinthegreat |
2023-08-30 | Add room matching | Kevinthegreat |
2023-08-30 | Remove json loading in DungeonRoomsDFU | Kevinthegreat |
2023-08-30 | Add rooms data saving and update reading to nio | Kevinthegreat |
2023-08-30 | Add rooms data updating | Kevinthegreat |
2023-08-30 | Add DungeonRoomsDFU | Kevinthegreat |
2023-08-18 | Refactor chat and discord packages | Kevinthegreat |
2023-08-14 | De-hardcode armor trim types | Kevinthegreat |
2023-07-13 | Fix ads filter to work with emblems | Aaron |
2023-06-29 | changed "[A-z0-9_]" in regex to "." | Jakub Kolodziej |
2023-06-25 | Merge branch 'master' into autorejoin2 | Jakub |
2023-06-25 | Fix chat ad filter (#188) | Aaron |
2023-06-19 | Possibly shorter solution + tests added | Jakub Kolodziej |
2023-03-29 | Cleaned up code | Kevinthegreat |
2022-04-27 | Separated parsing action bar and drawing hud. Rewrote parsing to be hopefully... | External Time |
2022-03-20 | change: improved FancyBar and mana consumption filter | Fix3dll |
2022-03-09 | change: AutopetFilterTest | Fix3dll |
2022-03-09 | change: fetch upstream and adapt to new chat listener | Fix3dll |
2022-03-08 | Merge remote-tracking branch 'upstream/master' | Fix3dll |
2022-03-08 | Changed chat listener tests to use the new api | ExternalTime |
2022-03-06 | fix: AutopetFilterTest | Fix3dll |