branchrust_reboot/maincancel

30,783 Commits over 3,867 Days - 0.33cph!

9 Years Ago
Fixed legacyGL/Linux water shader compilation errors Fixed broken water SSR on GLcore/OSX
9 Years Ago
9 Years Ago
Player viewmode flag override for bawng
9 Years Ago
Linux server console error
9 Years Ago
New stone, sulfur and metal ore world pickup models
9 Years Ago
Fixed shader related black river bug Fixed water camera NRE
9 Years Ago
Merge from save115_fixes
9 Years Ago
fix for heli not doing damage in some situations
9 Years Ago
Merge from water 2.9
9 Years Ago
Terrain triggers are now on appropriate layer for all dungeons
9 Years Ago
Merge from save115_fixes
9 Years Ago
fix for decay reset when repairing
9 Years Ago
Fixed cheat reporter setting reporting player's entityid instead of steamid
9 Years Ago
Undone 13766 (fixes weapon mods)
9 Years Ago
Fix for RUST-654 (turret roof exploit)
9 Years Ago
Automatically writecfg after changing vars in the console/binding keys
9 Years Ago
initialize conditional models on server start again
9 Years Ago
Billboard trans texture size (sorry guys)
9 Years Ago
9 Years Ago
Overflowed large furnaces shoot items out of its chimney
9 Years Ago
Merge from save115 HapisIsland, procedural generation and dungeon updates
9 Years Ago
First pass at item pick/drop ui sounds
9 Years Ago
Chain link impact sounds
9 Years Ago
Bush/tree ambience tweaks
9 Years Ago
RUST-51: Excess Low Grade not been refunded when placed in hats.
9 Years Ago
client.disconnect called before trying to join another server
9 Years Ago
9 Years Ago
Can't interact with lock while door is moving Default option when looking at lock is to open door (hold down USE to get full options)
9 Years Ago
Fixed ragdoll head stretching
9 Years Ago
Small steam inventory icons are now 200x200 instead of 128x128
9 Years Ago
compile fix
9 Years Ago
lagged out players will no longer spam all the shots they fired while lagging in one go fix for lag switch exploiting fixed bug where explosive rounds would not deal splash damage to impacted targets
9 Years Ago
Added Tint Splat selection to Biome Layer in Rust/Standard shaders
9 Years Ago
fully repairing an object resets its decay delay
9 Years Ago
fixed helicopter not being able to target players at some monuments
9 Years Ago
fixed explosive rounds doing double damage to some objects
9 Years Ago
Fixed linux not creating log files properly
9 Years Ago
Don't print rcon response to console/log files, just respond with it Console command json responses are formatted nicely
9 Years Ago
BuildOptions.ForceEnableAssertions
9 Years Ago
Cherry pick 13716 - added bans, serverinfo commands - console.tail, search returns json - asserts are logged properly - webrcon response.type is now a string - asserts show as red in server console
9 Years Ago
Updated to unity 5.3.3p1
9 Years Ago
speed up the spear ( stone/wood) attack animation speed.
9 Years Ago
Added biome tint layer option to Rust/Standard and Rust/Standard (spec)
9 Years Ago
protocol++
9 Years Ago
phrases
9 Years Ago
fixed bullseye missing decals
9 Years Ago
Spawn population tweaks Fixed some stuff spawning midair near rocks
9 Years Ago
DeferredDecalRenderer command buffer refresh is allocation free Added decal.cache convar (refresh decal system every frame vs. only when marked as dirty)
9 Years Ago
Reactive target uses RendererLOD instead of LODGroup (never use LODGroup for stuff that doesn't walk around) Adjusted reactive target bullseye collider (no hard edges that can cause perpendicular impact effects) Adjusted reactive target physics layers (no player collision on the moving parts)
9 Years Ago
Disabled microfiber fuzz layer on reactive target (uses fucked up normal encoding that messes with deferred decals)