Commit Graph

  • 8679ddf4b6 Add splash potion watcher libraryaddict 2013-11-24 08:26:33 +1300
  • 6dfeb5f10a Minor code cleanup libraryaddict 2013-11-24 07:29:13 +1300
  • d6fba4c402 Send teleport packet for all misc disguises (why not) and do the pitch for the disguise minecarts (facing direction) libraryaddict 2013-11-24 06:59:56 +1300
  • 15a8974d1e Added undisguise message for undisguiseentity libraryaddict 2013-11-24 06:43:52 +1300
  • 951d60f0aa Prevent minecarts disguised as minecarts from getting a Y height modifier libraryaddict 2013-11-24 06:38:46 +1300
  • 1fc72e10cc Fixed a array size exception libraryaddict 2013-11-24 06:31:41 +1300
  • 94a7237803 Read desc libraryaddict 2013-11-23 15:53:17 +1300
  • 2f85d35df1 Fixed the wrong constructor when a self disguise is removed libraryaddict 2013-11-23 15:50:10 +1300
  • 26770e5b7a Send a entity teleport packet for falling block to prevent it glitching into the ground libraryaddict 2013-11-23 15:25:25 +1300
  • 447f267811 Stop trying to send a self disguise if the player isn't valid. libraryaddict 2013-11-23 15:21:30 +1300
  • 17c2d95e1d Fixed falling block disguise not working libraryaddict 2013-11-23 13:10:38 +1300
  • 35cf33d3c9 Removed the bugz message libraryaddict 2013-11-23 12:39:07 +1300
  • 3fd4ddf964 Deprecated setRiding and isRiding as they are no longer in the game libraryaddict 2013-11-23 09:39:36 +1300
  • 73e4c3a7c6 Renamed another method to be deprecated. Sorted them. libraryaddict 2013-11-23 09:19:30 +1300
  • 0a98e90afc Read desc libraryaddict 2013-11-23 09:10:20 +1300
  • a502792df2 Read desc libraryaddict 2013-11-23 09:04:31 +1300
  • 93ef0a26d4 Read desc libraryaddict 2013-11-23 08:52:15 +1300
  • 81933b90bd Fixed a weird system where I use strings for getting the watcher class libraryaddict 2013-11-23 08:22:06 +1300
  • 6b225f18c3 Change the casting checking to look better libraryaddict 2013-11-23 05:02:53 +1300
  • 3f2c6b60d0 Forgot to change this to SNAPSHOT libraryaddict 2013-11-23 04:42:43 +1300
  • 201a4a21a0 Fixed casting problems libraryaddict 2013-11-23 04:39:42 +1300
  • ce76bb47c5 Fixed a error which happened rarely libraryaddict 2013-11-23 04:39:35 +1300
  • b93f5d3ea4 Change disguisehelp to use reflection for watcher values and a new EnumHelp thingy libraryaddict 2013-11-23 04:21:03 +1300
  • e41b80ebc0 Fix disguises still being visible as usable. And classes existing when they don't. libraryaddict 2013-11-23 04:20:36 +1300
  • 86d728f90d Fix the errors due to health being changed to a float libraryaddict 2013-11-23 04:20:03 +1300
  • 49b81b0deb Don't print exception because sometimes the class doesn't exist. libraryaddict 2013-11-23 04:01:54 +1300
  • 441d69fd62 Change to throwable as exception doesn't catch it libraryaddict 2013-11-23 04:01:32 +1300
  • 13fbc4bbb6 Fix incorrect horse sounds to use mob.horse instead of just horse libraryaddict 2013-11-23 03:19:00 +1300
  • 4beeb63034 Convert all sounds to strings so non-existing sounds do not stuff the plugin libraryaddict 2013-11-23 03:15:26 +1300
  • 1818f5f1e6 Read desc libraryaddict 2013-11-23 03:15:07 +1300
  • ce14a91e9a Released 7.7.1 libraryaddict 2013-11-21 09:52:26 +1300
  • 65077f1d7b Fix for a error being thrown when there is no error libraryaddict 2013-11-20 00:03:11 +1300
  • 06b9734c3e Fixed the error with a field being fetched in entity class libraryaddict 2013-11-19 23:38:34 +1300
  • 5c41c04dd8 Read desc libraryaddict 2013-11-19 23:36:25 +1300
  • 9c305f09da Merge pull request #9 from libraryaddict/Reflection libraryaddict 2013-11-19 01:57:21 -0800
  • 2f7f5ef43c Fixed errors and errors with getPerverts for velocity packets libraryaddict 2013-11-19 22:53:56 +1300
  • 95b6c40b7a Fixed the wrong disguise option being returned as the bad permission libraryaddict 2013-11-19 22:53:39 +1300
  • 9b30140e22 Fixed problem with disguisehelp command not telling you that you don't have perms. And perms not working. libraryaddict 2013-11-19 22:48:33 +1300
  • 3808579614 Annother attempt to fix broken look libraryaddict 2013-11-19 11:46:06 +1300
  • e02e1c9e6b Fix flag watcher not working, fix error with gethandle libraryaddict 2013-11-19 08:48:26 +1300
  • 4e101c3ec6 Minor code clean libraryaddict 2013-11-19 08:39:28 +1300
  • 33460a6fb7 Finish converting it all to reflection. Removed cb dependency ;D libraryaddict 2013-11-19 08:25:48 +1300
  • 85f4bfbdc7 Updated the packets manager to have a accurate count of direct nms calls libraryaddict 2013-11-19 05:55:43 +1300
  • 8b3df2abf4 Fix a error with casting Andrew 2013-11-19 05:50:43 +1300
  • d09d7d6549 Fix the items doing the wrong classes for the getters Andrew 2013-11-19 05:50:31 +1300
  • 5006dc4f32 Mark it as a snapshot >.> Andrew 2013-11-19 05:50:18 +1300
  • 0ab5500e03 Fixed arrow being mislabelled as moving when its criticial. Andrew 2013-11-19 01:31:00 +1300
  • 513b9bdf8f Fixed disguise player not being constructable Andrew 2013-11-19 01:30:39 +1300
  • c54ed4f5dd Add human to the cases Andrew 2013-11-19 00:55:44 +1300
  • 209744fab3 Fix incorrect permission nodes Andrew 2013-11-19 00:53:22 +1300
  • 9b1ba66efc Throw errors if there is a error when doing the commands Andrew 2013-11-19 00:50:39 +1300
  • c25519158a Update for reflection Andrew 2013-11-19 00:49:04 +1300
  • 71d0b64e82 This reverts the 2 reverted commits Andrew 2013-11-18 16:24:25 +1300
  • 2820311551 Forced to release build 7.7.0 Andrew 2013-11-18 16:09:13 +1300
  • e6daa898d8 Revert "Update entity status packet to use 1 instead of 2" Andrew 2013-11-18 16:07:33 +1300
  • c1a878a7d9 Revert "Update for 1.7 spigot hack" Andrew 2013-11-18 16:06:58 +1300
  • 1a4507893f Fixed perms not using backslashes Andrew 2013-11-18 16:06:29 +1300
  • e0240c1044 Limit the setId to the values length on horse and ocelot Andrew 2013-11-18 04:43:42 +1300
  • c2ebe0d347 Same fors lime Andrew 2013-11-18 04:43:20 +1300
  • 98677bade3 Use the method instead of setvalue for villager Andrew 2013-11-18 04:43:12 +1300
  • d4774aa3c5 Add reminder, make the horse color random per the color length Andrew 2013-11-18 04:39:33 +1300
  • 370e72d9bc Don't display deprecated methods for disguise help. Andrew 2013-11-18 04:29:38 +1300
  • 04df1cd162 Changed a string to a class as I'm likely to forget to update it. Also added in warnings for myself for updating. Andrew 2013-11-18 04:16:17 +1300
  • d83c5bcd2c Revert "Print off when it receives packet 32 - Example for ProtocolLib" Andrew 2013-11-17 01:57:38 +1300
  • 62286cc5a0 Add the ability to get and set the blocks in a minecart. As well as their Y offself Andrew 2013-11-16 18:20:22 +1300
  • 30754429a9 Print off when it receives packet 32 - Example for ProtocolLib Andrew 2013-11-16 12:12:29 +1300
  • 1c0638cf5d HEIL MD_5 Andrew 2013-11-15 19:53:33 +1300
  • 32cafd1b57 Add the ability to set and get the wither invulunbility. Andrew 2013-11-15 14:19:05 +1300
  • 3e8532e6ff Add the ability to set and get age in ageable watcher by number Andrew 2013-11-15 14:18:50 +1300
  • 95262097ca Opps. Thats for living disguises only Andrew 2013-11-15 09:10:35 +1300
  • a6efee490d Merge pull request #3 from md-5/patch-1 libraryaddict 2013-11-13 22:17:56 -0800
  • 9365f6e1f1 Remove 'ban' code. md-5 2013-11-14 16:36:53 +1100
  • 0f4d687f65 Add some more motds to the banned servers. Andrew 2013-11-14 12:29:31 +1300
  • 1050ded526 Added leash hitch as a disguise sound. Regardless of it having no sounds Andrew 2013-11-14 12:20:38 +1300
  • 22f2ae593b Update entity status packet to use 1 instead of 2 Andrew 2013-11-14 12:20:08 +1300
  • 68d16995e0 Made the permission option baby also stand for setbaby Andrew 2013-11-14 10:43:24 +1300
  • 49347b6a46 Add 'adult' to the thingy Andrew 2013-11-12 17:47:59 +1300
  • c1ada67da6 Add better perms handling and a way to disable options for constructing disguises Andrew 2013-11-12 17:46:39 +1300
  • f02d212c9b Tiny code cleanup Andrew 2013-11-12 17:46:24 +1300
  • 78bc04a4b4 Fix it doing the wrong stuff for baby baby ohhh Andrew 2013-11-12 17:46:02 +1300
  • f5c48eb264 Add isBaby and setBaby to ageable watcher Andrew 2013-11-12 16:35:22 +1300
  • 40c41fe1d0 Fix the /disguiseplayer command not working for console Andrew 2013-11-12 16:35:10 +1300
  • 0576614825 Add 'baby' for constructing a disguise, and inform them that true/false is soon to be removed Andrew 2013-11-12 16:34:54 +1300
  • 962bbece37 Update for 1.7 spigot hack Andrew 2013-11-11 10:13:44 +1300
  • e537fb8923 COs of the last commit we can remove this Andrew 2013-11-11 03:30:47 +1300
  • 74d608afb9 When constructing misc disguise. You can now set the itemstack Andrew 2013-11-11 03:29:57 +1300
  • c4be1b989e Return the incorrect command usage with a .0 for float/double Andrew 2013-11-11 03:29:42 +1300
  • 48efa79ef7 Small fix before release Andrew 2013-11-08 09:32:24 +1300
  • ad1e31b056 Updated to 7.6.9 Andrew 2013-11-08 09:30:06 +1300
  • 534fd07cda Added disguise leash hitch Andrew 2013-11-08 09:29:32 +1300
  • aae8903644 Added override to wolf set/get health Andrew 2013-11-08 09:23:46 +1300
  • 58b8a10fad Cleaned up names in DisguiseHelpCommand Andrew 2013-11-08 09:23:28 +1300
  • 73228946cf Sorted disguisehelp command in plugin yml Andrew 2013-11-08 09:23:12 +1300
  • 643f2b1c85 Changed enderman watcher to override held get/set and deprecated the rest Andrew 2013-11-08 06:37:36 +1300
  • a122152492 Fix the misc disguise for falling block Andrew 2013-11-08 05:57:48 +1300
  • 7c1a946bd7 Make the constructor command for itemstack set the item, not the data Andrew 2013-11-08 04:40:12 +1300
  • 9d06e1e55e Clean up misc disguise constructor a little Andrew 2013-11-08 04:37:36 +1300
  • 01f7d2b911 Make createDisguise return nothing Andrew 2013-11-08 04:30:40 +1300
  • 91dbd07f2a Fixed long name PotionEffect Types in disguisehelp Andrew 2013-11-07 10:24:47 +1300
  • 84572a1cb2 Nah. Revert that Andrew 2013-11-07 03:57:56 +1300