Delta-v/Content.Server/Cargo/Components
blueDev2 3b03c5d498 Allow cargo bounties to be sold off-station (#26469)
closes #955

* 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 17:14:50 +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
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-23 23:51:36 +01:00
StationCargoOrderDatabaseComponent.cs Add trade stations (#23863) 2024-03-08 09:52:50 +01:00
TradeStationComponent.cs Add trade stations (#23863) 2024-03-08 09:52:50 +01:00