201,667 Commits over 4,171 Days - 2.01cph!
Actually fixed NRE in ProvidesItemDesiredByTribe (dont assume that dispensable contains items)
Added Attribute gains data to various skills
Fixed Keyword base.name returning bad things
basics of a unit home/away kit colour matrix tool
SmartObject.CanSubscribe checks unit's active role
PersistentPerson on Character
Improvements to harvesting for other people's find desires
Uncommented ConditionSettingsWrapperDrawer
PlayerBuildingPlacement no longer tries to pathfind check using dead units
Christmas lights increased emissive strength
Festive door wreath pivot fix
fixed being unable to select units when a dead unit is selected
fixed the UVs on the hand mesh for all the weapons
Fixed Attribute.SoftCap NaN
Unified target filtering code into TargetFilterUtility
Possession component persistance
Filter target filtering returning 0 entities
Player assignment role via RMB checks unlock status
Basic hut now requires 10 wood (was 16) and 5 rock (was 8)
Trees now give a good amount of sticks.
Trees that don't assign trunk view prefab will destroy the trunk view and can dispense any number of items.
Changing things where possible from using NetworkUser, to the more general PersistentPerson
Merge in latest from Main
Item Spawner now positions items above the ground, should fix some spawners spawning items clipping into the ground and falling below it
Moved a rock spawner closer to the camp
fixed normals on graduation cap and converted over to use single material with MGAO setup. Added school cap and dunce cap hats with materials. Created basic prefabs
Fixed a container nre in TargetFilterUtility
Added Units to the player building placement collision mask - spawning buildings on top of units is pushing the units down onto lower ground layers
Tweaked some curves to try and prevent the basket pick up/drop loop
Fixed and simplified cull processor
Reviewed, fixed and cleaned culling + integration
Updated native modules for renderer/win
Open/close sounds only play for the local player
Lots of new deployable placement sounds
Lots of new deployable interaction sounds
Tweaks to some interaction sounds from last week