This website requires JavaScript.
Explore
Help
Sign In
tommy
/
tbd-station-14
Watch
2
Star
1
Fork
0
You've already forked tbd-station-14
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
81cbb314253e322ebc38d2e2cebb809b588ce9a2
tbd-station-14
/
Content.Server
/
NPC
/
HTN
History
Nemanja
e3c3f4898f
Fix NPCs stalling when too many exist (
#37056
)
...
Fix NPC stalling when too many exist
2025-04-30 10:51:41 +10:00
..
Preconditions
Sentry turrets - Part 3: Turret AI (
#35058
)
2025-03-01 18:42:33 +01:00
PrimitiveTasks
NPC Warnings cleanup (
#36189
)
2025-04-02 17:12:25 -07:00
HTNBranch.cs
…
HTNComponent.cs
Make HTN constantly replanning optional (
#33023
)
2025-04-18 18:16:26 +10:00
HTNCompoundPrototype.cs
Fix prototypes so they pass analyzer checks (
#35435
)
2025-02-24 15:21:59 +11:00
HTNCompoundTask.cs
…
HTNPlan.cs
…
HTNPlanJob.cs
Fix HTN task ordering bug (
#32909
)
2025-04-17 22:42:31 +10:00
HTNPlanState.cs
…
HTNSystem.cs
Fix NPCs stalling when too many exist (
#37056
)
2025-04-30 10:51:41 +10:00
HTNTask.cs
Allow the creation of recursive HTNs (
#30138
)
2024-07-30 12:18:53 +10:00
IHTNCompound.cs
…
IHtnConditionalShutdown.cs
…