Commit Graph

461 Commits

Author SHA1 Message Date
Asriel Camora 895e2a4460 Refactor and move around config/settings window 2024-03-22 23:59:00 -07:00
Asriel Camora 28c271c714 Fix odd flip-flop behavior 2024-03-22 23:27:48 -07:00
Asriel Camora 9b58aa3b0e Move to INotificationManager 2024-03-22 23:27:17 -07:00
Asriel Camora 0c658a72c3 Fix invalid condition values 2024-03-22 21:36:53 -07:00
Asriel Camora 7eb02a1f34 Change to GeneratedSheets2 2024-03-19 15:56:31 -07:00
Asriel Camora 0b9eb078b2 Change success rates to integers 2024-03-18 01:37:02 -07:00
Asriel Camora 7401334c2f Add deterministic compile option 2024-03-18 01:36:47 -07:00
Asriel Camora 492d632d25 Fix great strides bug 2024-03-18 01:35:53 -07:00
Asriel Camora ff3d3a4911 Merge branch 'action-pool' 2024-03-16 13:31:10 -07:00
Asriel Camora ec77f1d021 Remove ref passing, but keep devirtualizations 2024-03-16 13:24:26 -07:00
Asriel Camora 3223bdcbfb Optimizations (from @wolfcomp) 2024-03-15 10:31:05 -07:00
Asriel Camora 2a0ce93eec Optimize heuristic code slightly 2024-03-15 03:32:28 -07:00
Asriel Camora 82ac00df7c Batch allocations, replace all Vector<T> with Vector256 2024-03-15 03:32:08 -07:00
Asriel Camora 94ea1f84de .net 8 syntax/perf changes 2024-03-15 01:28:58 -07:00
Asriel Camora 836e983eb2 Fix ConstantExpected simd call 2024-03-15 00:55:12 -07:00
Asriel Camora 41e6722c43 Actual update to .net 8 2024-03-15 00:54:43 -07:00
Asriel Camora af40691f34 Merge branch 'action-pool' 2024-03-14 20:10:59 -07:00
Asriel Camora ea963f9e1b Fix touch combo action cp cost 2024-03-14 20:10:45 -07:00
Asriel Camora c530b67f0a CI/CD updates 2024-03-14 11:20:20 -07:00
Asriel Camora 24c8634d6a Update CI/CD to .NET 8 2024-03-14 10:36:10 -07:00
Asriel Camora c361ba8c5b Update to .NET 8 2024-03-14 10:36:06 -07:00
Asriel Camora 7aa76846c6 Possible stackoverflow inlining fix 2024-03-14 00:50:46 -07:00
Asriel Camora 0eae63f7bc Add action pool selector to settings 2024-03-03 19:11:50 -08:00
Asriel Camora 84d7d5737f Minor sim refactors 2024-03-03 19:11:49 -08:00
Asriel Camora 2f0e30e4c2 Solver optimizations & allow action pools 2024-03-03 19:11:49 -08:00
Asriel Camora 923f29cf3c Increase arena node size 24 -> 32 2024-03-03 19:11:48 -08:00
Asriel Camora 6f094c58ae Split CanUse into CouldUse & IsPossible 2024-03-03 19:11:48 -08:00
Asriel Camora aadde10752 Somewhat fix large macro names 2024-03-03 19:11:44 -08:00
Asriel Camora a75a9b1be5 Minor microoptimization 2024-02-29 03:32:12 -08:00
Asriel Camora c8d3161eb1 Get rid of ActionPool, use ulong for ActionSet 2024-02-29 02:47:59 -08:00
Asriel Camora 85922b225c Use mask for ActionPool 2024-02-29 02:14:46 -08:00
Asriel Camora 2c15b23f48 Fix ActionPool bugs 2024-02-29 01:10:42 -08:00
Asriel Camora ecabc24517 Implement ActionPool (backend only) 2024-02-29 00:01:55 -08:00
Asriel Camora 44ae3791f1 Release 2.2.0.0 2024-02-27 04:14:35 -08:00
Asriel Camora 2c6fcc7af7 Overhauled about window & added credits 2024-02-27 04:08:21 -08:00
Asriel Camora 0d2c811c91 Add clickable links to community macros 2024-02-27 04:07:39 -08:00
Asriel Camora 7e1ba4feb8 Fix start and insta-cancel background task bug 2024-02-27 02:27:00 -08:00
Asriel Camora 409d2e440b Add community macro support 2024-02-27 02:26:39 -08:00
Asriel Camora a575ad088f Release 2.1.0.0 2024-02-23 08:50:05 -08:00
Asriel Camora 2cced24edf Refactor background work in recipenote, suggest macro automatically 2024-02-23 08:23:42 -08:00
Asriel Camora 1e873729d4 Implement collectability bars 2024-02-23 07:16:02 -08:00
Asriel Camora c7eb7e1862 Implement collectability thresholds in backend 2024-02-23 06:15:24 -08:00
Asriel Camora 337d42fd6e Better solver progress colors & add recipenote solver progress 2024-02-23 01:20:46 -08:00
Asriel Camora e9d6467f01 Add floating option for recipenote and synthhelper windows 2024-02-23 01:19:47 -08:00
Asriel Camora 5f9bbc1cf0 Switch to FontAtlas 2024-02-22 22:36:24 -08:00
Asriel Camora e9e4227313 Fix crafting log rendering bug (ugh) 2024-02-22 22:04:10 -08:00
Asriel Camora dd2f92de87 Release 2.0.3.0 2023-12-30 16:27:06 -08:00
Asriel Camora 511d1964c7 Fix for not sanitizing actions when accessing the task result 2023-12-30 16:26:22 -08:00
Asriel Camora 5c82f720fd Release 2.0.2.0 2023-12-14 19:13:48 -08:00
Asriel Camora dfe014df34 Fix Observe action spamming 2023-12-14 18:46:10 -08:00