1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-10-02 17:24:28 +00:00
Commit graph

115 commits

Author SHA1 Message Date
Austin Traver
c3a36e78e5
Convert line separators from CRLF to LF (#499) 2023-02-26 12:14:03 -08:00
jugeeya
b6398794c9
Don't upload static files or Skyline in beta release (#484)
* Don't upload static files or Skyline in beta

* Add Discord link
2023-02-16 16:12:39 -08:00
jugeeya
d23dcdf968
Deprecate Web Menu (#472)
* Initial

* Fixes
2023-02-07 06:01:52 -08:00
jugeeya
d5c0d636a0
UI Code Refactor; Notifications; Save Defaults for Quick Menu (#461)
* 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>
2023-02-02 15:01:11 -08:00
jugeeya
f014acfb5c
Add beta changelog to README (#466)
* Update README.md

* Update rust.yml

* Update README.md

* Authors
2023-02-02 13:24:57 -08:00
jugeeya
8b804ff402
[Github Action] Add rust-cache (#463)
* Add rust-cache

* Retrigger

* rust-cache for plugin

* Retrigger plugin

* Separate caches for jobs

* Retrigger
2023-01-31 16:30:46 -08:00
jugeeya
5bb12d04fb
[Github Action] no-dkp image; Move to cargo clippy as simple runner to fix PRs (#462)
* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Fixes for clippy

* Fix clippy again

* Also run check

* Add names

* Remove rustfmt
2023-01-31 15:17:00 -08:00
jugeeya
4c65bf837d
Delete beta on every upload so it is at top of releases 2023-01-03 17:34:26 -08:00
jugeeya
52e3528292
Use ui2d-based Quick Menu; show dmg percentage on save state % reload with random damage (#450)
* 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>
2022-12-29 20:09:22 -08:00
jugeeya
3ecc6aae0a
Update NRO hook for compatibility with Smashline mods like HDR (#444)
* Update NRO hook

* Update rust.yml
2022-12-15 10:01:45 -08:00
jugeeya
5526d67cec Ignore changelog for now 2022-11-11 16:15:38 -08:00
jugeeya
196949d499 Fix compatibility with Arcropolis 2022-11-11 16:07:48 -08:00
jugeeya
db8d961480 Attempt once again to put changelog in beta log 2022-11-11 10:17:14 -08:00
jugeeya
b69e4ff865 Attempt to fix changelog in beta 2022-11-11 10:05:48 -08:00
jugeeya
564f5917fb Changelog in beta description 2022-11-11 09:56:00 -08:00
jugeeya
2ca7e7a4a2
Point CI to upload against main 2022-11-07 08:59:37 -08:00
jugeeya
1fbf9c96c9
Retrigger actions 2022-11-06 21:57:33 -08:00
jugeeya
53a60e477f
Update CI for master -> main 2022-11-06 13:38:02 -08:00
jugeeya
14d53cac77
Fix for toolchain CI 2022-10-03 09:01:29 -07:00
jugeeya
e642f2c1cc
Don't pin toolchain for clippy CI 2022-10-03 08:54:08 -07:00
jugeeya
acafa90caa
Fix CI for plugin outside training mode 2022-10-02 10:01:15 -07:00
jugeeya
3e37c5ace8
Update CI to cs-3.0.0 2022-10-02 09:53:14 -07:00
jugeeya
f24fec1b78
Update params hook; restore infinite shield vs. items 2022-06-22 05:48:56 -10:00
jugeeya
9cc4c6b73b
Update to cargo-skyline 3.0.0 (with updated Rust STD!) (#359)
* Try cargo-skyline 3.0.0

* Update Cargo.toml

* Update lib.rs

* Update combo.rs
2022-05-25 15:07:56 -07:00
jugeeya
e5d614100f
Update beta instructions as latest Ryujinx is Skyline-compatible 2022-05-04 08:58:10 -07:00
asimon-1
a6d12eb3e9
Remove fonts (#334) 2022-04-11 13:58:52 -07:00
jugeeya
6da6aa41b7
Clippy Linter Fixes (#323)
* initial

* small fix

* Update rust.yml

* Update lib.rs

* Format Rust code using rustfmt

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-03-24 23:48:50 -07:00
jugeeya
3a543581da Fix beta installation guidance 2022-03-24 17:15:16 -07:00
jugeeya
3f049605c3 Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack 2022-03-24 17:12:10 -07:00
jugeeya
24c3e8a020 Embed shaders & font into menu NRO 2022-03-24 17:11:50 -07:00
jugeeya
75598e70c9
Fix formatting for beta instructions 2022-03-24 13:15:07 -07:00
jugeeya
d6f172b630
Update beta installation instructions 2022-03-24 12:06:01 -07:00
jugeeya
3a9dae3576 Move external Quick Menu dependencies to static/ 2022-03-20 11:50:56 -07:00
jugeeya
7d6d407be7 Fix for upload release 2022-03-20 11:39:38 -07:00
jugeeya
3ef4d71b2b Add remaining dependencies for quick menu 2022-03-20 11:32:58 -07:00
jugeeya
e4e2de0a79
Quick Menu + Ryujinx Compatibility (#313)
* 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>
2022-03-20 11:09:25 -07:00
asimon-1
e2a5620ee3
Change from remote to local resource files (#315)
* Extract css into standalone file

* Move images to static folder

* Add fonts, fix focus animation

* Remove Nintendo JS dependencies

* Remove unused sliders templating

* Fix shadows

* Fix back button

* Work on Sound Effects

* Change htdocs folder

* Move fonts to a folder

* Refactor JS to remove jquery as a dependency

* Fix broken JS

* Update rust.yml
2022-03-05 13:55:13 -08:00
jugeeya
61eda2b473
Update rust.yml 2022-02-26 02:21:16 -08:00
jugeeya
5950916a16
Update rust.yml 2022-02-25 17:28:08 -08:00
jugeeya
19b20b56e6
Update rust.yml 2022-02-25 16:55:29 -08:00
jugeeya
75e4515467
Update rust.yml 2022-02-24 18:53:56 -08:00
jugeeya
18ef3b94c4
Fix action for untagged Skyline release 2022-02-24 17:09:52 -08:00
jugeeya
884c00b069
Metrics Pipeline (#278)
* initial commit

* plotting working

* allow plotting

* Change spacing in workflow YML

* Fix get_random_option calls

* Format Rust code using rustfmt

* Amend removed feature

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-20 19:14:22 -08:00
wanadrian
3df4a040a8
Update rust.yml (#283) 2021-11-05 14:27:40 -07:00
jugeeya
7354a5b30e
Fix Github Action outside_training_mode upload 2021-11-03 11:26:47 -07:00
jugeeya
bc3d2d8df5
Add rustfmt action (#265)
* Add rustfmt action

* Update rust.yml

* Format Rust code using rustfmt

* Update consts.rs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-09-14 14:05:48 -07:00
jugeeya
f41065a7f5
Fix cargo clippy action (#259)
* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update Cargo.toml

* Update rust.yml

* Update Cargo.toml
2021-09-14 10:55:23 -07:00
jugeeya
198bf23031
Add Firebase logging via HTTPS (#248)
* trying

* trying

* try with json to compile

* Update Cargo.toml

* Update Cargo.toml

* Update Cargo.toml

* Update Cargo.toml

* Update lib.rs

* Update Cargo.toml

* further testing

* continually testing

* simplify

* remove unnecessary diffs

* working!

* Use cargo-skyline image with devkitpro

* Update rust.yml

* Update rust.yml

* Remove clippy PR for now
2021-09-13 08:24:43 -07:00
jugeeya
5ac46b4d29
Use NRO hook v0.3.0 to remove intermittent crashes (#256)
* Use NRO hook v0.3.0 to remove intermittent crashes

* Update rust.yml
2021-09-09 11:29:44 -07:00
jugeeya
c82cd073f4 Revert "Blujay's visualizer"
This reverts commit f8dba57044.
2021-08-24 19:27:29 -07:00