Commit Graph

5 Commits

Author SHA1 Message Date
c07ed79775
fix: add word boundary checks 2021-01-11 10:31:18 -05:00
3316fc08d5
refactor: make compute private 2020-12-29 10:31:41 -05:00
96ef48f9db
refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
908133bdf8
refactor: put computation in interface
This basically undoes the benefits of the previous commit. May end up being reverted.
2020-12-28 21:48:31 -05:00
1487863c19
fix: make plugin work on stock Dalamud
Use some horrible, cursed AppDomain shit to load dependencies that break on normal Dalamud in their own environment, then do classification there instead.
2020-12-23 03:52:19 -05:00