Commit Graph

392 Commits

Author SHA1 Message Date
Asriel Camora e72c5294de Refactor/clean up Chat 2023-11-16 22:34:14 -08:00
Asriel Camora 5979b8f6f5 Hover over a wider margin to prevent flashing; only execute if able 2023-11-16 14:41:18 -08:00
Asriel Camora e2381eb4b5 Add settings button to macro editor 2023-11-16 13:56:16 -08:00
Asriel Camora 74367e0566 Fix .NET 8 IDE suggestions 2023-11-16 13:54:34 -08:00
Asriel Camora 0de5697428 Release 1.9.4.0 2023-11-15 04:17:41 -08:00
Asriel Camora bce114d731 Disable synthhelper if a macro is running 2023-11-15 03:51:05 -08:00
Asriel Camora 976df3cbae Implement synthhelper settings 2023-11-15 03:50:25 -08:00
Asriel Camora a1cdbdf5fc Implement SynthHelper 2023-11-15 02:53:31 -08:00
Asriel Camora 72befe8049 Move dynamic bars to dedicated helper class 2023-11-15 02:53:10 -08:00
Asriel Camora 2549bb47ae Move simulation and macro state to separate class 2023-11-15 01:09:03 -08:00
Asriel Camora eceb8a1182 Add most of SynthHelper backend 2023-11-15 00:16:47 -08:00
Asriel Camora ca92a78197 Restart RecipeNote solving if it was stopped halfway through 2023-11-15 00:12:35 -08:00
Asriel Camora 36df0afb4c Fix Final Appraisal duration 2023-11-15 00:11:53 -08:00
Asriel Camora 6ccbe6303e Overlay default values if it doesn't exist 2023-11-14 16:15:13 -08:00
Asriel Camora 5f33779409 Release 1.9.3.0 2023-11-14 02:59:58 -08:00
Asriel Camora 1bdf4412c8 Use ref int instead of callback for progress 2023-11-14 02:50:36 -08:00
Asriel Camora 930cbcce25 Replace unused worker progress delegate 2023-11-14 02:24:28 -08:00
Asriel Camora 8f5f199682 Add solver progress bar 2023-11-14 02:21:04 -08:00
Asriel Camora 12359edc53 Merge branch 'condition-furcation' into main 2023-11-14 00:59:00 -08:00
Asriel Camora f5b417ffc0 Fix test 2023-11-14 00:57:20 -08:00
Asriel Camora fc62e8ae1b Remove condition randomness in settings window 2023-11-14 00:53:14 -08:00
Asriel Camora 466d7ab508 Fix missing percents and use % for stats of expert recipe quality bar 2023-11-14 00:47:12 -08:00
Asriel Camora 51e5f6e049 Remove focused actions and observe from action set (combos exist) 2023-11-14 00:44:39 -08:00
Asriel Camora 0a55e87b3a Fix macro editor thread safety 2023-11-14 00:27:26 -08:00
Asriel Camora 980613970c Add ability to set initialized sim state if needed 2023-11-13 23:15:18 -08:00
Asriel Camora b9c871f2b2 Remove redundant initial state in sims 2023-11-13 22:58:10 -08:00
Asriel Camora ea220fa33d Add level caps on splendorous and specialist 2023-11-13 22:42:03 -08:00
Asriel Camora b6bb6dd4cb Add condition randomness button 2023-11-13 22:28:00 -08:00
Asriel Camora ecf3a1a952 Use dedicated CreateSim to create new Sims 2023-11-13 22:26:00 -08:00
Asriel Camora 0db552fe8a IconButtonSquare properly centers and aligns FA icons 2023-11-13 22:23:16 -08:00
Asriel Camora 3895e1f17d Minor optimizations 2023-11-13 20:29:19 -08:00
Asriel Camora bdce750238 Add violin plots for reliability
And move custom imraii stuff to imraii2
2023-11-13 02:35:26 -08:00
Asriel Camora f63483c9bd Refactor reliability 2023-11-12 18:25:48 -08:00
Asriel Camora 44700abd4e Reliability Simulation 2023-11-12 13:23:43 -08:00
Asriel Camora 4bf7397b0f Merge branch 'micro-optimizations' into main 2023-11-12 00:15:00 -08:00
Asriel Camora c8b963d051 Memory optimization stuff 2023-11-11 23:58:46 -08:00
Asriel Camora 23a229364e Shorted bench parameters 2023-11-11 23:17:58 -08:00
Asriel Camora bddc977cd8 Benchmark .NET 8.0, as well 2023-11-11 23:01:12 -08:00
Asriel Camora 036cbb2fb4 Pass large structs byref instead 2023-11-11 22:44:25 -08:00
Asriel Camora 3edb156d97 ReadOnlySpan optimizations 2023-11-11 21:23:58 -08:00
Asriel Camora 334810c11f Add dotTrace snapshotting 2023-11-10 15:06:17 -08:00
Asriel Camora abc5dcf913 Update dependencies 2023-11-10 15:06:07 -08:00
Asriel Camora a8c3f347b3 Update build.yml (last one) 2023-11-09 18:37:38 -08:00
Asriel Camora d496a10385 Update build.yml 2023-11-09 18:27:04 -08:00
Asriel Camora c95c2b9259 Update build.yml 2023-11-09 18:16:34 -08:00
Asriel Camora 11c0f291de Update build.yml 2023-11-09 17:54:42 -08:00
Asriel Camora 974ebf68e7 hyper-v schenanigans 2023-11-09 17:50:27 -08:00
Asriel Camora 20aa7e9565 Add CI/CD benchmarking 2023-11-09 17:47:08 -08:00
Asriel Camora e49a3142d2 Use normal SimpleJob for benchmarking 2023-11-09 11:56:36 -08:00
Asriel Camora a1480fa37c Merge branch 'alt' into main 2023-11-08 04:40:11 -08:00