reporust_rebootcancel

106,372 Commits over 3,806 Days - 1.16cph!

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
Fixed the 2 keylock meshes being registered with two LODGroups / no LODGroups (cc Helk)
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 RUST-293 (foundation steps cannot be placed in some situations)
9 Years Ago
Clamped skin darkness to compensate for sss darkening; toned down overall shininess (#297)
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
Foundation placement check fix in tight spots
9 Years Ago
Mouse wheel default switch
9 Years Ago
set the bandage to use the correct worldmodel tweaked the syringe size so it no longer looks like an oversized dildo
9 Years Ago
Fixed Standard-BlendLayer shaders in lower LODs (#286); switched LODs 100 and 200 to SM2 while I'm at it
9 Years Ago
Fixed the Eoka pistol's flint spark not playing
9 Years Ago
eoka cost changes and ammo type changes
9 Years Ago
Don't batch wooden shutters (because they can move)
9 Years Ago
Spawn the building block skin immediately if stability is still pending
9 Years Ago
Deployer / Planner check AntiHack system before allowing placement
9 Years Ago
▊█▊▉▅▇▅▄ ▊▇▌▅▋▄▊▄▇▋▍ ▇▇▉▊▉▍▌_▉▆▊▇█▄▊█▇▉ ▆▅▄▋ ▇ ▅▊ ▅▅▅▉▍ ▉▆▄▊▋ ▋▇▅ ▌▄▉▆▋▍▇
9 Years Ago
Shader, asset and prefab warmup convars are client-only, saved
9 Years Ago
Ladder LOD fix
9 Years Ago
Powerlines correctly prevent building
9 Years Ago
lowered top shelf collision a notch
9 Years Ago
Wiggling my way around some building exploits
9 Years Ago
Subtracting shelves layer change (see RUST-283)
9 Years Ago
when cancelling a craft, obey the stack laws
9 Years Ago
pie sounds are affected by volume controls
9 Years Ago
Fix RUST-283 Can't place floor above shelves.
9 Years Ago
Underwater FX mask is a GO
9 Years Ago
Dungeon terrain carving fixes
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
Snow tweaks. Plankton material change.
9 Years Ago
UI server cull components
9 Years Ago
Added underwater mask via new "Target Alpha As Mask" toggle to "Particles/VertexLit Blended Custom" and "Particles/Water Drop"; alpha-masks particles based on render target's current alpha (e.g. underwater mask)
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
Matched viewModel skin specular settings to other skin materials
9 Years Ago
Mouse wheel repeats Disable mouse wheel buttons if cursor visible
9 Years Ago
Fixed hands material
9 Years Ago
Moved terrain alpha-testing (for carving) to fragment shader for accuracy
9 Years Ago
Underwater shader now writes mask (0 above, 1 below) to render target alpha
9 Years Ago
Tweaked water quality handling