108,406 Commits over 3,867 Days - 1.17cph!
repair bench displaying proper text
placeholder art
Fixed bug in earlier client connection fix
Fixed loot containing starter blueprints
PBS version of speetree shaders for Petur; Rust/Nature/SpeedTree
Fixed error when trying to wear the hide poncho
Tweaked terrain parameters
Improved and optimized road network generation
More diagnostics
Better network statistics
Slightly increased max terrain height mismatch on rad towns 1 and 2 (helps finding spots on mountainy seeds)
Allowed rad towns to spawn in the tundra biome
More nature prefabs. Custom map scaled from 8k, to a more natural 5.4k.
Removed now unnecessary tags from properties in custom shaders (RC3)
Added env reflection occlusion and horizon fade params to Rust standard shader
Removed bent normal map; not worth the extra storage
Fixed weapon entities getting duplicated on load
Fixed admin_overlay warning
Fixed RPC cache bug
Disabled ddraw on server (precaution)
More diagnostics
Updated poncho to reduce zfighting with shirt
Disabled admin instant craft by default
Disabled admin being able to toggle entity overlay
Added dump command (for diagnostics)
Bent normal test file, to help with reflection fresnel.
Improvements to rust standard shader; layers are properly toggable now; detail is now optional as well
Removing some unused stuff
Added low, medium and high water qualities
Fixed sound warnings when switching between client/server (public properties ifdef'd out)
Refactored TerrainPath to support path smoothing in the future
Combined path and river backends to a generic path list
Added placeholder riverside decor
Don't warm up stability if server.stability is false
Added restart command for servers (notifies users of shutdown, 60 seconds to get safe)
Fixed NPC NREs on startup
RustNative version check
Optimized client tick sending to avoid hitches
Tweaked how entity updates are sent from the server