jugeeya
|
c43da06180
|
DI fixes
|
2020-05-16 12:31:42 -07:00 |
|
jugeeya
|
af54cd90bb
|
Merge pull request #57 from jam1garner/master
Refactor to Make Codebase More Idiomatic
|
2020-05-16 11:02:08 -07:00 |
|
jam1garner
|
a1a761889c
|
Move DI selection from const to an enum
|
2020-05-16 02:27:14 -04:00 |
|
jam1garner
|
78e53c29bd
|
Move tech_state from grouped consts to an enum
|
2020-05-16 02:18:58 -04:00 |
|
jam1garner
|
4d28004367
|
Move ledge_state from grouped consts to an enum
|
2020-05-16 02:08:07 -04:00 |
|
jam1garner
|
cb3d829e03
|
Move defensive_state from grouped constants to an enum
|
2020-05-16 01:56:58 -04:00 |
|
jam1garner
|
eb03831d3c
|
Update ControlModule usage to compile with latest skyline_smash
|
2020-05-16 01:49:22 -04:00 |
|
jam1garner
|
95180e6364
|
Move shield_state from a group of consts to an enum
|
2020-05-16 01:45:35 -04:00 |
|
jam1garner
|
f86415830d
|
Move mash_state from set of constants to an enum
|
2020-05-16 01:26:12 -04:00 |
|
jam1garner
|
4342f626f8
|
Move mash_attack_state from constants to an enum
|
2020-05-16 01:12:06 -04:00 |
|
jam1garner
|
798e18a71a
|
Fix all style/dead_code lints
|
2020-05-15 23:40:27 -04:00 |
|
jam1garner
|
a79bedfa7f
|
Prefix underscore to unused variables
|
2020-05-15 22:02:45 -04:00 |
|
jam1garner
|
4dfc78c98f
|
Remove style lint allows
|
2020-05-15 21:59:03 -04:00 |
|
jam1garner
|
6eb99546f9
|
Clean up hook installations by switching to install_hooks
|
2020-05-15 20:24:35 -04:00 |
|
jam1garner
|
cd3a6d938b
|
Clean up various imports
|
2020-05-15 19:49:25 -04:00 |
|
jam1garner
|
f75ff6468a
|
Change menu from pointer to reference
|
2020-05-15 19:43:37 -04:00 |
|
jugeeya
|
12ecda2dce
|
fix graphics bugs
|
2020-05-15 10:04:57 -07:00 |
|
jugeeya
|
376985e05d
|
OoS quick fixes
|
2020-05-15 08:48:34 -07:00 |
|
jugeeya
|
fb0c650a91
|
update README for complete rewrite
|
2020-05-14 14:20:42 -07:00 |
|
jugeeya
|
06e194ae35
|
Merge remote-tracking branch 'training/master' into HEAD
|
2020-05-14 13:58:24 -07:00 |
|
jugeeya
|
5b1b611787
|
fix save states
|
2020-05-14 13:54:32 -07:00 |
|
jugeeya
|
6cf353faec
|
reformatting
|
2020-05-13 13:52:20 -07:00 |
|
jugeeya
|
329f0cd3f0
|
clean up imports
|
2020-05-13 13:36:55 -07:00 |
|
jugeeya
|
548b306645
|
huge migration, get menu working, OoS grab
|
2020-05-13 12:20:52 -07:00 |
|
jugeeya
|
7a57b8e247
|
new method of hitbox visualization
|
2020-05-06 17:50:31 -07:00 |
|
jugeeya
|
a5fc17904f
|
finish porting non-beta features
|
2020-05-04 18:55:19 -07:00 |
|
jugeeya
|
fb466cb3fe
|
add Cargo toml so I don't forget I made changes
|
2020-04-30 17:38:58 -07:00 |
|
jugeeya
|
06137d0929
|
start training mods
|
2020-04-30 17:36:56 -07:00 |
|
jugeeya
|
5b94e8907e
|
fix existing common functions
|
2020-04-30 17:17:03 -07:00 |
|
jugeeya
|
8ab1d8a0d8
|
initial rust migration
|
2020-04-30 16:13:49 -07:00 |
|
jam1garner
|
587da8f9ef
|
Enable LTO for release builds
|
2020-04-16 01:58:05 -04:00 |
|
jam1garner
|
d53d7734bd
|
Merge branch 'master' of https://github.com/ultimate-research/skyline-rs-template
|
2020-04-16 00:55:34 -04:00 |
|
jam1garner
|
c405f4f76d
|
Update to work with cargo-skyline
|
2020-04-16 00:55:22 -04:00 |
|
jugeeya
|
21f5a950a3
|
move to Masagrator's 10.0.0 SaltySD fix
|
2020-04-15 12:27:24 -07:00 |
|
jam1garner
|
02eaa63fa0
|
Add documentation link
|
2020-04-14 22:58:36 -04:00 |
|
jam1garner
|
63ba6b789c
|
Update README.md
|
2020-04-14 14:01:28 -04:00 |
|
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 |
|