Commit Graph

  • 2b7c295d2c Add saddleable horses, carpetable llamas. libraryaddict 2019-11-14 15:25:26 +1300
  • 8015db68f6 Client listener to sync again, run in scheduler. Add cat color config option libraryaddict 2019-11-14 14:42:32 +1300
  • fff4ca8590 Register interact packet sync from async libraryaddict 2019-11-14 11:53:47 +1300
  • 418922606d Fix a date issue being reversed libraryaddict 2019-11-14 11:15:40 +1300
  • aad7001cbd Add small note to config yml & corrected a check libraryaddict 2019-11-14 00:38:58 +1300
  • 92a85194fb Add missing Villager.Type parameter, rename methods to setBiome and deprecate old. libraryaddict 2019-11-13 11:07:53 +1300
  • 0972e74d17 Reverse a boolean check libraryaddict 2019-11-10 23:08:55 +1300
  • 5bb9eeac84 Change the method used to check for Paper libraryaddict 2019-11-10 22:54:32 +1300
  • b591bb96f0 Fix builds failing libraryaddict 2019-11-10 22:45:46 +1300
  • ec6512aa77 Paper experimental fix libraryaddict 2019-11-10 22:44:02 +1300
  • 9cc6889f7d Fixed disguise options not working libraryaddict 2019-11-09 11:07:54 +1300
  • 63a42ac7db Released 9.8.4 libraryaddict 2019-11-05 17:27:40 +1300
  • cc4156f914 Add setGridLocked to falling block disguise libraryaddict 2019-11-05 17:26:38 +1300
  • 6c93866122 Don't allow non-disguise parameters libraryaddict 2019-11-05 17:26:18 +1300
  • 4e6cbef572 Actually bump version... libraryaddict 2019-11-03 21:11:58 +1300
  • 9df128db6f Released 9.8.3, commands disabled for players on non-premium versions libraryaddict 2019-11-03 18:07:12 +1300
  • 2f109de685 Parse materials to uppercase for ItemStacks libraryaddict 2019-11-03 17:51:20 +1300
  • d6b1b19c8e Raise ticks for player disguises to render properly libraryaddict 2019-11-03 17:50:19 +1300
  • 928943eb0f Cast to a generic map not a specific implemention, fixes a specific server version libraryaddict 2019-11-02 13:20:49 +1300
  • 9b8b57cf9f Switch the underlying HashMap<HashSet> for disguises to Concurrent Map and Synchronized Set, fixes thread safety. libraryaddict 2019-10-22 11:29:03 +1300
  • 4137b47ba8 Delay armor packets for player disguises libraryaddict 2019-10-13 18:22:39 +1300
  • a0b47d3741 Fixed minecart command kicking players, fixes #395 libraryaddict 2019-09-16 14:35:39 +1200
  • ceb10171c9 Fixes zombie villager disguise, fixed #391 libraryaddict 2019-09-16 14:30:16 +1200
  • 80b11bfc6a Default to empty if map is empty in serializer libraryaddict 2019-09-15 12:26:29 +1200
  • d849041604 Hopefully fixes #397 libraryaddict 2019-09-15 11:04:28 +1200
  • 2c78c012c0 Players disguised will by default, have an empty custom name on disguise to conceal if they have a custom name on the player entity. libraryaddict 2019-09-05 18:58:48 +1200
  • 0c4262a6ff Fixed switching to non-self disguise freezing players libraryaddict 2019-08-13 20:32:13 +1200
  • aec78e2321 Attempt to fix server crash libraryaddict 2019-07-30 13:11:45 +1200
  • eba4ba8326 Fixes #385 libraryaddict 2019-07-26 13:28:28 +1200
  • 18f1886e72
    Fixes tab issue libraryaddict 2019-07-26 00:52:01 +1200
  • e5ed366a33 Send 300 air not 0 libraryaddict 2019-07-25 15:39:36 +1200
  • 887181e6e9 Fixes hunger, sounds listener now sync again, fixed checks. Fixes #384 libraryaddict 2019-07-25 15:06:01 +1200
  • 658c3f0602 Fix invalid serializer for empty optionals, add serializer to MetaIndex and require for all datawatcher objects constructions libraryaddict 2019-07-09 20:52:00 +1200
  • be20613da6 Fix a metrics check referring to wrong instance libraryaddict 2019-07-08 17:45:05 +1200
  • fd2f7e4fbc Improve startup checks for invalid settings libraryaddict 2019-06-29 13:38:20 +1200
  • 5e1ed00434 Register client interact async, use unsafe disguise from entity id for main listener libraryaddict 2019-06-24 17:20:56 +1200
  • a46178b04c Experimental build for client interaction/weapon damage - Needs testing and thread safety, pushed due to time constraints. #368 libraryaddict 2019-06-22 22:06:59 +1200
  • 7591e3537f #361 libraryaddict 2019-06-15 13:07:29 +1200
  • e338a44ed5 Don't register client packets sync libraryaddict 2019-06-08 14:09:18 +1200
  • f4294c609b Correct typo libraryaddict 2019-06-08 01:19:52 +1200
  • de9088dee8 Register all packet listeners and handlers sync, #361 and possibly #363 libraryaddict 2019-06-07 18:19:33 +1200
  • 823bf4f7c8 Force sounds/entity effects to sync in an effort ot hopefully fix a rare crash #361 libraryaddict 2019-06-03 21:24:50 +1200
  • c66e0a88e4 Don't use ProtocolLib's EntityModifier libraryaddict 2019-06-01 12:13:36 +1200
  • 86d45754c3 Readded set/get horse armor. Added sanitizing of saved disguises loading + logging. libraryaddict 2019-05-24 19:20:55 +1200
  • a834190209 Update to 1.14.1, first dev build. Other changes included. libraryaddict 2019-05-18 18:54:51 +1200
  • 5208424373 Released 9.8.2 libraryaddict 2019-05-18 18:09:47 +1200
  • 7fbae2b342 Change getCustomDisguise in DisguiseAPI to getRawCustomDisguise, add getCustomDisguise to DisguiseAPI which returns Disguise libraryaddict 2019-05-18 18:07:54 +1200
  • 7c33086ece Update pom to snapshot libraryaddict 2019-05-16 18:08:19 +1200
  • 2ff7b7ab3f Revert custom disguise api for MM compatibility libraryaddict 2019-05-16 18:07:53 +1200
  • daf91304b8
    Merge pull request #358 from mikroskeem/feature/fix-enderman-iteminhand libraryaddict 2019-05-10 12:19:14 +1200
  • ee17925c53 Deprecate method with magic value parameter Mark Vainomaa 2019-05-09 03:08:06 +0300
  • 55ec5056e8 Fix Enderman's get/setItemInMainHand calls Mark Vainomaa 2019-05-09 03:05:15 +0300
  • 9bdc1a0ae5 Released 9.8.1 for 1.13.2 libraryaddict 2019-05-06 13:10:46 +1200
  • 72e2fb34c4 Fixes #356 libraryaddict 2019-05-03 15:54:10 +1200
  • a36d6a92d9 Fixed #353 libraryaddict 2019-04-21 10:57:47 +1200
  • e83aa08d3c Fixed #355 libraryaddict 2019-04-21 10:57:32 +1200
  • 4df20dbd4c Fixed #354 libraryaddict 2019-04-19 16:52:56 +1200
  • 3d4ee8a020 Add API methods to get a parsed custom disguise libraryaddict 2019-04-17 08:10:15 +1200
  • d307264211 Fixed accidental line libraryaddict 2019-04-15 17:47:02 +1200
  • 8fbac2ba6f Merge branch 'master' of github.com:libraryaddict/LibsDisguises libraryaddict 2019-04-15 17:44:36 +1200
  • 4ed1732dee SerializerChatComponent now registered to WrappedChatComponent, not FlagWatcher libraryaddict 2019-04-15 17:44:23 +1200
  • f43a1fa82d
    Updated bounding boxes description libraryaddict 2019-04-06 08:43:51 +1300
  • f42e9d7b72 Remove unused import libraryaddict 2019-03-21 09:46:37 +1300
  • b0435916f0 Don't attach build number to plugin version in metrics libraryaddict 2019-03-21 09:46:13 +1300
  • 7955b5acf4 Change version to snapshot libraryaddict 2019-03-12 18:29:50 +1300
  • 87cb76f288 Correct minor typo in error message libraryaddict 2019-03-12 18:29:39 +1300
  • 083ddf72c3 Released 9.8.0 libraryaddict 2019-03-07 14:50:19 +1300
  • e8355f34ce Require premium versions to provide user ID libraryaddict 2019-03-07 14:49:37 +1300
  • 6eb61b28f6 Compare numbers and fallback to string for updates libraryaddict 2019-03-07 14:48:53 +1300
  • 989afe3d31 Compare numbers not strings libraryaddict 2019-03-07 14:39:10 +1300
  • d164ea36dc Add setExpires to disguise, disguises expire after a scheduled amount of time libraryaddict 2019-03-06 15:16:14 +1300
  • ec5bf18399 Fixed null error when using older premium jars libraryaddict 2019-03-06 02:32:30 +1300
  • 3ae785fb35 Don't hide Elytra Wings in self disguises libraryaddict 2019-03-05 18:01:43 +1300
  • 09d4a3b90f Identify registered user in startup log, similar or newer premium jars now required if using this method libraryaddict 2019-03-05 17:51:06 +1300
  • ae9419d234 Ignore "-SNAPSHOT" in snapshot build versions libraryaddict 2019-03-05 17:47:21 +1300
  • 94f8371772 Cleaned up command code libraryaddict 2019-03-05 17:47:00 +1300
  • a43f46628a Add placeholder support, explained in disguises.yml. fixes #296 libraryaddict 2019-03-05 17:46:47 +1300
  • 2cf86b9cd8 Clean up tab completion code for repeated statements libraryaddict 2019-02-18 18:52:54 +1300
  • b813c5b899 Remove meta cancel only once and when it's the last delayed packet libraryaddict 2019-02-18 02:02:10 +1300
  • 6d64f44b15 Add build date to startup info & plugin.yml, thankyou to paid users, more information to premium jar file check and expose more buyer information for the unseen future libraryaddict 2019-02-16 16:57:07 +1300
  • 08dfbe3282 Don't compare distances on teleport for different worlds libraryaddict 2019-02-04 17:20:03 +1300
  • c0d36e033b Compare instances not .equals to determine if clone required libraryaddict 2019-02-04 17:14:31 +1300
  • 10bb5511a6 Reverse check, fixes self disguises. libraryaddict 2019-02-04 17:14:04 +1300
  • 0a2b41d99d Add config option to change player disguise tablist expiry time, fixes #326 libraryaddict 2019-02-03 14:02:59 +1300
  • f4eed5481d Remove space from team name, fixes #337 libraryaddict 2019-02-03 13:47:05 +1300
  • 294c944b12 Don't tab-complete hidden players, fixes #339 libraryaddict 2019-02-03 13:45:42 +1300
  • 3edd1248ef Cleaned up scoreboard team color/prefix/suffix code and correctly ordered the layout libraryaddict 2019-01-29 23:19:13 +1300
  • ddaac88f39 Fixed typo in config loading for ExplictDisguises libraryaddict 2019-01-27 17:18:00 +1300
  • 2e969b90bf Fixed #335 libraryaddict 2019-01-25 17:14:40 +1300
  • 23e63a5a63 Minor code cleanup, cancel velocity packets the player shouldn't see. Fixes #331 libraryaddict 2019-01-16 19:58:53 +1300
  • f883e96028 Modify bounding box on larger player movements as the scheduler isn't very accurate libraryaddict 2019-01-12 17:07:54 +1300
  • 788d82a872 Add blacklist function to disguise options whitelist libraryaddict 2019-01-12 16:56:17 +1300
  • 19f8b5b1e2 Don't forget to infect with metrics! libraryaddict 2019-01-03 16:27:54 +1300
  • cada0f4f91 Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent libraryaddict 2019-01-03 15:13:03 +1300
  • 43701c1fe8 Add messages for errors in LibsPremium and when commands are disabled libraryaddict 2018-12-19 15:10:15 +1300
  • 40ef2159c8 A bit distracted! Fix an if check libraryaddict 2018-12-16 18:43:23 +1300
  • 9edf69af54 Metrics should display non-spigot builds with build number libraryaddict 2018-12-16 18:35:10 +1300
  • 8a24f8568f Release 9.7.1, make plugin free libraryaddict 2018-12-16 17:21:18 +1300
  • b81f99aa0f Fix typo for numbered/custom build numbers display libraryaddict 2018-12-16 17:19:59 +1300
  • 5a8d39a3a0 Ability to check jenkin builds, rewritten version checking, show build number, config option for update check type, show console update notifications, minor change in string for update check libraryaddict 2018-12-16 14:47:42 +1300