5,949 Commits over 4,079 Days - 0.06cph!
Only execute AI handler on server
Time to get this to main to keep the branch from diverging
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
Renamed ContextMenu to ContextMenuUI (name conflict)
Renamed Version to BuildVersion due to System.Version name conflict
Added min and max cluster size to spawn handler
Time of Day update to 2.1.0 prerelease 3
Added triangle-shaped grass meshes to sparse-coverage areas
Tweaked terrain material UV mixing parameters
Fixed terrain generator test scene not loading (whoops)
Re-added terrain generator test scene