Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyvion/realistic-orbital-trade
Realistic Orbital Trade is a RimWorld mod that makes orbital trading somewhat more realistic
https://github.com/ilyvion/realistic-orbital-trade
rimworld-mod
Last synced: 8 days ago
JSON representation
Realistic Orbital Trade is a RimWorld mod that makes orbital trading somewhat more realistic
- Host: GitHub
- URL: https://github.com/ilyvion/realistic-orbital-trade
- Owner: ilyvion
- License: other
- Created: 2024-04-30T19:27:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-06T06:53:55.000Z (6 months ago)
- Last Synced: 2024-12-23T08:35:59.002Z (16 days ago)
- Topics: rimworld-mod
- Language: C#
- Homepage:
- Size: 1.62 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![RimWorld 1.5](https://img.shields.io/badge/RimWorld-1.5-brightgreen.svg)](http://rimworldgame.com/) [![Build](https://github.com/ilyvion/realistic-orbital-trade/actions/workflows/build.yml/badge.svg)](https://github.com/ilyvion/realistic-orbital-trade/actions/workflows/build.yml)
Has it ever bothered you how the orbital traders can just magically teleport items right out of your stockpiles? This mod puts an end to that. With **Realistic Orbital Trade**, your pawns will now have to load up a shuttle with the goods you sold before the orbital trader gets their hands on them AND before you get your hands on the goods you bought.
The mod will guide you through all the required steps using the RimWorld quest and letter systems once you've made a trade with an orbital trader.
The mod can be added to a game at any time. Removing the mod should be fine as long as there is no active trading quest at the time. There will be a fairly large list of once-off errors when first loading such a save, however.
Mod compatibility is probably generally good, but there might be issues with mods that modify how orbital traders work or how vanilla shuttles work.
## License
Licensed under either of
- Apache License, Version 2.0, ([LICENSE.Apache-2.0](LICENSE.Apache-2.0) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE.MIT](LICENSE.MIT) or http://opensource.org/licenses/MIT)at your option.
`SPDX-License-Identifier: Apache-2.0 OR MIT`
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.