fishfolk / jumpy

Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶
https://fishfolk.org/games/jumpy/
Other
1.59k stars 116 forks source link

feat: upgrade bones and use `iroh` based multiplayer #996

Closed dignifiedquire closed 1 month ago

dignifiedquire commented 1 month ago

the clippy failures seem unrelated, let me know if you want me to fix them here

MaxCWhitehead commented 1 month ago

I setup a matchmaker with persistent node id and changed jumpy's default to this: lokmcpce2uzezmh2iq3vf23cbu3grzrct66qcpdfrizmcrrlk5uq

@zicklag if we have any reason want to use existing host can do that as well just throwing something in here for now.

zicklag commented 1 month ago

@MaxCWhitehead Sounds good. I don't really care at all where we put the matchmaker, and it's so cool that Iroh lets us move the matchmaker without changing the config! :sparkles:

If you want me to run it on the other server we're already running it on I can, but it doesn't matter either way.

Since we wanted to stop auto-deploying anyway, there's no reason to use the previous setup.