Delta-v/Content.Server/NPC/HTN
778b f025c681e5
Fixed mice behavior of eating everything (#23322)
* Added precondition for EatTask

* Added Thirsty precondition for htn drink task

* Added start state for hungry and thirsty components

* Update nutrition.yml

* Fixed pascalcase's

(cherry picked from commit 439d6ff44e6905d9e0a2cfb9dc9ade7ccbc21ec2)
2024-01-26 21:26:03 +01:00
..
Preconditions Fixed mice behavior of eating everything (#23322) 2024-01-26 21:26:03 +01:00
PrimitiveTasks Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
HTNBranch.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HTNComponent.cs Remove HTN ComponentReference (#19480) 2023-08-25 17:05:21 +10:00
HTNCompoundPrototype.cs Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
HTNCompoundTask.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HTNPlan.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTNPlanJob.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTNPlanState.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTNSystem.cs Use ECS prototype-reload events (#22613) 2023-12-22 23:25:35 +01:00
HTNTask.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
IHTNCompound.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
IHtnConditionalShutdown.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00