* 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 feature print methods
* Pikmin debug assertions
* clippy print fix
* appease clippy
* Initial
* Another fix
* Don't allow opening our menu when vanilla menu is active
* Add menu option ; remove delay to close menu
* Fix issues when closing menu
* Show button config first, log fade
* Fix test
* Fix test again
* Fix initial notification, turn off hitbox visualization by default
* Grab releases from Github and install
* Refactor
* Fix crash
* Work on fixing install() crash
* Fix the crash by increasing stack size
* Block main() execution on the auto-updater
* Improve error handling
* Delete hash.txt
* Fix get_update_policy()
* Use current time as default last_update_version; Compare publish date to last_update_version to determine if update should be applied.
* Use skyline_web dialogs for user_wants_to_install. Use default selections on emulator instead.
* Fix some logic
* Convert CURRENT_VERSION to a Mutex; implement functions to update the config file
* Adjust logging
* Remove unneeded file
* Allow unwrap after is_some() check
* Fix format
* Auto-updater (squashed)
* Move update policy from config file to menu
* Skip version check on emulator
* Rustfmt, clippy
---------
Co-authored-by: jugeeya <jugeeya@live.com>
* Fully Match Input Recording Notifications with the current state
* Switch final record frame variable
* Use new hook for notifications, realign playback notif
* fmt
* Prioritize Frame Advantage
* clippy fmt
* Initial
* Finishing up with button config
* Formatting, some clippy
* Move button config to menu
* Consts formatting
* Fix input_record_press (thanks test!)
* Properly migrate menu button inputs
* Updates to triggers, including text
* Convert to multi-select
* Fix builds of modpack on M1 Mac
* Check if actions work now
* Fix clippy
* Use foreign function interface
* Update rust.yml
* Format code
* Revert change to workflow
* Revert change to workflow
* Update workflow
* Update workflow
* One additional tweak
* Update formatting
* Experiment with caching config
* Install the latest stdlib before building
* Remove unused environment variable
* Update some action versions
* Use ructions instead of actions-rs
* Change ructions version
* dtolnay rust-toolchain testing
* dtolnay rust-toolchain testing
* More testing
* More testing
* Working Actions Update
* Monado Buffs, Shulk Dial on Input Recording, Silent Buffs
* All Buffs Silent
* Shulk Flash removed, working on KO UI update
* Little Mac Meter Update
* Remove a few debug functions
* More cleanup
* merge with main
* Paren
* Paren
* rustfmt
* Clippy Fixes
* Fix further Shulk effect issues, improve buff functions