branchrust_reboot/maincancel

33,112 Commits over 4,109 Days - 0.34cph!

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