1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-03 21:32:19 +00:00
UltimateTrainingModpack/src/training
jugeeya b454ffecfe
Fix Frame Advantage stuck at zero (#251)
* change init function

* Use menu::init
2021-09-01 10:40:08 -07:00
..
character_specific Add Dash Attack (#119) 2020-07-29 13:58:46 -07:00
air_dodge_direction.rs DI Indicator Fix and Left/Right Directions (#207) 2021-06-15 19:54:19 -07:00
attack_angle.rs Add Attack Angle (#174) 2020-11-09 17:57:35 -08:00
combo.rs Allow frame advantage on hit for moves that send into tumble 2021-08-26 12:36:50 -07:00
directional_influence.rs Launch indicator fix for #205 (#210) 2021-07-16 08:24:12 -04:00
fast_fall.rs Implement Longer Ledge Delays (#211) 2021-07-20 10:17:56 -04:00
frame_counter.rs satisfy clippy rules 2020-09-27 22:24:50 +00:00
full_hop.rs satisfy clippy rules 2020-09-27 22:24:50 +00:00
input_delay.rs use nn_hid hook for compatibility with results screen skip 2021-08-20 18:48:40 +00:00
input_record.rs Load menu from file, write on menu exit (#222) 2021-08-15 18:41:40 -07:00
ledge.rs Make changes to satisfy clippy; add cargo clippy PR commenter (#223) 2021-08-14 19:06:25 -07:00
mash.rs Implement Longer Ledge Delays (#211) 2021-07-20 10:17:56 -04:00
mod.rs Fix Frame Advantage stuck at zero (#251) 2021-09-01 10:40:08 -07:00
reset.rs satisfy clippy rules 2020-09-27 22:24:50 +00:00
save_states.rs Mirrored save states (#216) 2021-08-01 12:53:00 -07:00
sdi.rs DI Indicator Fix and Left/Right Directions (#207) 2021-06-15 19:54:19 -07:00
shield.rs Revert "Blujay's visualizer" 2021-08-24 19:27:29 -07:00
shield_tilt.rs refactor ANGLE_NONE 2020-09-27 23:56:18 +00:00
tech.rs Make changes to satisfy clippy; add cargo clippy PR commenter (#223) 2021-08-14 19:06:25 -07:00