Commit Graph

29 Commits

Author SHA1 Message Date
Asriel Camora 236da6c947 Add ability to only simulate first synth helper action 2024-06-19 14:34:51 -07:00
Asriel Camora 895e2a4460 Refactor and move around config/settings window 2024-03-22 23:59:00 -07:00
Asriel Camora 94ea1f84de .net 8 syntax/perf changes 2024-03-15 01:28:58 -07:00
Asriel Camora 409d2e440b Add community macro support 2024-02-27 02:26:39 -08:00
Asriel Camora 2cced24edf Refactor background work in recipenote, suggest macro automatically 2024-02-23 08:23:42 -08:00
Asriel Camora e9d6467f01 Add floating option for recipenote and synthhelper windows 2024-02-23 01:19:47 -08:00
Asriel Camora 9bb76467b9 Move macros instead of swapping 2023-11-18 01:07:31 -08:00
Asriel Camora 4fd2cd989b Drop Drop reordering for macro list 2023-11-17 11:54:36 -08:00
Asriel Camora bce114d731 Disable synthhelper if a macro is running 2023-11-15 03:51:05 -08:00
Asriel Camora 6ccbe6303e Overlay default values if it doesn't exist 2023-11-14 16:15:13 -08:00
Asriel Camora 44700abd4e Reliability Simulation 2023-11-12 13:23:43 -08:00
Asriel Camora cd0fbacbbc Don't move to another macro if it's only going to have one step 2023-10-24 01:07:26 -07:00
Asriel Camora 234eb3a7ab 1.9.0.0 (Testing) Release 2023-10-17 03:36:31 -07:00
Asriel Camora 1da2acc5c5 Finish crafting log helper window 2023-10-10 18:38:01 -07:00
Asriel Camora bdabbbdafa API9 updates 2023-10-10 00:39:23 -07:00
Asriel Camora c0f579f23b Split solver into MCTS and algorithms 2023-10-02 13:07:06 -07:00
Asriel Camora e6081f5e60 Remove crafty namespace from solver 2023-10-02 12:16:43 -07:00
Asriel Camora 1f39be40c8 Update settings window layout again 2023-07-23 03:21:09 +04:00
Asriel Camora c344815e50 Moved algorithm into SolverConfig, multi configuration support 2023-07-23 02:28:18 +04:00
Asriel Camora ca6d6de934 Synthesis helper config options 2023-07-21 16:01:18 +04:00
Asriel Camora 1e5cc96837 Invoke algorithm directly from enum 2023-07-21 16:01:01 +04:00
Asriel Camora 1cc83ca959 Minor ui tweaks 2023-07-16 00:01:19 +04:00
Asriel Camora 8417ee4fc5 Remove combo actions from view 2023-07-15 23:54:26 +04:00
Asriel Camora 86daf038ce Allow selecting algorithm and hiding combos 2023-07-13 21:23:24 +02:00
Asriel Camora 6b04abdef4 Split simulation window, add solving, buttons, etc 2023-06-29 01:49:15 -07:00
Asriel Camora 98dae0c2c5 Big UI changes, drag and drop works
todo:
- action history doesnt wrap
- macro saving + suggestion/solving
- show macros in craftinglog window (still untested)
2023-06-27 02:54:34 -07:00
Asriel Camora ef12bf8351 Revamp UI and all sortsa stuff 2023-06-25 01:02:00 -07:00
Asriel Camora 05ead22448 Some analyzer code style changes 2023-06-19 10:03:57 -07:00
Asriel Camora e190368d62 Big changes 2
- Split into several projects
- All dalamud/lumina deps are in the plugin
- Crafty/craftingway sim implemented!
- optimizations to follow
2023-06-17 08:50:46 -07:00