This repository has been archived by the owner on Sep 15, 2024. It is now read-only.
Releases: CSharpRedotTools/GodotModulesCSharp-Old
Releases · CSharpRedotTools/GodotModulesCSharp-Old
v0.1.6: Revert "Update COMMON_MISTAKES.md"
Back to ENet-CSharp
v0.1.5
80% converted LiteNetLib release
v0.1.4
Stable release
v0.1.2
Testing client-side interpolation!
v0.1.1
Server-side + Client-side simulated player positions
This release was created to save the code base where the server would simulate the client positions and the clients would use client-side simulation and slowly merge with server-side simulation.
v0.1
Client sends direction pressed/released packets to server
Client and server simulate player positions
Client lerps to server simulated position when client isn't moving