5,292 Commits over 2,345 Days - 0.09cph!
Optimized how entity positions are networked
Added extra server profiling
Fixed server performance issue(s)
Disabled ambient sound system by default (debugging freezing issue)
Made lanterns destroyable
Log when reporting performance data
PerformanceReport - use floats not doubles
Fixed NPC NREs on startup
RustNative version check
Optimized client tick sending to avoid hitches
Tweaked how entity updates are sent from the server
Added restart command for servers (notifies users of shutdown, 60 seconds to get safe)
Don't warm up stability if server.stability is false
Fixed sound warnings when switching between client/server (public properties ifdef'd out)
Disabled admin instant craft by default
Disabled admin being able to toggle entity overlay
Added dump command (for diagnostics)
Disabled ddraw on server (precaution)
More diagnostics
Fixed admin_overlay warning
Fixed RPC cache bug
Fixed weapon entities getting duplicated on load
More diagnostics
Better network statistics
Fixed error when trying to wear the hide poncho
Fixed loot containing starter blueprints
Fixed bug in earlier client connection fix
Raknet crashes with divide by zero if retryCount is less than 3(!)
Fixed AK47 viewmodel casting shadows
Destroy player's baseProtection propertly
Do some pre-checks on the user's auth token, reject early
Fixed phrases not catching Translate.Phrase members
Repairbench UI
Network tweaks
network protocol++
Send disconnect reasons to server before disconnecting
Can crush skulls into bone fragments again
Networking reliablility fixes
Clientside networking checks, error reporting
Added operating system version to miniraven
Network tw33ks
Seperated radiation into radiation level and radiation poisoning
Smoothed radiation screen overlay transition
Made geiger sound quieter
Network protocol++
Made TriggerTemperature suck less