33,301 Commits over 4,109 Days - 0.34cph!
Additional LOD's for ceiling supports
Tweaked culling/LOD distances
Grass quality setting affects new grass
Increased culling distance for walkways / prevent them from disappearing in plain view
Grass LODs fall off with 3D distance instead of 2D distance
Reverted previous changes (sorry guys not ready, maybe next patch)
Set walkway mat to two sided
Re-painting airfield alpha splat
removed some static road bits before airfield entrance
More console autocomplete / history improvements
adjusted barrel spawn rates
It helps to include the spawn files.
added special loot to launch site rooftops
increased barrel spawns at launch site
added repair bench, recycler, research table to launch site
added radiation pockets to launch site
fixed helicopter NRE when disconnecting
fixed NRE on static repair bench when changing skins
added eye bone to helicopter for spectating
sealing on of the lift doors to avoid falling to death
fixed player not showing the correct hold pose when he's carrying certain guns.
Merged branch to main (Humanoid Npc Planner). Scientist npc wip, cover system, local dynamic navmesh, htn planner wip.
LocalDynamicNavMesh should be server only.
Let's encapsulate with UNITY_EDITOR more correctly.
Local dynamic navmesh now respect player distance when setting next update interval. If too far away the navmesh isn't updated at all.
Optimization pass - Reducing shader complexity and texture memory consumption on many environment assets LODs
Rocket factory helicopter didnt cull - fixed
Slight quality of visuals tweaks on the Rocket at launchpad (was too degraded, popping)
Added nav_local convar to allow console control over whether to use full dynamic navmesh generation at the start, or use a local navmesh per npc.
Rocket factory optimizations
Cheaper occluder
Less materials on LODs
Added cheaper LOD stages to some objects
Reduced number of materials on LODs
Cheaper materials on LODs
Added LOD materials to rocket factory prefabs
Local dynamic navmesh is now aware of when its overlapping a "prevent building" zone, and will increase it's navmesh fidelity when it is. Still a lot of work to do here to make it look good, but it's slightly better.
Tweaked LOD distances to prevent pop in
Scene2Prefab
viewmodel organisation - clean exports for some vms
Fixed an interior disappearing on the lowest settings inside the rocket factory
Attempt to fix rock formation offset
Fixed a bunch of skinnables not having their bundle set
Added "Navigation" layer
Removed unused "Sky" and "Sky Reflection" layers
▉▋ ▆█▆▌▇█▍ █▄▍▆▄▌▍▅ ▉▊▋█ ▄▅▍▉▉ ▆▅▅▌▇▉▊▄▍
Navigation layer does not collide with anything
Main camera ignores navigation layer
DynamicNavMesh should support Animal agent type, not Humanoid (yeah, buildsettings can only support a single one...)
Better step height for animals (helping them up stairs more easily).
testing rock_formation_f export without flatten hierarchy