repobeforecancel

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

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