This website requires JavaScript.
Explore
Help
Register
Sign In
Cinka
/
OldThink
Watch
1
Star
0
Fork
0
You've already forked OldThink
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
eefec0029d367d1d5640ceedc58d3a193400703f
OldThink
/
Content.Server
/
NPC
/
HTN
History
deathride58
abfa9ff856
Fixes NPCs that lack a UseDelay component failing to interact with objects (
#23638
)
...
fixes NPCs failing to interact with objects
2024-01-06 15:32:50 -05:00
..
Preconditions
Fixed mice behavior of eating everything (
#23322
)
2024-01-02 13:49:20 -05:00
PrimitiveTasks
Fixes NPCs that lack a UseDelay component failing to interact with objects (
#23638
)
2024-01-06 15:32:50 -05: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-01 19:56:23 -07:00
HTNCompoundTask.cs
Refactor serialization copying to use source generators (
#19412
)
2023-08-22 18:14:33 -07:00
HTNPlan.cs
…
HTNPlanJob.cs
…
HTNPlanState.cs
…
HTNSystem.cs
Use ECS prototype-reload events (
#22613
)
2023-12-23 01:13:45 +11:00
HTNTask.cs
Refactor serialization copying to use source generators (
#19412
)
2023-08-22 18:14:33 -07:00
IHTNCompound.cs
…
IHtnConditionalShutdown.cs
…