127,456 Commits over 4,109 Days - 1.29cph!
manifest
lower AI convar
missing files
reverted navmesh tear fix (performance reasons).
Second attempt at shadow reflection highlight fix
fixed foot IK floating through the waist when spawned
Fixed issue where disabling nav wouldn't completely disable it.
Added nav_grid_agents_expand_domain_enabled convar. Disabling it should help on performance, enabling it should let npcs roam the entire island (each npc unlocks 9 navmesh grid cells around them on spawn).
Only use a single navmesh layer (until navmesh baking performance is resolved).
NPC Player should use same area mask as Animals for now.
Some gc optimizations in NPC Player.
NPC Players samples less positions around them for better optimization.
More strict disabling of AI when nav_disable is true.
Merging in global+water reflection fixes and optimizations
A bit of optimization with respect to navmesh obstacles when nav_disable is true.
Subtracted
23551... you win, unity
Eliminated some GC from logging player deaths
minor melee fixes for npcs
Iceberg/icesheet LOD, COL and prefabs
Icesheet scene setup / added smaller icesheet variants / added more abandoned boats
Savas Loot tweaks
Savas added north and south recycler
Savas exploit fix
Savas monuments are now marked on the map
Hapis Removed phantom ladder trigger at Refinery
Hapis fixed falling through terrain at west coast cave
Hapis fixed falling through terrain mtnside cave entrance
Hapis added building block to desert cave entrance
Hapis fixed duplicate lighthouse map markers
Hapis APC prep
Nuked large scale occlusion
Optimized NavMesh Links.
Fixed bug in NPC Player NavMesh Link traversal.
Iceberg 1 LOD/COL / Prefab layer settings
Touched up on Murderer ai.
Another round of improvements to Murderer AI.
Icesheet/Iceberg renderlod distances
Iceberg/icesheet scene2prefab
Iceberg/icesheet increased lod distances
Savas map marker tweaks
SavasKoth added map markers
Made icesheet debris smaller
Made iceberg coliders more accurate
Made icesheets more dense to allow for smoother traversal
Made icesheet colliders more accurate
Fixed icesheet UVs
Icesheet material tweaks
Reverted to previous icesheet density but with more accurate coliders and fixed uvs
Some more AI improvements.