1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-24 02:44:17 +00:00
UltimateTrainingModpack/src
GradualSyrup ebe6393143
Add Kirby Hats to Save States (#615)
* 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
2023-09-01 11:10:03 -07:00
..
common Disallow Users Locking Themselves out of Menu Input (#617) 2023-09-01 10:55:21 -07:00
hazard_manager Format; Optimize Imports (#477) 2023-02-11 17:07:29 -08:00
hitbox_visualizer Mash Overrides (#533) 2023-07-12 11:36:32 -07:00
static Add icons for new features (#611) 2023-08-24 08:51:26 -07:00
training Add Kirby Hats to Save States (#615) 2023-09-01 11:10:03 -07:00
lib.rs Open Menu with Start Press (#598) 2023-08-22 16:12:12 -07:00
logging.rs Improve Error Handling (#459) 2023-01-27 11:19:18 -08:00