Delta-v/Content.Server/Objectives/Components
Connor Huffine 2a18bb524e Ninja Bomb Blacklisting (#40726)
* Ninja Bombing moved to blacklist

* Added blocker to "Solars"

Solars is too generic for a named bombing target.

* Change to AllEntityQuery

More clear intent

* Update migration.yml

Add migration to 'null' for removed WarpPointBombing entity

* Update NinjaConditionsSystem.cs

Undo some tidying

* Changed to tag

Ninja blocking component is now a tag instead of a new component

* Update NinjaConditionsSystem.cs

detidying

* Update NinjaConditionsSystem.cs

Change to efficient enumerator

* Move blacklist to component

Moved blacklist to spidercharge component

* Update migration.yml

fixed component reference

* Update migration.yml

Fixes Saltern. Exo is more complicated.

---------

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
2025-12-29 11:39:20 -06:00
..
CarpRiftsConditionComponent.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
CodeConditionSystem.cs ninja criminal records hacking (#24982) 2024-05-18 13:34:11 +02:00
DieConditionComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
DoorjackConditionComponent.cs Use conditions to store progress for Ninja objectives (#20254) 2023-10-14 22:02:24 +02:00
EscapeShuttleConditionComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
FreeObjectiveComponent.cs THE WIZARD (#35406) 2025-03-01 14:40:04 +00:00
HelpProgressConditionComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
HijackShuttleConditionComponent.cs Fix hijack objective (#21241) 2023-10-31 19:10:24 +01:00
KeepAliveConditionComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
KillPersonConditionComponent.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
MultipleTraitorsRequirementComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
NotCommandRequirementComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
NotJobRequirementComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
NumberObjectiveComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
ObjectiveBlacklistRequirementComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
ObjectiveLimitComponent.cs add limits to steal objectives (#22672) 2024-01-22 18:34:54 +01:00
PickRandomPersonComponent.cs make objectives use yml defined mind filters (#36030) 2025-11-23 15:22:20 -06:00
PickSpecificPersonComponent.cs Cleanup Objective files, add PickSpecificPersonComponent (#35802) 2025-03-23 15:45:28 +00:00
RoleRequirementComponent.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
SocialObjectiveComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
SpeciesRequirmentComponent.cs New Thief minor antagonist (#21520) 2024-01-22 18:30:44 +01:00
SpiderChargeConditionComponent.cs Ninja Bomb Blacklisting (#40726) 2025-12-29 11:39:20 -06:00
StealAreaComponent.cs Thief beacons (try 2) (#29997) 2024-08-09 19:04:09 +01:00
StealConditionComponent.cs Thief beacons (try 2) (#29997) 2024-08-09 19:04:09 +01:00
StealResearchConditionComponent.cs Use conditions to store progress for Ninja objectives (#20254) 2023-10-14 22:02:24 +02:00
SurviveConditionComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
TargetObjectiveComponent.cs Objectives ecs rework (#19967) 2023-09-27 21:59:12 +02:00
TargetObjectiveImmuneComponent.cs early merge killpersonconditionsystem refactor (#32680) (#2044) 2024-10-25 11:14:36 +00:00
TargetOverrideComponent.cs Cleanup Objective files, add PickSpecificPersonComponent (#35802) 2025-03-23 15:45:28 +00:00