10,558 Commits over 4,352 Days - 0.10cph!
Fixed roadside placement delta being too high
Made hangar and metal building monuments into two new radtowns with loot
Removed brick building monument
Removed floating sign and some missing prefabs / empty game objects from radtown_small_1
Reduced overhang density
Tweaked river rock density and dithering
Increased river terrain height modifier fade distance
Prefab auto-updates (removed parameter)
Only start placing bridges that can actually be completed
Protocol++ (network + save)
Minor fix in the two new radtown prefabs
Updated game manifest
Added overflow checks to string to int conversion
Fixed decal shader being pink on OpenGL
Fixed not being able to place doors in caves
Completely removed clouds from the raid biome
Added toggle for the sharpen image effect
Fixed sky being brighter towards screen edges
Fixed flattened volumetric cloud trace in Unity 5
Improved horizon cloud lighting
Added altitude / latitude curve based editor biome baking
Added blended mesh support to editor height baking
Terrain painting prototype
Added biome painting
Refactoring and cleanup
Added topology painting test
Finished up topology painting
Removed need for terrain splat prototypes at load
Removed some stuff from the world class that shouldn't be in there
Fixed SpawnHandler on non-procedural maps
Baked / painted all required CraggyIsland info, is now a fully working custom map
Merge from custom-map-backend
Trying an alternative height map encoding
Removed the need for WorldSetup
Ignore spawn handler position
Silly me, doing it all complicated
Added terrain painting overlay to terrain and terrain blend shaders
Enabled trees in LegacyLevel
Added decor quality slider
Switched biome paint preview to overlay
Render overlay alpha channel as white
Added refresh to spawn handler context menu
Added checksum calculation to custom maps
Moved editor size and seed from game setup to terrain generator
Disconnect on checksum mismatch