jugeeya
0daba036c8
overflow list in progress ( #145 )
2020-08-21 17:36:51 -07:00
jugeeya
aa757da61d
Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack
2020-08-21 15:17:48 -07:00
jugeeya
1db42feab8
check_hit_stop_delay_command is not in the common NRO
2020-08-21 15:17:37 -07:00
sidschingis
1e4fa4e006
Deref Constants (style) ( #144 )
2020-08-21 08:42:47 -07:00
jugeeya
4b99ca5b52
Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack
2020-08-20 21:45:12 -07:00
jugeeya
5f7b30f57d
fix OnOff flags, resetting menu
2020-08-20 21:45:03 -07:00
sidschingis
22c68f1b92
Reset Counter when choosing direction ( #143 )
2020-08-20 17:34:03 -07:00
jugeeya
766d6e546c
help-related fixes
2020-08-19 22:53:34 -07:00
jugeeya
257c122b63
use checkmarks for booleans
2020-08-19 22:29:09 -07:00
jugeeya
15767e8cf7
remove dash attack for now
2020-08-19 20:40:49 -07:00
jugeeya
bec36ec897
fix empty mash option breaking
2020-08-19 20:31:15 -07:00
jugeeya
e10a6c27e9
add Reset Menu option
2020-08-19 19:59:19 -07:00
jugeeya
bdcef6088c
Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack
2020-08-19 19:36:59 -07:00
jugeeya
d21c453889
update at same cadence as Main Gui for subguis
2020-08-19 19:36:51 -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
f01be3430e
persist menu configs across boots
2020-08-19 15:53:44 -07:00
sidschingis
5fee828169
Fix Aerials ( #142 )
...
* Revert "Unnecessary global for aerial action buffer (#141 )"
This reverts commit 4cc66547c0
.
* Remove Check
Non Aerials will just return None in
into_attack_air_kind()
2020-08-19 15:28:33 -07:00
jugeeya
7a5210b012
Update README.md
2020-08-19 11:21:50 -07:00
jugeeya
820ab72f3a
update versions, add help text for all options
2020-08-19 10:43:11 -07:00
jugeeya
f728642f81
Update README.md
2020-08-18 11:43:24 -07:00
jugeeya
0618cdd939
rearrange menu, add headers
2020-08-18 11:35:28 -07:00
sidschingis
4cc66547c0
Unnecessary global for aerial action buffer ( #141 )
...
Can just use the current buffer value
2020-08-18 10:34:57 -07:00
sidschingis
53c361686f
Mash Fixes ( #140 )
...
* Fix Shield Toggle
Fixed air dodging when shield is buffered
* Update Mash Reset
Fixed followups not being cleared on reset (training mode/ save state/ tech)
Fixed resetting when landing after a mash toggle
* Version +
* Use Existing Constant
* Adjust Versioning
2020-08-17 15:05:40 -07:00
sidschingis
1835be9cfb
Add SDI Toggle ( #139 )
2020-08-17 12:37:02 -07:00
jugeeya
9b0ede64b9
turn off sound effects for save states
2020-08-16 18:05:45 -07:00
jugeeya
7e1d8a054f
refactor Save States to structs-- fix plat issues
2020-08-16 16:57:46 -07:00
jugeeya
abf7d34332
merge with master
2020-08-16 16:33:54 -07:00
jugeeya
a7da2c15bc
fix Save State bugs with Link, Richter
2020-08-16 16:33:27 -07:00
jugeeya
647e7fe27e
Save States ledge bug
2020-08-16 12:45:38 -07:00
sidschingis
c961d028d0
Apply Bit Flag ( #138 )
...
* Apply Bit Flag
Fast Fall
Full Hop
Falling Aerial
* Fix DI
Fixed neutral DI not overwriting previously set DI
2020-08-16 11:52:09 -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
sidschingis
da66544104
Bit Flag Refactors: Delay, Direction ( #137 )
...
* Cleanup
* Add Bit Flag
Directions
* Apply Bit Flag
Delay options
* Version +
2020-08-15 08:52:29 -07:00
jugeeya
c46e1642d5
Update version string in overlay
2020-08-14 13:27:36 -07:00
sidschingis
7ff8185a65
Apply Bit Flags to Mash/Defensive Options ( #136 )
...
* Apply Bit Flag
Defensive Options
* Apply Bit Flag
Followups
* Apply Bit Flag
Mash options
* Update Version String
2020-08-14 12:12:50 -07:00
sidschingis
12807258be
Add Bitflag Macro ( #135 )
...
get_random
2020-08-14 10:35:57 -07:00
sidschingis
8feab4cf17
Shield Flash Workaround ( #134 )
...
* Fix Shield Buffer
Shield doesn't work with cat_flags
* Move unsafe declaration inwards
2020-08-13 14:20:56 -07:00
jugeeya
9b70b502e5
Upload artifact so every commit has a built zip
2020-08-13 13:37:16 -07:00
jugeeya
6dd2f395fd
use alternative DI method: based on player relative position
2020-08-13 13:34:22 -07:00
jugeeya
ca4f0b3122
use alternative DI method: based on player facing direction
2020-08-12 20:29:31 -07:00
jugeeya
4f779c6f57
More mash bug fixes
2020-08-11 17:28:37 -07:00