repobeforecancel

19,298 Commits over 1,614 Days - 0.50cph!

8 Years Ago
Removed IsHuman field from AnimationParameters
8 Years Ago
Typo
8 Years Ago
Added button to sort AI modules by weight in AgentParamters editor/drawer Updated all Unit.Agent data with new modules for core behaviours and movement mode management
8 Years Ago
stone craft sfx added to anim
8 Years Ago
DecisionMakerTypes renames, added third type for movement mode management AgentParameters.OnValidate ensures that all DMs are always defined, drawer updates Split social AI modules into primary and additive modules Removed SetMovementMode actions from most Abilities (except the new SetMovementX ones)
8 Years Ago
Compile fix
8 Years Ago
DSE formatting tweaks Module rename, Unit DM data fixes
8 Years Ago
Project setting, shader variants MovementMode AI module tweaks
8 Years Ago
fixed incorrect frame rate and end frames on lots of anims
8 Years Ago
A couple of changes to decision scoring.
8 Years Ago
Refactored and commented DSE
8 Years Ago
UnitView/HumanView gating animation code in Update/LateUpdate with Unit death flag Fixed NRE in Influence
8 Years Ago
BehaviourChain Selectors now have an associated "plan" instance type (BehaviourChainSelectorPlan), to be consistent with our DecisionPlan type objects It's now possible to open the AI debugger for your selected unit without having the debug tools window open as well (F2) Lots of tweaks to the debugger and colors, and other tools design things Adjusted some weather wetness and min/max temperature values Fixed scoring bonuses not actually showing as bonuses in the AI debugger Left a TODO in VItalSimulators.Warmth re heat maps Added a placeholder simulator for the Warmth need
8 Years Ago
Fixed group desire consideration incorrectly returning false
8 Years Ago
Placing a building creates a building desire
8 Years Ago
Fixed bonuses not showing correctly in the AI debugger
8 Years Ago
stone stuff
8 Years Ago
BehaviourChainSelectorParameters cleanup
8 Years Ago
Couple of minor renames in Agent, UDM, GPVSlot and BC
8 Years Ago
stone sfx switcheroos
8 Years Ago
Weather types have min/max temperature levels
8 Years Ago
Save
8 Years Ago
smartobject_test save
8 Years Ago
Fixed BehaviourChain Selectors not properly creating their DSEs at runtime, resulting in a myriad of completely batshit stupid behaviour \o/ Fixed Player commands clearing a Unit's Player instigated & fulfilled Desires, now only clears unfulfilled Desires Lots of Human AI Module weight changes
8 Years Ago
GroupDesireConsiderationSettings divide by 0
8 Years Ago
Black /red IM gradient
8 Years Ago
Test
8 Years Ago
Fiddled around with grass filter for grass map
8 Years Ago
Let's try this...
8 Years Ago
Fixed debug window error
8 Years Ago
DebugToolsObject moved to editor folder
8 Years Ago
Fixed buildings spawned with debug tools not being finished
8 Years Ago
Added GroupDesireConsideration
8 Years Ago
AI designer tweaks
8 Years Ago
hut build success sfx
8 Years Ago
Minor AI debugger tweaks Added IsHeldItem Condition Tweaked ConsiderationSettings/Editor to ensure that the animation curve always gets updated editor side, but never when called by AI code
8 Years Ago
More
8 Years Ago
AI Debugger design and layout
8 Years Ago
bah
8 Years Ago
more claps
8 Years Ago
clap sfx
8 Years Ago
AI Debugger now shows a logging column for each DM
8 Years Ago
Added TerrainBlendExt soft-blend toggle
8 Years Ago
AI designer and debugger updates, debug tools F2 to open selected entity in AI debugger Fixed "Open in AI Designer" button not actually initializing the designer properly
8 Years Ago
Whoops forgot to save a script
8 Years Ago
Emote weights
8 Years Ago
Fulfilled desires also drain momentum, but at a slower rate (25%)
8 Years Ago
Actions.PickUpItem creates a fulfilled desire for all items, not just player commanded behaviours
8 Years Ago
Testing DSE change.
8 Years Ago
Save