Delta-v/Content.Server/Objectives/Systems
Slava0135 c299ebdaac Use conditions to store progress for Ninja objectives (#20254)
* TryGetObjectiveComp

* helper function to get objective

* store N of jacked doors in condition

* store called in threat bool in condition

* store techs in steal research condition

* fix access

* remove unused transform system

* use popup from shared system

* fix formatting

* condition => obj everywhere

* i fogror to remove downloaded nodes from role

* change signature

* use query

* View Variables

* spider charge detonated => condition
2023-10-14 22:02:24 +02:00
..
CarpRiftsConditionSystem.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
DieConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
EscapeShuttleConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
HelpProgressConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
KeepAliveCondition.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
KillPersonConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
MultipleTraitorsRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
NinjaConditionsSystem.cs Use conditions to store progress for Ninja objectives (#20254) 2023-10-14 22:02:24 +02:00
NotCommandRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
NotJobRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
NumberObjectiveSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
ObjectiveBlacklistRequirementSystem.cs make objective blacklist work (#20256) 2023-09-27 21:59:12 +02:00
RoleRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
SpiderChargeTargetRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
StealConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
SurviveConditionSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
TargetObjectiveSystem.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00