branchsbox/networking-playgroundcancel

26 Commits over 31 Days - 0.03cph!

48 Days Ago
Send if unreliable anyway - should be acceptable it'll either drop or not
48 Days Ago
Network protocol++
48 Days Ago
Remove net_experiment convar
48 Days Ago
Make internal for now
48 Days Ago
Some refactor, try to branch out with convar where possible
49 Days Ago
Branch for experimenting and fucking around with networking w/ diagnostics Test trying to reduce packet sizes a lot Only do parent rpc if we're network root Change order here Go back to reliable test Test Reduce initial size Test unreliable again Unreliable transform updates test Prevent calling Msg_ClearInterpolation for ourselves Fix drop older updates Fix Remove this log When flushing pending updates before RPC calls - send reliable transform update Move net stats drawing out into system Only flush pending updates on reliable RPCs Some docs Don't call set parent if we called the rpc Call these flags Transmission maybe
49 Days Ago
Call these flags Transmission maybe
49 Days Ago
Don't call set parent if we called the rpc
49 Days Ago
Some docs
49 Days Ago
Only flush pending updates on reliable RPCs
49 Days Ago
Move net stats drawing out into system
49 Days Ago
When flushing pending updates before RPC calls - send reliable transform update
49 Days Ago
Remove this log
49 Days Ago
Fix
49 Days Ago
drop older updates
49 Days Ago
Fix
49 Days Ago
Prevent calling Msg_ClearInterpolation for ourselves
49 Days Ago
Unreliable transform updates test
49 Days Ago
Test unreliable again
49 Days Ago
Reduce initial size
49 Days Ago
Test
49 Days Ago
Go back to reliable test
49 Days Ago
Change order here
49 Days Ago
Only do parent rpc if we're network root
49 Days Ago
Test trying to reduce packet sizes a lot
49 Days Ago
Branch for experimenting and fucking around with networking w/ diagnostics