114,316 Commits over 3,959 Days - 1.20cph!
Festive door wreath pivot fix
Christmas lights increased emissive strength
More robust entity sensing.
Even more robust navigation to food.
Deployables inside building privilege do not decay (unless they require upkeep and it's not paid for)
Fixed NRE spam when opening workshop inside editor while running client and server
▆▍▅▋▆▅█.▇▌██▆▉▆▊█▊ █▍▉ ▅█▍▋▉▇ ▋▍▅▅▅▉▉▋ (▋▍▅ ▍▇▊▉▄▍▄)
A little bit more safe guarding on Navigate to food.
Optimization - Top tier merging internal and external models into one call
Fixed NRE in food target navigation.
More AI Behaviour.
Optimization - Twig tier merging internal and external models into one call
Optimization - Wood log tier rework - closing off holes in walls
merging internal and external models into one call
1st pass admires (added to existing _anim files)
Admire animations - adding more to DB - 1st Pass
All doors, wall frame inserts, ceiling frame inserts and barricades require upkeep (test, numbers all preliminary)
Any entity can add upkeep using the upkeep prefab attribute component
Fixed deployables not decaying
Smoothed out query for AI dormant agency
compile fix for outside_range_dist on client
fixed furnace skinning
emissionToggle NRE fix
Changed EmissionToggle to use material prop block
Disabled DeployableDecay.ShouldDecay outside check when upkeep is enabled (not required)
Barricades can be repaired
Barricades can be repaired
Removed upkeep cost from deployables again (accidental commit)
Reverted decay.tick default value to 10 minutes (accidental commit)
Upkeep is now paid for in the individual entity decay ticks (code simplification + cleanup)
Building blocks that are inside now decay at 10% of their normal decay rate (upkeep_inside_decay_scale convar)
Foundations now decay at the same rate as other building blocks when their upkeep is not paid
Eliminated server side GC allocs from upkeep system
Reapplied
24429 (TC no longer drops any loot when destroyed)
Optimized BuildingBlock.IsOutside
Sheet metal tier rework - closing off holes in walls
Prevent setting new destination if the current destination is pending (async pathfinding calc).
Another try at compile fixing for jenkins
More AI behaviour
Cleanup of ai branch
StackOverflowException fix for certain massive bases on certain hardware under certain circumstances
subtracted TC loot change incase of hotfix
TC no longer drops any loot when destroyed (test)