Commit Graph

345 Commits

Author SHA1 Message Date
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
Asriel Camora 3d056b7794 Fix Manipulation action check 2023-12-14 18:01:58 -08:00
Asriel Camora 38a621c21a Release 2.0.1.0 2023-11-28 15:16:40 -08:00
Asriel Camora 83e276f884 Add /craftaction command 2023-11-28 15:16:11 -08:00
Asriel Camora 81d6509008 Release 2.0.0.0 ᕙ(⇀‸↼‶)ᕗ 2023-11-23 21:56:38 -08:00
Asriel Camora 1fe8db7da9 Fix arc segment fuckery when it's near full 2023-11-23 20:49:31 -08:00
Asriel Camora fd80536ec6 Update icon 2023-11-23 20:08:42 -08:00
Asriel Camora b83ab652cb put TextWrapPos into ImRaii2 2023-11-18 03:17:36 -08:00
Asriel Camora 2f1cbfd01b Use TextUnformatted to remove %%, add tooltip auto-wrapping 2023-11-18 02:56:56 -08:00
Asriel Camora a5033463ec Release 1.9.5.0 2023-11-18 01:49:39 -08:00
Asriel Camora 2f6d585a38 Fix action rendering in macro window to be consistent with hotbars 2023-11-18 01:48:11 -08:00
Asriel Camora 65b41f5c52 Add drag & drop for macro editor (both action hotbars & moving actions) 2023-11-18 01:47:45 -08:00
Asriel Camora 4854b926f6 Add move step function to sim macro utility 2023-11-18 01:46:43 -08:00
Asriel Camora 9bb76467b9 Move macros instead of swapping 2023-11-18 01:07:31 -08:00
Asriel Camora d186c426b3 Change order of buttons in macro list 2023-11-18 01:07:13 -08:00
Asriel Camora 6a3065e0c0 Add settings button to macro list 2023-11-18 01:06:24 -08:00
Asriel Camora c798e34132 fix NRE in /craftmacros 2023-11-18 01:05:53 -08:00