Commit ef75bcc
feat(networking): Re-implement networking from bones + re-add online matches (#900)
This adds menu + gameplay for online matches back into Jumpy. Some work
left to do, but I think this is a good checkpoint, online matches work,
lan is still disabled (this is up next).
TODO:
- Lan
- Cleanup menu code a bit more
- Pause menu (right now disabled, need to figure out how to do this
without disabling session as I think that causes issues)
---------
Co-authored-by: Zicklag <zicklag@katharostech.com>1 parent 6350789 commit ef75bcc
17 files changed
Lines changed: 1278 additions & 368 deletions
File tree
- .github/workflows
- src
- core
- ui
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments