asimon-1
bbbf2ac898
Launch indicator fix for #205 ( #210 )
...
* Add workflow_dispatch
* Use persistent variable to track DI case instead of trying to roll only on the first frame of hitstun
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-07-16 08:24:12 -04: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
asimon-1
5fa0ff135d
DI Indicator Fix and Left/Right Directions ( #207 )
...
* Only change DI direction on the first frame of the animation
* Add left/right DI directions
* Add L/R airdodge direction
Co-authored-by: asimon-1 <asimon1@protonmail.com>
2021-06-15 19:54:19 -07:00
sidschingis
6f218ead89
210416 grid layout ( #202 )
...
* Apply Grid Layout
Arrange collapsed Lists in a grid.
Once expanded the list will take the full width
* Formatting
2021-04-16 14:34:09 -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
8eed20ceb2
Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack
2021-04-15 19:44:47 -07:00
jugeeya
2281e36556
small changes
2021-04-15 19:44:42 -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
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
049232c420
merge with master
2021-04-14 10:06:31 -07:00
jugeeya
399291393d
use --features with cargo-skyline
2021-04-14 09:50:52 -07:00
jugeeya
80319eabfc
Try specifying target
2021-04-12 08:49:27 -07:00
jugeeya
2ddc7cd92f
fix typing for hazards_manager
2021-04-11 20:20:46 -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
sidschingis
d24a94835e
Wall Tech Options ( #188 )
...
* Extract Method
* Untangle conditions
* Extract Method
* Fix Swapped Constants
* Apply No Tech Option
* Fix Bugs
* Return early on match
* Also cleanup ground tech
* Fix unused warning
* Support Wall Tech Jumps
2021-01-22 11:04:58 -08:00
sidschingis
8189c07e30
Add SDI Strength Toggle ( #182 )
2020-12-21 07:09:37 -08:00
asimon-1
509f2383ac
Ledge hang ( #180 )
...
* Initial work on ledge hang
* Change ledge hang logic from a delay to a persistent selected option
* Disallow ledge-climb if WAIT is picked
* Move is_enable_transition_term hook from lib.rs into existing mod.rs hook
Co-authored-by: Andrew Simon <asimon@domeng.com>
2020-12-10 10:03:42 -08:00
sidschingis
ebc046db1d
Add Save State Damage Toggle ( #176 )
...
Added toggle to not overwrite the damage when loading a save state
2020-11-20 09:48:14 -08:00
sidschingis
950407553f
Add Attack Angle ( #174 )
...
* Add Attack Angle
Added toggle for chosing angled attacks
* Add Help Text
* Actually Apply Help Text
2020-11-09 17:57:35 -08:00
jugeeya
2e5097bcd0
nit refactor: use OnOff when possible
2020-11-08 19:35:42 -08:00
sidschingis
30e38b1256
Add Constant Shield Toggle ( #173 )
...
* Extract Method
* Add Constant Shield
Shield that takes damage but doesn't decay
* Constant Shield Fix
* Update Shield Hold Interaction
Only set decay flag if shield hold is selected
2020-11-06 13:30:48 -08: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
9df85a7d05
Fix lack of import for L2CValue
2020-10-22 22:28:13 -07:00
jugeeya
1c827df52a
Quickfix for infinite shield
2020-10-22 21:03:20 -07: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
ac5b63dd53
add devcontainer for docker dev
2020-10-02 03:48:46 +00:00
jugeeya
9746349a69
refactor, disable input delay outside training, disable recording
2020-10-01 02:46:25 +00:00
jugeeya
c6d9c9c322
Small buffer mash fix
2020-09-29 08:48:24 -07:00
jugeeya
c81d996312
Fix buffer action when empty
2020-09-28 14:00:45 -07:00
jugeeya
e62d602895
refactor ANGLE_NONE
2020-09-27 23:56:18 +00:00
jugeeya
67dec0402d
merge with master
2020-09-27 23:24:52 +00:00
jugeeya
67a03dd38a
satisfy clippy rules
2020-09-27 22:24:50 +00:00
jugeeya
0aa387552f
input record typo
2020-09-25 21:04:34 -07:00
jugeeya
c6c600aae1
enable janky input_recording
2020-09-26 01:07:13 +00:00
jugeeya
8301d73790
use nnsdk hid imports
2020-09-26 00:57:25 +00:00
jugeeya
c83371d2c4
add all controller support for input_delay
2020-09-26 00:49:06 +00: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
sidschingis
0107e31b85
Fix Shield: Hold ( #164 )
...
Fixed the first hit not applying damage when normal shield hold is selected
2020-09-16 13:07:06 -07:00
sidschingis
2471b4acf9
Enable Dash Attack Again ( #163 )
2020-09-14 14:00:42 -07:00