1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-04-11 08:02:43 +00:00

Commit graph

  • 69f07105a6
    Merge ba37501baa into 0a787b8a0b Austin Traver 2025-03-09 03:21:34 +01:00
  • f41f901d9f
    Merge 6e6afd3f5d into 0a787b8a0b asimon-1 2025-03-09 03:20:25 +01:00
  • 0a787b8a0b
    Fix broken auto-updates (#725) main beta asimon-1 2025-02-25 17:20:13 -08:00
  • d35bef5a27 Bump up stack size for updater asimon-1 2025-02-25 20:07:29 -05:00
  • 661939e4fe
    Dont consider vanished fighters for fighter distance (#723) asimon-1 2025-02-24 15:48:36 -08:00
  • 334d7fa948 Dont consider vanished fighters for fighter distance asimon-1 2025-02-19 22:31:55 -05:00
  • 6e6afd3f5d Refactor should_hold_shield asimon-1 2025-02-19 20:53:59 -05:00
  • ba37501baa
    Merge remote-tracking branch 'jugeeya/main' into menu-start-press-fix Austin Traver 2025-01-09 23:02:59 -08:00
  • eeec89ab60
    Follow redirects in curl within GitHub Action (#719) Austin Traver 2025-01-09 23:02:10 -08:00
  • f10744347e
    Merge remote-tracking branch 'jugeeya/main' into menu-start-press-fix Austin Traver 2025-01-09 22:45:27 -08:00
  • e41117e0b8
    Follow redirects in curl within GitHub Action Austin Traver 2025-01-09 22:34:51 -08:00
  • b65dcfa0a4
    Fix GitHub Action to include libparam_hook.nro & libnro_hook.nro (#716) Austin Traver 2025-01-06 22:14:24 -08:00
  • 14ecac2c63
    Merge remote-tracking branch 'refs/remotes/austintraver/fix-github-action' into fix-github-action Austin Traver 2025-01-06 20:39:09 -08:00
  • cfc47d7dc7
    Clean up workflow Austin Traver 2025-01-06 20:38:52 -08:00
  • 875263b834
    Merge branch 'main' into fix-github-action Austin Traver 2025-01-06 20:28:51 -08:00
  • 7da38cfe36
    Fix GitHub Action to include libparam_hook.nro & libnro_hook.nro Austin Traver 2025-01-06 20:24:43 -08:00
  • e88ec7a3aa
    Update workflow (#715) Austin Traver 2025-01-06 19:15:57 -08:00
  • b6f54bea8b
    Update workflow Austin Traver 2025-01-06 16:32:51 -08:00
  • 483ca92bc4
    Fix build yet again Austin Traver 2025-01-06 15:04:42 -08:00
  • 8b3b919f13
    Fix build again Austin Traver 2025-01-06 15:04:31 -08:00
  • f066ef1501
    Fix build Austin Traver 2025-01-06 00:54:45 -08:00
  • f7a4b22af5
    Run "cargo fmt" Austin Traver 2025-01-05 15:04:47 -08:00
  • b20aa0216e
    Restore a bracket I accidentally deleted. Austin Traver 2025-01-05 15:02:24 -08:00
  • 0e76de5e73
    Remove debug statements, add comments, clean up code Austin Traver 2025-01-05 14:54:17 -08:00
  • b477b1099c
    Fix "Menu Open Start Press" for 2/3 speed Austin Traver 2025-01-05 14:48:28 -08:00
  • 470e32e695
    Fix unweighted multiselects (#713) asimon-1 2024-12-19 07:53:33 -05:00
  • 08a2f9b692 Fix unweighted multiselects asimon-1 2024-12-18 22:08:44 -05:00
  • 1552e524cf
    Merge be854cfd8e into a175e83edf Matthew Edell 2024-11-30 13:11:10 +00:00
  • be854cfd8e
    fix start button in fr Muhammad Kassar 2024-11-30 14:10:59 +01:00
  • 821380aeba
    Merge 9e6746f634 into a175e83edf dependabot[bot] 2024-11-28 05:29:01 +00:00
  • 007edde93c added missing newlines Matthew Edell 2024-11-27 05:11:51 +00:00
  • b8ca149966 Re-added translation update Matthew Edell 2024-11-27 05:08:28 +00:00
  • c7f8d7e429 Use translations for welcome & button notifications, refactored localization module, add localization to per frame loop, use translations for tab titles, updated mash tab options to use translations, added submenutrait impl for Locale Matthew Edell 2024-11-27 04:49:46 +00:00
  • a175e83edf
    Improve debug informations by displaying SSBU and Atmosphère version (#710) Muhammad Kassar 2024-11-27 05:17:34 +01:00
  • 88c17f95fa
    adjust versio report position version_logging Muhammad Kassar 2024-11-27 04:13:20 +01:00
  • 3506038f90 Added i18n-ally config, updated some text to use keys, fixed fallback language, updated language display names Matthew Edell 2024-11-26 01:09:26 +00:00
  • e8d2de7a26 initial french translation Muhammad Kassar 2024-11-25 09:02:04 +01:00
  • 64eae845f7 Basic translation test, options & intial render needs fix Matthew Edell 2024-11-02 04:53:58 +00:00
  • e2b78f489a
    group error message with location Muhammad Kassar 2024-11-25 06:44:46 +01:00
  • c9a5627d05
    add version reports to crashlogs Muhammad Kassar 2024-11-25 06:42:49 +01:00
  • cb6ca02f3a
    Make it more intuitive for devs to add new menu items (#709) asimon-1 2024-11-20 19:26:51 -08:00
  • d296a819a5 Clippy warnings asimon-1 2024-11-20 19:11:55 -05:00
  • b3ef93e9db Rework how we set up the menu so we only have to write the fn once asimon-1 2024-11-20 19:00:10 -05:00
  • 858d35142e
    Refactor to remove static mut's, frame advantage on hit (#708) asimon-1 2024-11-17 15:49:18 -08:00
  • ab1671102a Rename for clarity and format asimon-1 2024-11-16 09:58:25 -05:00
  • 23902c96e2 Misc nits asimon-1 2024-11-14 19:41:26 -05:00
  • 28a57a8d3c input_delay.rs asimon-1 2024-11-14 19:39:50 -05:00
  • 7e6e53844f Revert "Small adjustment to notifications" asimon-1 2024-11-14 19:33:00 -05:00
  • 6629c6f456 Small adjustment to notifications asimon-1 2024-11-14 19:29:20 -05:00
  • a685a446d7 input_record.rs asimon-1 2024-11-14 19:21:41 -05:00
  • 301916024d items.rs asimon-1 2024-11-13 22:52:10 -05:00
  • 6fc5097d1c is_transitioning_dash asimon-1 2024-11-13 22:28:49 -05:00
  • 1efd799b49 mash.rs asimon-1 2024-11-13 22:23:53 -05:00
  • f719cee980 ptrainer asimon-1 2024-11-13 21:59:49 -05:00
  • dd2f58f16d Fix warning from ambiguous imports asimon-1 2024-11-12 23:40:58 -05:00
  • e235f85c5d menu.rs and menu.rs asimon-1 2024-11-12 23:33:10 -05:00
  • 8a7cc1e4c3 Update DEFAULTS_MENU asimon-1 2024-11-12 23:02:06 -05:00
  • 76b38f575e Update MENU asimon-1 2024-11-12 22:49:44 -05:00
  • 8c78561cc7 Move sync into a separate crate so we can import it in subcrates asimon-1 2024-11-11 10:06:52 -05:00
  • 9d3e2a975f Fix bugs in frame advantage asimon-1 2024-11-10 12:39:21 -05:00
  • d14f272100 Refactor combo. Also allow frame advantage on hit. asimon-1 2024-11-09 21:15:23 -05:00
  • ce1cd6caa8 throw asimon-1 2024-11-01 20:16:53 -04:00
  • 5f6285860d tech asimon-1 2024-10-21 08:42:04 -04:00
  • 23bf7e2cf9 shield asimon-1 2024-10-19 14:10:25 -04:00
  • 06d51a0fff sdi asimon-1 2024-10-19 13:50:57 -04:00
  • ef090deb3c ledge asimon-1 2024-10-19 13:32:10 -04:00
  • f79a346fdf full_hop asimon-1 2024-10-19 13:16:06 -04:00
  • e497eae8f3 fast_fall asimon-1 2024-10-19 13:13:28 -04:00
  • 8f179b57f3 directional influence asimon-1 2024-10-19 13:00:06 -04:00
  • 5edf0bcfd0 clatter asimon-1 2024-10-18 23:56:32 -04:00
  • 03dba551e6 buffs asimon-1 2024-10-18 23:38:27 -04:00
  • 8fa90434e3 Move LazyLock to be a re-export asimon-1 2024-10-18 23:20:52 -04:00
  • fa32bbbad9 input_log asimon-1 2024-10-18 23:17:47 -04:00
  • 5ae2c63d7d mappings in training/ui/menu asimon-1 2024-10-18 23:01:34 -04:00
  • 730371f25e dev_config asimon-1 2024-10-18 22:20:22 -04:00
  • 19c72d710a common::consts asimon-1 2024-10-18 22:11:35 -04:00
  • 9d5a874025 frame_counter asimon-1 2024-10-18 21:55:25 -04:00
  • 02539e9cc7 imports in menu.rs asimon-1 2024-10-18 21:33:40 -04:00
  • 05114d62ac button_config asimon-1 2024-10-18 21:23:58 -04:00
  • 898bd98a1c offsets asimon-1 2024-10-18 20:23:42 -04:00
  • d981323908 Attack angle DIRECTION asimon-1 2024-10-14 16:22:34 -04:00
  • 7b4295daad Shield STICK_DIRECTION asimon-1 2024-10-14 16:14:26 -04:00
  • 605b931d7c Airdodge STICK_DIRECTION asimon-1 2024-10-14 16:02:20 -04:00
  • ec4b4b6ca9 FIGHTER_MANAGER, ITEM_MANAGER, and STAGE_MANAGER asimon-1 2024-10-14 15:40:33 -04:00
  • 8718b205ea Notifications asimon-1 2024-10-14 12:46:16 -04:00
  • a4cbbeaab6 Stage Hazard Code asimon-1 2024-10-14 11:57:05 -04:00
  • 94d7e800fc EVENT_QUEUE and CURRENT_VERSION asimon-1 2024-10-14 11:28:05 -04:00
  • ee0bc18ff3 VANILLA_MENU_ACTIVE asimon-1 2024-10-14 10:09:52 -04:00
  • 9039c579f8 Move QUICK_MENU_ACTIVE to RwLock asimon-1 2024-10-14 09:58:32 -04:00
  • 2457c5b127
    Update to version 6.2.0 6.2.0 jugeeya 2024-10-13 12:53:15 -07:00
  • 7a7465e43d
    Update version to 6.2.0 patch-1 jugeeya 2024-10-13 12:52:34 -07:00
  • 7c271256a0
    13.0.3 support (#705) asimon-1 2024-10-13 12:51:18 -07:00
  • 11cd750ddc Update offset comments asimon-1 2024-10-13 15:30:14 -04:00
  • 56383adedd Update dependencies asimon-1 2024-10-13 15:22:37 -04:00
  • 196b13b849 Fix some offsets, update deps asimon-1 2024-10-11 21:40:11 -04:00
  • 83cd079352
    Remove references to Ryujinx and emulator installation (#703) asimon-1 2024-10-07 09:40:06 -07:00
  • e46035d7b1 Remove references to Ryujinx and emulator installation asimon-1 2024-10-02 19:46:04 -04:00
  • 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 +00:00
  • 254578982b
    Fix random spells being picked for hero (#694) asimon-1 2024-08-19 05:17:15 -07:00
  • 29f1d5b68e
    Fix clippy warnings (#695) asimon-1 2024-07-21 18:29:34 -07:00