193,165 Commits over 4,049 Days - 1.99cph!

8 Years Ago
Interaction Desires AI done (maybe)
8 Years Ago
Editor updates
8 Years Ago
Make compiler happy
8 Years Ago
Add default modules with their default weight
8 Years Ago
AIModuleSettings.OnValidate handles default modules being added to Unit Agent components that do not currently have it
8 Years Ago
switched a line to the new chain write list
8 Years Ago
More interaction desires WIP
8 Years Ago
Added GoalPlanSettingsEditor.ChainContainsBlackboardWrite
8 Years Ago
Merge from main
8 Years Ago
Removed magenta debug print of active and dormant agents.
8 Years Ago
Ai tweaks
8 Years Ago
AI Modules can be flagged as default and will be automatically added to Agents that do not currently have them installed via OnValidate Fixed UnitBehaviourWidget NRE
8 Years Ago
Interaction Desire AI WIP
8 Years Ago
SmartObject.TrySubscribe breaks first subscription matching the same InteractionPlan, when forcing subscription
8 Years Ago
Unit now stores a reference to the gameinstance, removed all the parameters from it's check can move/attack etc functions.
8 Years Ago
part 3, GameInfo is no more.
8 Years Ago
Fixed bad switch in BehaviourChain.SetActive
8 Years Ago
part 2
8 Years Ago
interactions module WIP
8 Years Ago
Progress
8 Years Ago
Interaction Desire creation WIP
8 Years Ago
chimney and car wheels added
8 Years Ago
refactoring out GameInfo, part 1
8 Years Ago
Fixed a couple of packing bugs
8 Years Ago
Added nav_grid convar + ai tweaks.
8 Years Ago
More dynamic DOF tweaks
8 Years Ago
merge from main
8 Years Ago
Animation callbacks for carried flag to switch animator update mode Item equip replace in slot tweaks (moved code to Items component methods) Dynamic DOF fixes
8 Years Ago
Ai tweaks, better dynamic cover.
8 Years Ago
Moved DSE empty consideration group warning to editor validate Asset save
8 Years Ago
latest art
8 Years Ago
added a bunch of first pass utility buildings to see if they are useful
8 Years Ago
DSE ignores empty consideration groups
8 Years Ago
Merged from GameTips
8 Years Ago
updated texs
8 Years Ago
Achievement UI (hidden)
8 Years Ago
unsued variable fixes
8 Years Ago
more
8 Years Ago
AgentParameters.OnValidate ensures modules are held by the correct DM
8 Years Ago
more
8 Years Ago
Finished packer improvements + cleaned up
8 Years Ago
Fixed Agent editor NRE
8 Years Ago
Clouds of war particle systems scale their emission rates with zone size
8 Years Ago
fixed CmdSurrender requiring current turn permission GameInstance wip stuff
8 Years Ago
working on building prefab 3
8 Years Ago
island 01 and 02 save
8 Years Ago
Removed Zone.MapCamera
8 Years Ago
Removed DecisionMakerClasses enum, GroupDecisionMaker. Merged UnitDecisionMaker into base DM Agent is now a UnitComponent Removed GPV slot override DM is aware of the GPV slot it is running for Clouds of war is spawned by zone on init, no longer needs to be present in scene
8 Years Ago
Some ai tweaks
8 Years Ago
pushed root transform on animals to render layer as were are allready doing some raycasting to get rotation to terrain reexported rabbit walk with proper fps