Delta-v/Content.Server/Cargo/Components
BarryNorfolk 600ef0e5a6
Add history tab to bounty console (#2473)
* 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
2024-12-18 13:36:06 +00:00
..
CargoBountyLabelComponent.cs Allow cargo bounties to be sold off-station (#26469) 2024-03-28 17:14:50 +00:00
CargoPalletComponent.cs Trading Outpost now has half buy-only and half sell-only pallets (#25955) 2024-03-17 15:06:02 +01:00
CargoPalletConsoleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CargoSellBlacklistComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CargoShuttleConsoleComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
MobPriceComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StackPriceComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaticPriceComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StationBankAccountComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StationCargoBountyDatabaseComponent.cs Add history tab to bounty console (#2473) 2024-12-18 13:36:06 +00:00
StationCargoOrderDatabaseComponent.cs fix cargo teleporter (#27255) 2024-05-02 23:59:53 +02:00
TradeStationComponent.cs Add trade stations (#23863) 2024-03-08 09:52:50 +01:00