godot icon indicating copy to clipboard operation
godot copied to clipboard

Add warning for synchronizer authority mismatch

Open GuilhermeGSousa opened this issue 3 years ago • 2 comments

Addresses #64599

As proposed on the issue above, this PR adds a warning in case of authority mismatch between a node's spawner and synchronizer. If agreed I'd follow these changes with the fix to the replication system proposed by @Faless (also mencioned on the issue linked above).

GuilhermeGSousa avatar Sep 17 '22 08:09 GuilhermeGSousa

Just setup the clang formatter on my end, shouldn't cause an issue this time.

GuilhermeGSousa avatar Sep 17 '22 22:09 GuilhermeGSousa

A draft PR to fix this issue using @Faless 's fix is available here #66036

GuilhermeGSousa avatar Sep 18 '22 08:09 GuilhermeGSousa

Sorry for the delay, this is good, by the 2 commits should be squashed together, see: https://docs.godotengine.org/en/stable/community/contributing/pr_workflow.html#the-interactive-rebase

Faless avatar Sep 30 '22 08:09 Faless

Thanks!

akien-mga avatar Sep 30 '22 16:09 akien-mga