Commit Graph

  • 41c565384d Read desc - Horse watcher libraryaddict 2014-06-02 03:25:35 +1200
  • 0625db63ff Return null instead of a empty string libraryaddict 2014-06-02 03:24:29 +1200
  • 0afcef09b5 Check if custom name is null before assuming it is libraryaddict 2014-06-02 03:23:02 +1200
  • 5bfd6c5541 Fix outdated code which would make huge problems because of previous fix libraryaddict 2014-06-01 06:53:01 +1200
  • 841dab296d Add setSkin for playerdisguise. This may be removed in future versions libraryaddict 2014-06-01 06:47:05 +1200
  • 8a9c2fa225 Released 8.2.4 libraryaddict 2014-05-31 05:35:09 +1200
  • 93f807e6c9 Minor code cleanup libraryaddict 2014-05-31 05:34:34 +1200
  • 2cb8d90158 Added new method so that you can't get a commentless config libraryaddict 2014-05-31 05:29:40 +1200
  • 0e828eaf07 Opps. Fixed DisguiseType's with a _ not displaying properly in DisguiseEntity libraryaddict 2014-05-29 23:31:23 +1200
  • f94748afa5 Yeah. Fix the memory leak plox libraryaddict 2014-05-29 22:16:04 +1200
  • aea49bfc43 Fix a memory leak :( libraryaddict 2014-05-29 22:10:34 +1200
  • 56902b8aff Don't fetch the datawatcher twice libraryaddict 2014-05-28 21:53:08 +1200
  • b04f5faea9 Fix config being saved everytime and comments being wiped libraryaddict 2014-05-28 21:42:11 +1200
  • 3a32a91233 Released 8.2.3 libraryaddict 2014-05-28 12:17:18 +1200
  • 39d01c1bea Use Collection with no <String> or <Player> so that you can feed either in as a parameter libraryaddict 2014-05-28 12:09:16 +1200
  • 4e8b0da944 Get rid of this try/catch libraryaddict 2014-05-25 17:58:53 +1200
  • 6652959553 Fix up URLDecoding as per @zreed's recommendation libraryaddict 2014-05-25 17:57:34 +1200
  • e24f404e42 Tiny cleanup libraryaddict 2014-05-24 05:24:55 +1200
  • 7c12b2e0b3 Did I screw up isAdult.. Huh libraryaddict 2014-05-24 05:18:24 +1200
  • 19aabb2656 Fixed sending data on a flagwatcher not taking their real metadata into account when its adding metadata libraryaddict 2014-05-24 05:14:14 +1200
  • 0f09a92e75 Or rather, the opposite of it libraryaddict 2014-05-24 05:05:02 +1200
  • a4f9666cd0 Just use isOnline() libraryaddict 2014-05-24 05:04:12 +1200
  • 81854db3d0 Exp packets shouldn't be in the velocity group libraryaddict 2014-05-24 05:02:17 +1200
  • 999c80076d Tiny code cleanup libraryaddict 2014-05-24 05:01:51 +1200
  • bff21ab039 Allow sendData of multiple data libraryaddict 2014-05-23 16:51:00 +1200
  • 9e4ad0ba8e Added tameable watcher libraryaddict 2014-05-23 16:40:22 +1200
  • f3a81a84a4 Don't bother checking if watcher is null. If they have a entity, they can't have a null watcher libraryaddict 2014-05-23 15:11:20 +1200
  • 567a84b8dc Don't do checks if the player is self disguised. Perverts see everything anyways unless we want to show em something special libraryaddict 2014-05-23 15:07:20 +1200
  • 1e12939d87 setMaxHealth now sends the packet as well libraryaddict 2014-05-23 15:06:52 +1200
  • 26ccaabe83 Added ability to set the max health of a disguise using attributes libraryaddict 2014-05-23 14:52:21 +1200
  • 0c305a8151 Fixed isRightClicking being slightly bad libraryaddict 2014-05-23 14:03:02 +1200
  • ae06e527be Added disable metadata packet - Aka cached libraryaddict 2014-05-23 13:58:21 +1200
  • eb712a06b9 Clamp the slime size value, don't let them do negative sizes. libraryaddict 2014-05-23 11:31:36 +1200
  • 9f5cfca723 Released 8.2.2 libraryaddict 2014-05-23 10:37:59 +1200
  • a70932da4d Forgot to add a hook here.. libraryaddict 2014-05-23 10:33:50 +1200
  • d4ac36b1ef added small note libraryaddict 2014-05-23 10:30:56 +1200
  • 18ebafcb09 Released 8.2.1 libraryaddict 2014-05-23 09:17:32 +1200
  • 71f15dff77 Added a way to selectively disguise only certain entities with disguise radius. Also changed the coloring of the help libraryaddict 2014-05-23 09:14:52 +1200
  • 92172f91af Add classgetter libraryaddict 2014-05-23 09:13:35 +1200
  • 31dd6ef5e3 Allow -baby to exist in perms libraryaddict 2014-05-23 08:26:43 +1200
  • b44aba87d4 Give errors when they attempt to use misc disguise on living entities with commands libraryaddict 2014-05-23 08:22:07 +1200
  • 72d07e7f62 Added a slew of options to disable packets for performance gains libraryaddict 2014-05-23 08:14:46 +1200
  • ecae8b3400 Do sub-sections when saving default config libraryaddict 2014-05-23 08:00:10 +1200
  • b44340a09a Released 8.2.0 libraryaddict 2014-05-22 16:15:19 +1200
  • eef044a5a6 Fix up multiple options for a single disguise libraryaddict 2014-05-22 08:22:50 +1200
  • ccb512a20b Tiny tiny cleanup libraryaddict 2014-05-22 05:42:53 +1200
  • 34418ddab5 Tell them exactly what option they can't use libraryaddict 2014-05-22 05:26:13 +1200
  • 0b5e20180d Fixed disguise entity command throwing errors. Cleaned up the messages moar libraryaddict 2014-05-14 10:54:44 +1200
  • 3604c83797 Ensure they use the right disguise for the disguisetype libraryaddict 2014-05-14 10:43:13 +1200
  • 8db338f533 Deprecate the replaceSounds and add new constructors for miscDisguise libraryaddict 2014-05-14 10:34:41 +1200
  • b7dfb2c66b Changed disguise entity command to do better messages libraryaddict 2014-05-13 22:32:15 +1200
  • 720c4f3c66 Set the current version as 1.7 by default as a failsafe libraryaddict 2014-05-13 22:26:34 +1200
  • c5e579f608 Add helpful info for future reference libraryaddict 2014-05-13 22:26:10 +1200
  • 96ecf57dd3 Revert "Add a . to the end of the bukkit version. Might help MCPC" libraryaddict 2014-05-12 13:46:29 +1200
  • d81b1d8b7c Removed true/false for disguise commands libraryaddict 2014-05-09 16:35:24 +1200
  • 514ad74db3 Why bother pretending its not dirty libraryaddict 2014-05-09 16:31:05 +1200
  • 578f2ce504 Add disguiseToPlayers player... to DisguiseAPI. I can't add List<> because of conflicts libraryaddict 2014-05-09 16:28:35 +1200
  • 23da447d7b Add a . to the end of the bukkit version. Might help MCPC libraryaddict 2014-05-09 03:02:26 +1200
  • 299347d81c Change a message slightly from slap to right click libraryaddict 2014-05-05 21:34:19 +1200
  • c9b9710a78 Don't allow them to set the watcher willy nilly without verifiying it libraryaddict 2014-05-05 19:59:47 +1200
  • 19f895667a Give the update messages without exceptions libraryaddict 2014-05-05 19:53:16 +1200
  • 6c0a08e95c Typo count by prplz. Somehow doesn't seem to have anyone complaining about it.. libraryaddict 2014-05-02 18:22:09 +1200
  • ebefbfe2c7 Wolf is now tamed if you set the collar color libraryaddict 2014-05-02 16:08:27 +1200
  • f63e6376ff Released 8.1.0 libraryaddict 2014-04-28 12:14:57 +1200
  • 080288d2bf Small change for internal debug libraryaddict 2014-04-26 15:42:35 +1200
  • 5f69b11ab4 Add another check libraryaddict 2014-04-26 15:34:48 +1200
  • 60326253a2 Change the disguiseNextEntity to return a int libraryaddict 2014-04-24 09:50:26 +1200
  • 05a849a510 Just use the field name instead of regetting it libraryaddict 2014-04-23 11:49:24 +1200
  • 62debf30c0 Don't permanantly store the game profile libraryaddict 2014-04-23 11:44:12 +1200
  • 5413b4f852 Change grabSkull to getSkull libraryaddict 2014-04-20 02:13:56 +1200
  • c2e7aae201 Only allow refreshing entity is the entity is valid libraryaddict 2014-04-19 23:14:58 +1200
  • 4e09a64abb Just make it a runnable. More convident for my plugins libraryaddict 2014-04-19 23:11:56 +1200
  • 43e6e6cc36 Changed the names and some methods so its easily used by outside plugins libraryaddict 2014-04-19 18:22:27 +1200
  • 74d5dbce9e Read desc libraryaddict 2014-04-19 08:14:02 +1200
  • b0f1a756cc Opps. Change a order libraryaddict 2014-04-18 19:52:54 +1200
  • 4ebf7bdf51 Read desc libraryaddict 2014-04-18 19:50:48 +1200
  • 5f03b75eb7 Refresh all disguises using that playername. Not just the caller libraryaddict 2014-04-16 16:26:19 +1200
  • c454ea1cd7 Released 8.0.9 libraryaddict 2014-04-15 03:00:16 +1200
  • 1a10b6a774 Use nms to get the uuid libraryaddict 2014-04-15 02:54:04 +1200
  • 8511911e7e Just get the playername exactly as it was fed. libraryaddict 2014-04-15 02:29:41 +1200
  • 6ce864ae6c Remove old code for player disguises, support 1.7.9 code for disguises! libraryaddict 2014-04-15 02:26:31 +1200
  • 5801356fbf Try avoid infinite loops when sending self disguise libraryaddict 2014-04-13 13:15:04 +1200
  • 3512ca4961 Re-released 8.0.8 libraryaddict 2014-04-13 13:14:46 +1200
  • d4d657e53b My bad.. Didn't know GameProfiles were like this in 1.7 libraryaddict 2014-04-12 17:19:46 +1200
  • a588e06e46 Released 8.0.8 libraryaddict 2014-04-12 17:07:44 +1200
  • 3d60fe3c49 Allow players to retain their skins if they disguised as theirselves libraryaddict 2014-04-12 17:07:27 +1200
  • 5a4ac21f10 Released 8.0.7 libraryaddict 2014-04-12 16:41:59 +1200
  • 8c2261798e Allow disguises in 1.7.6 - 1.7.8 but no skins for players!! libraryaddict 2014-04-12 16:22:47 +1200
  • c3c6a5c1c4 Released 8.0.6 libraryaddict 2014-04-12 05:34:20 +1200
  • d53a34f5e4 When using disguise command. 'p' is a subsitute for player libraryaddict 2014-04-12 05:31:46 +1200
  • 684d996754 Use randomly generated version 1 UUID's libraryaddict 2014-04-12 04:11:51 +1200
  • 04af32149f Released 8.0.5 libraryaddict 2014-04-11 11:55:03 +1200
  • 4e381f9d60 Remove the UUID fetcher code. Its useless now libraryaddict 2014-04-11 11:54:56 +1200
  • 8ac42f97c1 Opps libraryaddict 2014-04-11 08:00:25 +1200
  • d20abcb223 Only return if they are still online. Fixes a bungeecord crash mostly libraryaddict 2014-04-11 07:57:23 +1200
  • 6571fe3a2d Released 8.0.4 libraryaddict 2014-04-11 07:15:20 +1200
  • 7af61ee7df Opps. Now it grabs it from a online player libraryaddict 2014-04-11 04:57:14 +1200
  • 4a63ff07ee Always send a empty string. Never lookup a offline players UUID libraryaddict 2014-04-11 04:45:55 +1200
  • 0ebfe0a776 Don't use a random UUID. Should fix a protocol crash libraryaddict 2014-04-11 04:34:37 +1200
  • ef58b5183a Released 8.0.3 libraryaddict 2014-04-09 22:06:25 +1200