Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: multiplayer movement uncompressed with rotation #2112

Merged
merged 11 commits into from
Sep 20, 2024

Conversation

popuz
Copy link
Collaborator

@popuz popuz commented Sep 19, 2024

What does this PR change?

  • brought back uncompressed message
  • add rotation for uncompressed message
  • updated respective proto to include rotation for uncompressed message
  • add CLI parameter to use compression
  • exposed several settings parameters to debug panel

How to test the changes?

It is a multiplayer feature, so playtest with 2 players - one on Win, another on Mac

  1. Launch the explorer
  2. Verify your friend avatar replicated and not floating away after some time

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@popuz popuz self-assigned this Sep 19, 2024
Copy link
Contributor

github-actions bot commented Sep 19, 2024

badge

Windows and Mac build successfull in Unity Cloud! You can find a link to the downloadable artifact below.

Name Link
Commit 4c84c2f
Logs https://github.com/decentraland/unity-explorer/actions/runs/10958864289
Download Windows https://github.com/decentraland/unity-explorer/suites/28639709025/artifacts/1958104517
Download Mac https://github.com/decentraland/unity-explorer/suites/28639709025/artifacts/1958110457
Built on 2024-09-20T12:41:42Z

@popuz popuz marked this pull request as ready for review September 19, 2024 20:30
@popuz popuz requested review from pravusjif and NickKhalow and removed request for lorux0 September 19, 2024 20:31
Copy link
Member

@pravusjif pravusjif left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The SDK Camera Controls probably won't work 100% as expected due to the protocol update in this PR.

But that has already been tackled in this other PR.

To merge that other PR We're waiting for a test coverage PR that will be merged soon.

Conclusion: We can merge this PR and even though some SDK camera control stuff will probably break, we'll be merging today the other PR that fixes that.

@m3taphysics m3taphysics merged commit 15b43ab into main Sep 20, 2024
5 checks passed
Copy link

@Ludmilafantaniella Ludmilafantaniella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 fix verified on Windows and Mac. Approved by QA.

Screen.Recording.2024-09-20.at.9.53.10.AM.mp4

@m3taphysics m3taphysics deleted the fix/multiplayer/movement-uncompressed-with-rotation branch September 20, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants