-
-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix dupe, double click, and shift click (re-PR) (#591)
* Fix dupe, doubble click and shift click * Fix inventory desync * Fix clippy * refactor magic numbers * fix clippy * refactor item logic * fix inventory * prefer main inventory over offhand * Set slot stack to None if empty * fix container deadlock * fix linter * fix lint pt 2 --------- Co-authored-by: 4lve <[email protected]> Co-authored-by: Alexander Medvedev <[email protected]>
- Loading branch information
1 parent
a60a3ba
commit d518732
Showing
23 changed files
with
859 additions
and
564 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.