Commit Graph

427 Commits

Author SHA1 Message Date
Asriel 9961616554 Merge pull request #36 from Wunkolo/avx512-vrsqrt14ps
Use more accurate `ReciprocalSqrt` when available
2025-03-28 21:01:31 -07:00
Asriel Camora 4c34183805 Update CI/CD 2025-03-28 20:58:46 -07:00
Asriel Camora c74773bb39 Minor fixes 2025-03-28 20:56:23 -07:00
Asriel Camora 355f93e201 Update Raphael.Net 2025-03-28 20:56:14 -07:00
Asriel Camora 9f99f617a4 Rewrite chat 2025-03-28 20:55:30 -07:00
Asriel Camora 72d4b20bb2 Add macro duration to macro editor 2025-03-28 20:05:55 -07:00
Asriel Camora d25e1cfb35 Update dependencies for 9.0 and 7.2 2025-03-28 20:04:59 -07:00
Wunkolo 2ac7a78c3c Disable vrsqrt14ps-usage when determinism is enabled 2025-03-04 11:33:29 -08:00
Wunkolo 05ec427fec Use more accurate ReciprocalSqrt when available
Utilizes the AVX512 variant of `ReciprocalSqrt`([vrsqrt14ps](https://www.felixcloutier.com/x86/vrsqrt14ps)) that is accurate up to 14 bits of precision(rather than 12) when the host supports it.
2025-03-04 08:48:08 -08:00
Asriel Camora 627804e330 Release 2.6.1.0 2024-12-02 23:36:19 -08:00
Asriel Camora 853644bae4 Fix some collectability thresholds 2024-12-02 23:26:26 -08:00
Asriel Camora 8ce96052bf Fix Optimal solver when MaxQuality == 0 2024-12-02 22:29:18 -08:00
Asriel Camora c7558afcd5 Add raphael credit 2024-11-28 15:58:24 -08:00
Asriel Camora 9727a715f5 Release 2.6.0.0 2024-11-28 15:19:28 -08:00
Asriel Camora 96968969e3 Port indeterminate progress bar 2024-11-28 15:17:51 -08:00
Asriel Camora e86ca2aed4 Add /craftretry 2024-11-28 14:13:41 -08:00
Asriel Camora 8451572a79 Add donate links to title bar 2024-11-28 14:05:29 -08:00
Asriel Camora 127fa43757 Use Raphael's application of MacroSolver 2024-11-28 13:52:09 -08:00
Asriel Camora f89203a745 Fix benchmark 2024-11-28 02:48:50 -08:00
Asriel Camora 0d579bc008 Release 2.5.9.0 2024-11-28 02:46:28 -08:00
Asriel Camora 819f23a6d9 Exclude Raphael from synth helper 2024-11-28 02:46:19 -08:00
Asriel Camora 150c2c9716 Plugin: Add Raphael 2024-11-28 02:38:01 -08:00
Asriel Camora 9a39ef936e Solver: Add Raphael 2024-11-28 02:37:54 -08:00
Asriel Camora 12d46bdd26 Release 2.5.3.0 2024-11-24 01:12:47 -08:00
Asriel Camora 100f430e39 7.1 Updates 2024-11-24 01:01:06 -08:00
Asriel Camora feb046bf7b Minor proc changes 2024-11-17 15:38:19 -08:00
Asriel Camora 4b4cc9f9d9 Release 2.5.2.0 2024-08-06 12:55:17 -07:00
Asriel Camora d488b9e797 Fix specialist bug when having no delineations 2024-08-06 12:51:44 -07:00
Asriel Camora fa45ac072e Change to ExdSheets 2 2024-08-06 11:53:03 -07:00
Asriel Camora ff7d7693ad Refactor synth helper checking 2024-08-03 00:18:50 -07:00
Asriel Camora 530285352d Add warning when macro mate is not installed 2024-08-03 00:18:19 -07:00
Asriel Camora aa9ca9cd0f Improve title bar buttons 2024-08-03 00:18:00 -07:00
Asriel Camora 7ba0e65bb0 Release 2.5.1.1 2024-07-31 21:10:09 -07:00
Asriel Camora d61d3a70bf Fix synth help stalling when crafting the same recipe 2024-07-31 21:09:50 -07:00
Asriel Camora e8be417d2f oopsie 2024-07-31 13:14:11 -07:00
Asriel Camora c9171c1db6 Release 2.5.1.0 2024-07-31 13:07:02 -07:00
Asriel Camora d0f0d79116 Read ingredient HQ counts from RecipeNote 2024-07-31 13:06:16 -07:00
Asriel Camora 7c32ff74b1 State management bug fixes 2024-07-31 10:27:01 -07:00
Asriel Camora 10bb95d9d8 Release 2.5.0.0 2024-07-28 20:00:32 -07:00
Asriel Camora 8ca53080c3 Reimplement classjob article prefix 2024-07-28 19:57:39 -07:00
Asriel Camora a9b85bbdca Merge pull request #24 from nanokortney/main
added logic for article for classnames
2024-07-28 19:56:22 -07:00
Asriel Camora 1bc7c46e03 Extra scoring changes, mark expert recipes as difficult 2024-07-28 19:37:15 -07:00
Asriel Camora 03eb60ee8c Change scoring to allow quality to dominate as craft finishes 2024-07-28 19:13:19 -07:00
Asriel Camora 13cd698743 Automatically re-weight scoring to add up to 1 internally. 2024-07-28 19:12:32 -07:00
Asriel Camora 05560c999d Miniscule optimization 2024-07-28 18:53:24 -07:00
Asriel Camora ca4bd6dbe3 Fix Trained Perfection while crafting & other bad pruning 2024-07-28 18:38:40 -07:00
nanokortney cbba9ccaf7 added logic for article for classnames
This just adds logic that I think will work to correctly use "an" in front of "Armorer" and "Alchemist" in the recipe note window
2024-07-28 11:45:53 -05:00
Asriel Camora 14458344c7 Add max iteration cap 2024-07-27 13:17:09 -07:00
Asriel Camora 83e7ca8cf1 Consolidate progress bar code, add different styles 2024-07-27 12:56:57 -07:00
Asriel Camora a4dd7d7aab Check delineations, enforce synth helper max display count 2024-07-27 11:45:20 -07:00