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

Inventory #9

Open
12 of 15 tasks
nmeylan opened this issue Dec 16, 2022 · 0 comments
Open
12 of 15 tasks

Inventory #9

nmeylan opened this issue Dec 16, 2022 · 0 comments

Comments

@nmeylan
Copy link
Owner

nmeylan commented Dec 16, 2022

  • Add item in inventory table
  • Add item in inventory in database
  • load inventory item on character load in client
  • load inventory item when character change map in client
  • update weight
  • check max weight
  • drop item from inventory
  • loot item from ground -> add item in inventory
  • sell item remove from inventory
  • pickup/getitem item should check if not overweight
  • buy item add to inventory
  • buy item should check if not overweight
  • @getitem command
  • consume healing item
  • consume ammo item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant