19,298 Commits over 1,614 Days - 0.50cph!
put nan check in on lookat quat to fix error that seems to be popping up a lit
removed head look at target if inCombat
temperate and tropical bird sfx
RandomAnimatorTriggerSettings refactored and actually working ;o
Added EffectCategories enum, groups in DataBrowser
Improved DataBrowser collapse/expand all behaviour
Units with the Loner Trait will randomly wander around away from the rest of the Tribe, shunning any social interaction
Loners will now ponder for a while when wandering
Wetness value is now simulated
When a Unit picks up an item, it now removes the item from it's HolderContainer, if a HolderContainer exist.
added isStealth bool to toggle hooked up to stealthy looking idle anim when we are in stealth mode
stealth idle improvements and added to effect stance stealth
Task.FeedTheTribe triggers when the average Hunger need > 0.3
Fixed a couple of interactions being exposed to player
Being attacked condition should now take into account units targeting as well as actually attacking
First iteration of preventing eating off of corpses that's in a machine process. Can't test due to "pickup corpse" not being available atm.
Made radial menu and player controller relationship less shit
Hair material lightwrapping/transmission reduced
Reset hair movement setting
Re-enabled NavMeshObstacle blockers in Collaborations
Swap warp/update position in InteractionPosition.Clear
Added Gequal, Equal and Lequal utility helpers for floats when we want to compare with a precision to int conversion, because comparing floats can be icky.
InteractionPosition toggles NavMeshAgent.updateRotation too
Fixed forced Decativation of UIWidgets causing bad tweener states
InteractionPositionStates move/rename. Clear NMA warp test
Cook Corpse process can now burn corpses.
Let's display the new fields for Burned state of the CorpseParameters in EntityComponentLayout.
Fixed MenuUI not setting modal state
Fixed PlayerCamera RTS Module edge scrolling being fucked
Made UIScreen transitions more robust
Emotes caches animator state info for controller override switch, same pattern in WearableSlot to fix animation jump when rebinding the rig to new skinned clothing
Added PointerTweener helper script to simplify common UI tweening setups
Tribe create toggles WIP
Correct projector position
Tribe creation toggle/choices improvements
Clear command toggles before reseting the toggle's state
No more starting stats values because they are redundant
Added effects for all traits that were missing them
Added Tough Trait
Disabled View previews in EntitySettingsEditor
Renabled view preview in data browser
Fixed DebugToolTabEntityInfo not showing flags
Fixed grid conversion derp.
Fixed perception cooldown in SetDestination.
Visibility and Noise init values