12,611 Commits over 3,897 Days - 0.13cph!
Added placeholder texture for missing splats to fix pointless error logs in dedicated build
Fixed moon being kinda blue
Tweaked LUT blending times
Minor fixes and adjustments
Fixed LUT blending bugging around if a time sync from the server sets back the local time
Increased probability for small stones in forests
Made decor spawn system abide per-prefab spawn probabilities
Added LZ4 compression lib + wrapper
Added overlay refresh to TerrainMeta
Applied Petur's sky tweaks to prefab (so that it's applied in all scenes)
Set overlay textures in procedural scene
Attempt to keep the dedicated server from loading any terrain textures
Fixed terrain overlay texture index calculations being slightly off
Added LUT blending
Reordered camera image effects in an order that seems to make the most sense
Update terrain generator test scene
Added overlay support to the terrain shaders
Fixed terrain overlay value normalization
Added overlay sampling to terrain cginc
Added more variants of the terrain layer masking functions
More work on the terrain overlay system
Added terrain overlay textures
Updated TerrainMeta class description
Improved TerrainOverlayAdd
Made terrain overlay texture update nicer and faster
Added more terrain overlay functionality
Prepared the terrain foundation for overlays (trails, snow, ...)
Those get auto-modified by Unity all the time
Added a more readable font for the FPS graph
Fixed test level having two sky domes (wut)
Time of Day update to 2.1.0 prerelease 4
Moved custom space texture out of the third party folder
Added true HDR tonemapping (this needs tweaking, but let's give it a try)
Added cave carving support to terrain
Added toggle for soft particles to custom particle shader
Fade out water fog volume if far away from water
Removed specularity from AI test scene grass
Let's give AstarPathfindingProject a try
Merge from main again (context menu class update)
Renamed ContextMenu to ContextMenuUI (name conflict)
Merge from main again (version class update)
Renamed Version to BuildVersion due to System.Version name conflict
Merge from main again (to keep Unity from reimporting shitloads of shaders every time I switch branch)
Added min and max cluster size to spawn handler
Time of Day update to 2.1.0 prerelease 3