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

[DRAFT] Trading #345

Draft
wants to merge 222 commits into
base: feature/player-trading
Choose a base branch
from

Conversation

nicknick-io
Copy link
Contributor

@nicknick-io nicknick-io commented Sep 29, 2021

Todo

  • Ability to right-click a player and request to trade
  • Ability for target player to accept the trade request
  • Close the trading window for both players when one cancels the trade
  • Ability to add items to the trading window, remember stackable items...
  • Check if both players have accepted, and continue to next window.
  • Show the items in the last trading window
  • Check if the players has accepted the trade in window two
  • Exchange items

@nicknick-io nicknick-io changed the title Trading [Draft] Trading Sep 29, 2021
@nicknick-io nicknick-io changed the title [Draft] Trading [DRAFT] Trading Sep 29, 2021
@SchauweM SchauweM added enhancement Enhancement to an existing feature game engine Updates involving the main game engine or game logic new feature A new feature or request plugins Updates involving content plugins work in progress Work in progress labels Sep 29, 2021
Jameskmonger and others added 29 commits February 11, 2023 18:53
Turn on `strictNullChecks`
build: ♻️ 👷 🔧 turn on `strictNullChecks`
chore: use `@runejs/store` instead of `filestore` to remove canvas dependency
@Jameskmonger Jameskmonger added the pre-tick PR's made before the tick based system was introduced label Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature game engine Updates involving the main game engine or game logic new feature A new feature or request plugins Updates involving content plugins pre-tick PR's made before the tick based system was introduced work in progress Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants