1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2024-11-20 08:54:15 +00:00
Commit graph

588 commits

Author SHA1 Message Date
jugeeya
5d79c19cc3 add built SaltySD to fix beta builds 2019-12-21 12:40:27 -08:00
jugeeya
9841a91127
fix double jump and other effects being off 2019-12-21 11:14:26 -08:00
jugeeya
4d26d3741c fix for grab OoS 2019-12-15 19:56:05 -08:00
jugeeya
62442e7cae fix layoff help text 2019-11-28 16:06:18 -08:00
jugeeya
cfe0daff0f update layoff help text 2019-11-28 10:03:43 -08:00
jugeeya
3c174d5097 rewrite defensive options 2019-11-28 10:03:29 -08:00
jugeeya
e5185a6c8f refactor to .h files 2019-11-28 10:02:29 -08:00
jugeeya
e9b0386509
Merge pull request #30 from solbarda/master
Added Out Of Shield Mash Options
2019-11-25 18:46:23 -08:00
jugeeya
7dcbacf8cd
retrigger build 2019-11-24 20:43:22 -08:00
jugeeya
f64f3c2ac8 fix backwards miss tech roll 2019-11-24 16:26:05 -08:00
jugeeya
7b15ee7e9f
attempt to fix missed tech random rolls 2019-11-22 08:32:44 -08:00
David Soler
3413d18bc8 Fixed error on mash switch, break instruction was missing for down b and up smash. 2019-11-19 23:47:12 +01:00
David Soler
b9bdef8ca9 Fixed some errors. 2019-11-19 23:20:24 +01:00
David Soler
9b3313ceed Mash now can be performed OOS.
Added Up smash Mash Option.
Added Spot dodge Mash Option.
2019-11-19 23:18:28 +01:00
jugeeya
7412325b20 add built libnx to layoff 2019-11-07 20:48:26 -08:00
jugeeya
0da87a6620 add github action to push beta release 2019-11-07 20:39:22 -08:00
jugeeya
e29787e900 fix DI down+away string 2019-11-04 18:52:17 -08:00
jugeeya
ace6804779
Update README.md 2019-10-31 00:34:33 -07:00
jugeeya
a6f56aedf1
Merge pull request #26 from jugeeya/layoff-interface
Layoff menu interface
2019-10-30 23:06:35 -07:00
jugeeya
679092279e add layoff as submodule 2019-10-30 23:03:37 -07:00
jugeeya
671ceebef1 ledge option defensive options fix, change_motion version detector 2019-10-30 22:54:43 -07:00
jugeeya
8839eed65a tech roll f/b fix, enable fastest defensive options 2019-10-30 21:29:34 -07:00
jugeeya
cd8ffd61e1 fix normal ledge option, add defensive options 2019-10-30 19:08:46 -07:00
jugeeya
590e82fe85 update layoff support for DI 2019-10-30 00:25:25 -07:00
jugeeya
e244f9d29c add layoff support for menu 2019-10-26 14:09:18 -07:00
jugeeya
edb42d17c0
Update README for random tech options 2019-10-05 01:20:57 -07:00
jugeeya
95a7e98332 change title screen; add miss tech option 2019-10-04 23:56:12 -07:00
jugeeya
6a906d1a47 update to latest framework, add tech options 2019-10-03 22:53:47 -07:00
jugeeya
d76e05b2f7 fix issues with controllable objects 2019-08-08 22:57:39 -07:00
jugeeya
b4a0853625 fix up random teching so it works 2019-08-01 18:57:30 -07:00
jugeeya
e4bf2e548d add random tech option toggle 2019-08-01 13:27:29 -07:00
jugeeya
d2b6750632 Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack 2019-07-31 23:37:07 -07:00
jugeeya
def081ea98 fix for v4.0.0 2019-07-31 23:35:18 -07:00
jugeeya
d3190b691a
Update README.md 2019-07-30 15:43:48 -07:00
jugeeya
8c0200fe9e add attack_air_kind to FrameInputs 2019-07-26 15:47:16 -07:00
jugeeya
bb19bfcb4d add more FrameInput functionality; needs module func offsets to compile 2019-07-26 15:39:14 -07:00
jugeeya
d3765f4779 update code-mod-framework to latest 2019-07-26 15:24:08 -07:00
jugeeya
6f6417e66a input recording kinda works??? 2019-07-26 13:56:37 -07:00
jugeeya
4d91f17283 use code-mod-framework as a submodule 2019-07-26 13:56:21 -07:00
jugeeya
cecf04a521
Update README.md 2019-07-25 08:41:33 -07:00
jugeeya
88eacb89c5 Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack 2019-07-22 23:19:35 -07:00
jugeeya
4923fec242 fix roll getup and accidental normal getups 2019-07-22 23:19:08 -07:00
jugeeya
5aff9f56dd add baseline untested input recorder code 2019-07-09 15:52:43 -07:00
jugeeya
180c4c1c24 fix up ledges, selection 2019-07-09 09:23:06 -07:00
jugeeya
44b718e37f ledge invincibility variable as float 2019-07-08 16:07:01 -07:00
jugeeya
292c4382d8 randomize ledge timing 2019-07-08 15:53:06 -07:00
jugeeya
0889da9518 finish training/ organization; escape options after ledge options complete 2019-07-07 17:47:32 -07:00
jugeeya
b23c37374f begin reorganizing into training/ folder 2019-07-06 11:53:06 -07:00
jugeeya
56cfeaa74a pause effects during hitbox vis 2019-07-05 15:24:23 -07:00
jugeeya
914affc1cf Move save_states functionality to get_command_flag_cat 2019-07-05 10:32:56 -07:00