lucaspoffo / renet

Server/Client network library for multiplayer games with authentication and connection management made with Rust
Apache License 2.0
620 stars 65 forks source link

Upgrade `bevy_renet` to `bevy 0.12` #124

Closed ActuallyHappening closed 7 months ago

ActuallyHappening commented 8 months ago

Thanks for this awesome ecosystem of crates! Unfortunately, bevy_renet is blocking bevy_replicon from upgrading to bevy 0.12. I'll try to upgrade bevy_renet, is there anything I should know?

ostwilkens commented 8 months ago

This was very easy to upgrade. Highly recommend sending PR:s to update your favourite plugins :-) https://github.com/lucaspoffo/renet/pull/125

ActuallyHappening commented 8 months ago

Thanks for the PR @ostwilkens :)

lucaspoffo commented 8 months ago

Updated to new version in fb71a405deaf2f90c8d5f609c0e40f5a594beacf I will keep this issue open until the new version with it is actually released (prob tomorrow)

raffaeleragni commented 7 months ago

Is release coming right?

raffaeleragni commented 7 months ago

Reminder of pending release