5,292 Commits over 2,345 Days - 0.09cph!
diagnose the int64 NRE in status
rcon.port defaults to the same as game port if not defined
rcon.ip defaults to any if not defined
Network read/write optimizations
Fixed server DoRemoves NRE
Profiling + optimizations
disabled rain collisions (perf)
Expose build id to server info
Fixed situations arrising where server sometimes creates insane 2 minute delays
Removed DedicatedServerDebug (unsused + performance drain)
Removed unused DistanceFromCamera system
Added LODGroup diagnostics to dump command
More client profiling
Fixed server NRE
Removed unity error reporter
Don't do server.backup in editor
Serverside player metabolism performance
Fixed NRE in SelectedBlueprint
Fixed NRE in server projectile movement
Fixed being able to knock doors without knock sounds (server guid is empty error)
Fixed missing sound def on player_ragdoll (Rotting Flies)
Fixed NRE in InputState, resulting in not being able to use any controls
Code lock uses 1 lodgroup instead of 2
Don't record/update framerate if console is open
Uncompressed ambient sounds (for playback perf)
Fixed visit webpage not working when connected to server
Removed numpad graphic quality debug keys
Updated phrases - with hopefully non sweary russian versions
Fixed not falling when chat open etc
Mouse wheel default switch
when cancelling a craft, obey the stack laws
pie sounds are affected by volume controls
Added map key binding
Fixed rebinding keys not working
Don't allow key binds when NeedsKeyboard is enabled.. unless it's an F key
UI server cull components
Fixed real player names showing in corpse loot when in streamer mode
Removed ` from default console binds
Fixed voice recording when typing v in chat/console
Fixed game input when in main menu/console/chat
Mouse wheel repeats
Disable mouse wheel buttons if cursor visible
Added tools -> prepareprefabs, calls DoPrepare on every component in every prefab
Call DoPrepare pre bundling
Setting an asset bundle in OnValidate is causing editor lockup, so moved it to DoPrepare, which will probably improve editor perf too
Added EffectRecycle components to flies they need them to be included in the bundle
Undone shader bundle change
Subtractive merge cs
12346 - because unity crashes if bundles are > 2gb and we ain't got time for this bullshit
Fixed steam inventory breaking if you have more than 128 items