197,434 Commits over 4,110 Days - 2.00cph!
Some more ai behaviour improvement.
Fixed meshlod culling sphere bounds
Tweaked territory radii on island 1 spawners.
Item Can Be Picked Up condition now checks if picking up the item would make the unit go above 100% encumbrance.
Removed gatherer role requirement for fire management
Switched fill containers goal from gatherers to cooks
Removed basket recommended item from gatherer
Added basket and hand axe to recommended items for the Cook role
glass bottle / pipe viewmodel / worldmodel prefabs and sounds (pt2)
glass bottle / pipe viewmodel / worldmodel prefabs and sounds
Added a minimum move speed to the Navigation component, defaults to 0.5
Fixes units getting encumbered to the point they can't move
Improve road intersection blending
More ai behaviour tweaks.
Some more tweaks to ai behaviour.
New animal behaviour applied to all animals.
Merge culling fixes and optimizations
Fixed sync issue + updated API
after a win, surviving units gain fame
Added PlayerTribe:PlayerComponent, migrated all tribe specific functionality to this component, cleaning up Group and Player.
Groups have leaders (currently first unit added)
TerritoryLocationSelector now selects a location based on the spawn position of the group for a non-human unit.
Animals will now wander around their territory instead of all over the map.
Fleeing and self defense should override idle plans.
Added fast native path for apply visibility; needs cleanup
Updated native Renderer plugin
Skip non callback occludees
Some building privilege changes
hide quickcraft when looting
applied a victory cash bonus per surviving unit
Each week phase returns true or false if it succeeded.
Can no longer start the match phase if you don't have enough repaired units.
Only spawn one of each type of quarry
maintenance reduced from 50 to 15 per missing condition point
unit maintenance fees calculated and transaction processed at the end of each week.
Play UI sound for roles when they get enabled
Added role on click to buildings data
Various UI fixes
Fixed half height wall placeholder mesh
Fixed low (1/3) wall not checking prevent building volumes
Subtracting
24259 (various regressions)
wip refactoring match outcome stuff to be easier to follow and add in sections as needed
Import normals on half wall colliders
Added cut through FOV render
Building privilege distance checks use exact distance from entity bounds
Additional deploy volumes on wall and floor pieces