userandrecancel
branchrust_reboot/maincancel

5,953 Commits over 4,171 Days - 0.06cph!

10 Years Ago
Powerlines correctly prevent building
10 Years Ago
Ladder LOD fix
10 Years Ago
Shader, asset and prefab warmup convars are client-only, saved
10 Years Ago
▊█▊▉▅▇▅▄ ▊▇▌▅▋▄▊▄▇▋▍ ▇▇▉▊▉▍▌_▉▆▊▇█▄▊█▇▉ ▆▅▄▋ ▇ ▅▊ ▅▅▅▉▍ ▉▆▄▊▋ ▋▇▅ ▌▄▉▆▋▍▇
10 Years Ago
Deployer / Planner check AntiHack system before allowing placement
10 Years Ago
Spawn the building block skin immediately if stability is still pending
10 Years Ago
Don't batch wooden shutters (because they can move)
10 Years Ago
Foundation placement check fix in tight spots
10 Years Ago
Fixed RUST-293 (foundation steps cannot be placed in some situations)
10 Years Ago
Fixed the 2 keylock meshes being registered with two LODGroups / no LODGroups (cc Helk)
10 Years Ago
Fixed lantern stacking / hiding
10 Years Ago
Nighttime reflection probe ground color fix
10 Years Ago
Fixed RUST-310
10 Years Ago
Hitting water greatly reduces the speed at impact Removed annoying up / down jumpiness when holding spacebar while swimming Reduced the percentage of the body that can be above water while swimming
10 Years Ago
Fixed lag exploits
10 Years Ago
More fixes for lag exploits (RUST-315)
10 Years Ago
Stability is now encapsulated into a StabilityEntity Doors, shutters and embrasures use the new socket based stability system Fix for RUST-164 and RUST-318
10 Years Ago
Melee weapon damage distance check sends message to player when rejecting an attack
10 Years Ago
Check antihack whenever players try to damage something (antihack.playerdamage convar, defaults to false) Added antihack.objectplacement convar to toggle object placement verification (defaults to true)
10 Years Ago
Sign exploit fixes
10 Years Ago
Fixed external gates collapsing
10 Years Ago
Autoturret nobuild volume no longer reaches beneath the turret (RUST-347)
10 Years Ago
Removing some deprecated stuff from TerrainConfig
10 Years Ago
Moved convar server.aihandlerms to ai.frametime Moved convar server.npcrickrate to ai.tickrate Greatly reduced AI frame time when playing in the editor (better testing perf)
10 Years Ago
Merge from tree-performance (LODing and culling optimizations)
10 Years Ago
Tree quality slider for the main menu performance options panel
10 Years Ago
Convar graphics.lodbias is deprecated
10 Years Ago
Fix for RUST-340
10 Years Ago
AntiHack player damage verification is enabled by default
10 Years Ago
Fix for RUST-351
10 Years Ago
Client compile fix
10 Years Ago
Fixed tree skins missing from asset bundles
10 Years Ago
Developer tools for the F1 panel
10 Years Ago
LightLOD performance regression fix
10 Years Ago
Fix for RUST-345
10 Years Ago
Fix for RUST-359
10 Years Ago
Config file loading debug output
10 Years Ago
Increased sheet metal building part base health to 750HP
10 Years Ago
Coverting a bunch of world model colliders to primitive colliders (should fix items falling through ground)
10 Years Ago
Dropped item rigidbodies correctly copy drag and angular drag if specified
10 Years Ago
These look like they can be deleted
10 Years Ago
▆▍▅▌▇▇▉▉: ▌▄▍'▅ ▌▉▇█▍▇ ▇▆▅▌█▍ ▊▆█▆ ▋▍▋ ▋▍▊▍▄▌▊▌▍ ▅▋▌▍ ▆▍▆ ▊█▋▄▊▍ ▍▋██▆▆
10 Years Ago
Roof exploit fix Stability diminishing returns Various building block placement quality of life improvements
10 Years Ago
Allow attaching roofs to the bottom of other roofs again
10 Years Ago
Merge from procgen11.1 Network++ Save++
10 Years Ago
Forgotten file
10 Years Ago
Sleeping bag exploit fixes
10 Years Ago
Manifest
10 Years Ago
Added OpenGLCore to Windows build settings (for asset bundles on the build server)
10 Years Ago
Removing legacy water shaders, see if that works