branchbefore/maincancel

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

9 Years Ago
Arid biome + tod + spawn stuff
9 Years Ago
UnitCollection null check
9 Years Ago
Fixed some activity stupidity with buildings
9 Years Ago
Made combat ability range handling more consistent, should fix some issues with combat getting interrupted. Added a bool to activities to disable notifications.
9 Years Ago
Cleanup
9 Years Ago
Reduced Agent+Desires momentum drain rate Re-wrote Desire update bits in Unit.Items component
9 Years Ago
Set NavMeshAgent.stoppingDistance in Unit.Navigation init
9 Years Ago
Fixed UnitDecisionMaker creating new behaviour plans...
9 Years Ago
made craft bashing anim loop
9 Years Ago
Moved graph smartobject debug to simtick, wrapped in editor if defs and AIManager.DecisionLoggingEnabled
9 Years Ago
Fixed a bunch of bad consideration data
9 Years Ago
Removed optional "CompleteAtEndOfActionChain" flag from BehaviourPlanSettings
9 Years Ago
Sleep/Sit Interactions wait for flag change to end
9 Years Ago
Added OnUnitFlagChange Action
9 Years Ago
No longer "clean up" SmartObject subscription in BehaviourChain.Break, instread rely on Behaviour.Break to do handle this internally
9 Years Ago
Merge fix
9 Years Ago
SmartObject.Unsubscribe tweak
9 Years Ago
subscription/unsubscription call balance debug graph.
9 Years Ago
BehaviourChain.CancelSmartObjectReservations is public SetCurrentGoalPlanVariant cancels SmartObject reservations when incoming variant is not assigned
9 Years Ago
Reworking UDM filtering to better support multiple interaction plans from the same data
9 Years Ago
Minor SmartObject cleanup
9 Years Ago
Data
9 Years Ago
Goal node title fix
9 Years Ago
A bunch of AIdesigner tweaks for no good reason
9 Years Ago
Save
9 Years Ago
Added temporary conditions to AI Modules Made Sleep Time a bonus consideration on relevant goals
9 Years Ago
adding spear attacks and trying to get them to work(dosent yet)
9 Years Ago
Added BehaviourChain DecisionScore to the DebugGraph for New Goal Plan Variant. Red topping for player commands.
9 Years Ago
Tweaks
9 Years Ago
Removed usage of id based lookup of InteractionPlans in SmartObject IBehaviourPlan no longer implements IComparable or exposes an "id" field Added a "sit at campfire" GoalPlan to the human social module Added some smartobject info the debug tools window
9 Years Ago
bamboo fix
9 Years Ago
DebugGraph every time the selected debug unit commits to a new goal.
9 Years Ago
prettttyyyy sure this fixes bugs with animations glitching when exiting inCombat bool mode rotated a bow a little
9 Years Ago
Fixed a bug in EntityManager where we would close the tick simulation gate too early (when post-state ticking last multiple frames).
9 Years Ago
missing from last checkin
9 Years Ago
Inland terrain source files
9 Years Ago
Dispenser and VisualFX tweaks
9 Years Ago
10 game seconds per sim tick
9 Years Ago
10ms AI budget
9 Years Ago
Killed activity console logging
9 Years Ago
Fixed PlayerTasksWidget reference widget showing after init (hack) Player's available buildings restricted by InStartingPool flag Fire FX variatnt for campfire with spit
9 Years Ago
Corpse rotting, fixed cooking time/state management. Material color changes for rotting and cooking Corpse dispenser availablity tied to state Fixed corpse carrying and campfire attachment
9 Years Ago
Added event music for combat.
9 Years Ago
Unit physics and ragdoll fixes Improved PlayerController interaction
9 Years Ago
Projectile trail disabled on setup
9 Years Ago
Destroy projectiles when interrupting a ranged attack
9 Years Ago
Fixed projectiles not finding UnitView in parent of whateverthefucktheyhit.
9 Years Ago
Fixed portrait widget showing when the player selects any entity in the editor
9 Years Ago
CombatAbilitySelectorSettings NRE catch and TODO Corpse attachment carry bool and cooking bool
9 Years Ago
updated anims to rotate arrow once bow is in combat mode