1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-19 04:46:11 +00:00
UltimateTrainingModpack/src/training
jugeeya ac78fb4a4d
Save States with items (#350)
* initial

* Complete refactor, add save state autoload

* forgot to commit consts folder

* Format Rust code using rustfmt

* Refactor, attempt CPU as well

* Update items.rs

* Format Rust code using rustfmt

* Fix web menu

* Format Rust code using rustfmt

* Fix crashes due to cpu kind not set

* Format Rust code using rustfmt

* Prevent Nana from Spawning with Items (#353)

Simple check before giving items

* somehow this code caused blackscreens on ryujinx?

* remerge

* Link and Diddy fixes, Players spawning with CPU item fixes (#355)

* Format Rust code using rustfmt

* Delete mash buffer queue entirely when spawning items to fix diddy as cpu; nits

* fix merge

* nit

* Format Rust code using rustfmt

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GradualSyrup <68757075+GradualSyrup@users.noreply.github.com>
2022-05-21 17:57:41 -07:00
..
character_specific Save States with items (#350) 2022-05-21 17:57:41 -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
buff.rs Format Rust code using rustfmt 2022-05-08 20:43:20 +00:00
charge.rs Clippy Linter Fixes (#323) 2022-03-24 23:48:50 -07:00
clatter.rs Feature: Clatter Strength (#337) 2022-05-03 23:23:01 -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 Format Rust code using rustfmt 2022-02-25 00:17:20 +00:00
input_record.rs Add rustfmt action (#265) 2021-09-14 14:05:48 -07:00
ledge.rs Clippy Linter Fixes (#323) 2022-03-24 23:48:50 -07:00
mash.rs Save States with items (#350) 2022-05-21 17:57:41 -07:00
mod.rs Save States with items (#350) 2022-05-21 17:57:41 -07:00
reset.rs Metrics Pipeline (#278) 2022-02-20 19:14:22 -08:00
save_states.rs Save States with items (#350) 2022-05-21 17:57:41 -07:00
sdi.rs Feature: Clatter Strength (#337) 2022-05-03 23:23:01 -07:00
shield.rs Fix shieldgrabs (#341) 2022-05-07 10:59:28 -07:00
shield_tilt.rs refactor ANGLE_NONE 2020-09-27 23:56:18 +00:00
tech.rs Metrics Pipeline (#278) 2022-02-20 19:14:22 -08:00
throw.rs Clippy Linter Fixes (#323) 2022-03-24 23:48:50 -07:00