repobeforecancel

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

9 Years Ago
Fixed CommandTrigger.Assign not correctly assigning command description text to the TooltipElement when applicable
9 Years Ago
building building wip building shelter
9 Years Ago
DecisionMaker fallback decisions cleanup, fixed blackboard buffer being reset incorrectly
9 Years Ago
AI data tweaks
9 Years Ago
Tweaks
9 Years Ago
Improved Condition/Consideration drawers context awareness for AssetMenu filtering
9 Years Ago
Removed DecisionLayers enum, touched all the things Moved BeforeEditorLayout.AssetMenu to it's own class
9 Years Ago
Breed now is based purely on Collaboration rather than Socials (and seems to work!). MakePregnant action now targets CollaborationRequest BB key rather than Socials.
9 Years Ago
Removed extra Abilties from GoalPlan.Attack
9 Years Ago
Editor updates
9 Years Ago
Removed SmartObject.ScoreForDecisionMaking bool, usages replaced with the base EntityComponent.Enabled flag check. Projectiles have their SmartObject components disabled during flight
9 Years Ago
Spears almost being picked up
9 Years Ago
PlayerContoller raycast now uses the ground point/capsule check as a fallback, we check interactable layers first
9 Years Ago
9 Years Ago
9 Years Ago
Unit portrait cameras use CameraType.Preview Added UnitVoiceDefinition asset type, stores UnitAudioBundleParameters which were previously held by the Unit.Audio component data, which has been migrated
9 Years Ago
animateable decay progress, if you want to look you have to assign the animator controller manually then toggle decay from 0 to 1 and back in the animator
9 Years Ago
Fixed player created desires not actually getting the right weight
9 Years Ago
HumanView look rotation nan/inf check, via new QuaternionEx
9 Years Ago
Use normalized direction in Senses LOS checks Shader variants
9 Years Ago
Fixed GoalPlan confidence changes not applying in the AI Designer
9 Years Ago
DSE logging + confidence cleanup
9 Years Ago
Agent+Behaviour.GoalFailureHistroyTraversal rename for consistency
9 Years Ago
Data tweaks, goal confidence multiplier 0,1 not 0,2
9 Years Ago
AI Designer toolbar button fixes, added global editor help toggle
9 Years Ago
Editor tweaks
9 Years Ago
Uncommented ConfidenceMultiplier values in AIDesigner wrapper drawers
9 Years Ago
Nuked some crap from DataAssetUtility
9 Years Ago
Delete duplicate module, added DataAssetUtility for testing
9 Years Ago
stone hut requires 4 pelts 213 stones 21 sticks
9 Years Ago
social point sfx added to anim
9 Years Ago
new unit sound type
9 Years Ago
edit
9 Years Ago
missed a bit
9 Years Ago
chat sounds added to anim
9 Years Ago
file name changes
9 Years Ago
file name edits
9 Years Ago
Social-Chat UnitSoundType, data
9 Years Ago
re export to make sure all data is latest and links from sauce are correct
9 Years Ago
added social_ to the social anims to help sort them
9 Years Ago
conversation edits
9 Years Ago
Tweaks
9 Years Ago
AssetMenu no longer shows DataAsset.AssetName, instead formats on the fly
9 Years Ago
Fixed AIDesigner nodes not repainting when being resized
9 Years Ago
More building decay
9 Years Ago
More building decay stuff, please ignore logging
9 Years Ago
changed time.unscaledDeltaTime to time.deltaTime to stop the speeded up game modes break root motion
9 Years Ago
initial conversation male vox ideas added
9 Years Ago
fixed wolf root motion (forgot to set it on the avatars for the female and yooth)
9 Years Ago
Compile fix