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

creates market system #123

Merged
merged 11 commits into from
Jan 6, 2024
Merged

creates market system #123

merged 11 commits into from
Jan 6, 2024

Conversation

falcao-g
Copy link
Owner

@falcao-g falcao-g commented Jan 6, 2024

closes #69

What does this PR do?

Creates the new market system

Summary of changes

  • Creates market all, market view, market buy, market delist, market list sell/buy and market listings
  • Adds a lot of database functions for market system
  • Adds new messages for market system
  • Implements a check in /inventory sell to see if any users want to buy that item
  • Adds a new slot in /iteminfo to show prices for buying and selling that item

@falcao-g falcao-g changed the title Create market system creates market system Jan 6, 2024
@falcao-g falcao-g merged commit 00b3b5e into main Jan 6, 2024
@falcao-g falcao-g deleted the feat/market-system branch January 6, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a market system
1 participant