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

Variable backpack capacity #10

Open
Jerenaux opened this issue Jan 8, 2020 · 0 comments
Open

Variable backpack capacity #10

Jerenaux opened this issue Jan 8, 2020 · 0 comments
Labels
💡 new feature New feature or request

Comments

@Jerenaux
Copy link
Owner

Jerenaux commented Jan 8, 2020

The number of slots in a the inventory should not be limited to 20. Better backpacks should be able to hold more items.

In practice this would require:

  • Introducing a new equipment slot for the backpack, which cannot be empty (a default basic backpack would be always equipped unless a better one is equipped)
  • Taking into account the currently equipped backpack when computing maximum capacity
  • Handling edge cases (e.g. dealing with item surplus when equipping a lower-capacity backpack)
@Jerenaux Jerenaux added the 💡 new feature New feature or request label Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💡 new feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant