mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-28 04:44:06 +00:00
d867616f4f
* Add reusable print_fighter_info() * rustfmt * Clippy * starting charge * Working Pikmin Save States, motion not working, order can be messed up by loading during an aerial, if you save too quickly you lose pikmin in the state * often failing boid read * notes * Prevent Pikmin from being cleaned up by the regular cleanup process * migration progress * skyline-smash branch, more pikmin work * Using buff to spawn pikmin, character specific file for cleanliness * failed reordering attempt * more failed ordering * almost kind of works but out of order * failed all, need to try individual hold and status change * hard reorder crash * battleobject not boma * comment clarification * messing around with printing * printing, about to try to find where autonomy is being set * solution found, going to hook backshield to find where autonomy is being set to true * found where to hook, will start hooking * switched to charge, issues with inline hook * need to only have autonomy ignored on save state load * distance and status controls (doesn't work perfectly) * Christmas Miracle * Working w/ Cleanup * training mode check, improved owner check * Debug for hooking, Working Implementation (No Transform, No Charge) * Working for Aegis, PT having issues (LRA into state load works, but not regular state load) * Working ptrainer hats * fmt fmt fmt * Working Samus Charge, debug * Sheik, improved debug * No Lucario, many broken * Try to match main better * Working Compile * sun salutation debug * disable debug assert while debug build is broken * All charges working, copy ability tracking for save states broken, debug needs cleanup * no copy state load not working * Working build * debug and formatting cleanup * turn off hitbox vis for jugeeya |
||
---|---|---|
.. | ||
character_specific | ||
ui | ||
air_dodge_direction.rs | ||
attack_angle.rs | ||
buff.rs | ||
charge.rs | ||
clatter.rs | ||
combo.rs | ||
crouch.rs | ||
debug.rs | ||
directional_influence.rs | ||
fast_fall.rs | ||
frame_counter.rs | ||
full_hop.rs | ||
input_delay.rs | ||
input_log.rs | ||
input_record.rs | ||
ledge.rs | ||
mash.rs | ||
mod.rs | ||
reset.rs | ||
save_states.rs | ||
sdi.rs | ||
shield.rs | ||
shield_tilt.rs | ||
tech.rs | ||
throw.rs |