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
3d563b9450
Add back frame advantage using raygun shot printer ( #219 )
...
* 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
2021-08-09 21:33:03 -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
18a5cee052
Update parking_lot dependency
2021-06-15 20:06:37 -07:00
jugeeya
2281e36556
small changes
2021-04-15 19:44:42 -07:00
jugeeya
1a273f7cbf
Initial Web Menu Implementation ( #170 )
...
* initial commit with some nice css
* add beginnings of templating. revert to qa model
* add most options visually
* add parser and full input checks
* separate menu code, use ControlModule
* add tests for menu rendering locally
* wip sliders
* add AttackAngle
* remove tesla overlay
* begin with into_string
* add slider.js
* don't use in html yet
Co-authored-by: jugeeya <jugeeya@llive.com>
2021-04-14 10:21:51 -07:00
jugeeya
7b0daca018
add outside_training_mode to uploaded artifacts
2021-01-22 19:21:17 +00:00
jugeeya
42f77abed6
Fix Cargo.toml version
2020-10-24 10:53:20 -07:00
jugeeya
224dac24b8
Make release version for 2.6 ( #171 )
...
* Update Makefile
* Update Cargo.toml
* Update Cargo.toml
* Update README.md
2020-10-24 10:47:10 -07:00
jugeeya
67a03dd38a
satisfy clippy rules
2020-09-27 22:24:50 +00:00
jugeeya
c83371d2c4
add all controller support for input_delay
2020-09-26 00:49:06 +00:00
jugeeya
7f2707f011
use git dependencies for libraries
2020-09-14 13:43:53 -07:00
jugeeya
7b362c8330
Params hook refactor, basis for input delay ( #162 )
...
* use Params hook
* Add input delay
2020-09-14 13:43:06 -07:00
jugeeya
e74ee787f3
Fix infinite shield with projectiles
2020-09-08 21:10:27 -07:00
jugeeya
02f4095c37
Add Miss Tech Options; Save States Control bug
2020-08-29 11:03:33 -07:00
jugeeya
820ab72f3a
update versions, add help text for all options
2020-08-19 10:43:11 -07:00
astraycat
0388a08a16
Tech and Ledge options as bitflags ( #127 )
...
* Change TechOptions to TechFlags
* update gitmodules
* shouldn't have pushed that
* change ledge options as well
incorp change from review
2020-08-09 22:32:49 -07:00
jugeeya
e7ec867581
fix frame advantage buffer bug
2020-08-07 17:42:14 -07:00
jugeeya
7b7ab0c1cb
remove testing code
2020-05-17 11:23:30 -07:00
jugeeya
5b1b611787
fix save states
2020-05-14 13:54:32 -07:00
jugeeya
fb466cb3fe
add Cargo toml so I don't forget I made changes
2020-04-30 17:38:58 -07:00
jugeeya
8ab1d8a0d8
initial rust migration
2020-04-30 16:13:49 -07:00
jam1garner
587da8f9ef
Enable LTO for release builds
2020-04-16 01:58:05 -04:00
jam1garner
c405f4f76d
Update to work with cargo-skyline
2020-04-16 00:55:22 -04:00
jam1garner
100d7126c7
Move template to stdlib
2020-04-12 19:34:43 -04:00
jam1garner
c86518f37a
Switch target name from aarch64-skyline-switch
2020-04-10 18:34:29 -04:00
jam1garner
dec9735a55
Move smash to own crate, add bindings for smash C++ API
2020-04-10 00:21:33 -04:00
jam1garner
5c1a2083c9
Add skyline macros, begin work on Rust hooking syntax
2020-04-08 06:28:33 -04:00
jam1garner
7bc01022f5
Move extern_alloc to skyline
2020-04-08 00:31:46 -04:00
jam1garner
02347abf7a
Initial commit, no_std_test
2020-04-08 00:27:35 -04:00