userGarry Newmancancel
branchrust_reboot/maincancel

5,292 Commits over 2,345 Days - 0.09cph!

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