4,794 Commits over 1,371 Days - 0.15cph!
Add global:: to generated code for attributes with CodeGenerator ( Fixes Facepunch/sbox-issues#6055 )
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
Some refactor, try to branch out with convar where possible
Make internal for now
Remove net_experiment convar
Network protocol++
Send if unreliable anyway - should be acceptable it'll either drop or not
Send if unreliable anyway - should be acceptable it'll either drop or not
Remove net_experiment convar
Some refactor, try to branch out with convar where possible
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
Call these flags Transmission maybe
Don't call set parent if we called the rpc
Only flush pending updates on reliable RPCs
Move net stats drawing out into system
When flushing pending updates before RPC calls - send reliable transform update
Prevent calling Msg_ClearInterpolation for ourselves
Unreliable transform updates test
Only do parent rpc if we're network root
Test trying to reduce packet sizes a lot
Add voice transmitter to network stress scene
Branch for experimenting and fucking around with networking w/ diagnostics
Make net_debug work in game
Plane collider size change
Player move / locally owned network object parented orbiters
Lots of moving objects
Remove queue system - make minimumState Snapshot instead of Connected for broadcastraw
Initial commit test
Make it not dumb
ToString override
Add name for debug
Output addr
Draw some of the info with gizmos - tho doesn't render in non-editor mode rn
Print network info cmd
net_info includes own connection
Make GetStats internal for now - could be useful public later
Use display name
Make GetStats internal for now - could be useful public later
Revert - i think this was related to callback batch changes
Potentially fix collision iussue
net_info includes own connection
Fixed pickup display stylesheet
Bandaid for ragdoll controller exception (but why is Physics null here)
Draw some of the info with gizmos - tho doesn't render in non-editor mode rn
Initial commit test
Make it not dumb
ToString override
Add name for debug
Output addr