branchrust_reboot/main/network_tick_optimizationscancel

7 Commits over 28 Days - 0.01cph!

3 Years Ago
Merge from main
3 Years Ago
Refactored the fix for sleeping buoyancy
3 Years Ago
Compile fix. Also fixed NRE for missing rigidbody
3 Years Ago
merge from main
3 Years Ago
Distance checks are equal
3 Years Ago
Disabling buoyancy for objects that are not in range of a player
3 Years Ago
Stop horse from marking transform changed every frame on server. No longer necessary to use this to improve client interpolation as it's handled in BaseEntity.Server now.