userGarry Newmancancel
reporust_rebootcancel

7,315 Commits over 2,345 Days - 0.13cph!

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