Commit Graph

  • f4ec0fc6f6 Added javadoc and sources to publishing. NavidK0 2015-07-01 14:44:32 -0400
  • 09de0968d7 Added publishing in build.gradle NavidK0 2015-07-01 14:29:40 -0400
  • 77a8d347db Changing build setup for gradle artifact repo NavidK0 2015-07-01 13:47:20 -0400
  • 355a5adf46 Changing build setup for gradle artifact repo NavidK0 2015-07-01 09:33:25 -0400
  • caa0025e77 Changing build setup for gradle artifact repo NavidK0 2015-07-01 09:19:00 -0400
  • ee313bc753 Removed pointless line NavidK0 2015-07-01 09:17:50 -0400
  • fc0f313f13 Removed pointless line NavidK0 2015-06-13 09:33:00 -0400
  • a3c8029223 Updated to 1.8.7, no code changes? NavidK0 2015-06-13 09:24:10 -0400
  • 545fa08e55 Updated for 1.8.6. Code cleanup. Fixed permissions. NavidK0 2015-05-30 09:34:38 -0400
  • 17869698d5 Updated for 1.8.6. NavidK0 2015-05-30 03:22:38 -0400
  • 9083a5ba84 Fixed data values for blocks as of 1.8.3. NavidK0 2015-04-21 16:01:50 -0400
  • 32f37b74e2 Temporarily commented out setAllowSleep for now until it can be fixed later Updated config.yml Updated plugin.yml Updated plugin for latest spigot builds and latest ProtocolLib build NavidK0 2015-04-13 01:25:48 -0400
  • 1ce661847d Removed the .gradle folder from the repo, it was bugging me NavidK0 2015-03-31 05:39:34 -0400
  • d45dba67cb Jenkins test NavidK0 2015-03-31 04:58:33 -0400
  • d384fb1215 Modified Gradle build script to work with Jenkins NavidK0 2015-03-31 02:17:21 -0400
  • 34c8bfb808 Modified Gradle build script to work with Jenkins NavidK0 2015-03-31 02:16:21 -0400
  • 05657cb192 Merge origin/master NavidK0 2015-03-30 23:08:06 -0400
  • 1ea2a3f94f Fixed isInvulnerable for real this time NavidK0 2015-03-30 23:07:47 -0400
  • 6d6fa0a4a3 Update README.md Navid Kabir 2015-03-30 22:49:53 -0400
  • f944087e87 Update README.md Navid Kabir 2015-03-30 22:49:09 -0400
  • 15c0141c3d Added config option ContactMojangServers which disables player skins, but stops the plugin from pinging Mojang servers. Added reload command to reload the config. Tweaked a couple of things. Fixed isInvulnerable issue. NavidK0 2015-03-29 22:47:29 -0400
  • a33bb0b139 Added config option ContactMojangServers which disables player skins, but stops the plugin from pinging Mojang servers. NavidK0 2015-03-28 19:59:42 -0400
  • 4beb5fa730 Removed config options which don't do anything NavidK0 2015-03-28 19:47:31 -0400
  • cbf4e3fc03 Fixed isInvulnerability check in PacketsManager NavidK0 2015-03-28 19:05:53 -0400
  • 099e9ad5a3 Updated for 1.8.3 Changed project to gradle Added plugin metrics Compliant with Java 7 NavidK0 2015-03-25 19:23:16 -0400
  • a67d2ed833 Compliant with Java 7 NavidK0 2015-03-10 14:58:05 -0400
  • 88ba19afd8 Update README.md Navid Kabir 2015-03-09 20:34:00 -0400
  • b575c176ab Removed libs NavidK0 2015-03-09 20:32:52 -0400
  • 573f4cdc88 - Changed entire project to gradle - Updated for 1.8.3 - No more errors, woo NavidK0 2015-03-09 20:28:41 -0400
  • 14757a035b Update README.md Navid Kabir 2015-03-08 21:31:25 -0400
  • b63d855dd6 Merge pull request #57 from MinelinkNetwork/1.8 libraryaddict 2014-12-08 22:03:15 +1300
  • c335b245b5 Work towards 1.8 support Byteflux 2014-12-07 07:59:38 -0800
  • eabfe0d0bf Reverse this for enderman watcher conversion to 1.8 libraryaddict 2014-11-17 14:48:43 +1300
  • 7563b4ec0c Minor fix to getGameProfile(Player) libraryaddict 2014-11-15 10:14:27 +1300
  • f6140620c8 Player Changing world should be nicer for teleports libraryaddict 2014-10-25 23:38:13 +1300
  • f060b27be6 Update ProtocolLib to latest to resolve getUUID() on gameprofiles libraryaddict 2014-10-08 05:52:24 +1300
  • 02745fc88c Elder guardian gets to set the byte value libraryaddict 2014-10-01 15:20:42 +1300
  • a253db5ae2 Fix up skin blobs libraryaddict 2014-09-29 17:19:07 +1300
  • 5ab0f7e53d Use unique uuid's for each player disguise. Prevents skinless ppl libraryaddict 2014-09-29 17:05:04 +1300
  • ad788d0f5f Go away errors libraryaddict 2014-09-29 17:04:47 +1300
  • de94e6a757 Move updatemessage and permission to disguiseconfig libraryaddict 2014-09-29 16:32:47 +1300
  • 7864920385 Player setSleeping should work fine now libraryaddict 2014-09-29 16:29:13 +1300
  • 4d50358934 Looks like max view distance is 35 chunks, and use minus not plus.. libraryaddict 2014-09-29 15:35:38 +1300
  • 4921ec07ce Use a chunk distance of 17 as I think 20 is sometimes out of render? libraryaddict 2014-09-29 14:09:13 +1300
  • 0af1924e61 Use getX instead of getblockX. Don't make it 1.8 specific libraryaddict 2014-09-29 14:08:58 +1300
  • 465257f11a Use isPlayerDisguise libraryaddict 2014-09-29 13:18:01 +1300
  • a3b67b9a4f Run forest! Run! Aka rabbits now hop libraryaddict 2014-09-27 23:59:03 +1200
  • 6d38cf0e76 Fix a random in wabbit watcher libraryaddict 2014-09-27 22:35:18 +1200
  • d937fb3e79 Progress libraryaddict 2014-09-27 16:35:21 +1200
  • fb09d93136 Add RabbitType libraryaddict 2014-09-27 15:50:38 +1200
  • 66a454c6f4 Add up as valid direction libraryaddict 2014-09-27 15:48:39 +1200
  • 702a58c3bf Fix up basecommand and booleans libraryaddict 2014-09-27 15:41:30 +1200
  • ddac7feda3 Fixed head rotation for self disguise player libraryaddict 2014-09-27 14:55:24 +1200
  • bf3e81522b Fix self disguises for player libraryaddict 2014-09-27 14:42:00 +1200
  • 2e960f1abf Prevent new self disguises glitching out libraryaddict 2014-09-27 13:11:47 +1200
  • f2d148d0af Fix rabbit ageable libraryaddict 2014-09-27 12:37:28 +1200
  • 71cf9c8b7f Add doBeam to guardian libraryaddict 2014-09-27 12:37:22 +1200
  • bde2d51233 Add setRabbitType libraryaddict 2014-09-27 12:37:14 +1200
  • 41663bee37 Don't need no endermite watcher libraryaddict 2014-09-27 12:37:08 +1200
  • 8cecfe98d6 Add support for 1.8 disguises libraryaddict 2014-09-27 12:18:54 +1200
  • 3d99e4975a Use player object instead of string libraryaddict 2014-09-27 12:17:57 +1200
  • d399d80a6c Add is1_8 to LibVersion (Uses 1.7 and 1.8 dual build) libraryaddict 2014-09-27 12:17:43 +1200
  • 96e7cd181a Tiny performance boost libraryaddict 2014-09-26 16:50:57 +1200
  • d672013583 Block.getById should now work for older versions of mc libraryaddict 2014-09-24 02:52:38 +1200
  • d766d8c1a5 Fixed setSleeping a ltitle libraryaddict 2014-09-22 05:14:44 +1200
  • 286a1bde89 Fixed rotation packet. Don't care to check we actually need it libraryaddict 2014-09-22 05:02:07 +1200
  • 19689a2ed6 Add ugly delayed packets fix and fixed player disguises libraryaddict 2014-09-22 04:57:46 +1200
  • d64648cfbf Use a random uuid in gameprofiles. libraryaddict 2014-09-22 04:36:54 +1200
  • 6fb750ef56 Add note in config.yml regarding beds libraryaddict 2014-09-22 00:54:38 +1200
  • f77f5c48ec Added note for future changes to minecarts and datawatchers. Tho I doubt it will ever fruit. libraryaddict 2014-09-17 04:01:48 +1200
  • ae221d8f25 Changed the basecommand to throw a DisguiseParseException instead of IllegalArguementException libraryaddict 2014-09-17 03:41:04 +1200
  • 6ebb341788 Fixed compile issues libraryaddict 2014-09-16 12:57:27 +1200
  • 4bd420570e Move undisguising on world change to world change event libraryaddict 2014-09-16 12:55:38 +1200
  • 4ab9b14993 Formatting libraryaddict 2014-09-15 14:54:14 +1200
  • 3d0a5fc113 Fix setSleeping for player disguise in 1.8 libraryaddict 2014-09-15 02:22:29 +1200
  • 14267f5b61 On second thoughts.. Do this. libraryaddict 2014-09-15 02:06:53 +1200
  • 572ebf1bc5 Add V1_7_10 to LibVersion for spigot's 1.8 hack libraryaddict 2014-09-15 02:06:35 +1200
  • 17822426ab Demand 'true' or 'false'. Don't allow "fsdfgsd" to be treated as false anymore. libraryaddict 2014-09-15 01:55:38 +1200
  • a34ede1104 Made it throw IllegalArugment exceptions instead of exceptions. Fixed previous commit libraryaddict 2014-09-15 01:42:08 +1200
  • 304558cc6e Try all methods before giving up. Fixes duplicate methods = Funny errors libraryaddict 2014-09-15 01:27:50 +1200
  • c21e1b00ff Fix coloring for disguisehelp declaring class libraryaddict 2014-09-15 01:27:27 +1200
  • babe5554ab Add BlockFace aka direction to disguise options libraryaddict 2014-09-15 01:22:05 +1200
  • 9f72a3940e Use the ignoreCancelled param instead of event.isCancelled libraryaddict 2014-09-14 18:32:55 +1200
  • c61cd4b6e0 Fix a method casting problem libraryaddict 2014-09-14 18:04:05 +1200
  • 385db0dd55 Merge pull request #48 from Likaos/patch-1 libraryaddict 2014-09-14 09:29:01 +1200
  • 42778bb214 Return if packet is already cancelled Likaos 2014-09-13 20:45:17 +0200
  • 13524e78f6 Don't silently swallow exceptions and pretend nothing happened.. libraryaddict 2014-09-14 00:22:21 +1200
  • 197c500832 Fix error being thrown when using non-flagwatcher option libraryaddict 2014-09-14 00:21:39 +1200
  • 785c864d81 Apparently mojang uses the entity id -1 in some packets. May as well use -10 libraryaddict 2014-09-14 00:12:06 +1200
  • 9be63e1cc8 Sort files and make 4 new options in the disguise class viewable with commands libraryaddict 2014-09-13 21:23:06 +1200
  • ead0fd724c If the method to use isn't part of a flagwatcher class. Make it gray as its a base libraryaddict 2014-09-13 21:18:18 +1200
  • 5115af60a0 Move setcustomname and setcustomnamevisible to FlagWatcher libraryaddict 2014-09-07 03:32:45 +1200
  • 7b140d0d36 This will probably cause problems.. libraryaddict 2014-09-05 22:32:47 +1200
  • e09bd27bbd Add PlayerWatcher getWatcher to PlayerDisguise. Shouldn't make problems.. libraryaddict 2014-09-05 22:31:16 +1200
  • c7607abdc2 Opps.. libraryaddict 2014-09-05 05:23:17 +1200
  • 4853015bd8 Fix look packets being weird in 1.8 libraryaddict 2014-09-05 05:22:26 +1200
  • e65613e750 Send destroy packet as well. Can't trust mojang to properly send their packets libraryaddict 2014-09-04 15:08:17 +1200
  • 7712219328 Fix a looksee packet libraryaddict 2014-09-03 14:53:30 +1200
  • e5eb16faac Add a new method for converting the datawatchers to 1.8 new indexes libraryaddict 2014-09-03 13:30:11 +1200
  • 47366fec94 Don't use constructors for entity_look packet libraryaddict 2014-09-03 11:41:50 +1200