Delta-v/Content.Server/Objectives/Systems
Эдуард 1468cbdb8a
Wanted list cartridge (#31223)
* WantedListCartridge has been added

* WantedListCartridge user interface works

* WantedListCartridge is added as standard in some PDAs

* The CriminalRecordsSystem can now also take into account who created the record

* Added offense history table

* Fix of missing loaderUid for a cartridge without installing the program

* Added personalized information about the target

* The crime history has been finalized

* Added StatusList

* The officer's name has been added to the automatic history

* WantedListCartridge has been added to the HOS locker

* WantedListCartridge has been removed from brigmedic's preset programs

* The StealConditionSystem now takes into account whether a cartridge is inserted or installed

* Added target to thief on WantedListCartridge

* Merge fix

* Removing copypaste

* Fix merge 2

* The sprite of WantedListCartridge has been changed

* Update pda.yml

* Fix scrollbar in the history table

* Upstream localization fix

* `StatusList` has been replaced by `ListContainer` with `TextureRect`

* Margin fix
2024-09-19 12:22:02 +02:00
..
CarpRiftsConditionSystem.cs dragon refactor, objectives and use GenericAntag (#20201) 2023-09-30 13:18:01 -07:00
CodeConditionSystem.cs item toggling giga rework + full ninja refactor (#28039) 2024-07-11 15:55:56 +10:00
DieConditionSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
EscapeShuttleConditionSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
HelpProgressConditionSystem.cs Remove uses of AllObjectives (#30077) 2024-07-16 10:17:18 +03:00
HijackShuttleConditionSystem.cs Fix hijack objective (#21241) 2023-10-27 22:33:18 -04:00
KeepAliveCondition.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
KillPersonConditionSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
MultipleTraitorsRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
NinjaConditionsSystem.cs ninja criminal records hacking (#24982) 2024-05-08 23:35:11 -07:00
NotCommandRequirementSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
NotJobRequirementSystem.cs Fix Client RoleSystem not inheriting SharedRoleSystem, network job component (#21436) 2023-11-07 14:44:53 -08:00
NumberObjectiveSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
ObjectiveBlacklistRequirementSystem.cs Remove uses of AllObjectives (#30077) 2024-07-16 10:17:18 +03:00
ObjectiveLimitSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-13 16:48:39 -05:00
RoleRequirementSystem.cs Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-03 17:40:03 -04:00
SpeciesRequirementSystem.cs New Thief minor antagonist (#21520) 2023-12-24 02:58:28 -07:00
StealConditionSystem.cs Wanted list cartridge (#31223) 2024-09-19 12:22:02 +02:00
SurviveConditionSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00
TargetObjectiveSystem.cs Objectives ecs rework (#19967) 2023-09-16 16:18:10 +10:00