Rust Marque Logo
Changes Header

Changes

What’s changed on Rust in each patch.

add_circle

Features

  • Can no longer have more than 15 respawn options
  • Can connect to servers via Steam query port as well as game port
arrow_circle_up

Improvements

  • Respawn options are now visible on the map during gameplay
  • Can copy+paste filter configs on the conveyor screen by holding shift
  • Industrial tool now shows the name of the item attached to a storage adaptor when hovering over industrial connections
  • RF Transmitter can now change frequency via inventory (like pager)
  • RF Transmitter can now change frequency while in another player’s TC radius
  • Can now ping as soon as binoculars are equipped, no need to zoom
  • Pings now have unique sound effects
  • Pings placed outside of your field of view will now flash the compass
  • Added a crosshair to the binoculars
  • Pings now fade out when they time out
  • Pings can be deleted regardless of equipped item
  • Increased size of pings
  • Added a list of current local and team markers to the top left of the map
  • Markers will now show 4 characters from the label on the compass
  • Improved visibility of map markers on snowy areas
  • Raised attachment point of storage adaptor on vending machines for easier placement around windows
  • Horses now have several new idle animations
  • Building skins can now changed by pressing Q and E in the hammer radial menu
  • Internal memory pool improvements for better thread safety performance
  • Modders can now update CUI without destroying & recreating
  • 'infiniteammo' convar
  • 'repair_inventory' command
  • 'skin_radius' and 'upgrade_radius' commands
  • Resolution of signs doubled
  • Debris added to shopfront & vending machine
  • Improved shader graphics of black telephone wires around the map
handyman

Fixed

  • Fixed tooltips briefly flickering out of position in some UI
  • Fixed missing cowbell 3rd person mallet
  • Fixed old map markers staying on the map after changing server
  • Fixed RF pager no longer able to be set to Silent
  • Fixed items with redirect skins sometimes not being counted by Industrial Conveyor filters
  • Fixed steam://connect links not working
  • Fixed floaty pylon placement edge cases
  • Fixed building blocks getting fully repaired when changing their skin
  • Fixed sunlight leaks inside the Nuclear Missile Silo on some map seeds
  • Fixed loot getting stuck under the big missile in the Nuclear Missile Silo
  • Vending machines no longer give out stacks greater than max stacksize after restart
  • Steam nicknames fixed
remove_circle

Removed

  • Disabled legacy server analytics
add_circle

Features

  • Adobe building skin
  • New monument: Missile silo
  • New event: Wipe day
  • Flashbangs now work against Scientists
arrow_circle_up

Improvements

  • Added "UnderNonScaled" and "OverlayNonScaled" panels to community UI, content in these panels won't get scaled by screen resolution
  • Added RF transmitter viewmodel admire animation
  • Added recycler animation
  • Improved internal error logging via sentry.io
  • Only show steam nicknames when in team or player is friendly on the contact system
  • Added menu option to toggle steam nicknames
  • Added 'server_allow_steam_nicknames' replicated convar to allow modded servers to disable steam nicknames
  • Add menu option to use radial menu in toggle mode (trackpads)
  • Increased egg suit durability 25 -> 80
  • Phrases - removed a number of derogatory strings
handyman

Fixed

  • Fixed decal.clear console command not working on glass decals
  • Fixed two vehicle lifts placed right next to each other sometimes causing unusual vehicle issues
  • Fixed errors caused by cassette player recordings that were less than 200ms long
  • Cassette player recordings now record right from the exact start time (previously the first 200ms was skipped)
  • Fix high pop servers spawning loot slower as servers are up for longer
  • Fix being kicked from server when dragging water out of container
  • Fix right-clicking pumpkins from inventory putting them on your head (you must drag them)
  • Fix lag when opening sleeping bag "give friend" UI
  • Fixed stashes disappearing on deployment
  • Fixed Cargoship front clipping exploit
  • Fixed elevator clipping into the world layer
  • Fixed a number of keycard puzzle bypasses
  • Fixed map not able to be opened while spectating
  • Fixed missing team leader map markers on death
remove_circle

Removed

  • Restricted ability to disable workshop skins to developers
  • Removed green military crates from some power lines (B and C variants)
add_circle

Features

  • Map marker enhancements
  • Surveillance pings
arrow_circle_up

