project-slippi / Ishiiruka

GNU General Public License v2.0
329 stars 140 forks source link

Migrate SlippiUser to be backed by a Rust layer #403

Closed ryanmcgrath closed 1 year ago

ryanmcgrath commented 1 year ago

This PR goes hand-in-hand with project-slippi/slippi-rust-extensions#5: Initial scaffolding for porting User model .

The other PR has more info, but the overall gist here is:

I've played on this branch for a few days now with no issues, but I of course invite any testing since there's definitely things I could've missed.

This should port relatively cleanly to the mainline branch, all things considered.