Commit Graph

341 Commits

Author SHA1 Message Date
Asriel Camora 9a490c1653 Rename test project folder 2023-11-08 04:23:37 -08:00
Asriel Camora 80a758e24b Release 1.9.2.0 2023-11-05 01:25:11 -08:00
Asriel Camora a44b15a9e5 RecipeNote layout changes 2023-11-05 01:19:05 -08:00
Asriel Camora e07617f1c8 Remove tracing 2023-11-04 23:15:20 -07:00
Asriel Camora 3167b0db44 No more byregot for scoring >:c 2023-11-04 19:53:13 -07:00
Asriel Camora bfc8708fbd Update solver scoring; remove byregot adjustment 2023-11-04 19:40:31 -07:00
Asriel Camora 5bee39678c Fixed stepwise solver never finishing 2023-11-04 18:44:54 -07:00
Asriel Camora 269a7f9870 Optimize trace build, add trace sim code 2023-11-04 18:44:30 -07:00
Asriel Camora 4f953f2fa3 Add benchmarking and trace build config 2023-11-04 13:49:47 -07:00
Asriel Camora d08fedb247 Use fixed point arithmetic for progress/quality 2023-11-04 11:43:34 -07:00
Asriel Camora 9ca83bfe23 Simulator tests (will fail!) 2023-11-04 11:01:39 -07:00
Asriel Camora 2f727f76cd Move accepted actions to ActionSet 2023-11-04 11:01:15 -07:00
Asriel Camora ac109ae711 Fix ActionSet 2023-11-02 01:04:28 -07:00
Asriel Camora 74195b59eb Fix failed to install 2023-11-02 00:36:49 -07:00
Asriel Camora 239f71db58 Add unofficial builds 2023-11-01 22:01:14 -07:00
Asriel Camora 256a72db88 Add more actionset tests 2023-11-01 22:01:14 -07:00
Asriel Camora 23c49d4453 Fix test artifact name 2023-11-01 22:01:13 -07:00
Asriel Camora 706f5c98ca Switch to Ubuntu 2023-11-01 22:01:13 -07:00
Asriel Camora 9f46eff516 Change test artifact name 2023-11-01 22:01:12 -07:00
Asriel Camora a4dfcc4488 Fix typo 2023-11-01 22:01:12 -07:00
Asriel Camora 439a174d34 Change ActionSet to use pragmas 2023-11-01 22:01:11 -07:00
Asriel Camora a382da066e Add tests CI/CD 2023-11-01 22:01:11 -07:00
Asriel Camora a8dcc9f626 Add test project 2023-11-01 22:01:11 -07:00
Asriel Camora c7f809767e 1.9.1.0 2023-10-25 13:12:17 -07:00
Asriel Camora fe187d9ae1 Clean up aggregate exception handling 2023-10-25 13:11:11 -07:00
Asriel Camora 2f36093453 Add craftingway macro support 2023-10-25 13:10:37 -07:00
Asriel Camora f364b09af9 Add importing of ffxivteamcraft macros 2023-10-25 12:45:02 -07:00
Asriel Camora 246234620a Change copy icon to paste
Looks better imo
2023-10-25 12:44:47 -07:00
Asriel Camora c6c950dc51 Add internal InputTextEx 2023-10-25 12:44:03 -07:00
Asriel Camora 281b0d27a2 Allow empty text and hashing for GroupPanel 2023-10-25 12:43:09 -07:00
Asriel Camora a81b6b3b1c (1.9.0.3) Fix blank line when copying to macros 2023-10-24 02:49:43 -07:00
Asriel Camora 60a939e023 1.9.0.2 Bump 2023-10-24 01:42:28 -07:00
Asriel Camora c0ba4407b5 Add force notification warning 2023-10-24 01:39:13 -07:00
Asriel Camora 56383d4e6e Add macro chain is missing error 2023-10-24 01:38:59 -07: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 889d07433c Fix copying macro to clipboard, and using /nextmacro 2023-10-24 01:02:21 -07:00
Asriel Camora 3836fbef10 Disable esc key on RecipeNote window 2023-10-24 00:21:14 -07:00
Asriel Camora 39e95305af 1.9.0.1 2023-10-17 04:34:13 -07:00
Asriel Camora 8db4007ed9 Fix /crafteditor command 2023-10-17 04:34:03 -07:00
Asriel Camora 6f5c6b66fb Fix internal name 2023-10-17 04:33:44 -07:00
Asriel Camora 234eb3a7ab 1.9.0.0 (Testing) Release 2023-10-17 03:36:31 -07:00
Asriel Camora 398c7f0500 Remove old windows 2023-10-10 23:36:17 -07:00
Asriel Camora 1da2acc5c5 Finish crafting log helper window 2023-10-10 18:38:01 -07:00
Asriel Camora 9a924c8049 Ignore if semaphore is used after task is cancelled 2023-10-10 18:18:22 -07:00
Asriel Camora f8f876d5f4 Implement macro scoring and suggesting 2023-10-10 01:40:52 -07:00
Asriel Camora 65adab7740 Add multi-execution helper for simulator 2023-10-10 00:40:33 -07:00
Asriel Camora 7327a1a844 Add MaxThreadCount default 2023-10-10 00:39:38 -07:00
Asriel Camora bdabbbdafa API9 updates 2023-10-10 00:39:23 -07:00
Asriel Camora 6bfff06ac4 Implement max thread count setting using semaphores 2023-10-02 23:02:11 -07:00
Asriel Camora 42a1bc1117 Use TPL when solving with all algorithms 2023-10-02 22:28:12 -07:00