Commit Graph

5 Commits

Author SHA1 Message Date
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
431f330229 refactor(model): add weight column 2020-12-28 15:09:32 -05:00
215f725411 feat: add WTB and WTS to trade words 2020-12-27 14:05:22 -05:00
45ab636d7e refactor: update for testing 2020-12-25 20:24:43 -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