Vault-Overseers / nuclear-14

Multiplayer survival role-playing game set in a post-nuclear apocalyptic world
https://nuclear14.com
GNU Affero General Public License v3.0
50 stars 99 forks source link

Feat/crimson caravan cargo #667

Closed r4iser closed 1 week ago

r4iser commented 3 weeks ago

Description

Adds cargo system to Crimson Caravan. This does not adds any mapping. Only makes it work. To test it, you'll need to spawn as a Caravan Trader member, spawn a Cargo Request Computer and a cargo buy pallet. To test the selling system and prices, spawn a Cargo Sale Computer and cargo selling pallet.

KNOWN ISSUES: We've had to remove the maxCount from caps. It was capping the max output from sales to 500. After doing so, we've lost our conditional to count sprite state. Its now stuck on the 'caps' state. Which means, a single coin.

Media

![Example Media Embed](https://example.com/thisimageisntreal.png)


Media

# Changelog :cl: - add: Adds cargo system to Crimson Caravan