32,167 Commits over 4,018 Days - 0.33cph!
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)
OSX query crash fix candidate
EAC SDK update (fixes macOS startup issue)
Use query fallback only on osx, if not a dev + testing mode
Re-enabled coverage queries for debugging
Fixed fuzz in cloth shaders
▌▆▍▉▌▊▍▄▄▋ ▍▌█▊▊ ▆▇▍▍▇▍▇█▋ █▉▅▋▊▄█▇ ▌▄▅▄▍▆▌ ▇█▉ ▅▊█▆
▄▌▍▊▋█▋▉.▅▍▆▉▅▋▋▌▆█▌▅▇█▄▆ ▋▋▉ ▆▋▊ ▊▄▄▍ ▊█▆ ▋▉▄▌▋ ▄▇ ▌▇▋▇▌▄ ▇▌▆▇
More description fixes and updates
Removed max draggable from items (except liquids)
minor light flare added to ceiling lights
▍██▍▉▇▄▌▄ ▅▉█▅▇▇▋▄ ▌▆▊▇▌▋▍ ▆▄ ▉▉▄▊ ▌▋▉▅▇
Description fixes + Phrases
fixed skulls missing nametags
Safety first; fix for index out of range
flare effect added to searchlight
searchlight cost reduced
Move query buffer resize to the right place
Added depth bias for coverage query tests
fixed helicopter spotlight being too dark
added flare to helicopter spotlight
Fixed coverage queries collection handling
reduced stone pickaxe cost
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
More item description updates and fixes
Tweaked snow mound terrain anchors
Changed snow tilling settings / changed snow blending / shadow casting changes / snowball scale
Added terrain anchors to tundra tall grass patches (fixes occasional floaty placement)
TerrainAnchorGenerator improvements
Made snow mound edges even
Burnt Human meat now uses the correct icon instead of cooked bear meat icon
More item description updates and fixes
PlayerInventory NRE fixes
Merge from snow_biome_revamp
Network++
Fixed NRE on query unregister
Flare shader cleanup
added flares to flashlight/laser
flashlight flare big enough to disorient targets
Added Billboard Via Shader toggle to SimpleFlare to offload billboard work to shaders
lr300 recoil pattern is more vertical before horizontal
recoilcomp convar now works with lr300/mp5
mp5 recoil pattern changed
ore break effect increased in size to account for new ore models
More item description updates and fixes
ProcessGPUDeviceRequests on MainCamera called only when necessary