Skip to content

Item duplication #15

@CansecoDev

Description

@CansecoDev

Description:
Currently, there is an item duplication bug.

How to reproduce:

  1. Have two players and one item.
  2. Player 1; put the item into a chest and close the chest view.
  3. Player 2; open the chest view.
  4. Player 1; open the chest view.
  5. Player 1 and 2; take the item.
  6. Now there are 2 items.

Suggested solution:
Use the already implemented "chest in use" game mechanic (the one with the opened chest animation) by using a real empty chest as "tunnel" to check if the chest is in use, then refuse access when it's in use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions