DoubleDeez / MDFramework

A multiplayer C# game framework for Godot 3.4 Mono.
https://discord.gg/UH49eHK
MIT License
77 stars 13 forks source link

Feature/mdlistfix2 #112

Closed Beider closed 3 years ago

Beider commented 3 years ago

A better solution to reset the list, we now send a resynch start command when we reset the list. This command ignores the command order counter and will reset the client list to a state where it can be synchronized.

This fixes the problem that lists that stay around between sessions are not reset properly