branchbefore/maincancel

17,530 Commits over 1,614 Days - 0.45cph!

8 Years Ago
Fixed constant dropping of picked up items
8 Years Ago
Cleaning up items events and callbacks
8 Years Ago
keep desire creation in relevant actions
8 Years Ago
Reduced code duplication in Desire creation
8 Years Ago
removed another DesireType switch
8 Years Ago
Various
8 Years Ago
Fixed bad tool check in TakeFromDispenser
8 Years Ago
Fixed DesireSelectorSettings bad filtering
8 Years Ago
ItemActionDesire persistence Added BaseDesire.WriteToBlackboard Crappy clothing icons UI wip
8 Years Ago
Desires utility and filter cache cleanup
8 Years Ago
More Desires refactoring, moving creation to static factory pattern
8 Years Ago
Desire filters refactor Fixed conversation abilities not ending conversation on break
8 Years Ago
fixed AIUnlockDefinition Editor
8 Years Ago
Added ItemActionDesire which is now used for Keep desires
8 Years Ago
Conversation response editor support
8 Years Ago
fire spit icon
8 Years Ago
Dank fishing
8 Years Ago
Fixed some more activity notification issues
8 Years Ago
Fixed some activity types sending notifications
8 Years Ago
AmbientSoundPlayer white/blacklist for weather types
8 Years Ago
firewood attacked view placement
8 Years Ago
Fixed conversation icons not hiding, adding scale adjustment
8 Years Ago
AI designer mini behaviour chain foldout Added "Find unused data types" tool to Assets menu
8 Years Ago
human pickup is always fast (no random slower variations)
8 Years Ago
unfucked the condition assets (hopefully)
8 Years Ago
Conditions cleanup and fixes
8 Years Ago
Meager start of Conversation Response options and its integration with the Conversation / Collaboration system.
8 Years Ago
Collaborations editor, misc stuff
8 Years Ago
made goat carryable
8 Years Ago
Fixed bad field name in CorpseParameters (hi sebov)
8 Years Ago
text for clubs and made stone club not in starting pool
8 Years Ago
UI tweaks
8 Years Ago
Conversations activity, UI, start + end actions, intention generator Activity creation refactor
8 Years Ago
look around far added to triggerLook
8 Years Ago
missed
8 Years Ago
Minor Keywords refactor, also fixes NRE in ConversationTopic keyword
8 Years Ago
Conversations scoring and storage improvements
8 Years Ago
Removed collabs conditions from idle goal
8 Years Ago
Fixed bad action description keywords
8 Years Ago
Collabs work again
8 Years Ago
More collabs
8 Years Ago
Re-ordering collab request action chains to avoid movement before the request has been responded to
8 Years Ago
Added WaitForCollaborationRequestResponse action Lots of debug logging
8 Years Ago
Added WaitForCollaborationRequestResponse action Lots of debug logging
8 Years Ago
Break conditions on goals Human/Idle module behaviours break when we have pending collaboration requests
8 Years Ago
Loner trait no longer condition on social module
8 Years Ago
Fixed conversation scoring not running
8 Years Ago
Fixed people thinking that the best person to talk to is themselves
8 Years Ago
Reordering collaboration action chains to
8 Years Ago
Collaborations events cleanup