reporust_rebootcancel

96,015 Commits over 3,622 Days - 1.10cph!

8 Years Ago
Don't record/update framerate if console is open
8 Years Ago
Uncompressed ambient sounds (for playback perf)
8 Years Ago
Fixed RUST-293 (foundation steps cannot be placed in some situations)
8 Years Ago
Clamped skin darkness to compensate for sss darkening; toned down overall shininess (#297)
8 Years Ago
Fixed visit webpage not working when connected to server
8 Years Ago
Removed numpad graphic quality debug keys
8 Years Ago
Updated phrases - with hopefully non sweary russian versions
8 Years Ago
Fixed sign painting
8 Years Ago
Fixed not falling when chat open etc
8 Years Ago
Foundation placement check fix in tight spots
8 Years Ago
Mouse wheel default switch
8 Years Ago
set the bandage to use the correct worldmodel tweaked the syringe size so it no longer looks like an oversized dildo
8 Years Ago
Fixed Standard-BlendLayer shaders in lower LODs (#286); switched LODs 100 and 200 to SM2 while I'm at it
8 Years Ago
Fixed the Eoka pistol's flint spark not playing
8 Years Ago
eoka cost changes and ammo type changes
8 Years Ago
Don't batch wooden shutters (because they can move)
8 Years Ago
Spawn the building block skin immediately if stability is still pending
8 Years Ago
Deployer / Planner check AntiHack system before allowing placement
8 Years Ago
▊█▊▉▅▇▅▄ ▊▇▌▅▋▄▊▄▇▋▍ ▇▇▉▊▉▍▌_▉▆▊▇█▄▊█▇▉ ▆▅▄▋ ▇ ▅▊ ▅▅▅▉▍ ▉▆▄▊▋ ▋▇▅ ▌▄▉▆▋▍▇
8 Years Ago
Shader, asset and prefab warmup convars are client-only, saved
8 Years Ago
Ladder LOD fix
8 Years Ago
Powerlines correctly prevent building
8 Years Ago
lowered top shelf collision a notch
8 Years Ago
Wiggling my way around some building exploits
8 Years Ago
Subtracting shelves layer change (see RUST-283)
8 Years Ago
when cancelling a craft, obey the stack laws
8 Years Ago
pie sounds are affected by volume controls
8 Years Ago
Fix RUST-283 Can't place floor above shelves.
8 Years Ago
Underwater FX mask is a GO
8 Years Ago
Dungeon terrain carving fixes
8 Years Ago
Added map key binding Fixed rebinding keys not working
8 Years Ago
Don't allow key binds when NeedsKeyboard is enabled.. unless it's an F key
8 Years Ago
Snow tweaks. Plankton material change.
8 Years Ago
UI server cull components
8 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)
8 Years Ago
Fixed real player names showing in corpse loot when in streamer mode
8 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
8 Years Ago
Matched viewModel skin specular settings to other skin materials
8 Years Ago
Mouse wheel repeats Disable mouse wheel buttons if cursor visible
8 Years Ago
Fixed hands material
8 Years Ago
Moved terrain alpha-testing (for carving) to fragment shader for accuracy
8 Years Ago
Underwater shader now writes mask (0 above, 1 below) to render target alpha
8 Years Ago
Tweaked water quality handling
8 Years Ago
Unbinding water1 to free some resources (should be safe now) and switched to placeholder in editor mode
8 Years Ago
Updated phrases
8 Years Ago
Missing meta files
8 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
8 Years Ago
Undone shader bundle change
8 Years Ago
Added subsurface scattering to skin shader Updated and tweaked existing skin materials Updated skin test scene
8 Years Ago
Underwater effects material tweaks.