19,298 Commits over 1,614 Days - 0.50cph!
15-25 sec interval on charcreate special animations, instead of like 0 seconds.
Fixed out of range errors when playing directly from a game scene
Building placement settlement radius preview no longer parents to the settlement view when positioning, gets highlighted
Settlement view radius rendering refactored and working again with pooling & new highlighter system
Fixed Highlighting not getting properly re-enabled after being disabled (when UI is hidden, via F10 to cutscene)
Hopefully fixed highlighting again
Fixed crafting order pool being filled twice
PlayerController cleanup/comments
BEF-290 : fixed items occasionally being improperly dropped by Actions.DespositEntity
Set a food type on consumables that don't have one.
Yams set to Vegetable type.
Only add food items to food supplies.
Removed SimTick from AI action execution, actions instead have built in tick rate/throttling (leave on 0 for every frame)
Stat sliders on char create will respect default values
Trait & stat pools.
Stat slider tweak.
Added experimental support for Facepunch.ExpressionStrings to StatBasedStatSimulator
Expression for max health sim
Various menu & widget improvs.
No longer possible to add the same trait multiple times on tribe create.
Hide picked traits on selection screen
TMP styles
Added DataAsset.GetTooltipText, overriding for traits
Desired Target will now only be set if we don't already have a player commanded one.
Various AI changes to make Desired Target stick better when player commanded.
Stat manipulations hold description field in data, return this if not empty instead of raw values
It should now be impossible to attack downed targets.
fix for animator playing the human downed into animation multiple times
Tweaks to make animals less likely to sleep or idle when hostiles are nearby.
Removed UnitFeelsThreatenedCondition which wasn't doing anything anymore and replaced isntances of it with CanPerceiveHostileUnits.
vertex colour for camp upgrade
WearItem will unequip existing items in the slot
flipped chest leaf world item 180 so you can actually see it
create new clone when opening inventory screen
Fixed SocialSettingsEditor
Trait listing scrollbars (ugly af,over to you petur)
Various tribecreate stuff & art assets
Simplified the tooltips.
New hover widgets for persons and ghosts, to replace the bottom mid dock.
Trait selection still shit.
Custom editor for Attachable component