Delta-v/Content.Server/Cargo/Components
blueDev2 4d9a79d96b
Allow cargo bounties to be sold off-station (#26469)
* Ported over code for delta-v to fix bounties

* Added requested changes

* Removed the station arg from "IsBountyComplete". It is unneeded and all calls just use a null value for it anyways
2024-03-28 15:06:00 +11:00
..
CargoBountyLabelComponent.cs Allow cargo bounties to be sold off-station (#26469) 2024-03-28 15:06:00 +11:00
CargoPalletComponent.cs Trading Outpost now has half buy-only and half sell-only pallets (#25955) 2024-03-14 10:26:25 +11: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
PriceGunComponent.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 Added 18 new bounties to cargo (#26160) 2024-03-17 13:06:16 -04:00
StationCargoOrderDatabaseComponent.cs Add trade stations (#23863) 2024-01-19 13:02:28 +11:00
TradeStationComponent.cs Add trade stations (#23863) 2024-01-19 13:02:28 +11:00