Commit Graph

71 Commits

Author SHA1 Message Date
Asriel Camora feb046bf7b Minor proc changes 2024-11-17 15:38:19 -08:00
Asriel Camora fa45ac072e Change to ExdSheets 2 2024-08-06 11:53:03 -07:00
Asriel Camora 1587cbb148 Add Wachumeqimeqi collectabilities, update deps 2024-07-26 18:14:59 -07:00
Asriel Camora 1f4d360398 Fix action behavior 2024-07-13 00:03:55 -07:00
Asriel Camora 65d01aeed0 Fix macro durations and trained perfection 2024-07-04 09:25:38 -07:00
Asriel Camora 62d03fda3c Minor UI changes 2024-07-01 16:43:48 -07:00
Asriel Camora 736a9a7c45 Fix combo 2024-07-01 16:32:35 -07:00
Asriel Camora e67f263286 Fix combo action heuristics 2024-07-01 09:51:44 -07:00
Asriel Camora 4dffebf0bd Remove rlvl/clvl propaganda 2024-06-30 18:58:14 -07:00
Asriel Camora 2c0978f76b API10 updates 2024-06-30 18:33:57 -07:00
Asriel Camora 1c4fd0a499 New 7.0 actions and updates 2024-06-28 16:24:56 -07:00
Asriel Camora c9a8bef8b6 Move Final Appraisal to Other category 2024-06-22 16:25:22 -07:00
Asriel Camora 06e0ecf209 Don't tick Manipulation when action doesn't increase step count 2024-06-19 23:12:30 -07:00
Asriel Camora b5ed17dc15 Fix crashes 2024-05-06 00:05:49 -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 94ea1f84de .net 8 syntax/perf changes 2024-03-15 01:28:58 -07:00
Asriel Camora 41e6722c43 Actual update to .net 8 2024-03-15 00:54:43 -07:00
Asriel Camora ea963f9e1b Fix touch combo action cp cost 2024-03-14 20:10:45 -07:00
Asriel Camora 84d7d5737f Minor sim refactors 2024-03-03 19:11:49 -08:00
Asriel Camora 6f094c58ae Split CanUse into CouldUse & IsPossible 2024-03-03 19:11:48 -08:00
Asriel Camora 2f1cbfd01b Use TextUnformatted to remove %%, add tooltip auto-wrapping 2023-11-18 02:56:56 -08:00
Asriel Camora 36df0afb4c Fix Final Appraisal duration 2023-11-15 00:11:53 -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 c8b963d051 Memory optimization stuff 2023-11-11 23:58:46 -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 abc5dcf913 Update dependencies 2023-11-10 15:06:07 -08:00
Asriel Camora e07617f1c8 Remove tracing 2023-11-04 23:15:20 -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 234eb3a7ab 1.9.0.0 (Testing) Release 2023-10-17 03:36:31 -07:00
Asriel Camora 65adab7740 Add multi-execution helper for simulator 2023-10-10 00:40:33 -07:00
Asriel Camora bdabbbdafa API9 updates 2023-10-10 00:39:23 -07:00
Asriel Camora c0f579f23b Split solver into MCTS and algorithms 2023-10-02 13:07:06 -07:00
Asriel Camora 08c5324b34 Code formatting fixes 2023-07-23 06:05:04 +04:00
Asriel Camora 0e6fbe5418 Switch back to record structs 2023-07-21 15:53:50 +04:00
Asriel Camora f1f60752b5 Allow existing conditions to be ticked in SimulatorNoRandom 2023-07-21 15:52:25 +04:00
Asriel Camora eae91d6d02 Fix macro generation for combo actions 2023-07-14 23:56:30 +04:00
Asriel Camora 23dd60bb34 Make combo actions much more clear 2023-07-14 23:45:07 +04:00
Asriel Camora 79377b5e89 Minor performance tweaks 2023-07-14 22:54:53 +04:00
Asriel Camora 9a75542e4b Tweak byregot scoring system, add bonuses to config 2023-07-13 12:27:45 +02:00
Asriel Camora 7787ae32d5 Combo actions for better macro quality 2023-07-13 12:08:17 +02:00
Asriel Camora 4d96fd173f Some multithreaded fixes, deadlocks due to List reads during adds 2023-07-04 17:19:55 +02:00