5 Commits over 0 Days - ∞cph!
Keep everything nicely contained in NetworkDebugSystem
Show top 10 object messages by total calls then by total bytes received in top left when net_debug is true ( https://files.facepunch.com/conna/1b1911b1/sbox_OEOfBa3MKH.png )
Start by storing incoming RPCs by name, increment total calls, total size, and build an average message size
Track other messages too like spawn and destroy messages and their frequency. Add a temporary command to log the top 10
Track other messages too like spawn and destroy messages and their frequency. Add a temporary command to log the top 10
Start by storing incoming RPCs by name, increment total calls, total size, and build an average message size