1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-01-20 17:30:13 +00:00
Commit graph

30 commits

Author SHA1 Message Date
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
f64f3c2ac8 fix backwards miss tech roll 2019-11-24 16:26:05 -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
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
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
def081ea98 fix for v4.0.0 2019-07-31 23:35:18 -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
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
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