userConnacancel
branchsbox/networking-playgroundcancel

26 Commits over 31 Days - 0.03cph!

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