Improvements

  • Industrial Conveyors will now attempt to fill existing stacks in a container before making a new stack
  • Demo shot UI system is now enabled by default
  • Added safe mode configs
  • Computer monitor UI now shows a health bar for the entity you're controlling
  • Added ability to move to next/prev entry on computer UI with arrow keys or mouse wheel
  • If you have vehicleDismountHoldTime set above zero, it's now used for dismounting the computer station if you're piloting a drone
  • Hold the alt-look key (left Alt by default) when right-clicking or hover-looting from a loot container in order to wear clothing items if the required clothing slot isn't already taken
  • Hold the alt-look key (left Alt by default) when right-clicking or hover-looting from inventory to treat the action as if there's no loot panel open
  • For destroyed entities: If the drop container is the floating type, use it even when there is only one item to drop, instead of dropping just the item on its own. Applies to submarine and boat storage.
  • Added translated monument name to "monuments" admin console command
  • Updated to Unity 2021.3.21f1
  • Enabled multithreaded networking by default for both client and server
  • Optimized memory pool when used from multiple threads in parallel (resource contention)
handyman

Fixed

  • Fixed tactical gloves, diving gear and wetsuits not appearing in industrial filter dialogs
  • Fixed case where Buffer/AND Industrial Conveyor transfers would never complete
  • Fixed Industrial Crafter not dropping loot or blueprints when destroyed
  • Fixed incorrect research cost when researching the Baseball Bat (should use the cost of the Mace as it's a skin)
  • Fixed not being able to repair the Drone in a Repair Bench
  • Fixed computer UI allowing player to open inventory
  • Fixed disconnect reason not displaying correctly with multithreaded networking enabled
arrow_circle_up

Improvements

  • Reduced minimum gap between pipe points
  • Can hold Shift to place entities on top of other deployed entities
  • Reworked Maximum and Minimum filter behaviour and added a Buffer mode
  • Added 3 more blueprint slots to the Industrial Crafter
  • Improved pipe generation performance and fixed pipes being regenerated too often
  • Added a green pipe colour
  • Added an extra slot for storage adaptors on the front of small boxes
  • Electric Furnace and Storage Adaptor performance improvements
  • Buffer transfers will now be cancelled if a conveyor is turned off or runs out of the item mid-transfer
  • Added a UI visualisation to show what buffer transfers are in process
  • Conveyors will now turn back on when they receive power if they were on when they lost power
  • Reduced volume of Industrial sounds
  • Industrial Crafter will now only make noise when it is crafting
  • Industrial Crafter will now pulse red if it’s output storage is full
  • Various server garbage collection improvements
handyman

Fixed

  • Looking at another entity while an IO connection is solo’d will now maintain the solo visualisation
  • Fixed being able to place storage adaptors in places where they would intersect with other colliders (eg. top of a small box placed under a workbench)
  • Fixed some cases where blueprints wouldn't respect number based item filters
  • Fixed sometimes being unable to build in areas where pipes used to be
  • Ziplines should now be much less likely to kill the player if they collide with the terrain
  • Ziplines should now use alternate paths more often if the terrain is too close to the desired zipline
  • Fixed some cases where the Repair resources required UI wouldn’t appear when attempting to repair an entity
  • Fixed contacts button staying disabled permanently after connecting to a server with contacts disabled
  • Fixed water catchers no longer filling up with water when connected to a full water container
  • Fixed edge case where underground train tunnel entrance would not connect to underground train station
  • Various fixes for multithreaded networking
add_circle

Features

  • Added Storage Adaptor
  • Added Industrial Conveyor
  • Added Pipe Tool
  • Added Industrial Combiner
  • Added Industrial Splitter
  • Added Industrial Crafter
  • Added Electric Furnace
  • Added multithreaded networking support (disabled by default)
arrow_circle_up

Improvements

  • Improved server performance for chains of water containers
  • Can now increase the blur quality of depth of field via graphics.dof_kernel_count (0,1,2,3)
  • Can disable particle and animator LOD for cinematics (graphics.disableParticleLod and graphics.disableAnimatorLod)
  • Server name no longer appears in Rust+ menu if streamer mode is active
  • Codelock default options changed around
  • There are now several different varieties of train loot wagons (different sets of crates)
handyman

Fixed

  • Fixed behaviour when attempting to spectate a player via the admin tools when another player with the same name is on the server
  • Kicking a player via the admin tools will now correctly use the supplied kick reason
  • Fixed admin UI no longer functioning if player is disconnected from server while UI is open
  • Fixed aggressive rowboat LOD levels (details disappeared too soon)
  • Fixed incorrect notes on bass guitar and xylobones when using MIDI input
  • Fixed missing ceiling collision in water treatment plant "pigeon nest" building
  • Fixed code lock lights no longer being visible through transparent objects like glass
  • Fixed Blackjack tables using hold-to-dismount if the hold to dismount convar was set above zero
  • Fixed sfx playing incorrectly if a shot ends while a sfx is triggered in the demo editor
  • Fixed gibs sometimes failing to spawn after a while when scrubbing through a demo
remove_circle

Removed

  • Removed fullscreen exclusive support as it was causing degraded performance compared to borderless fullscreen mode

Newsletter

Recieve monthly updates straight to your inbox