10,554 Commits over 4,324 Days - 0.10cph!
EAC API updates (attempt 2)
Updated Facepunch.Raknet plugin
EAC networking fix
Network++
Updated terrain texture atlas
Deleted old terrain atlases (PNG)
EAC profiling + hopefully GC fix
Spawn snow mounds and snowballs as clutter (might need some more tweaks)
Density / distance tweaks
Only set isGameInitRun when it actually succeeded
Subtracting EAC API updates (let's try again next week)
Fixed terrain anchors being ignored on clutter
SavasIsland uses new foliage
Merge from snow_biome_revamp
Network++
PlayerInventory NRE fixes
TerrainAnchorGenerator improvements
Added terrain anchors to tundra tall grass patches (fixes occasional floaty placement)
Tweaked snow mound terrain anchors
Added DebugEx.Log to write to log file without stack trace
Game startup logs and console commands no longer spam stack traces into game log
Fixed stack trace red text in main menu because fuck me
EAC register timeout is 20 seconds
EAC HandleClientUpdate tweaks
Do EAC auth right after Steam auth
EAC SDK update (eliminates GC allocations)
Rebuilt Facepunch.Network and Facepunch.Raknet
▌ ▆▍▉▌▊▍▄▄▋▍ ▌█▊▊▆ ▇▍▍▇▍▇█▋█ ▉▅▋▊▄█▇▌ ▄▅▄▍▆▌▇ █▉▅ ▊█▆█
EAC SDK update (fixes macOS startup issue)
Eliminated GC allocs from effect instantiates (IEffect.SetupEffect)
Eliminated GC allocs from effect weapon bone parenting (EffectParentToWeaponBone)
Eliminated GC allocs when switching resource stages (StagedResourceBreakEffect)
Eliminated ~300B of GC allocs whenever a randomized sound was played
Larger coastal player spawn areas
Better spawn handler density enforcement
Disabled saving on radtown ore nodes (not supported by loot spawn points, RUST-1747)
Reduced spawn density of wooden logs by around 30%