Delta-v/Content.Shared/Cargo/Components
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
..
BankClientComponent.cs make cargo balance ui updating its own component (#28295) 2024-07-13 16:11:14 +10:00
CargoBountyConsoleComponent.cs Add history tab to bounty console (#33932) 2025-01-30 09:27:36 -08:00
CargoOrderConsoleComponent.cs cargo console radio messages on approving (#27038) 2024-04-17 17:32:21 -07:00
CargoShuttleComponent.cs Add trade stations (#23863) 2024-01-19 13:02:28 +11:00
CashComponent.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
PriceGunComponent.cs Added pricegun sound (#34119) 2025-01-02 17:46:13 +01:00
SharedCargoTelepadComponent.cs fix cargo teleporter (#27255) 2024-04-23 22:07:12 +10:00