32,321 Commits over 4,048 Days - 0.33cph!
▍▍▇▊▇█▇ ▇▋█▌▆▄ ▍▅▉▅▋▇ ▋▍▉▋▇▉▇ (▍▍▍▊█▉▉ ▊▌█▋▄█ ▉▅▅▍▉▇▅▉▉▉ ▍▄ ▆▌▋▄█▅ ▄▅▄▉█▇ ▅▍▇▋█▅▊▌)
▅▆▌▊▌▉▆++
▍█▉█▅▊▍▇ █▇▋▅▊▌ ▇▆█▆▉▉▄▋▉
Monuments default to "all tiers" on their MonumentInfo component
All remaining monuments (like caves) spawn on all tiers
candle hat default blueprint
metal window bars cheaper to research
added stance modifiers, less accurate when standing, even moreso when moving
same accuracy as before when crouching
added loot tier types to monument info
Warehouse tier 0
Gas station tier 0
Lighthouse tier 0
Supermarket tier 0
Harbor tier 0 and 1
Airfield tier 1
Satellite dish tier 1
Dome tier 1
'Radtown 3' tier 1
Trainyard tier 1
Water treatment plant tier 1
Launch site tier 2
military tunnels tier 2
Powerplant tier 2
▅▅█▅▊▇▇█ ▊▌▉▆ ▄▌▇█▉ ▆▍▍▋▄▄▌▍ ▄███▍▍▌▅▄
Some more AI improvements.
Another round of improvements to Murderer AI.
Touched up on Murderer ai.
Optimized NavMesh Links.
Fixed bug in NPC Player NavMesh Link traversal.
Nuked large scale occlusion
minor melee fixes for npcs
Eliminated some GC from logging player deaths
Subtracted
23551... you win, unity
A bit of optimization with respect to navmesh obstacles when nav_disable is true.
Merging in global+water reflection fixes and optimizations
More strict disabling of AI when nav_disable is true.
NPC Players samples less positions around them for better optimization.
Some gc optimizations in NPC Player.
NPC Player should use same area mask as Animals for now.
Only use a single navmesh layer (until navmesh baking performance is resolved).
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).
fixed foot IK floating through the waist when spawned
phrases again
schema again
reverted bradley LOS change
double shotgun has quicker deploy duration
wall netting is cheaper and default blueprint
skin approval
halloween content
Fixed LS roof colider again
█▇▋▅▋▄▆ ▄▆▋▆▇▉▉▌ & ▇▇▊▋▍▇▉██ ▄▄█▊▄ ▅▄▆▄▆▌▌
Removed redundant gbuffer code
Added stuck prevention improvements to ai.
Removed NetworkQueueList.Add profiler sample (profiling test)
Another little tweak wrt navmesh link traversal.