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 7ec7928c55
Use nnsdk and smash upstreams for ui2d (#453)
* 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

* Use vanilla backgrounds for text options

* Format ui_hacks, also always do new percent display

* Fix merge

* That was the most awful merge ever

* Address clippy warnings

* Format Rust code using rustfmt

* Last impls for resources, small cleanup

* Use macro for pane names

* Format

* Add HUD toggle

* Small change

* Fix for reentering training mode

* Last cleanup

* Format Rust code using rustfmt

* Try using nnsdk/smash upstream

* Format Rust code using rustfmt

* Update Cargo.toml

* Update Cargo.toml

* Update Cargo.toml

* Update Cargo.toml

* Update Cargo.toml

* Update Cargo.toml

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-30 19:22:30 -08:00
..
character_specific Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08: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 Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
clatter.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
combo.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
crouch.rs Add Crouch Setting (#373) 2022-06-16 07:38:33 -10:00
directional_influence.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08: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 UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
input_delay.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
input_record.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
ledge.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
mash.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
mod.rs Use nnsdk and smash upstreams for ui2d (#453) 2022-12-30 19:22:30 -08:00
reset.rs Metrics Pipeline (#278) 2022-02-20 19:14:22 -08:00
save_states.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
sdi.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
shield.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
shield_tilt.rs refactor ANGLE_NONE 2020-09-27 23:56:18 +00:00
tech.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
throw.rs Add UI backing to text options in menu, always do new damage display (#451) 2022-12-30 11:33:17 -08:00
ui_hacks.rs Use nnsdk and smash upstreams for ui2d (#453) 2022-12-30 19:22:30 -08:00