userConnacancel
branchsbox/networking-playgroundcancel

26 Commits over 31 Days - 0.03cph!

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