fish-station/Content.Server/NPC/HTN
Vigers Ray 10888fd269 Merge remote-tracking branch 'space-wizards/master'
# Conflicts:
#	Content.Client/GameTicking/Managers/ClientGameTicker.cs
#	Content.Server/Administration/Systems/BwoinkSystem.cs
#	Content.Server/Cargo/Systems/CargoSystem.Orders.cs
#	Content.Server/Chat/Systems/ChatSystem.cs
#	Content.Server/Power/EntitySystems/PowerNetSystem.cs
#	Content.Server/Shuttles/Systems/ArrivalsSystem.cs
#	Content.Server/Station/Systems/StationSpawningSystem.cs
#	Content.Server/StationEvents/Components/PowerGridCheckRuleComponent.cs
#	Content.Server/StationEvents/Events/PowerGridCheckRule.cs
#	Content.Server/Zombies/ZombieSystem.Transform.cs
#	Content.Shared/CCVar/CCVars.Game.cs
#	Content.Shared/GameTicking/SharedGameTicker.cs
#	Resources/Locale/en-US/_strings/game-ticking/game-presets/preset-wizard.ftl
#	Resources/Locale/en-US/_strings/guidebook/cooking.ftl
#	Resources/Prototypes/Entities/Clothing/OuterClothing/misc.yml
#	Resources/Prototypes/Entities/Markers/Spawners/ghost_roles.yml
#	Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
#	Resources/Prototypes/Entities/Objects/Weapons/Guns/Projectiles/projectiles.yml
#	Resources/Prototypes/Entities/Objects/Weapons/Guns/turrets.yml
#	Resources/Prototypes/Entities/Structures/Machines/lathe.yml
#	Resources/Prototypes/GameRules/events.yml
#	Resources/Prototypes/GameRules/midround.yml
#	Resources/Prototypes/GameRules/roundstart.yml
#	Resources/Prototypes/Guidebook/antagonist.yml
#	Resources/ServerInfo/Guidebook/Jobs.xml
#	Resources/ServerInfo/Guidebook/Service/FoodRecipes.xml
#	Resources/migration.yml
2025-02-26 22:01:48 +03:00
..
Preconditions Allow ai to understand if its handcuffed. (#30402) 2024-08-02 17:07:46 +10:00
PrimitiveTasks Sentient medibot now can inject (#32110) 2025-01-29 13:34:01 +03: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 Fix prototypes so they pass analyzer checks (#35435) 2025-02-24 15:21:59 +11:00
HTNCompoundTask.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HTNPlan.cs
HTNPlanJob.cs Allow the creation of recursive HTNs (#30138) 2024-07-30 12:18:53 +10:00
HTNPlanState.cs
HTNSystem.cs Вынос отключения НПС в _Sunrise 2024-08-17 16:40:07 +03:00
HTNTask.cs Allow the creation of recursive HTNs (#30138) 2024-07-30 12:18:53 +10:00
IHTNCompound.cs
IHtnConditionalShutdown.cs