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 system #9

Open
Alainx277 opened this issue Feb 10, 2022 · 0 comments
Open

Inventory system #9

Alainx277 opened this issue Feb 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Alainx277
Copy link
Collaborator

It should be possible to put items into containers, which store a collection of items.

Features

  • Have a limited cumulative size
  • Have a maximum item size (ex. pen, box, rifle)
  • Can be used anywhere items need to be stored (machines, players, clothing, ...)
  • Must be networked securely
    • Knowledge of contained items must be limited to observing players
    • Observers can be everyone in range, or only those that opened the container interface
    • Modification is restricted
  • Allow for custom display of items (cell charger, locker, ...)
@Alainx277 Alainx277 added the enhancement New feature or request label Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant