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

Commit graph

  • 858d35142e
    Refactor to remove static mut's, frame advantage on hit (#708) main beta asimon-1 2024-11-17 15:49:18 -0800
  • ab1671102a Rename for clarity and format asimon-1 2024-11-16 09:58:25 -0500
  • 23902c96e2 Misc nits asimon-1 2024-11-14 19:41:26 -0500
  • 28a57a8d3c input_delay.rs asimon-1 2024-11-14 19:39:50 -0500
  • 7e6e53844f Revert "Small adjustment to notifications" asimon-1 2024-11-14 19:33:00 -0500
  • 6629c6f456 Small adjustment to notifications asimon-1 2024-11-14 19:29:20 -0500
  • a685a446d7 input_record.rs asimon-1 2024-11-14 19:21:41 -0500
  • 301916024d items.rs asimon-1 2024-11-13 22:52:10 -0500
  • 6fc5097d1c is_transitioning_dash asimon-1 2024-11-13 22:28:49 -0500
  • 1efd799b49 mash.rs asimon-1 2024-11-13 22:23:53 -0500
  • f719cee980 ptrainer asimon-1 2024-11-13 21:59:49 -0500
  • dd2f58f16d Fix warning from ambiguous imports asimon-1 2024-11-12 23:40:58 -0500
  • e235f85c5d menu.rs and menu.rs asimon-1 2024-11-12 23:33:10 -0500
  • 8a7cc1e4c3 Update DEFAULTS_MENU asimon-1 2024-11-12 23:02:06 -0500
  • 76b38f575e Update MENU asimon-1 2024-11-12 22:49:44 -0500
  • 8c78561cc7 Move sync into a separate crate so we can import it in subcrates asimon-1 2024-11-11 10:06:52 -0500
  • 9d3e2a975f Fix bugs in frame advantage asimon-1 2024-11-10 12:39:21 -0500
  • d14f272100 Refactor combo. Also allow frame advantage on hit. asimon-1 2024-11-09 21:15:23 -0500
  • ce1cd6caa8 throw asimon-1 2024-11-01 20:16:53 -0400
  • 5f6285860d tech asimon-1 2024-10-21 08:42:04 -0400
  • 23bf7e2cf9 shield asimon-1 2024-10-19 14:10:25 -0400
  • 06d51a0fff sdi asimon-1 2024-10-19 13:50:57 -0400
  • ef090deb3c ledge asimon-1 2024-10-19 13:32:10 -0400
  • f79a346fdf full_hop asimon-1 2024-10-19 13:16:06 -0400
  • e497eae8f3 fast_fall asimon-1 2024-10-19 13:13:28 -0400
  • 8f179b57f3 directional influence asimon-1 2024-10-19 13:00:06 -0400
  • 5edf0bcfd0 clatter asimon-1 2024-10-18 23:56:32 -0400
  • 03dba551e6 buffs asimon-1 2024-10-18 23:38:27 -0400
  • 8fa90434e3 Move LazyLock to be a re-export asimon-1 2024-10-18 23:20:52 -0400
  • fa32bbbad9 input_log asimon-1 2024-10-18 23:17:47 -0400
  • 5ae2c63d7d mappings in training/ui/menu asimon-1 2024-10-18 23:01:34 -0400
  • 730371f25e dev_config asimon-1 2024-10-18 22:20:22 -0400
  • 19c72d710a common::consts asimon-1 2024-10-18 22:11:35 -0400
  • 9d5a874025 frame_counter asimon-1 2024-10-18 21:55:25 -0400
  • 02539e9cc7 imports in menu.rs asimon-1 2024-10-18 21:33:40 -0400
  • 05114d62ac button_config asimon-1 2024-10-18 21:23:58 -0400
  • 898bd98a1c offsets asimon-1 2024-10-18 20:23:42 -0400
  • d981323908 Attack angle DIRECTION asimon-1 2024-10-14 16:22:34 -0400
  • 7b4295daad Shield STICK_DIRECTION asimon-1 2024-10-14 16:14:26 -0400
  • 605b931d7c Airdodge STICK_DIRECTION asimon-1 2024-10-14 16:02:20 -0400
  • ec4b4b6ca9 FIGHTER_MANAGER, ITEM_MANAGER, and STAGE_MANAGER asimon-1 2024-10-14 15:40:33 -0400
  • 8718b205ea Notifications asimon-1 2024-10-14 12:46:16 -0400
  • a4cbbeaab6 Stage Hazard Code asimon-1 2024-10-14 11:57:05 -0400
  • 94d7e800fc EVENT_QUEUE and CURRENT_VERSION asimon-1 2024-10-14 11:28:05 -0400
  • ee0bc18ff3 VANILLA_MENU_ACTIVE asimon-1 2024-10-14 10:09:52 -0400
  • 9039c579f8 Move QUICK_MENU_ACTIVE to RwLock asimon-1 2024-10-14 09:58:32 -0400
  • 2457c5b127
    Update to version 6.2.0 6.2.0 jugeeya 2024-10-13 12:53:15 -0700
  • 7a7465e43d
    Update version to 6.2.0 patch-1 jugeeya 2024-10-13 12:52:34 -0700
  • 75250cf4ac
    Merge 9e6746f634 into 7c271256a0 dependabot[bot] 2024-10-13 19:51:22 +0000
  • 7c271256a0
    13.0.3 support (#705) asimon-1 2024-10-13 12:51:18 -0700
  • 11cd750ddc Update offset comments asimon-1 2024-10-13 15:30:14 -0400
  • 56383adedd Update dependencies asimon-1 2024-10-13 15:22:37 -0400
  • 196b13b849 Fix some offsets, update deps asimon-1 2024-10-11 21:40:11 -0400
  • 83cd079352
    Remove references to Ryujinx and emulator installation (#703) asimon-1 2024-10-07 09:40:06 -0700
  • e46035d7b1 Remove references to Ryujinx and emulator installation asimon-1 2024-10-02 19:46:04 -0400
  • 9e6746f634
    Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 dependabot[bot] 2024-09-03 22:42:53 +0000
  • 253967608b
    Merge 21f9dd7e92 into 254578982b asimon-1 2024-08-19 13:19:03 -0400
  • 254578982b
    Fix random spells being picked for hero (#694) asimon-1 2024-08-19 05:17:15 -0700
  • 29f1d5b68e
    Fix clippy warnings (#695) asimon-1 2024-07-21 18:29:34 -0700
  • 9a4638aea5 Fix clippy warnings asimon-1 2024-07-21 21:21:25 -0400
  • 2b95dfbe4d Fix random spells being picked for hero asimon-1 2024-07-21 15:14:58 -0400
  • 69d30d5a6d
    Hide modpack notifications according to vanilla menu (#685) asimon-1 2024-07-20 19:33:37 -0700
  • 21f9dd7e92 Use Github Action to localize before building asimon-1 2024-06-08 17:45:46 -0400
  • d82fd082e9 Whoops asimon-1 2024-04-24 00:01:12 -0400
  • a158821f49 Hide notifications according to vanilla menu asimon-1 2024-04-23 23:53:10 -0400
  • c6e03b98d3
    Prevent button combos from passing if either the (#684) asimon-1 2024-04-23 20:43:46 -0700
  • 15bbc0a1b4 Prevent button combos from passing if either the vanilla or mod menu is open asimon-1 2024-04-23 22:45:49 -0400
  • c3ab2adbd7
    Fix crash when playing back w/o playback slot selected (#683) asimon-1 2024-04-15 18:12:23 -0700
  • c7cd4f6c21 Fix crash when playing back w/o playback slot selected asimon-1 2024-04-15 19:11:48 -0400
  • 716562c88c
    Save Levin Aerial Usage (#678) GradualSyrup 2024-03-29 17:36:47 -0500
  • 153fb90732 Save sword aerial previous kind keep-levin GradualSyrup 2024-03-29 16:37:18 -0500
  • c88a0991c7
    Remove references to deprecated emulator (#674) jugeeya 2024-03-11 15:05:30 -0400
  • 8384f9dfb4
    Update README.md remove-yuzu-refs jugeeya 2024-03-11 12:04:56 -0700
  • 2d2c53234d
    Update rust.yml jugeeya 2024-03-11 11:33:49 -0700
  • 1148cd7ec6
    Fix frame advantage double-counting (#672) jugeeya 2024-03-08 20:21:06 -0800
  • afecfcc48c Fix Clippy jugeeya 2024-03-08 15:12:48 -0800
  • 9e698febf9 Fix formatting fix-clippy-once-more Joshua Sambasivam 2024-03-08 22:58:16 +0000
  • b2531fdc8b Fix Joshua Sambasivam 2024-03-08 21:07:23 +0000
  • 3b1ae258ba
    Update mod.rs fix-frame-adv jugeeya 2024-03-08 11:48:49 -0800
  • 029cfb4a95 Attempt to fix frame advantage values. Avahe Kellenberger 2024-03-03 16:10:40 -0500
  • 5b0b5490cc Don't use once-per-cpu-frame to fix input recording/save state issues jugeeya 2024-02-19 21:22:54 -0800
  • 7dd05f1afd
    13.0.2 Support - With ui2d update; fix notification ticking (#667) jugeeya 2024-02-19 18:16:40 -0800
  • bb704a12ed Small changes to fix notification ticks 1302_offsets-ui2d jugeeya 2024-02-19 17:52:37 -0800
  • 66aa745e53 initial jugeeya 2024-02-19 17:40:45 -0800
  • 19c4fe078d attempt to hardcode SET_TRAINING_FIXED_CAMERA_VALUES, which causes the crash whether hardcoded or replaced, maybe due to next hook failing? GradualSyrup 2024-02-18 20:50:00 -0600
  • 1f32a641df MALLOC crashing so TODOing it, up to crash on fixed_camera GradualSyrup 2024-02-18 20:34:46 -0600
  • 927612e6e5 Revert to make it crash on MALLOC GradualSyrup 2024-02-18 20:22:01 -0600
  • 3b2fa785b6 Fix Offset for GET_BATTLE_OBJECT_FROM_ID GradualSyrup 2024-02-16 09:43:36 -0600
  • c4bcebb17b Correct bytecode for most of the offset searches asimon-1 2024-02-15 22:05:59 -0500
  • 6862c235fe
    Toggleable L + R + A Reset (#663) 6.1.0 GradualSyrup 2024-02-05 16:01:32 -0600
  • a225c5725c Cargo fmt GradualSyrup 2024-02-05 15:44:36 -0600
  • b7a74be64a Fixed layout.arc GradualSyrup 2024-02-05 15:41:58 -0600
  • e6043d3ea4 Add icon GradualSyrup 2024-02-02 14:06:46 -0600
  • 23426a45c6
    Merge ca721bd933 into 312363d744 jugeeya 2024-01-29 13:26:01 -0600
  • 312363d744
    Hide Notifications when Combo Counter is Off (#662) GradualSyrup 2024-01-28 18:04:09 -0600
  • 64e8983c79 Use dynamic offsets GradualSyrup 2024-01-28 17:56:45 -0600
  • c959521a7e Access Fields instead of magic offsets, use struct ptr instead of retyping GradualSyrup 2024-01-28 17:42:18 -0600
  • 33fc7d4de1 Working w/ raw offset and no icon GradualSyrup 2024-01-28 17:28:12 -0600
  • 1db7ab3d06 Clean-up GradualSyrup 2024-01-27 13:06:33 -0600
  • 11dc9b045c Cargo fmt GradualSyrup 2024-01-27 12:57:00 -0600