127,404 Commits over 4,109 Days - 1.29cph!
New Forest splat textures (Maybe not definitive)
merge from legacy foliage spec
tweaks to overgrowth materials - temporary until move to current foliage shader
Willow bushes / tweaks, prefab setup and autospawn
Added reflection.terrain / world / construction / clutter / tree convars (runtime testing)
moved overgrowth materials to core/foliage
Added runtime lookat debug info for ai.
▌▉▍▌▋ ▄▆▋▉.▇▄▆▌ ▋▌▌ █▅▆▌▌▉▇▊▄ ▇▊▍▌▆██▅▇▆▊▇▋.
Added player building proxy meshes for reflection pass
Added reflection.quality convar (0, 1, 2 - defaults to 0, unsaved for now)
Improved animal flee behavior
Player constructions have their own environment type (no longer share building type)
Improved reflections inside player constructions on quality setting 1
Fixed shadows on some building block reflection meshes
Added world reflection quality slider to graphics settings
World reflection quality convar is now saved
Script auto updates (EventType uppercase / lowercase)
uv tweaks on short strands
Spicebush / textures, prefabs, meshes and billboards
Willow bush / prefab and texture tweaks
first pass shader updates
searchlight no longer accessable without TC access
bandages and syringes now show their information panel
spelling fixes
Fixed ivhtexture defaulting to srgb on terrain atlas; added srgb support and rebaked
Temporary fix for ivhtexture defaulting to srgb on existing packed maps
Fixed normal map issues in some instances where dxt5nm unpacking is necessary
rebaked terrain atlas textures
repairing now costs 20% of an items total instead of 50%
repair bench no longer costs wood, 125 metal frags
mountable cleanup
passenger/saddle seat TESTS, relax
[D11] add some time to the uniqueId for the time being xboxone only, will cause users not to persist but might help
Airfield terrain blend cookie test
Fix for UnityShadowLibrary.cginc; touched internal-deferredshading shader
Spicebush tweaks / roughness map / prefab settings
Changed remaining core shaders to roughness
Core/generic now matches core/generic (SRM)
Added occlusion (A) to SRM packed map, optional
Fixed minor issue that caused incorrect star positions relative to the sun and moon
Added face culling option to core/generic
Fixed 275 compiler warnings
Bundle splits (added a third texture bundle)
Updated bundle split tool
Treat warnings as errors - let's see how this goes