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

130 commits

Author SHA1 Message Date
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
jugeeya
f8dba57044 Blujay's visualizer
Use blujay's visualizer plugin for hitbox/hurtbox visualization (#236)

* working

* Update rust.yml

Fix GH Action for getting visualizer.nro

Fix to visualization, allow hitbox/hurtbox toggle
2021-08-24 19:27:04 -07:00
jugeeya
ed135e88c3
Fix nn hid hook install 2021-08-20 12:18:35 -07:00
jugeeya
b4861f1c91 fix workflow 2021-08-20 18:49:56 +00:00
jugeeya
ae791b42b6
Outside training mode artifact in parallel 2021-08-15 23:32:15 -07:00
jugeeya
7868a91fd8
Use basename for SVGs 2021-08-15 23:18:56 -07:00
asimon-1
2271d533c0
Add Menu Icons (#225)
* Center icons

* Add icons

* Adjust CI to upload all artifacts

* Also include icons in .zip

Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-08-15 18:55:51 -07:00
jugeeya
f41bfff9f8
Load menu from file, write on menu exit (#222)
* Load menu from file, write on menu exit

* Update lib.rs

* Update lib.rs

* Update lib.rs

* Update lib.rs

* Update lib.rs

* Update lib.rs

* Update lib.rs

* Update menu.rs

* Try response as well

* Don't hold response variable

* use static mut option

* everything in a thread

* remove brace

* Try GH actions change

* try

* try

* use container tag

* test

* try abs path

* try checkout

* try showing

* try installing

* test proj

* try stable toolchain spec

* try image

* explicit version

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Try clippy

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* Update rust.yml

* fixes

* only if the conf makes sense

* small clippy fixes
2021-08-15 18:41:40 -07:00
jugeeya
e2bed25be3
Run clippy check in parallel with build (#224)
* Update rust.yml

* Update rust.yml

* Don't do clippy twice

* Update rust.yml
2021-08-14 19:25:46 -07:00
jugeeya
46484bafff
Make changes to satisfy clippy; add cargo clippy PR commenter (#223)
* raygun print frame advantage

* Don't release, but allow action for raygun-print branch

* Add as menu option, only print in that case

* revert change to workflow file

* fixes

* add workflow clippy spec
2021-08-14 19:06:25 -07:00
jugeeya
d8ea6eb0ae
Delete beta each time so that it becomes highest release 2021-08-13 23:09:13 -07:00
jugeeya
9e8a89547a
Use cargo-skyline image to speed up builds 2021-08-13 22:53:57 -07:00
jugeeya
4e57e811f4
Run github actions every push & pull request 2021-08-12 18:18:57 -07:00
asimon-1
cd8755012c
Fix GH Actions Workflow (#208)
* Add workflow_dispatch

* Add specific lock_api version

* Update to latest cargo-skyline version

* Update workflow with skyline-rs toolchain

* Separate cargo-skyline install and toolchain update

* Use Rust docker container

* Try rustocker/rustup container

* Revert "Try rustocker/rustup container"

This reverts commit 26fff6a44f.

* Try fork of cargo-skyline

* Revert "Try fork of cargo-skyline"

This reverts commit 0465c39e94.

* Try installing own Rust

* Fix syntax error

Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-06-22 13:47:29 -07:00
jugeeya
11409d221f
Skyline install dir fix 2021-04-16 08:37:17 -07:00
jugeeya
bf786fe9af fix html folder 2021-04-15 20:35:27 -07:00
jugeeya
025d2575c3
Fix skyline install dir 2021-04-14 11:39:10 -07:00
jugeeya
5a37622559
Fix skyline download 2021-04-14 11:19:16 -07:00
jugeeya
4a5df01637 web menu gh workflow 2021-04-14 10:33:29 -07:00
jugeeya
399291393d use --features with cargo-skyline 2021-04-14 09:50:52 -07:00
jugeeya
3ba2e70b99
Try dev output 2021-01-23 17:20:40 -08:00
jugeeya
7b0daca018 add outside_training_mode to uploaded artifacts 2021-01-22 19:21:17 +00:00
jugeeya
c3db5a74ac
Update to fix param hook crash 2020-10-13 19:23:17 -07:00
jugeeya
f97fbb0a19
Update beta description to reflect standalone 2020-10-01 22:21:30 -07:00
jugeeya
8446eae7ae
Attempt to make beta as a standalone download 2020-10-01 21:36:24 -07:00
jugeeya
6ec375b0ec
Make rust src dir 2020-09-20 17:53:02 -07:00
jugeeya
9b670bd9de
Use symlink for rust src 2020-09-20 17:48:56 -07:00
jugeeya
fd4c76db5c
attempt to override workspace env var 2020-09-20 15:19:56 -07:00
jugeeya
87f2e9f2f8
Use checkout action 2020-09-20 13:29:32 -07:00
jugeeya
5da92ec787
package params_hook manually 2020-09-14 13:52:29 -07:00
jugeeya
843b0562c5
Revert SHA change, use beta tag 2020-08-19 17:59:40 -07:00
jugeeya
d3a704b75b
Use full SHA for beta tag 2020-08-19 17:44:20 -07:00
jugeeya
b6bb888d82
Beta tags should have commit SHA 2020-08-19 17:37:01 -07:00
jugeeya
3445edceaf
Try upload-artifact v2 2020-08-15 13:16:03 -07:00
jugeeya
ac294b506d
Print directory structure 2020-08-15 13:09:48 -07:00
jugeeya
50e346de83
Fix upload artifact path as absolute 2020-08-15 13:00:54 -07:00
jugeeya
003bd03f95
Upload artifact path fix 2020-08-15 12:59:22 -07:00
jugeeya
489c42b4a2
Fix clone path 2020-08-15 12:53:26 -07:00
jugeeya
8c16ba3593
Use manual clone 2020-08-15 12:51:08 -07:00
jugeeya
cb9c737f37
Debug action with proper path 2020-08-15 12:35:47 -07:00
jugeeya
13d20deb13
Debug action build 2020-08-15 12:27:08 -07:00
jugeeya
d5c75824e4
Use cargo-skyline docker image 2020-08-15 12:21:24 -07:00
jugeeya
9b70b502e5
Upload artifact so every commit has a built zip 2020-08-13 13:37:16 -07:00
jugeeya
0fa9778d0c
get artifact before creating zip 2020-07-05 16:10:13 -07:00
jugeeya
7c9741ebdb
correct overlay binary path 2020-07-05 15:51:22 -07:00
jugeeya
1878b532d0
correct make path 2020-07-05 15:39:11 -07:00
jugeeya
2aab589899
Update rust.yml 2020-07-05 15:37:08 -07:00
jugeeya
31e2a802cb
submodule checkout 2020-07-05 15:32:42 -07:00
jugeeya
e3c2442eae
use DKP Docker container 2020-07-05 15:29:49 -07:00
jugeeya
746252ba50
Attempt with apt install 2020-07-05 13:41:14 -07:00
jugeeya
07275db0de
Change arch? 2020-07-05 13:35:34 -07:00
jugeeya
ebdc1ebad3
Attempt to fix workflow 2020-07-05 13:20:27 -07:00
jugeeya
0540470c55
Fix DEVKITPRO release link 2020-06-29 16:08:02 -07:00
jugeeya
959b2b4f8c
Fix beta builds once again 2020-06-10 12:49:01 -07:00
jugeeya
365c1da1ee
Fix beta builds 2020-06-07 19:20:24 -07:00
jugeeya
5ab7a2cc4b
Change beta description 2020-06-03 11:36:21 -07:00
jugeeya
6d89c0bcc7
Update beta description 2020-05-25 15:13:19 -07:00
jugeeya
37f20fdb71 update beta release body 2020-05-17 11:25:12 -07:00
jugeeya
c8cb994eeb
Upload beta on push to master 2020-05-17 11:13:52 -07:00
jugeeya
700b6dbb12
Update rust.yml 2020-05-17 11:03:17 -07:00
jugeeya
a5e001bf80
Update rust.yml 2020-05-17 10:41:48 -07:00
jam1garner
3d4e1bdb27
Update rust.yml 2020-04-12 23:48:14 -04:00
jam1garner
2a5d8f251f
Fix yaml errors 2020-04-12 23:45:31 -04:00
jam1garner
f6ae69c2f6
Update rust.yml 2020-04-12 23:43:02 -04:00
jam1garner
31a96debba
Update rust.yml 2020-04-12 23:38:36 -04:00
jam1garner
d99cba2f34
Add Github Action to auto-upload documentation 2020-04-12 23:36:16 -04:00