Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo Containers: An alternative to crate hauling #2703

Draft
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

Alkheemist
Copy link
Contributor

@Alkheemist Alkheemist commented Jan 15, 2025

About the PR

Collaboration with @Temoffy and @blackknight954, adds

  • A new system of tagging items with bonus value if they are on a grid docked to another grid tagged as a valid destination.
  • New ships only purchasable at a special shipyard for purchasing shipping containers
  • A receipt/voucher system to sell the new shipping containers
  • New sprites for cargo pallets (shipping container fills)

Why / Balance

Turns cargo hauling from cratespam and dragging hell into an engineering challenge of having enough thrusters/docking points to haul more cargo.

How to test

Work in progress

Media

Work in progress

Requirements

Breaking changes

Work in progress

Changelog

🆑

  • add: Shipping containers can now be purchased, dock with them and fly them to a destination for a payout. Space Trucking!

@github-actions github-actions bot added Map-Shuttle Map - Shuttle Map-POI Map - POI C# labels Jan 15, 2025
@Alkheemist
Copy link
Contributor Author

future upgrades: A way to dock shipping containers docked to your ship remotely

Copy link
Contributor

github-actions bot commented Jan 19, 2025

RSI Diff Bot; head commit 66a8d5a merging into 51b9336
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_NF/Objects/Misc/shipyard_voucher.rsi

State Old New Status
shipping Added

Resources/Textures/_NF/Structures/Freight/freight_barrels.rsi

State Old New Status
black Added
blue Added
gray Added
green Added
red Added
white Added
yellow Added

Resources/Textures/_NF/Structures/Freight/freight_boxes.rsi

State Old New Status
box1 Added

Resources/Textures/_NF/Structures/Freight/freight_pallet.rsi

State Old New Status
barrel_straps Added
base Added
crate_straps Added

Edit: diff updated after 66a8d5a

Copy link
Contributor

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions github-actions bot added the S: Merge Conflict This PR has conflicts that prevent merging label Jan 21, 2025
@github-actions github-actions bot removed the S: Merge Conflict This PR has conflicts that prevent merging label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants