1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-28 04:44:06 +00:00
UltimateTrainingModpack/src/training
asimon-1 f9522d2699
Bugfix: PT savestates (#292)
* Prevent PT from respawning twice during save_state loads

* Save fighter_kind in state

* Fix bug where save states might not be loaded immediately if ptrainer status was wait

* Avoid endless loop with PT if loading a save state which was set without PT

* Move is_dead to common::mod.rs
2021-12-23 20:46:17 -08:00
..
character_specific Add Dash Attack (#119) 2020-07-29 13:58:46 -07:00
air_dodge_direction.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
attack_angle.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
combo.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
directional_influence.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
fast_fall.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
frame_counter.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
full_hop.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
input_delay.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
input_record.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
ledge.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
mash.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
mod.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
reset.rs satisfy clippy rules 2020-09-27 22:24:50 +00:00
save_states.rs Bugfix: PT savestates (#292) 2021-12-23 20:46:17 -08:00
sdi.rs DI Indicator Fix and Left/Right Directions (#207) 2021-06-15 19:54:19 -07:00
shield.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
shield_tilt.rs refactor ANGLE_NONE 2020-09-27 23:56:18 +00:00
tech.rs Format Rust code using rustfmt 2021-12-13 05:23:46 +00:00