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

Implementing stackable items in the ItemContainer #38

Merged
merged 3 commits into from
Feb 14, 2020

Conversation

nicknick-io
Copy link
Contributor

@nicknick-io nicknick-io commented Feb 14, 2020

Always remember to update the corresponding interface after adding items to the ItemContainer.
Example: player.packetSender.sendUpdateAllInterfaceItems(interfaceIds.inventory, player.inventory);

@nicknick-io nicknick-io changed the title Implementing stacking stackable items in the ItemContainer Implementing stackable items in the ItemContainer Feb 14, 2020
Copy link
Contributor

@TheBlackParade TheBlackParade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@TheBlackParade TheBlackParade merged commit 3420d5d into runejs:master Feb 14, 2020
@nicknick-io nicknick-io deleted the item-container-stacking branch December 30, 2020 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants