Commit Graph

442 Commits

Author SHA1 Message Date
Haselnussbomber 02138bde78 Revert evaluating PlaceName 2025-04-24 20:18:20 +02:00
Haselnussbomber 4f6c10d170 Resolve names via SeStringEvaluator 2025-04-24 18:55:17 +02:00
Haselnussbomber 5b9ca4f5f8 Strip soft hyphens 2025-04-24 18:54:53 +02:00
Asriel Camora bdaefa5896 Release 2.7.1.0 2025-04-24 02:12:22 -07:00
Asriel Camora 742b13f597 Add WKS support (and manual level sync) to MacroEditor 2025-04-24 01:49:08 -07:00
Asriel Camora 7a1a91210a Add WKS support to RecipeNote 2025-04-24 01:48:51 -07:00
Asriel Camora 3a84fe2fb0 Hopefully fix the minor initial stall in synth helper initalization 2025-04-24 01:48:32 -07:00
Asriel Camora b451902290 Add WKS collectables 2025-04-24 01:47:49 -07:00
Asriel Camora 8737d497cd Add sheets 2025-04-24 01:47:40 -07:00
Asriel Camora 12afada408 Add WKS level sync support 2025-04-24 01:47:33 -07:00
Asriel Camora bce0e256d2 Add patch offset changes 2025-04-24 01:47:02 -07:00
Asriel Camora bd065f496e Release 2.7.0.1 2025-03-29 00:29:07 -07:00
Asriel Camora 741f499db8 Remove AgentRecipeNote dependency after field changes 2025-03-29 00:28:38 -07:00
Asriel Camora b8f82b34d0 Release 2.7.0.0 2025-03-28 21:10:36 -07:00
Asriel Camora 80bf0f72c3 Update CI/CD 2025-03-28 21:07:43 -07:00
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