branchbefore/maincancel

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

8 Years Ago
Split conversations to partial
8 Years Ago
Conversations scoring fix
8 Years Ago
Fixed ConversationsComponentSystem not being managed properly
8 Years Ago
fixed pickups being annoying
8 Years Ago
Fixed null conditions in several target filters/interactions
8 Years Ago
Fixed Animation.CanSetParameter
8 Years Ago
Dummies are invincible Fixed PickUpThrownWeapon not working
8 Years Ago
combat anim to combat pose
8 Years Ago
Value to Machine / Machine can process changed to Machine Process
8 Years Ago
more
8 Years Ago
null checking
8 Years Ago
Support for multiple intentions passed through behaviour construction and player commands Conversations stuff
8 Years Ago
reed mace added to plants
8 Years Ago
turn anim bool islighting off on break
8 Years Ago
Fixed some items not using correct shader
8 Years Ago
Consumable colour fixes/tweaks
8 Years Ago
spear anim tag set to attackhit instead of attack fire
8 Years Ago
torso layer combat anims are only visual (no state tags set) as the base layer still plays them even while moving
8 Years Ago
Support for clearing animator bool change callbacks
8 Years Ago
made dummy avoidance skill 0 so it cant dodge and changed event timing on stick attack
8 Years Ago
Added ConversationTopic consideration, WIP AI changes to support conversation topics Added CookableEx, GetCookable entity extension method
8 Years Ago
null check in CookCookableItem.End
8 Years Ago
Cleaning up various behaviour filters
8 Years Ago
Conversation topics work.
8 Years Ago
Misc
8 Years Ago
Simplified Intentions; no longer derive child types, pass target blackboard key in constructor Fixed priority being added to goal plan scores
8 Years Ago
Fixed Combat.OnDroppedItem setting a new current weapon when it shouldn't
8 Years Ago
Splat enum rename, decor spawn tweaks Fixed decor spawns not spawning more than one population Biome materials support darkening relative to synced splat colors
8 Years Ago
bow anim fires forward now
8 Years Ago
season start-game motifs
8 Years Ago
reverting disabling ragdolls on game start
8 Years Ago
save
8 Years Ago
clubs
8 Years Ago
Spawn tables tweaks
8 Years Ago
Grass mats
8 Years Ago
Misc
8 Years Ago
Decor + Grass spawn editor improvements
8 Years Ago
Fixing weather lerps, added randomisation to wind strength, removed "windy" weather type Spawn populations use a new weighted wrapper type, can define normal alignment per object/entity
8 Years Ago
Fixed Animation null key error
8 Years Ago
More
8 Years Ago
More controller movement stuff
8 Years Ago
Added aperture, focal length and kernel size controls for DynamicDOF in free camera mode
8 Years Ago
More movement controls stuff
8 Years Ago
Basic gamepad unit movement controls
8 Years Ago
Minor optimisations in Effects, Animation and Agent+Behaviour.
8 Years Ago
Building AI priorities
8 Years Ago
Fixed Blackboard.Copy not correctly setting values for some keys (entity components) Fixed AI debugger not working after leaving playmode
8 Years Ago
Fixed another filtering NRE
8 Years Ago
Fixed pontential NRE in UnitDecisionMaker+Filtering when evaluating interaction subscription without filtering by EntityType
8 Years Ago
Fixed DM Goal priority being broken as all fuck, now used as part of score (testing)