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

Implementation of the markets feature into the development branch #107

Merged
merged 17 commits into from
Jun 5, 2024

Conversation

Byte-Nova
Copy link
Owner

This PR adds the global market feature into the game.

Summary of the global market:

  • Wireless trading of items (everyone can trade with each other in the same server).
  • Trades are given a taxed markup against the seller, since they are trading using long range.
  • Requires a Comms Console to be accessible, will probably be changed to something themed with our mod later down the line.
  • Allows trading even if the other player is disconnected from the server, since the items are stored in the server.

@Byte-Nova Byte-Nova added the type: enhancement This pull request adds or enhances a feature label Jun 5, 2024
@Byte-Nova Byte-Nova self-assigned this Jun 5, 2024
@Byte-Nova Byte-Nova merged commit a6f7bf5 into development Jun 5, 2024
2 checks passed
@Byte-Nova Byte-Nova deleted the nova/markets branch June 5, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement This pull request adds or enhances a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant