userGarrycancel
reporust_rebootcancel

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

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