127,272 Commits over 4,109 Days - 1.29cph!
Added particle collision lod to remaining explosions
Adjusted EAC auth to prevent timeouts
Pause EAC heartbeat when receiving data
Changed authtimeout default value to 60 seconds
Added playertimeout convar to adjust the "unresponsive" kick time
auto turret loses target when it goes out of range
Fixed ragdoll root not following ragdoll bounds; affected lod, fly swarm (RUST-1700)
Attempt at fixing RUST-1765
Torch, F1 Grenade, Supply signal - Updated to latest rig and arms, clean exports, rebuilt prefabs
Fixed NRE caused by visibility lists not empty when joining a server after demo play
fixed eyes on player preview
added smoke effects to bradley treads
Improved navmesh link usage (hopefully dodging the crash bug).
Navmesh links are now pooled prefabs.
Started work on ordered baking based on player whereabouts (navmesh where it's most relevant first).
More item description updates
Improved EAC authentication workflow
Reverted Auth_Steam to version from main (just to be safe)
More lods
Removed all unused meshes from playermodel fbx
Skin set changes
Set nav_grid to false by default
When loading the map from cache, prefabs spawn async to avoid stalling the client for a long time
Cleaned up asset FileSystem_Warmup by removing unused code
Eliminated some tiny GC allocs from nested coroutines
Cleanup & mouth texture optimisations
A couple more checks, just to be on the safe side.
tweaked darker skin colours
Eoka Pistol, Flamethrower, Pipe Shotgun, Revolver - Updated to latest rig and arms, clean exports, rebuilt prefabs
Stripping out unused textures
Check neighbour navmesh cell as valid target before we attempt to generate a link in that direction.
Generate links async and with a queue, that we can control how many links we generate each frame.
Set nav_grid to false by default.
Fixed clothing prefabs w/ skin parts not updating material
Add blend type option to rust/std terrain blend shaders, complex (default) and vertex alpha (simple)
vending machines never drop any loot when destroyed
vending machine health slightly increased
rebalanced all raw meat to poison other than fish
rebalanced all burnt meat to give 1/4 cooked meat yields
tooltips can use translations
added consumable/medical info panels
added basic mounting system for chairs