17,530 Commits over 1,614 Days - 0.45cph!
Unit weight tracking is done in the UnitAttachments component
Data fixes
Fixed ammo not actually being removed
Cleaning up animator state tag events, item callbacks
set IsActive on pickUpEventData when picking up to container
hunting testbox added to menu
Human controller override layer for carried anim
Fixed UnitView ragdoll toggle fucking with physics on nested item views
Fixed Quiver being wearable
Fixed WorldManager cleaning up items it should not
Added override layer to animal controller, fixes deer running while held
SFX for herbalism/harvesting
Fixed issue in Unit.Navigation where destination reached callbacks wouldn't fire correctly when the navmesh path is very short
Fixed debug spawning opening the radial on click in the game view
People will always drop dispensers before interacting with them (big rocks, corpses, etc)
Added preferences to delete player prefs on startup, fixed delete save games on startup
Fixed UIWidget.IsActive NRE
UI execution cleanup, reset on load
AI designer persists selected module
Hints/WhatsNew editor prefs toggle
Editor prefs for wiping save on startup in editor
Version++
Added IsRequiredAmmunition condition
Added Refill Ammo GoalPlan to Human/ItemGathering AI module
DSE.Scores sets Decision.PlayerInstigated when the blackboard contains a player created desire. Piped through to GPV, for use in Actions.
Deleted Ability.MoveTowardsTarget & SetDestination.GotToAttackRange "player commanded "variants
Added testbox_hunting
Player controller clears combat target with every command
Fixed ItemContainer.CanDeposit not returning true when weight limits were being used
Added custom drawer for ItemContainerParameters
ItemContainer data cleanup, restriction modes, positioning options
ItemDesire can reference a specific item, fulfillment checks test whether the item is the target of an active behaviour (stops people dropping shit they need)
Removed WaitRealtime debug logs
Fixed UnitSpawner created humans not being properly added to the player tribe when the spawner is flagged as player controller
Player tribe is created prior to world spawn, so that spawners can use the tribe as their parent group
Rejiggling some init order related to triggers and player tribe creation callbacks
Added starting items to UnitSpawner
Fixed up/down arrow navigation in data browser not respecting asset groups/sorting
Machine process auto start on deposit is exposed in data, cleaned up editor a bit
Added fire lighting behaviour to Human/Warmth module
Added WaitRealTime Action
Improved selected indicator UI widget icon selection (action, behaviour, target is order of priority)
Condition and consideration editor foldouts defaults
Removed DataAssetValidator logging
Fixed DecisionScoreEvaluatorParametersOnValidate dirtying assets
More editor cleanups
Camera effects to namespace
Clothing insulation buffs
Start in late summer, easier starting stats
Navigation.TrySetDestination returns false if agent is not on the navmesh
Fixed controls listing being wrong