19,298 Commits over 1,614 Days - 0.50cph!
AmbientSoundPlayer white/blacklist for weather types
Fixed some activity types sending notifications
Fixed some more activity notification issues
Conversation response editor support
Added ItemActionDesire which is now used for Keep desires
fixed AIUnlockDefinition Editor
Desire filters refactor
Fixed conversation abilities not ending conversation on break
More Desires refactoring, moving creation to static factory pattern
Desires utility and filter cache cleanup
ItemActionDesire persistence
Added BaseDesire.WriteToBlackboard
Crappy clothing icons UI wip
Fixed DesireSelectorSettings bad filtering
Fixed bad tool check in TakeFromDispenser
removed another DesireType switch
Reduced code duplication in Desire creation
keep desire creation in relevant actions
Cleaning up items events and callbacks
Fixed constant dropping of picked up items
Fixed desires debug display
Various AI tweaks
Desire creation in AttachToItem
CanAttachToItem doesn't actually attach the item (goty)
Debug spawning can specify whether the entity should be player controlled
Revamped selected unit info, effects & vitals display
Fixed weird TMP error caused by the ° character
Fixed interaction max subscriptions always being 1
Fixed Conversations.GetTopics not clearing buffer
Renamed some stamina related effects
Fixed DataAsset caching display names badly
Exposed player controlled toggle in DebugTools spawning tab
UI editor window works in playmode
Interactable indicator tweaks
removed weird panting sound
Console no longer puts UI into modal state, instead just blocks player controller raycast
More console stuff, set weather command
Added set_timescale command
Fixed console UI blocking some inputs
exhausted additive animation
Vitals widget updates tooltip text when selected unit changes
Added spawn_unit command, util
Prevent more player input when console is open