255,210 Commits over 3,990 Days - 2.67cph!
Added renderer device cancel request
SocialConditionSettings also checks participant state
BreedingLocationSelectorSettings creates building desires
Removed bad condition from Breeding Response Goal
Removed "flee" button from UnitCommandsWidget
Radial menu works on selected unit again, for dropping items etc
Radial menu can now be used on the ground
Added AbilitySettings.CanTargetSelf
Added a bunch of "Go Here" player command only Abilities
Fixed lighthouse LOD uvs and reduced material number
Added some basic Socials debug info to DebugTools entity tab
SpawnPopulationSettings item spawn position offset test
Bypass "can statisticall breed" condition, that it reliably returns true every time, to simplify testing of breeding social.
Added a HasSentPendingSocialInvitationConditionSettings and applied it to the Goal of Breeding Instigation.
Socials now only hold a single sent invitation (might not fully work as intended yet due to difficulty of testing).
Reworking how the Breeding Instigation AI Module works, people only have babies if they like each other (may fuck up animal breeding)
Collaboration boilerplate
added inCombat False to alert idle transition on animals
Added shader parameter for displacement height to grass shader + material
Retired displacement layer (no longer needed)
Moved deferred decals to rendering folder
Full grass displacement rewrite (now faster and better looking, disabled by default for further testing)
Started adding moving and attacking to bears
removed trigger from a trigger
Some network entity cleanup
Don't lerp to 0 timeScale when pausing
unmuted torso override layers
AI attacking and moving in separate modules
Fixed some bugs related to Socials, things are still a bit broken though.
Lighthouse loot spawn setup and LOD cleanup
UnitView/HumanView Update & LateUpdate animation code is gated by TimeManager.GameSpeed
Unit effects UI widget stuff
More camera dampening fuckery
Socials should break now if an invitation is declined and there's only one participant in the social (eg. it's creator).
set grab damping to 10 to match move damping stop acceleration when dragging and releasing before reached the target
Updated truck painting, no longer uses pixel arrays because they are lame
Unit effects UI widget animations