Delta-v/Content.Server/Cargo/Systems
BarryNorfolk 18592148f7
Add history tab to bounty console (#33932)
* Add struct for holding historical data on cargo bounties

* Add localisation strings for bounty history

* Add new XAML entry for display bounty history

* Expand cargo bounty menu to include tabs

* Ensure station databases hold historical bounty data

* Add to the bounty history when removing one from active

* Feed bounty history into cargo's bounty system

* Move tab title setting to constructor

* Remove redundant access specifications

* Remove un-needed override

* Fixup BountyHistoryEntry backing code

* Fix formatting in CargoBountyMenu

* Reformat BountyHistoryData

* Rework TryRemoveBounty to use new Entity type

* Add Enum for showing bounty results

* Rework look and feel of History tab

* Add visible text when no bounties have been completed yet

* Remove control

* Swap default to null

* Reverse ordering of bounties so last entry comes first

* Remove redundant Visible

* Move enum docs into the enum
2025-01-30 09:27:36 -08:00
..
CargoSystem.Bounty.cs Add history tab to bounty console (#33932) 2025-01-30 09:27:36 -08:00
CargoSystem.Orders.cs fix BankClientComponent never updating (#33123) 2025-01-30 17:49:03 +01: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 Added pricegun sound (#34119) 2025-01-02 17:46:13 +01:00
PricingSystem.cs .NET 9 forward compatibility changes (#33421) 2024-11-20 11:17:45 +11:00