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

771 commits

Author SHA1 Message Date
jam1garner
9d3a9a2b8e
Update README.md 2020-04-14 13:48:06 -04:00
jam1garner
3d4e1bdb27
Update rust.yml 2020-04-12 23:48:14 -04:00
jam1garner
2a5d8f251f
Fix yaml errors 2020-04-12 23:45:31 -04:00
jam1garner
f6ae69c2f6
Update rust.yml 2020-04-12 23:43:02 -04:00
jam1garner
31a96debba
Update rust.yml 2020-04-12 23:38:36 -04:00
jam1garner
d99cba2f34
Add Github Action to auto-upload documentation 2020-04-12 23:36:16 -04:00
jam1garner
e927cf70ac
Create README.md 2020-04-12 22:39:43 -04:00
jam1garner
b7aecf58f0 Change link.T to link.ld, requires latest libstd 2020-04-12 21:28:01 -04:00
jam1garner
5d985d8102 Fix Xargo.toml not using squashed path 2020-04-12 20:54:58 -04:00
jam1garner
100d7126c7 Move template to stdlib 2020-04-12 19:34:43 -04:00
jam1garner
271142d766 Allow usage of any nightly build 2020-04-10 21:07:13 -04:00
jam1garner
3cdb82acfd Pin rust toolchain to nightly-2019-04-10 2020-04-10 20:37:16 -04:00
jam1garner
c86518f37a Switch target name from aarch64-skyline-switch 2020-04-10 18:34:29 -04:00
jam1garner
74f74c5c58 Remove unneeded clang/crc dependencies 2020-04-10 07:43:13 -04:00
jam1garner
a4a24268f1 Add logging on panic to improve debugging experience 2020-04-10 05:42:54 -04:00
jam1garner
dec9735a55 Move smash to own crate, add bindings for smash C++ API 2020-04-10 00:21:33 -04:00
jam1garner
476fb8788f Add hash40, ability to name plugin 2020-04-09 21:54:01 -04:00
jam1garner
11cc29058e Fix some broken mangled symbols 2020-04-09 05:10:23 -04:00
jam1garner
36d7d33443 Move nn to nnsdk, Begin documenting skyline-rs 2020-04-09 02:54:47 -04:00
jam1garner
ba437edf35 Move libc to skyline_libc, Add nn bindings 2020-04-09 02:15:39 -04:00
jam1garner
0f6c365733 Flesh out skyline::libc 2020-04-08 22:39:10 -04:00
jam1garner
bf62626917 Remove old test file 2020-04-08 06:32:09 -04:00
jam1garner
5c1a2083c9 Add skyline macros, begin work on Rust hooking syntax 2020-04-08 06:28:33 -04:00
jam1garner
1cf373d338 Add println to skyline-rs 2020-04-08 01:13:06 -04:00
jam1garner
4e05ea1e95 Move required build objects to skyline subcrate 2020-04-08 00:49:23 -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
jugeeya
d09f2a706d move titles to contents 2020-03-06 13:31:56 -08:00
jugeeya
13740e86f8 move to atmosphere/contents 2020-03-06 11:51:48 -08:00
jugeeya
d43fe54ca0 set up random menuing 2019-12-31 16:47:34 -08:00
jugeeya
d918ee3fae add debugging capability with syslogger 2019-12-22 14:06:35 -08:00
jugeeya
013d637983 fix missed parentheses 2019-12-21 12:46:49 -08:00
jugeeya
58c807983d add SaltySD built elfs 2019-12-21 12:42:37 -08:00
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