userGarry Newmancancel

6,664 Commits over 2,345 Days - 0.12cph!

10 Years Ago
Debugging
10 Years Ago
Fixed missing linux config
10 Years Ago
Centralised place to Instantiate GameObjects (for better debugging/tracking)
10 Years Ago
Enabling LoadInBackground on sounds - to see what happens
10 Years Ago
Include default key config on osx
10 Years Ago
Don't split textures into different bundles (loadtime vs diskspace)
10 Years Ago
Use scaled time for client tick + lerp (timescale debugging weapons)
10 Years Ago
Fixed client rpc prediction cull not working (own weapons effects playing twice)
10 Years Ago
Fixed being able to open chat when it's disabled
10 Years Ago
Added input Reset To Defaults Added mouse blocking canvas when binding a key Fixed options starting on wrong screen
10 Years Ago
Reset item.removeTime on load serverside, to avoid items falling into limbo
10 Years Ago
Fucking water texture fuck the fuck off
10 Years Ago
Fixed RUST-277 - server objects aren't networking their positions to clients Removed some unused network functions
10 Years Ago
Bug reporter categories
10 Years Ago
Bundle tweaks
10 Years Ago
Fixed steam inventory breaking if you have more than 128 items
10 Years Ago
worldmodel bundle names
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
Undone shader bundle change
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
Missing meta files
10 Years Ago
Updated phrases
10 Years Ago
Fixed hands material
10 Years Ago
Mouse wheel repeats Disable mouse wheel buttons if cursor visible
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
Fixed real player names showing in corpse loot when in streamer mode
10 Years Ago
UI server cull components
10 Years Ago
Don't allow key binds when NeedsKeyboard is enabled.. unless it's an F key
10 Years Ago
Added map key binding Fixed rebinding keys not working
10 Years Ago
pie sounds are affected by volume controls
10 Years Ago
when cancelling a craft, obey the stack laws
10 Years Ago
Mouse wheel default switch
10 Years Ago
Fixed not falling when chat open etc
10 Years Ago
Fixed sign painting
10 Years Ago
Updated phrases - with hopefully non sweary russian versions
10 Years Ago
Removed numpad graphic quality debug keys
10 Years Ago
Fixed visit webpage not working when connected to server
10 Years Ago
Uncompressed ambient sounds (for playback perf)
10 Years Ago
Don't record/update framerate if console is open
10 Years Ago
profiler tweaks
10 Years Ago
Key lock lod fixes
10 Years Ago
Code lock uses 1 lodgroup instead of 2
10 Years Ago
Fixed NRE in InputState, resulting in not being able to use any controls
10 Years Ago
Fixed missing sound def on player_ragdoll (Rotting Flies)
10 Years Ago
Server compile fix
10 Years Ago
Fixed being able to knock doors without knock sounds (server guid is empty error)
10 Years Ago
Fixed NRE in server projectile movement
10 Years Ago
proper
10 Years Ago
Fixed NRE in SelectedBlueprint
10 Years Ago
Should not tweet if the branch name contains the word "private"