19,298 Commits over 1,614 Days - 0.50cph!
added small stick in the style of the big sticks
updated big sticks to have better shading
Fixed duplicate sound bundle type in Unit.Bear
Placeholder illness effects.
Consumables now hold a list of Effects with a % chance for application
Added ProcEffectParametersDrawer
Popup/nested editor scroll things
Unit Audio editor improvements
Fixed 50% chance condition actually being 100% :\
Added genericl statistical model variant.
Made "can statistically socialize" base itself on the generic statistical model.
I made bad things, pls fix bill
WeatherMeasurementDrawer fixes
Better values for weather triggers
Expose values in WeatherMeasurementDrawer
Fixed EvaluateConditions typo in DSE
BaseBehaviourPlanSettings.OnValidate also validates DSE
Removed missing/nulled condition in Ability.Collaboration-Talk(Recipient)
Fixed some Effects caused by witnessing the death of group members/friend showing in the UI and having the same override name
good weather trigger values
UnitView/HumanView gating tweaks
BuildingView hacky proxymesh thing for placement validity vis
VicinityEffect is a default component for Building
Added experimental NavMeshObstacle carving setup to InteractionPosition, may cause fuckery
More InteractionPosition fiddling
RadialMenuWidget playing close sound on init
DSE drawer tweaks (element counts, expansion locks when element count > 0)
clamp base values of stats after effects ticking
updated stick model with more angled ends to try and stop it deciding to stand upright instead of lying down
switching happens exclusivly in its own layer to stop it getting cut off or playing twice
Working on Collaboration Effects.
Collaboration Request now tracks whether a collaboration is Complete or Broken, rather than Used.
Collaborator States in a Collaboration Request can now achieve the state of Finished.
Handling when Collaborations break a bit better.
TribeCreateUI tweaks, clothing options toggles can be optional
IsWithinPerceptionRangeSettings fixes
Added more robustness to looking up the unit of an action chain in Collaboration Request Complete/Break handling.
Added more robustness to looking up the action chain of a unit in Collaboration Request Break handling.
latest tortoise, still broken
CollaborationEffects can now hold multiple effects per entry (that we can apply both mood boost and love boost with the same effect profile).
Hugs now provides mood boost and love boosting, or sadness and hate boosting when declined...
Social Effects now can take multiple effects per effect profile.
Basic Collaborations Editor, positional data for recipients
hair colour edits because so much brown
Fixed Collaborations.SentRequest lifetime/expiry still ticking regardless of request State
Tweaks the Collaborations response API for better book keeping
Experimental, and likely fuckery inducing collaboration NavMeshObstacle blocker + positioning tests
All AI Modules have the sleeping == false condition for now
latest ragdolls but not a fix for tortoise spawning dead
added ragdoll to young boars
Breeding Collaboration now grants Collaboration Effects.
Cleaning up debug tools spawner stuff
Stats import
Expose stats params in UnitSettingsEditor
Disabling InteractionPosition and Collaboration obstacles to confirm if they affect UnitView rotation calc issues...
Allow empty action chains
Waking up from sleep now uses an AI based approach
AnimationTagState fiddling