Delta-v/Content.Shared/Cargo
Centronias a667530e18 Single item cargo orders are delivered in Parcel Wrap instead of crates (#40834)
* - rework a bunch of cargo orders to not send a crate with just one thing
  - instead sends the item, wrapped
- add ability for cargo orders to wrap the item ordered in parcel wrap
- cargo order name and descriptions are now localization strings, but still 99.99% of the time just get that info from the entity they're spawning
- small refactor to how cargo orders move around in cargo code so that the actual order proto is kept around longer
- small rework to certain restock cargo orders to halve the cost and number of items received in one order

* oop

* Suffering

* Arbitrary containers for cargo products

* I ran the tests locally and they passed, github please rerun :)

* massage Slarti's work into this.
Mainly by taking the API wrapping ability out back with the rifle q-q

* testfail fake

* wow `_applyingState` is useful, I wonder where I should've been using that in other PRs before :^)

* pr comments

* tfw the hook doesn't update the submodule

* Update Content.Client/Cargo/UI/CargoConsoleMenu.xaml.cs

Co-authored-by: āda <ss.adasts@gmail.com>

* PR comments

* fixies

* Update Content.Client/Cargo/UI/CargoConsoleMenu.xaml.cs

* Update Content.Shared/ParcelWrap/Systems/ParcelWrappingSystem.WrappedParcel.cs

* fix wrapped parcel entity name + audio

* Actually read PR comments

* Apply suggestions from code review

Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>

---------

Co-authored-by: āda <ss.adasts@gmail.com>
Co-authored-by: ScarKy0 <106310278+ScarKy0@users.noreply.github.com>
2026-06-29 12:44:06 +02:00
..
BUI Revert traitor reputation (#3823) 2025-05-22 23:59:12 +01:00
Components Allow cargo request computers to send orders to the primary account (#37943) 2025-08-07 01:57:30 +02:00
Events expedition rewards (#16972) 2023-06-16 15:19:02 +10:00
Prototypes Single item cargo orders are delivered in Parcel Wrap instead of crates (#40834) 2026-06-29 12:44:06 +02: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 Single item cargo orders are delivered in Parcel Wrap instead of crates (#40834) 2026-06-29 12:44:06 +02:00
PriceCalculationEvent.cs Move PriceCalculationEvent and EstimatedPriceCalculationEvent to shared (#37782) 2025-08-05 16:21:45 +02:00
SharedCargoSystem.cs Add bank toolshed commands (#40614) 2025-12-29 11:39:26 -06:00
SharedPriceGunSystem.cs Added pricegun sound (#34119) 2025-01-12 07:46:00 +00:00