Commit Graph

  • 81d758ca7f Fix disguises not showing up straight away libraryaddict 2014-09-03 11:38:28 +1200
  • 476c756ad1 Use getIntegers instead of getModifiers libraryaddict 2014-09-02 21:50:08 +1200
  • 56b5933837 Not sure if this will do anything bad. But it means we don't use their names if non-skinned player libraryaddict 2014-09-02 20:32:52 +1200
  • af9dfb8d6e The name to fetch is either the skin or name. Not both. Move the runnables down to make it accessible and prevent the invalid names using it libraryaddict 2014-08-27 04:25:02 +1200
  • 3173ceec77 The name to fetch is either the skin or the name. Not both libraryaddict 2014-08-27 04:24:08 +1200
  • 837de50833 1.7.10 is NOT smaller than 1.7.2 libraryaddict 2014-08-27 04:23:47 +1200
  • a83e0aee6f Only lookup valid MC names from mojang. We can't save your soul if you do strange names libraryaddict 2014-08-26 14:39:24 +1200
  • a5d8c8ee39 Support 'false' for disguise option permissions libraryaddict 2014-08-20 22:30:33 +1200
  • a505d6f8ab No its not a problem. Only libraryaddict gets to see that and he's a pervert anyways libraryaddict 2014-08-07 03:56:18 +1200
  • 0de45fd6b3 Fixed MobDisguise returning playerdisguise libraryaddict 2014-07-30 20:16:15 +1200
  • 94f5eccba1 Return a miscDisguise not playerdisguise when calling addplayer on miscdisguise libraryaddict 2014-07-30 19:53:44 +1200
  • d7834e467f Since we can't do anything. Just ignore all async sound packets libraryaddict 2014-07-28 22:15:11 +1200
  • 2c101cef8b Revert "Revert "Revert "Use async packet listener for sounds packets. Prevents async concurrent modification exception. May be replaced later.""" libraryaddict 2014-07-28 22:13:15 +1200
  • 20aca0512f Revert "Fix the async sounds listener" libraryaddict 2014-07-28 22:13:11 +1200
  • 6e3f5c1606 Fix the async sounds listener libraryaddict 2014-07-28 17:05:29 +1200
  • a06a81182e Revert "Revert "Use async packet listener for sounds packets. Prevents async concurrent modification exception. May be replaced later."" libraryaddict 2014-07-28 17:03:41 +1200
  • c6875da657 Revert "Use async packet listener for sounds packets. Prevents async concurrent modification exception. May be replaced later." libraryaddict 2014-07-28 10:38:10 +1200
  • 491736b668 Swap the args for better looking libraryaddict 2014-07-26 11:22:49 +1200
  • a8f55e6edb Change setSkin on playerDisguise slightly libraryaddict 2014-07-26 11:21:16 +1200
  • b9244866fd Make sure there is no errors if someone calls setSkin on 1.6 or earlier libraryaddict 2014-07-26 11:17:45 +1200
  • 0eba652926 Fixed trying to use properties before they were added libraryaddict 2014-07-26 11:10:48 +1200
  • f81e7bba6b Cleaned up LibVersion and added V1_7_6 libraryaddict 2014-07-26 11:08:26 +1200
  • 4c85f6c319 Use async packet listener for sounds packets. Prevents async concurrent modification exception. May be replaced later. libraryaddict 2014-07-26 07:27:31 +1200
  • 4038a090d8 Merge pull request #42 from mcat95/patch-1 libraryaddict 2014-07-24 08:02:12 +1200
  • 98208bc42e Merge pull request #43 from riking/cauldron-fix libraryaddict 2014-07-24 08:01:43 +1200
  • 6f15938dae Use contains instead of equals........ riking 2014-07-23 13:00:38 -0700
  • 1198f52bbd Update VillagerWatcher.java mcat95 2014-07-23 21:52:51 +0200
  • ddb76d7488 setProfession with professionID mcat95 2014-07-23 20:43:43 +0200
  • d33af82177 Add zombie_villager sounds libraryaddict 2014-07-16 12:37:31 +1200
  • 1480dbe5a2 You can now do * disguises and single out disguises they can't use libraryaddict 2014-07-15 12:51:22 +1200
  • 6f65448d6e WitchWatcher has no noticable changes libraryaddict 2014-07-14 13:14:21 +1200
  • 8e7028ce96 Sort methods libraryaddict 2014-07-14 13:11:30 +1200
  • 67e4631a1a Fix minecart spawning facing the wrong pitch libraryaddict 2014-07-14 13:10:41 +1200
  • abc0be8bae Added setHideCape to PlayerWatcher libraryaddict 2014-07-14 13:04:14 +1200
  • 288882a427 Update relevent methods libraryaddict 2014-07-14 12:42:45 +1200
  • b859ea28f9 Added setShaking to zombie watcher libraryaddict 2014-07-14 12:42:03 +1200
  • 714eaaf0cf Actually getValue isn't that great a idea libraryaddict 2014-07-14 12:41:55 +1200
  • 90a92e8ce1 Minor fixes libraryaddict 2014-07-14 12:27:39 +1200
  • 56f3c23949 Add setTargets to wither watcher libraryaddict 2014-07-14 12:25:48 +1200
  • 7f27835c07 Add int[] to valid params in disguise commands libraryaddict 2014-07-14 12:25:37 +1200
  • dcd85b88ea Minor fix to previous commit libraryaddict 2014-07-14 12:25:21 +1200
  • 696f952c4e Change getValue to use generics so I don't have to cast libraryaddict 2014-07-14 12:22:06 +1200
  • 7d0175c563 Add witchwatcher (isAggressive and setAggressive) libraryaddict 2014-07-14 12:13:30 +1200
  • f7642f2883 Add more information to ModifyBoundingBox libraryaddict 2014-07-13 10:33:00 +1200
  • 29bae6b67a Fix it casting to integer when its a byte libraryaddict 2014-07-13 07:27:07 +1200
  • 75915b2f61 Merge pull request #41 from MeltedLux/patch-1 libraryaddict 2014-07-13 07:21:19 +1200
  • e95134d1b9 Damn spelling MeltedLux 2014-07-12 19:39:45 +0100
  • 6696060105 Don't blow disguises if the event was cancelled libraryaddict 2014-07-12 08:52:17 +1200
  • 98681cd93b Fix Aggressive misspelling libraryaddict 2014-07-12 07:07:54 +1200
  • 5703d5995d Fix isAgressive in enderman watcher libraryaddict 2014-07-12 07:06:23 +1200
  • 3d44760b1b Changed TargetedDisguise to have its methods return disguises libraryaddict 2014-07-11 17:16:19 +1200
  • 54d785b680 Break all the plugins! libraryaddict 2014-07-11 17:07:47 +1200
  • bb442fb3a5 Fix a minor error with the previous commit libraryaddict 2014-07-11 16:37:53 +1200
  • 0791461629 Change setSkin in playerDisguise to return the disguise libraryaddict 2014-07-11 16:37:34 +1200
  • d37acf8f84 Breaks existing API usage for setEntity to return a disguise object libraryaddict 2014-07-11 16:36:47 +1200
  • a34f8e1e7e Remove the 'command' from the permission check libraryaddict 2014-07-11 11:25:55 +1200
  • 07bcf29862 Opps. Check if its NOT in the list libraryaddict 2014-07-10 12:50:19 +1200
  • 7072b29b28 Small fix I forgot how to understand libraryaddict 2014-07-08 10:34:00 +1200
  • f5a9e20b6f Add in new perms where you can define valid playernames and misc ids and data. Also sanitize input libraryaddict 2014-07-08 10:06:23 +1200
  • 6e7c76cdf5 Add info on what the id and data combo's do libraryaddict 2014-07-08 09:35:17 +1200
  • 8a3dd58559 Don't do y offset if its a sleeping player (looks ugly) libraryaddict 2014-07-08 06:09:37 +1200
  • ee589f443d Changed the RemoveArmor info in config for idiots libraryaddict 2014-07-08 04:41:28 +1200
  • 1df5f6723e Only resend the player disguise if there is changes that will be noticed. libraryaddict 2014-07-03 21:30:09 +1200
  • 8410904f94 Return a self constructed gameprofile if profile lookup failed. libraryaddict 2014-07-03 21:21:40 +1200
  • 8f2c5d6e54 Don't add potioneffect when watcher already has a potion effect. Don't compare the length of custom name. But check if its null libraryaddict 2014-07-03 18:34:06 +1200
  • aed3bbddf4 Simple formatting libraryaddict 2014-06-30 15:12:24 +1200
  • 6742afdaec Plugin is no longer on BukkitDev libraryaddict 2014-06-29 17:07:59 +1200
  • a89a1f88d7 Add support for permissions without a underscore libraryaddict 2014-06-24 14:26:39 +1200
  • f25f6d3ee3 Merge pull request #40 from riking/master libraryaddict 2014-06-24 14:09:12 +1200
  • 9abe0bfeed Use correct link for ProtocolLib on Forge riking 2014-06-23 18:31:22 -0700
  • fd02dbfb60 Released 8.2.6 libraryaddict 2014-06-22 01:43:30 +1200
  • c61e45c062 Nice going mojang. Can't clamp your yaw to -360 to 360 libraryaddict 2014-06-22 01:42:58 +1200
  • 29e1bf67de Sort fields by name libraryaddict 2014-06-21 09:48:20 +1200
  • c7127f56f5 Clean up the ItemFrameWatcher and add a small description to config.yml libraryaddict 2014-06-21 09:48:00 +1200
  • bcee5d9677 Fix item_frame disguise libraryaddict 2014-06-21 09:37:53 +1200
  • 46773b7b39 Tracker something libraryaddict 2014-06-21 09:37:38 +1200
  • 7453053131 Finish up the refresh tracker. Its retarded and I don't want to look at it. libraryaddict 2014-06-21 08:01:42 +1200
  • 992e416edf Send self disguise in the same tracker refresh entry.. libraryaddict 2014-06-21 07:58:37 +1200
  • bd317b4cce Don't silently fail when a disguisetype has a null entitytype libraryaddict 2014-06-21 07:29:34 +1200
  • dea2dc856a Why was this a Integer.. libraryaddict 2014-06-21 07:28:11 +1200
  • c093a4c734 Two simple checks for self disguises libraryaddict 2014-06-21 07:13:07 +1200
  • 01023a29ed Stupid hashsets and hashmaps and their unability to equalsignorecase on strings libraryaddict 2014-06-21 02:12:32 +1200
  • dc6348cf38 Get rid of the silly getData must return Integer libraryaddict 2014-06-19 10:01:08 +1200
  • 410f71044f Forgot this case libraryaddict 2014-06-19 09:29:37 +1200
  • 2c905e38b2 Add the switch cases for MINECART_COMMAND libraryaddict 2014-06-19 09:26:54 +1200
  • e40cd3d60e Add DisguiseType MINECART_COMMAND libraryaddict 2014-06-19 09:24:57 +1200
  • fb3b7d86ee Deprecate minor capital spelling mistake in minecart watcher libraryaddict 2014-06-18 04:09:56 +1200
  • 50e94afd11 Merge pull request #38 from riking/patch-2 libraryaddict 2014-06-16 17:24:10 +1200
  • c897e05d33 Add dual-licensing notice to Forge mapping code Kane York 2014-06-15 21:10:30 -0700
  • afaf6c16e6 Only send the teleport packet if its a painting disguise libraryaddict 2014-06-16 04:56:00 +1200
  • eb78492fcf Change MiscDisguise thing to Integer instead of int so I can use nulls, this lets me know if a int was set. libraryaddict 2014-06-16 04:29:18 +1200
  • 8363b23deb I don't think I need to cancel riding packets. Might be 1.6.4 specific. Anyone care to test? libraryaddict 2014-06-15 21:04:22 +1200
  • d93f689356 Item_Frame is NOT a valid disguise libraryaddict 2014-06-15 20:45:13 +1200
  • ac391d9f07 Just use the methods that I already made libraryaddict 2014-06-15 20:39:35 +1200
  • e9fd160be8 Fixed a missed typo where disguisenextentity comes up with weird disguise names libraryaddict 2014-06-15 20:38:13 +1200
  • 20b3d02f76 Change self disguises to globally use the entity id -1 for performance and usage in other plugins libraryaddict 2014-06-15 20:12:07 +1200
  • 13cf2f5e85 Removed method, make sure that playerNames are case insensitive when looking them up libraryaddict 2014-06-15 19:46:37 +1200
  • 7f5a6d9dc4 Tiny cleanup in ReflectionManager libraryaddict 2014-06-15 19:40:10 +1200
  • bdbaa95fae Change equipment option to screw up people who disabled it libraryaddict 2014-06-15 19:38:11 +1200
  • 8401f9b091 Add and deprecate Equipment packets config setter option libraryaddict 2014-06-15 19:37:00 +1200