Delta-v/Content.Server/Cargo/Systems
Fildrance 6380a9adca
feat: now when research is unlocked in console, approver of reasearch is radio-ed too (#31170)
* feat: now when research is unlocked in console, approver of reasearch is radio-ed too

* refactor: now most of events that require actor name to be radio-ed or logged use TryGetIdentityShortInfoEvent which is subscibed by id-card system and borg system (to work for both carbon and synthetic life-forms)

* refactor: moved TryGetIdentityShortInfoEvent on id card system to shared, fixed cargo cent-com-originated orders

* remove unused check

* refactor: decoupled systems from IdCardSystem (those that are not dependent on it anymore)

* refactor: removed unuseed usings

* feat: emagged cargo/research consoles wont radio messages on buy/research confirm anymore

---------

Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
2024-09-03 23:01:38 +10:00
..
CargoSystem.Bounty.cs Remove calls to FormattedMessage obsolete methods (#31706) 2024-09-01 13:00:53 +02:00
CargoSystem.Orders.cs feat: now when research is unlocked in console, approver of reasearch is radio-ed too (#31170) 2024-09-03 23:01:38 +10:00
CargoSystem.Shuttle.cs Remove always false checks (#31708) 2024-09-01 12:45:01 +02:00
CargoSystem.Telepad.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
CargoSystem.cs feat: now when research is unlocked in console, approver of reasearch is radio-ed too (#31170) 2024-09-03 23:01:38 +10:00
PriceGunSystem.cs Allow cargo bounties to be sold off-station (#26469) 2024-03-28 15:06:00 +11:00
PricingSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00