Delta-v/Content.Shared/Cargo
BarryNorfolk 18182a7a85 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-02-14 16:09:49 +00:00
..
BUI Cargo shuttle changes (#14363) 2023-03-23 16:10:49 +11:00
Components Added pricegun sound (#34119) 2025-01-12 07:46:00 +00:00
Events expedition rewards (#16972) 2023-06-16 15:19:02 +10:00
Prototypes fix bounty arbitrage test (#2651) 2025-01-08 05:49:40 +00:00
CargoBountyData.cs Chill bounties + fixes (#23411) 2024-01-26 21:30:40 +01:00
CargoBountyHistoryData.cs Add history tab to bounty console (#33932) 2025-02-14 16:09:49 +00:00
CargoOrderData.cs upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10:00
SharedCargoSystem.cs Cargo Bounties (#17344) 2023-06-22 21:49:33 +10:00
SharedPriceGunSystem.cs Added pricegun sound (#34119) 2025-01-12 07:46:00 +00:00