This website requires JavaScript.
8401f9b091
Add and deprecate Equipment packets config setter option
libraryaddict
2014-06-15 19:37:00 +12:00
0496134dee
Formatting by project
libraryaddict
2014-06-15 19:35:47 +12:00
1edc05d9ff
Loop over entities with numbers instead of iterator (CraftBook needs to improve their coding)
libraryaddict
2014-06-15 19:33:59 +12:00
1e607d6bb6
Merge pull request #36 from riking/cauldron
libraryaddict
2014-06-15 19:31:48 +12:00
d1253467a8
Remove debugging throws
riking
2014-06-14 22:45:01 -07:00
7c20a7c3a3
More ReflectionManager stuff
riking
2014-06-14 22:38:16 -07:00
3d64a132a9
More Forge compat changes
riking
2014-06-14 20:19:56 -07:00
69ea8ed2a0
Change listener to monitor and make sure that PlayerPortalEvent isn't cancelled before removing disguises
libraryaddict
2014-06-15 15:00:18 +12:00
b9087f6fc3
Remove two imports
libraryaddict
2014-06-15 14:58:39 +12:00
7c5a7b0225
Move Disguise and Undisguise events into the Disguise methods instead of the api calls
libraryaddict
2014-06-15 14:57:06 +12:00
264b2ef8a2
Tell the user how many options they ignored.
libraryaddict
2014-06-15 14:52:45 +12:00
0c84316121
Prepare to parse the method searge statements
riking
2014-06-14 19:30:47 -07:00
ce725368f0
Merge pull request #35 from riking/plugin-yml
libraryaddict
2014-06-15 13:36:45 +12:00
fd8fa08c6e
Merge pull request #34 from riking/patch-1
libraryaddict
2014-06-15 13:35:00 +12:00
57be672b1b
Merge pull request #33 from riking/style
libraryaddict
2014-06-15 13:34:21 +12:00
4ddded6b06
Enquipment -> Equipment
riking
2014-06-14 18:09:14 -07:00
2b86c98fbb
Seriously, wtf? Removed reflection on Bukkit API.
riking
2014-06-14 18:05:13 -07:00
48056c735f
More getNmsField/Method calls
riking
2014-06-14 16:06:02 -07:00
2566d8824e
Create getEntityTrackerEntry()
riking
2014-06-14 15:52:11 -07:00
d7a903c86e
Forge compatibility WIP
riking
2014-06-14 14:58:49 -07:00
2b602fd242
Add tab-completion permissions to commands
riking
2014-06-14 10:29:52 -07:00
d1e162bb97
Restore single-star from 55f2eb6dca
riking
2014-06-14 10:22:28 -07:00
4766d2a0d1
Some wording cleanup
riking
2014-06-14 10:16:36 -07:00
c1b5780d77
Use new-style runTask methods
riking
2014-06-13 23:19:23 -07:00
4c14e6b72a
Make it red.. Ladies love red
libraryaddict
2014-06-14 21:16:11 +12:00
8014b7a9c0
Add information for disabling the attributes
libraryaddict
2014-06-14 21:16:02 +12:00
21d4bba9f4
Max health is now correctly set on entity spawn
libraryaddict
2014-06-14 21:11:37 +12:00
e940a9e0e9
Allow boolean params to not require a argument to be true
libraryaddict
2014-06-14 20:55:28 +12:00
61d8ca7b42
Let people see only options they can use
libraryaddict
2014-06-14 20:45:19 +12:00
55f2eb6dca
Let ops use all options
libraryaddict
2014-06-14 20:35:42 +12:00
832a2a4d30
Bat shall no longer sink slowly
libraryaddict
2014-06-14 20:34:18 +12:00
3d26348b69
Why set it to the same values as default
libraryaddict
2014-06-14 20:33:10 +12:00
b4f1569b95
Don't send bat if bat aint flying
libraryaddict
2014-06-14 20:32:47 +12:00
c145ae5106
Add new disguise option to remove disguises on world change
libraryaddict
2014-06-14 20:27:48 +12:00
f777b33917
Read desc
libraryaddict
2014-06-14 20:16:48 +12:00
4d1092f41d
Rearrange this
libraryaddict
2014-06-12 18:21:20 +12:00
cddfbafb3d
Don't include entity class in usable params, allow people to use a EntityType as well
libraryaddict
2014-06-12 18:15:41 +12:00
014c34ce0e
Add in Item height as well, prevents floating disguises when a item is disguised
libraryaddict
2014-06-12 18:06:07 +12:00
0056898e01
Also work for EntityType for DisguiseRadius
libraryaddict
2014-06-12 18:05:34 +12:00
85ff3769cf
Don't attempt to use EntityType's that are null
libraryaddict
2014-06-10 12:42:53 +12:00
53754ee684
Cleaner
libraryaddict
2014-06-10 12:42:00 +12:00
572d94219d
Fix Horse not being found in old versions
libraryaddict
2014-06-10 12:31:36 +12:00
4b06deec1b
Fix the id and data crap so its no longer broken
libraryaddict
2014-06-06 14:16:16 +12:00
7b5d998e25
Set minecart hoppers minecart type in disguisetype
libraryaddict
2014-06-06 14:16:02 +12:00
6bfa4b3d66
Set the miscDisguise id and data
libraryaddict
2014-06-06 13:59:22 +12:00
e3ca6c5b74
Change setGameProfile to setSkin and add logic for it
libraryaddict
2014-06-06 00:08:54 +12:00
708b184fa5
Attempt to use the UUID from the gameprofile
libraryaddict
2014-06-05 23:52:04 +12:00
06fdc16ca2
Make the miscdisguise code readable and not so unreliable for what you want/need
libraryaddict
2014-06-05 12:08:28 +12:00
dd5dc5d320
Don't group them, just colorize them and sort all methods by name together
libraryaddict
2014-06-05 11:45:17 +12:00
676d191c52
Merge pull request #30 from riking/stuff
libraryaddict
2014-06-05 10:47:56 +12:00
3ebf54c192
Fix FQN in DisguiseType
riking
2014-06-04 15:16:45 -07:00
d645004abd
Revert "Eh, let's just remove the shift by 0. Also doc the method"
riking
2014-06-04 14:40:00 -07:00
2ec2cbfb1c
Some help improvements - color yellow if method is specific
riking
2014-06-04 14:35:53 -07:00
d23e518c1b
Instead of using Object's for gameprofiles. Use WrappedGameProfile
libraryaddict
2014-06-05 08:40:15 +12:00
5ff1370ea0
Update protocollib to 3.4.0-snapshot
libraryaddict
2014-06-05 08:39:55 +12:00
5a288c586e
Fix Horse's Rearing parameter
riking
2014-06-04 12:10:51 -07:00
0d8dce4538
Prefer storing the methods instead of getting them every time
riking
2014-06-04 09:43:29 -07:00
983026a898
Make a callValueOf() method to reduce code repetition
riking
2014-06-04 09:27:04 -07:00
1207d70d6e
Dedent parseDisguise() method for-loop
riking
2014-06-04 09:18:05 -07:00
bb0ac727bf
Remove more redundant actions
riking
2014-06-04 09:17:47 -07:00
23303952b4
Eh, let's just remove the shift by 0. Also doc the method
riking
2014-06-04 08:33:30 -07:00
7cde5b755e
Read desc
libraryaddict
2014-06-05 00:30:12 +12:00
f894b34264
Disguise commands now tell you when they didn't disguise successfully
libraryaddict
2014-06-05 00:26:35 +12:00
956fef9ca1
Add a config option which fixes a bug where you can dye sheep/wolf client sidedly
libraryaddict
2014-06-04 14:43:58 +12:00
87c0cb4a78
Actually remove the unknown entity id. Not the known entity ids..
libraryaddict
2014-06-04 14:20:02 +12:00
239bc6d645
Check a second after the future disguise was added that it was successful.
libraryaddict
2014-06-04 14:12:09 +12:00
f535eefabf
Instead of throwing a error then another error. Just make a FlagWatcher after the first error
libraryaddict
2014-06-04 14:00:08 +12:00
34f0a13b39
Remove badly thought out and obselete feature that didn't work
libraryaddict
2014-06-04 13:58:16 +12:00
11e36a3974
Merge pull request #29 from riking/refactoring
libraryaddict
2014-06-04 13:48:10 +12:00
09a58efbd1
Fix the build
riking
2014-06-03 18:47:00 -07:00
cbbf5c8f2e
Merge pull request #28 from riking/refactoring
libraryaddict
2014-06-04 13:43:06 +12:00
db5e77d28f
Remove useless local
riking
2014-06-03 18:26:08 -07:00
46c63ed841
TODO entries
riking
2014-06-03 18:21:28 -07:00
6d6b766823
For-each loops, remove unused method parameters
riking
2014-06-03 18:21:10 -07:00
5dce8a22e8
Simplify redundant statements and casts
riking
2014-06-03 18:20:46 -07:00
009df4a0ad
Turn manual array copies into System.arrayCopy
riking
2014-06-03 18:19:37 -07:00
d32a077359
StringBuilder, rename local, javadocs
riking
2014-06-03 18:18:43 -07:00
c4b48df0ee
Apply unused config value, but keep behavior - looks broken
riking
2014-06-03 18:16:47 -07:00
a25bc46dea
Move tryClose() method in order
riking
2014-06-03 17:53:00 -07:00
180998e5ca
Refactor: tryClose() method
riking
2014-06-03 17:46:52 -07:00
4e441493c1
Combine inventory listener server and client into one listener. Seeing as they don't need to be seperate and actually cuts down on code
libraryaddict
2014-06-04 12:47:52 +12:00
297dcd351f
Check the current disguise is also the current flagwatcher
libraryaddict
2014-06-04 08:48:47 +12:00
72f8aad151
Put the strings in the same getter. It makes no difference and is cleaner
libraryaddict
2014-06-04 08:48:33 +12:00
406627e404
Merge pull request #27 from riking/refactoring
libraryaddict
2014-06-04 12:44:07 +12:00
b96337f29b
Refactor out initConfig method
riking
2014-06-03 17:42:13 -07:00
ac54e9b73c
Released 8.2.5
libraryaddict
2014-06-02 23:40:12 +12:00
6b18fafca4
Changed getOwner in tameable to return null
libraryaddict
2014-06-02 23:39:31 +12:00
04de21dba4
Changed getHorseArmor to return a itemstack, rename getHorseArmor to getHorseAmorAsInt and default owner name is null
libraryaddict
2014-06-02 23:39:12 +12:00
b12e4b1da9
Revert "Released 8.2.5"
libraryaddict
2014-06-02 23:35:39 +12:00
46f534921e
Released 8.2.5
libraryaddict
2014-06-02 23:30:28 +12:00
a9d5e8b109
Opps. Fixed the method calling itself instead of the proper API call
libraryaddict
2014-06-02 23:28:52 +12:00
4bbf0fbece
Clone the disguise when fetched
libraryaddict
2014-06-02 10:06:30 +12:00
31a0b68bdc
Change the use of the disguiseclone command to use references instead
libraryaddict
2014-06-02 10:03:59 +12:00
4b55a24444
Fix AnimalColor getting not working properly
libraryaddict
2014-06-02 08:56:18 +12:00
d7010c6389
Add AnimalColor for Sheep color and wolf color
libraryaddict
2014-06-02 08:56:07 +12:00
e7301e06d0
Get rid of ridiculous message in disguiseclone command
libraryaddict
2014-06-02 04:17:11 +12:00
b999f48fef
Added options to choose how long a disguise entity and disguise clone command is valid for
libraryaddict
2014-06-02 04:14:35 +12:00
4262221133
Add Disguise Clone command to clone a entity to look like them
libraryaddict
2014-06-02 04:08:54 +12:00
fb1f7a698c
Added constructDisguise api to clone a entity into a disguise
libraryaddict
2014-06-02 04:06:38 +12:00
3426e0adb6
Changed "Can't use command" to follow one message
libraryaddict
2014-06-02 03:52:54 +12:00