243,429 Commits over 3,898 Days - 2.60cph!
PrefabInfo debug prints are errors
PrefabInfo debug checks are ifdef'd (disabled by default)
Rabbits can form collections, added UnitGroupSupportsCollections condition also checks that the unit itself can form them
Some more debugger tweaks
Stag ragdoll isn't spazzy
Fixed NRE
Can toggle sidebar in AI debugger
Fixed ResourceView NRE
Building fixes/tweaks, some probably pointless generics in entity view creation...
smoothed out mud a bit on tiny hut
Fixed bad initialisation of upgrade renderer mappings in BuildingView
Added Hostiles Are In My Territory condition.
Fixed missing requirements text in building tooltips
KnowledgeOverlay widget inherits BaseSelectedUnitWidget
Fixed ItemBar not clearing on deactivate
Removed debug
Fixed respawn objects
Stag doesn't eat meat
Deleted 56 alternate stag foostep sounds
removed main/secret branch, changes are puished to live public branch
Reduced idle module weights on some animals
Buffed wold and bear smell senses, aggression. Humans smell more
Fixed LDR rendering in player preview
Animal idle module combat flag condition + goal plan break conditions
Fixed AI designer error when removing goal plan that is selected
Added Animal-Idle module, added to all animals
Automated Windows Build #621
Removed files generated by Lua builds
Automated Windows Build #620
Deleted some more unused binaries
Fixed text chat
Hidden minimap
Now sending addiction data (and general other NPC stats if we need those later) successfully and from Server->Client. Added initial basic visual UI when hovering over NPCs.
A bit more informant debug log when in combat.
Fixed AnimationRootMotion NaN when game is paused
OnAnimatinEvent AttackHit
fixed croc ragdoll (is still shit but not so broken)
Large/small animal agent types
AI debugger decision log layout fixes
Lamp posts collide now
Added extra mission point
Switch boost to right shift
Converting NetworkEntity dirty flag mask, which didn't work with the base-10 NetworkEntityBehaviour IDs, into a HashSet that does.
Gang member list,
signalr test,