-
Notifications
You must be signed in to change notification settings - Fork 273
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
Add off hand support for Armor stands #520
Merged
Merged
Commits on Jul 5, 2017
-
Add off_hand (shield) support for armorstands
also add equipment sounds closes GlowstoneMC#471
Configuration menu - View commit details
-
Copy full SHA for 9f24214 - Browse repository at this point
Copy the full SHA 9f24214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85e036b - Browse repository at this point
Copy the full SHA 85e036bView commit details
Commits on Jul 6, 2017
-
some javadocs fix implementation of setArmorContents
Configuration menu - View commit details
-
Copy full SHA for 19a0c75 - Browse repository at this point
Copy the full SHA 19a0c75View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0279d7 - Browse repository at this point
Copy the full SHA a0279d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a569c6c - Browse repository at this point
Copy the full SHA a569c6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d105bd9 - Browse repository at this point
Copy the full SHA d105bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb89727 - Browse repository at this point
Copy the full SHA eb89727View commit details
Commits on Jul 7, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9fa1a69 - Browse repository at this point
Copy the full SHA 9fa1a69View commit details -
Don't save equipment in armorstandstore
we already do that properly in the livingentity Also don't save the *Items and *Chances Tag for a player, since he can never have these tags
Configuration menu - View commit details
-
Copy full SHA for a02ebee - Browse repository at this point
Copy the full SHA a02ebeeView commit details -
Handle *Items and *Drops Tags with variable sized lists
order of the lists musts still be correct, e.g. feet must be before leg If no Item or dropChance is available, load an empty Itemstack or 1f respectively
Configuration menu - View commit details
-
Copy full SHA for f35be0b - Browse repository at this point
Copy the full SHA f35be0bView commit details
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.