userGarry Newmancancel
branchrust_reboot/maincancel

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

9 Years Ago
Skins
9 Years Ago
diagnose the int64 NRE in status
9 Years Ago
rcon.port defaults to the same as game port if not defined rcon.ip defaults to any if not defined
9 Years Ago
Physics Tests
9 Years Ago
RustBuilder debugging
9 Years Ago
Network read/write optimizations
9 Years Ago
Fixed server DoRemoves NRE
9 Years Ago
Profiling + optimizations
9 Years Ago
disabled rain collisions (perf)
9 Years Ago
Expose build id to server info
9 Years Ago
Fixed situations arrising where server sometimes creates insane 2 minute delays Removed DedicatedServerDebug (unsused + performance drain)
9 Years Ago
Removed unused DistanceFromCamera system Added LODGroup diagnostics to dump command More client profiling
9 Years Ago
Server perf tweaks
9 Years Ago
Fixed server NRE Removed unity error reporter Don't do server.backup in editor
9 Years Ago
Server perf fixes
9 Years Ago
Serverside player metabolism performance
9 Years Ago
Fixed NRE in SelectedBlueprint
9 Years Ago
proper
9 Years Ago
Fixed NRE in server projectile movement
9 Years Ago
Fixed being able to knock doors without knock sounds (server guid is empty error)
9 Years Ago
Server compile fix
9 Years Ago
Fixed missing sound def on player_ragdoll (Rotting Flies)
9 Years Ago
Fixed NRE in InputState, resulting in not being able to use any controls
9 Years Ago
Code lock uses 1 lodgroup instead of 2
9 Years Ago
Key lock lod fixes
9 Years Ago
profiler tweaks
9 Years Ago
Don't record/update framerate if console is open
9 Years Ago
Uncompressed ambient sounds (for playback perf)
9 Years Ago
Fixed visit webpage not working when connected to server
9 Years Ago
Removed numpad graphic quality debug keys
9 Years Ago
Updated phrases - with hopefully non sweary russian versions
9 Years Ago
Fixed sign painting
9 Years Ago
Fixed not falling when chat open etc
9 Years Ago
Mouse wheel default switch
9 Years Ago
when cancelling a craft, obey the stack laws
9 Years Ago
pie sounds are affected by volume controls
9 Years Ago
Added map key binding Fixed rebinding keys not working
9 Years Ago
Don't allow key binds when NeedsKeyboard is enabled.. unless it's an F key
9 Years Ago
UI server cull components
9 Years Ago
Fixed real player names showing in corpse loot when in streamer mode
9 Years Ago
Removed ` from default console binds Fixed voice recording when typing v in chat/console Fixed game input when in main menu/console/chat
9 Years Ago
Mouse wheel repeats Disable mouse wheel buttons if cursor visible
9 Years Ago
Fixed hands material
9 Years Ago
Updated phrases
9 Years Ago
Missing meta files
9 Years Ago
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
9 Years Ago
Undone shader bundle change
9 Years Ago
Subtractive merge cs 12346 - because unity crashes if bundles are > 2gb and we ain't got time for this bullshit
9 Years Ago
worldmodel bundle names
9 Years Ago
Fixed steam inventory breaking if you have more than 128 items