17,530 Commits over 1,614 Days - 0.45cph!
Fixed bad action description keywords
Removed collabs conditions from idle goal
Conversations scoring and storage improvements
Minor Keywords refactor, also fixes NRE in ConversationTopic keyword
look around far added to triggerLook
Conversations activity, UI, start + end actions, intention generator
Activity creation refactor
text for clubs and made stone club not in starting pool
Fixed bad field name in CorpseParameters (hi sebov)
Collaborations editor, misc stuff
Meager start of Conversation Response options and its integration with the Conversation / Collaboration system.
Conditions cleanup and fixes
unfucked the condition assets (hopefully)
human pickup is always fast (no random slower variations)
AI designer mini behaviour chain foldout
Added "Find unused data types" tool to Assets menu
Fixed conversation icons not hiding, adding scale adjustment
firewood attacked view placement
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