Commit Graph

5 Commits

Author SHA1 Message Date
81c379a764 fix: add word boundary checks 2021-01-11 10:31:18 -05:00
d5e829f671 refactor: make compute private 2020-12-29 10:31:41 -05:00
753e0f710e refactor(trainer): use correct schema, though it shouldn't matter 2020-12-28 22:04:50 -05:00
1b8f7806f5 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
22ebb14e40 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