This repository was archived by the owner on Apr 27, 2019. It is now read-only.
increased give_item_to_player maximum, clarified logic#146
Closed
Tsunder wants to merge 4 commits intoStarryPy:masterfrom
Closed
increased give_item_to_player maximum, clarified logic#146Tsunder wants to merge 4 commits intoStarryPy:masterfrom
Tsunder wants to merge 4 commits intoStarryPy:masterfrom
Conversation
up to date
Pleased Giraffe update added 1 bag, which is +40 item stacks. distinct items no longer go into hotbar, -10 stacks. A new total of 120 stacks discounting equipment and stuff. Default maximum items per stack is still 1000. Changed give packet logic to be a bit simpler, I think. can max items per stack be put into the configs? (in the case of a modded server having non-1000 default maximum per stack)
Contributor
|
If you could also apply PEP8 that would be great |
Contributor
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Players now have a 3rd item bag, items no longer go to hotbar. Maybe clarified logic.