* 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
* Exclude Mii hats and Luma
* Use allowlist to fix clippy
* More clippy
* More clippy
* Unnecessary cast
* Unnecessary vec!
* Spacing
* Import ordering
* Use a different action for test
---------
Co-authored-by: GradualSyrup <68757075+GradualSyrup@users.noreply.github.com>
* Initial refactor
* Full refactor
* Depend only on pane creator flags
* Small refactor
* Small refactors; notification support
* Don't push event for every quick menu change
* Backend for defaults almost done
* Run tests on CI
* Finish save + reset defaults without confirmation
* Added slider menu UI
---------
Co-authored-by: xhudaman <edell.matthew@gmail.com>
* A bunch of things
* Current progress
* Fix for ResAnimationContent
* Figure out Parts*
* Cleanup, just because
* New pane working!!!
* New null pane for hierarchy
* Success with parent pane
* Generate multiple panes
* Multiple panes, almost working text color
* MaterialColor test, but fails
* Forgot bitfield-struct
* Vtable for material. Fixes SetWhiteColor!
* Refactor color changing, change naming scheme
* Just Frame Advantage
* Merge
* Delete T_test.txt
* Delete set_txt_num_01.txt
* Delete libtraining_modpack.nro
* Format Rust code using rustfmt
* Ignore shell scripts in repo languages
* General refactor, add basis for quick menu
* Small refactor, fix ordering of submenu options
* Toggles, sliders
* Tons of progress...
* Correct dmg updater, remove old quick menu backend
* Fix damage percentage display
* Small QoL
* Format Rust code using rustfmt
* More edits. Use Quit Training button as Modpack Menu header
* Finish merge
* Format Rust code using rustfmt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Initial commit
* Format Rust code using rustfmt
* Add back fs calls
* working with drawing
* wow we're almost there
* multi-lists working, selection within tui working
* working with tabs
* working with smash
* amend warnings, fix menu actually saving inputs
* small refactors
* Fully working!
* Fix warnings
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>