Rust Marque Logo
Changes Header

Changes

What’s changed on Rust in each patch.

add_circle

Features

  • New terrain grass implemented
  • Added monument terrain blend map support
  • Launch Site monument added
  • Driftwood can be harvested for wood
  • Barren has roads
  • CraggyIsland has some roadside
  • Pressing tab to the console quickly autocompletes current command
  • Barrels have a much more satisfying gib
  • Item Pickups play a world sound when picked up
  • Vending machines show their available contents on the map
  • Added Eye Bone to Helicopter Optics for spectating
  • Added Hobo Barrels to Launch Site and Lighthouse
  • Added 'Elite' loot crate at Launch Site
arrow_circle_up

Improvements

  • Full surface of small and medium cave rooms now buildable
  • Forest dead branch prop collider shouldn't block movement above itself
  • Airfield Updated with tunnel network
  • Improved monument terrain anchoring
  • Improved monument terrain adjustments
  • Junkpiles only spawn next to roads and powerlines
  • Adjusted ore spawn rules so they really only spawn near rock formations
  • Grass LOD falls off with 3D distance instead of 2D distance
  • Adjusted temperate biome ore distribution to have more stone
  • Barrels have a much beefier impact/death sound
  • Autocomplete no longer prevents accessing command history
  • Wood worldmodel
handyman

Fixed

  • Fixed weird player spine rotation in the distance
  • Fixed Cave Ores having old loot tables
  • Fixed ores not giving completion bonus under some circumstances
  • Fixed a dozen invisible barrels near dome
  • Fixed Sand/Snow Ores giving 1 hqm instead of 2
  • Fixed Static Repair Bench NRE
  • Fixed Helicopter disconnect exploit
  • Fixed in-stock exploit with vending machines
add_circle

Features

  • Storage containers drop their items in an item pouch when destroyed
  • Corpses drop their items in a backpack when destroyed
  • Item pouches and backpacks despawn as fast as the slowest despawning item they hold
  • Added corpsedespawn convar (time after which corpses despawn and player corpses turn into backpacks)
  • Ore stage change sounds
  • Dropped items displace grass around them
  • Added new explosion effects across the board
  • Resource nodes have a 'finishing bonus' of about 20% of their total
  • Resource nodes have new state change effects
arrow_circle_up

Improvements

  • Misc sound polish
  • Sound mix improvments
  • Updated to latest Facepunch.Steamworks
  • Debris and ragdolls no longer prevent picking up items behind them
  • Doubled dropped item base despawn time
  • Increased despawn time multipliers on rare items
  • Seeds despawn much faster
  • Burned meat despawns much faster
  • Dropped items have more friction
  • Optimized grass displacement refresh
  • Holding down LMB with hammer hits continuously
  • No longer have to press a belt hotkey twice to consume an item
  • Tweaked grenade physics (no sliding, less bounciness)
  • Tweaked grenade mass and throw velocity
  • Mining Quarry cost reduction
  • Resource nodes only drop ores specific to their type instead of a bit of everything
  • Increased despawn time on a number of items
handyman

Fixed

  • Fixed rotation of grenade explosion
  • Fixed slight grass displacement choppiness
  • Fixed bootstrap not updating the loading screen text
  • Fixed wood world model collider rotation offset compared to visuals
  • Fixed rare false positive with server side weapon cooldown verification
  • Can no longer put items into loot containers
add_circle

Features

  • Added updatebatchspawn convar (faster data transfer on spawn and respawn)
  • Added fully asynchronous texture loading for skins
  • Added more details to combat log when rejecting attacks
arrow_circle_up

Improvements

  • Optimized entity query when leaving a network group
  • Optimized GC allocations from client side entity group switching
  • Lowered maxtickspersecond to 300 (from 1000)
  • Increased maxpacketspersecond to 1500 (from 1000)
handyman

Fixed

  • Fixed bright code lock lights even when off and inside
add_circle

Features

  • New sound for the dropbox and mailbox
  • Added skinwarmup convar (toggles skin steps in loading screen)
  • Added skin download and processing step to loading screen
  • Added instancing to foliage displacement pass
  • Added contact shadows option to graphics quality menu
arrow_circle_up

Improvements

  • Barefoot footstep polish
  • Misc sound level and mix tweaks
  • More metal melee impact polish
  • Updated EAC
  • Reduced maxrpcspersecond default value to 200
  • Consumable items try to go straight to belt when picked up
  • Stackable items prefer item containers that already contain other items of their type when picked up
  • Added back far terrain mixing on highest shader quality level (600)
handyman

Fixed

  • Consider pitch randomization when calculating sound length
  • Fixed import settings on airdrop flight sound
  • Fixed animals spawning a bunch of invisible footprints
  • Fixed some decals having instancing disabled
  • Tree colliders count as grounded in the server side player movement checks
add_circle

Features

  • Added server.woundingenabled ConVar. When false players always die
  • Added additional DOS protection to server
  • Automatic Weapons have slight center weighting for automatic shots
  • Shotgun Pellet grouping weighted to the center slightly
  • Added maxrpcspersecond server convar
  • Added maxtickspersecond server convar
  • Added maxcommandspersecond server convar
  • Added P2P flooding protection to client
  • Added maxpeerspersecond client convar
arrow_circle_up

Improvements

  • Polished metal melee weapon impacts
  • Misc minor sound and mix tweaks
  • AK47 Horizontal Recoil slightly increased
  • AK47 Maximum Aimcone slightly reduced
  • DBS aimcone reduced
  • DBS recoil reduced
  • Eoka aimcone reduced
  • Handmade Shell does 9 damage instead of 7
  • Handmade Shell spread increased slightly
  • Handmade Shell Pellet velocity decreased
  • Shotgun Slugs are now half price
  • Buckshot max effective distance increased to 40m
  • Optimized several client side commands related to entity lookups
  • Tweaked scale of small clutter rocks
  • Optimized anisotropic filtering on textures and skins
  • Optimized and trilinear filtering on skins
  • Optimized deferred decals using instancing
  • Silenced TrackID error when DLL was not found
  • Fixed item info showing up as null when destroying world items
  • Added transform caching to deferred decals
  • Eliminated garbage allocations on several dictionary keys
handyman

Fixed

  • Fixed Thompson having wrong screenshake effect
  • Fix npcs spamming footstep effects when moved long distances in a single frame
  • Fixed bug where aimcone was using spherical math instead of circular
  • Fixed viewmodel flickering when spamming RMG
  • Fixed viewmodel going crazy when ADS immediately after weapon deploy
  • Fixed bows flooding the server with RPCs when aiming them with no arrows in the inventory
  • Fixed broken reflections on Hapis rivers
  • Reduced intensities on some emissive materials
  • Fixed hurt effect looking too bright
  • Fixed lighting on torch, campfire and furnace
  • Fixed deferred mesh decals; e.g. numbers on harbor cranes
  • Fixed laser pointer emissive blobs and beam intensity
remove_circle

Removed

  • Deleted unused third party assets (download size)

Newsletter

Recieve monthly updates straight to your inbox