branchrust_reboot/main/save146cancel
32 Commits over 30 Days - 0.04cph!
Updated spawn prefabs (some stuff for Barren and some reordering)
Removing some old unused prefabs
Driftwood can be gathered
Adjusted ore spawn rules so they really only spawn near rock formations
PrefabParameters is now a PrefabAttribute
Adjusted terrain anchors on the launch site
Adjusted terrain anchors on all monuments and caves (except launch site)
Terrain anchor improvements
Junkpiles only spawn next to roads and powerlines
Junkpiles no longer align to the terrain normal
TerrainAnchorGenerator takes offset range
Increased riverside / roadside topology radius
Added outdoor environment type (use when no darkening should be applied)
Added blend map and terrain anchors to launch site
Enabled hierarchy flattening on launch site (performance)
Added terrain blend map support (when used monuments blend their heightmap with the blendmap falloff instead of the basic radial falloff)
LOD scripts take distance mode (XYZ or XZ) - useful for lifts
Lift saves and loads the current floor
Added ProceduralLift (baseline for lifts that aren't animator-controlled and can have multiple stops)
Fixed some missing script references in overgrowth_dressing (pending Scene2Prefab)
Removed random 0.33 sky reflection multiplier (set on sky dome instead)
Copying changes from hapis5
Re-committing Damian's changes