naia-lib / naia

a cross-platform (including Wasm!) networking library built in Rust. Intended to make multiplayer game development dead-simple & lightning-fast
Apache License 2.0
857 stars 61 forks source link

Update to Bevy 0.11 #187

Closed aurelilia closed 10 months ago

aurelilia commented 11 months ago

This updates all bevy dependencies to 0.11 and fixes any compile errors that occurred in the adapter. Most changes were very minor; the new schedule API and Event derives were probably the biggest change. Thank you for naia! I'm looking forward to use it in an upcoming project. I hope this PR proves useful.

connorcarpenter commented 11 months ago

Wow this is wonderful, thank you :)

On Sun, Jul 16, 2023 at 4:52 PM ellie leela @.***> wrote:

This updates all bevy dependencies to 0.11 and fixes any compile errors that occurred in the adapter. Most changes were very minor; the new schedule API and Event derives were probably the biggest change. Thank you for naia! I'm looking forward to use it in an upcoming project. I hope this PR proves useful.

You can view, comment on, or merge this pull request online at:

https://github.com/naia-lib/naia/pull/187 Commit Summary

File Changes

(14 files https://github.com/naia-lib/naia/pull/187/files)

Patch Links:

— Reply to this email directly, view it on GitHub https://github.com/naia-lib/naia/pull/187, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN2HYWLLUMISNFEN5IRENPTXQRPA5ANCNFSM6AAAAAA2MF52AI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

connorcarpenter commented 11 months ago

This is great! Thank you so much! :) Will merge soon

aurelilia commented 11 months ago

I'm glad I could help! Thank you as well :)

aurelilia commented 11 months ago

Just realized this breaks the demo, oops! Will fix that and add it to the PR real quick

aurelilia commented 11 months ago

Demo is working again, luckily didn't require many changes either!

NoFr1ends commented 10 months ago

Any update on when this will get merged?

connorcarpenter commented 10 months ago

Thank you for your patience! This has been merged into Release 0.21.1