1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 00:46:34 +00:00

Commit graph

  • c6352651a1
    Disallow Users Locking Themselves out of Menu Input (#617) jugeeya 2023-09-01 10:55:21 -0700
  • ee02978d60
    Formatting button-exclusive-remove jugeeya 2023-09-01 10:47:00 -0700
  • 41d5e0650d
    Don't use exclusive button combos jugeeya 2023-09-01 10:32:22 -0700
  • 3ecebb8efd
    Fix formatting + clippy jugeeya 2023-09-01 10:29:14 -0700
  • c6c66b0a73 Sheik, improved debug GradualSyrup 2023-09-01 12:19:44 -0500
  • e90447b598 Working Samus Charge, debug GradualSyrup 2023-09-01 12:05:44 -0500
  • 92b0c9734b one more fmt GradualSyrup 2023-08-31 22:44:40 -0500
  • b7f8619ab2 clippy fmt GradualSyrup 2023-08-31 22:44:21 -0500
  • 5bbb4f4321 Added input display menu icon, removed breakdown from input status display Matthew Edell 2023-08-31 23:05:41 -0400
  • aa0ab62fc6 rustfmt, still needs clippy and main merge GradualSyrup 2023-08-31 19:44:00 -0500
  • e651019719 debug cleanup GradualSyrup 2023-08-31 19:35:00 -0500
  • 8cb399e9c0 PT is saved GradualSyrup 2023-08-31 19:27:02 -0500
  • efcafb3cc1
    Use white for lstick jugeeya 2023-08-31 16:39:12 -0700
  • 3503c87f8c working, trainer stuck if no move on state load, switch initialization issue GradualSyrup 2023-08-31 18:36:10 -0500
  • a5f1565090 Try black color with alpha of 0 jugeeya 2023-08-31 16:12:07 -0700
  • 720ab0fbbc
    Use same upstream skyline-smash jugeeya 2023-08-31 15:32:23 -0700
  • 53f2a28c2a Try white color jugeeya 2023-08-31 08:29:38 -0700
  • fc385d1d91 Clippy jugeeya 2023-08-31 08:23:30 -0700
  • 39e9092392 deref jugeeya 2023-08-31 08:18:27 -0700
  • c8899bb8fb Fixes jugeeya 2023-08-31 08:16:15 -0700
  • 418cafb7c1 Try setting colors jugeeya 2023-08-31 08:12:30 -0700
  • e7347b1037 import trait jugeeya 2023-08-31 07:54:23 -0700
  • 75b279e62d from_iter jugeeya 2023-08-31 07:50:20 -0700
  • 0f06e8f2db into_iter jugeeya 2023-08-31 07:46:18 -0700
  • 3f8167f180 Fix again jugeeya 2023-08-31 07:43:13 -0700
  • 1f850e0d5c Update for consts jugeeya 2023-08-31 07:40:56 -0700
  • dddc300aff Fix for lua consts; update print_fighter_info to use consts with names jugeeya 2023-08-31 07:26:45 -0700
  • 0b6cb979f1 Merge branch 'main' of https://github.com/jugeeya/UltimateTrainingModpack into input-logger jugeeya 2023-08-31 07:17:01 -0700
  • f0015b39f0 Got icons working in game Matthew Edell 2023-08-31 04:18:10 -0400
  • 6a057878d0 Visual fixes working, can't load states again if player if trainer, cpu getting stuck? GradualSyrup 2023-08-30 23:38:11 -0500
  • 79b621f9fb Added analog stick panes to layout Matthew Edell 2023-08-31 00:13:18 -0400
  • 2a36937b71 fmt fmt fmt GradualSyrup 2023-08-30 21:20:44 -0500
  • c171512af8 Merge branch 'main' of https://github.com/jugeeya/UltimateTrainingModpack into kirby-hat-exclusive GradualSyrup 2023-08-30 21:16:38 -0500
  • 9e94ef72a9
    Pikmin Save States and Skyline Smash update (#613) GradualSyrup 2023-08-30 21:00:29 -0500
  • 353795cd9d appease clippy GradualSyrup 2023-08-30 20:50:13 -0500
  • f2b0c54cf1 clippy print fix GradualSyrup 2023-08-30 20:43:18 -0500
  • 6a0acfb598 Pikmin debug assertions GradualSyrup 2023-08-30 20:26:38 -0500
  • 2bfce9a442 Added plus and minus Matthew Edell 2023-08-30 18:54:55 -0400
  • f8683118fb Added most icons, updated icons to match names Matthew Edell 2023-08-30 18:47:42 -0400
  • 68a16f66fe
    Fix OoS Offset/Reaction Time + Start Button in Frame-by-Frame (#614) jugeeya 2023-08-30 13:10:10 -0700
  • d3c3d5b139 Test to fix parrying oos-offset-start-fix GradualSyrup 2023-08-30 19:55:11 +0000
  • 00b3acba4e
    Initial jugeeya 2023-08-30 10:00:03 -0700
  • c020b5cbca Commented out handling of icons as text Matthew Edell 2023-08-30 02:16:02 -0400
  • ba117f47a5 Raised size of layout Matthew Edell 2023-08-30 02:12:43 -0400
  • 54645f69fd Added icon parts to Icons Pane Matthew Edell 2023-08-30 02:11:59 -0400
  • 664e4ffccb Got icons imported to bflyt Matthew Edell 2023-08-30 01:38:02 -0400
  • 5424f0c973 Added Icon part pane Matthew Edell 2023-08-30 00:22:51 -0400
  • 1ebcf44900 Fixed sizes of all top level frames Matthew Edell 2023-08-30 00:20:25 -0400
  • 3da5414b04 Replaced input log bflyt, added input icon bflyt Matthew Edell 2023-08-29 23:59:29 -0400
  • 22d9913320 CPU working, unsure if flag is necessary though GradualSyrup 2023-08-29 19:45:46 -0500
  • 0e51dae99e cpu isn't being saved properly, lra + state load crash fixed GradualSyrup 2023-08-29 19:22:28 -0500
  • 0dd02f38cd Fix again jugeeya 2023-08-29 16:30:03 -0700
  • 7f5e59bbcc More fixes jugeeya 2023-08-29 16:26:55 -0700
  • 1140da469c More formatting jugeeya 2023-08-29 16:04:00 -0700
  • 44fe3f1d9a Input Display Status Breakdown jugeeya 2023-08-29 16:00:34 -0700
  • 3f79630c77 Last fixes for clippy / formatting jugeeya 2023-08-29 15:53:04 -0700
  • 0d177f4b3e Formatting jugeeya 2023-08-29 15:50:50 -0700
  • 6bc03b2598 More fixes jugeeya 2023-08-29 15:50:24 -0700
  • f961f3dfaa Merge fixes jugeeya 2023-08-29 15:45:44 -0700
  • 81153dd9da Merge from main jugeeya 2023-08-29 15:36:19 -0700
  • 230943ac70
    Toggle to Remove Dodge Staling (#601) GradualSyrup 2023-08-29 16:59:24 -0500
  • aaeb1bceb3 invisible ball, need to silence trainer/ball and hook joint eff GradualSyrup 2023-08-29 16:40:17 -0500
  • 68d413565e Pokemon Swaps to Saved State GradualSyrup 2023-08-29 13:48:32 -0500
  • be3615d9cd great debug GradualSyrup 2023-08-29 12:51:35 -0500
  • f9264c87ec debug feature print methods GradualSyrup 2023-08-28 22:52:28 -0500
  • 77ad8ce6b4 debugging ptrainer GradualSyrup 2023-08-28 22:50:24 -0500
  • 85b7334005 Working ptrainer hats GradualSyrup 2023-08-28 21:15:18 -0500
  • f1d364414b Working for Aegis, PT having issues (LRA into state load works, but not regular state load) GradualSyrup 2023-08-28 00:12:56 -0500
  • 77a1566344 Use i8 for thresholds; update layout.arc to master's jugeeya 2023-08-27 19:09:16 -0700
  • f24a11a81a Debug for hooking, Working Implementation (No Transform, No Charge) GradualSyrup 2023-08-27 19:45:03 -0500
  • 10e6e45df3 Merge branch 'main' of https://github.com/jugeeya/UltimateTrainingModpack into pikmin-charge-autonomy GradualSyrup 2023-08-27 15:43:16 -0500
  • 6b229a198b training mode check, improved owner check GradualSyrup 2023-08-27 15:38:04 -0500
  • f9ade39c64 Working w/ Cleanup GradualSyrup 2023-08-27 15:26:15 -0500
  • f4a1c43969 Christmas Miracle GradualSyrup 2023-08-27 15:17:49 -0500
  • ae6f0a3bb0 distance and status controls (doesn't work perfectly) GradualSyrup 2023-08-27 15:09:25 -0500
  • a9cbfd2d21 need to only have autonomy ignored on save state load GradualSyrup 2023-08-25 14:51:26 -0500
  • b9b3f2d29c switched to charge, issues with inline hook GradualSyrup 2023-08-25 14:33:27 -0500
  • 5a5c03e2d8 found where to hook, will start hooking GradualSyrup 2023-08-25 13:55:08 -0500
  • 59512efa2a solution found, going to hook backshield to find where autonomy is being set to true GradualSyrup 2023-08-25 12:05:03 -0500
  • 6b0521dc39 printing, about to try to find where autonomy is being set GradualSyrup 2023-08-25 11:46:08 -0500
  • b0667c4ecc messing around with printing GradualSyrup 2023-08-25 10:23:05 -0500
  • 13fbe3c374 comment clarification GradualSyrup 2023-08-25 09:54:53 -0500
  • b22b46e34e battleobject not boma GradualSyrup 2023-08-25 09:51:17 -0500
  • 03f0489ca3 hard reorder crash GradualSyrup 2023-08-24 23:08:59 -0500
  • f59adaa4ad failed all, need to try individual hold and status change GradualSyrup 2023-08-24 22:48:36 -0500
  • 04657743cb almost kind of works but out of order GradualSyrup 2023-08-24 22:23:28 -0500
  • 7914c112ef more failed ordering GradualSyrup 2023-08-24 21:13:07 -0500
  • 144710e3d6 failed reordering attempt GradualSyrup 2023-08-24 19:44:49 -0500
  • 8d8292ffc2
    Frame Counter Refactor (#612) jugeeya 2023-08-24 13:59:33 -0700
  • 9ef661a00b FIX FOR MENU frame-counter-refactor jugeeya 2023-08-24 13:58:12 -0700
  • 6a3ab096bb Using buff to spawn pikmin, character specific file for cleanliness GradualSyrup 2023-08-24 15:40:26 -0500
  • de1e2a6d28 Fixes and formatting jugeeya 2023-08-24 12:35:39 -0700
  • ff88c9a117 Mid-refactor jugeeya 2023-08-24 12:27:05 -0700
  • 64041cb21e
    Initial jugeeya 2023-08-24 12:10:31 -0700
  • b519152ce7
    Add space to dialog notification for release jugeeya 2023-08-24 09:05:37 -0700
  • be74ce9959
    Add icons for new features (#611) Matthew Edell 2023-08-24 11:51:26 -0400
  • 497309f030
    Merge branch 'main' into feature/add-new-icons Matthew Edell 2023-08-24 11:05:36 -0400
  • 5eb0dc348a Fixed save_state_slot icon Matthew Edell 2023-08-24 10:55:26 -0400
  • 450a0fef94 Added missing icons, fixed size of camera icons Matthew Edell 2023-08-24 10:37:53 -0400
  • f5e73d0ef8
    Fix potential softlock when closing menu in frame-by-frame (#610) jugeeya 2023-08-23 23:51:21 -0700