v2.14: Bug fixes + Update to 1.2.3-R0.1#2
Open
DiGitHubCap wants to merge 139 commits intocakenggt:masterfrom
Open
v2.14: Bug fixes + Update to 1.2.3-R0.1#2DiGitHubCap wants to merge 139 commits intocakenggt:masterfrom
DiGitHubCap wants to merge 139 commits intocakenggt:masterfrom
Conversation
Added set circle 4040: Spawn pig Added set circle 4041: Spawn sheep Added set circle 4042: Spawn cow Added set circle 4043: Spawn chicken
Set circle 4040 changed to 0044 Set circle 4041 changed to 0144 Set circle 4042 changed to 0244 Set circle 4043 changed to 0344
…k the commit for the changes Fixed capitalization for the unlearned set circles message Fixed unsafe teleportation (sometimes suffocated) to players homes (The circle will now try to relocate you to 1 of the 4 horizontally adjacent blocks, and if those are unsafe, then you will not be teleported) Quick fix for players getting their hunger depleted if the home teleport failed
…ion (Ex: v2.18.1) for simplicity's sake
… updated .gitignore.
…nd doors, as this could have been used for griefing. I plan to make this list configurable soon.
…(Infinite XP Exploit)
… they transmute air to air
…sole blacklist message
… fine tuning on first block
…nsmutation circle
added 30 commits
August 16, 2012 14:50
…les), and possibly some other things that I forget
Command permission changes
Other minor tweaks
…e) with a pure string instead
Remove unused code Start on transmutation threading
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Okay so I'll start this off by saying that I'm very impatient. I have a hard time waiting for plugins to update, and this was a really important plugin on my server, so I decided to update it myself, even though I don't know Java that well. Please don't take offense to the fact that I am incredibly impatient at waiting for plugins to update; I can understand that you were probably very busy in real life. So, basically I did the following:
I should probably also mention that I compiled this against Bukkit #1378 (1.2.3-R0.1), so it should work on Craftbukkit #2034 (1.2.3-R0.1). I hope that my minor coding changes are up to your coding standards (Keep in mind that I'm very new to Java), and that you can implement this into an official release so that people can once again enjoy this plugin without bugs. Additionally, as mentioned in the list above, I did test this on my server. It appears to work perfectly fine.