Commit Graph
100 Commits
Author SHA1 Message Date
libraryaddict bc9ebac4d5 Accidentally removed a cancel, don't bother sending our sound packets if we're not modifying the sound groups 2021-11-11 23:08:44 +13:00
libraryaddict e7b370733f Only clone sounds when needed, minor cleanup. Thanks again Jok on discord for pointing this out! 2021-11-11 21:00:45 +13:00
libraryaddict 90f23f92d3 Don't bother deep cloning a sound packet 2021-11-10 14:27:49 +13:00
libraryaddict 743918aa2d Fix the plugin breaking on purpur, thanks Dyron! 2021-11-09 16:57:58 +13:00
libraryaddict 62839b5358 Revert build 2021-11-09 16:46:03 +13:00
libraryaddict 0d97159010 Some debug 2021-11-09 16:42:55 +13:00
libraryaddict 344344979c Add a perhaps workaround for LD not loading correctly? 2021-11-09 16:37:33 +13:00
libraryaddict 38349a77ed Change foundJar for bisect check to isPremium 2021-11-09 16:36:15 +13:00
libraryaddict b4f773c8d4 Don't bother trying to read the scoreboard of a colored team 2021-10-24 04:06:58 +13:00
libraryaddict d58294d609 Add missing changes 2021-10-24 02:08:52 +13:00
libraryaddict 1e856091b9 Fix badly named method (others too but cba atm), fixed isActionBarShown not actually doing the proper checks. Fixes #625 2021-10-24 00:49:21 +13:00
libraryaddict df833cc4ca Better remove metadata for #622 2021-10-11 15:39:42 +13:00
libraryaddict 1c97612c9f Remove metadata on quit, fixes #622 2021-10-10 14:05:04 +13:00
libraryaddict a032155f5b Fix a null error 2021-10-10 14:01:08 +13:00
libraryaddict 7e099a985c Format changes 2021-10-07 13:15:10 +13:00
libraryaddict 0a7a2a5276 Have DisguiseParseException throw a properly formatted (colored) error. 2021-10-04 18:25:51 +13:00
libraryaddict 9a91b91966 Fix for a Chinese player with UUID 2021-10-03 21:30:35 +13:00
libraryaddict 0f84008abd Somewhat fix #622 2021-10-01 15:21:59 +13:00
libraryaddict d3d4df2d65 Use rewind() instead of position(0) for ByteBuffer 2021-09-29 00:03:18 +13:00
libraryaddict ae0aa70304 Fix armorstand marker not mapped properly, fixes #621 2021-09-28 23:53:52 +13:00
libraryaddict f1b7cbf444 Rename methods again, fix a equipment not blocking properly 2021-09-11 02:43:42 +12:00
libraryaddict d35f6cd5d4 Rename method setRightClicking 2021-09-11 02:33:01 +12:00
libraryaddict 3e6e4b3932 Add isLeftClicking and fix isRightClicking, didn't check backwards compatibility, may need to be renamed. Fixes #617 2021-09-11 01:28:01 +12:00
libraryaddict 92eaa03b51 Fix builds 2021-09-04 22:05:10 +12:00
libraryaddict 7b3046755c Revert "Shulker disguises are allowed to move in 1.17+, fixes #584"
This reverts commit 7e21f20120.

# Conflicts:
#	src/main/java/me/libraryaddict/disguise/utilities/listeners/DisguiseListener.java
2021-09-04 21:55:37 +12:00
libraryaddict 8bca0f037d Shulker disguises are allowed to move in 1.17+, fixes #584 2021-09-04 21:52:35 +12:00
libraryaddict 7110e45798 Remove /u from aliases 2021-09-02 22:13:58 +12:00
libraryaddict 0acf4f32f9 Nag about 1.17 not 1.17.1 2021-08-11 12:40:06 +12:00
libraryaddict 69f3494633 Enderman can't hold non-blocks, fixes #606 2021-08-08 03:02:25 +12:00
libraryaddict d20a8e5266 Another bug fixed? 2021-08-06 09:19:49 +12:00
libraryaddict e1c410781a More of his fixes 2021-08-06 09:15:51 +12:00
libraryaddict ffcf4fd282 NotFaceguy's fix for sound issues that has apparently been plaguing him for decades 2021-08-06 07:37:02 +12:00
libraryaddict fc97a5952b Reformatted 2021-08-06 07:35:17 +12:00
libraryaddict 565a06731b Fix some messages not being colorized 2021-08-01 13:23:09 +12:00
libraryaddict 8ff92e2760 Fix ChatColor not turnable into a string 2021-08-01 13:17:44 +12:00
libraryaddict 99227518ac Fix #605 grid lock in 1.12 and 1.13 2021-07-30 04:25:27 +12:00
libraryaddict 41187cd35d Fix Axolotl Variant typo 2021-07-29 10:36:16 +12:00
libraryaddict aa709c791d Fix falling block grid lock not working on 1.12 and 1.13, fixes #605 2021-07-29 06:03:33 +12:00
libraryaddict 46b4b21feb Fix inability to change setEnraged, setAI and setMainHand to false 2021-07-25 20:42:10 +12:00
libraryaddict 8007cdd706 Fix wrong version for paper check in tracker fetch 2021-07-25 01:09:02 +12:00
libraryaddict b83bc0605c Fix paper problems 2021-07-22 15:10:11 +12:00
libraryaddict b9bd724502 If scoreboard team is null, don't try to access it in the debug command 2021-07-20 22:13:00 +12:00
libraryaddict 0134788160 Ignore! Not catch! 2021-07-20 20:48:29 +12:00
libraryaddict dfe4001102 Fix paper breaking saved disguises, or my own code. Lets blame them anyways. 2021-07-20 20:46:08 +12:00
libraryaddict a489b4865b Add Axolotl Variant 2021-07-19 14:31:23 +12:00
libraryaddict 9975737e0a Re-add PL required version 2021-07-19 13:21:35 +12:00
libraryaddict 8ca5fd862a And the snapshot 2021-07-17 08:08:23 +12:00
libraryaddict 015f6936f9 Release 10.0.26 2021-07-17 08:00:00 +12:00
libraryaddict 65415a5796 Fix entity use attack 2021-07-14 06:12:56 +12:00
libraryaddict 68c8040cba Fix a disguise height issue not being properly transmitted 2021-07-14 01:19:24 +12:00
libraryaddict 052f49aa86 Fix up packet spawn not having modified heights 2021-07-14 01:10:29 +12:00
libraryaddict 5c9b4c3245 Fix 1.12-1.15.2 not getting colored chat 2021-07-14 01:01:52 +12:00
libraryaddict 4b940bcd20 Fix ender_crystal disguise popping in the ground 2021-07-14 00:55:31 +12:00
libraryaddict 2ff26d972c Fix #593 wrong param 2021-07-12 20:08:35 +12:00
libraryaddict f4d19ab3ce Don't update on errory start if they asked not to update on errory start 2021-07-12 19:58:02 +12:00
libraryaddict 06dc0baafe Fix non-ops still getting PL update messages 2021-07-11 04:43:36 +12:00
libraryaddict 82d17f8b70 Merge remote-tracking branch 'origin/master' 2021-07-11 04:42:43 +12:00
libraryaddict d94ed9b53a Fix #591 2021-07-11 04:42:33 +12:00
libraryaddict 60ff44e8b1 Fix inventory stuff, esp in 1.17 2021-07-10 20:13:01 +12:00
libraryaddict bba628a511 Fix item wrong field 2021-07-10 19:26:44 +12:00
libraryaddict 7df05e4647 Fix required version of PL 2021-07-10 17:15:09 +12:00
libraryaddict 217a753343 Remove outdated "BlowDisguises" from config loading 2021-07-10 04:27:33 +12:00
libraryaddict 5eaf7faa1b Update for 1.17.1, bumped required PL version 2021-07-09 16:01:38 +12:00
libraryaddict c1afce7378 Update the PL update message 2021-07-09 16:01:10 +12:00
libraryaddict 7e21f20120 Shulker disguises are allowed to move in 1.17+, fixes #584 2021-07-08 14:54:39 +12:00
libraryaddict c7edea1c5e Fix player names not being updated properly 2021-07-08 14:26:26 +12:00
libraryaddict 70682a68bc Fixes #585 2021-07-05 20:40:29 +12:00
libraryaddict 4eb8ef2443 Fix GrabSkin erroring when doing an url without a .png, fixes #575 2021-07-01 09:55:27 +12:00
libraryaddict 17b652fcc0 Add untested fix for #576 2021-07-01 09:52:21 +12:00
libraryaddict 6c17603905 Don't modify the destroy packet and just send our own 2021-07-01 09:40:22 +12:00
libraryaddict afe4022920 Fix a new error for 1.17 2021-07-01 07:44:13 +12:00
libraryaddict cffa7591d9 Don't try to access non-static 2021-06-30 10:10:58 +12:00
libraryaddict a14cb9aadd Add getDisguised() and getEntity() to un/disguise events 2021-06-29 23:53:00 +12:00
libraryaddict 3ac88ba078 Fix CraftMagicNumbers for <@142383204895162369> 2021-06-29 13:21:27 +12:00
libraryaddict 14d6fc7257 Make the packet type check 1.17 only 2021-06-29 07:02:17 +12:00
libraryaddict 5ab0e4a45c Fix #580 2021-06-26 05:37:30 +12:00
libraryaddict fe166bdbea Cleanup imports 2021-06-26 04:02:41 +12:00
libraryaddict 4ffdc9a74d Do a check on the team type before trying to write our team names 2021-06-26 01:36:34 +12:00
libraryaddict 676185481e Edit scoreboard teams so it works for 1.17, fixes #578 2021-06-25 18:41:02 +12:00
libraryaddict a1226abb81 Fix axololtl disguises being pickable by players 2021-06-25 07:19:28 +12:00
libraryaddict e6a6ac749e Add note 2021-06-25 01:16:06 +12:00
libraryaddict ea48d98c2a Add required version of PL for 1.17 2021-06-25 01:15:18 +12:00
libraryaddict d525d03383 Fix up load times 2021-06-20 00:35:46 +12:00
libraryaddict 6ab9e8f54f Fix wrong versioning 2021-06-20 00:26:34 +12:00
libraryaddict 6e69ae6fe2 Attempt to fix a tracker exception 2021-06-16 19:37:52 +12:00
libraryaddict 6546dd256e How that get in there 2021-06-16 19:27:27 +12:00
libraryaddict 60d4283715 Add the sounds and fix an error 2021-06-16 17:23:32 +12:00
libraryaddict 3fd732c049 Commit the update, this is a WIP 2021-06-16 10:48:22 +12:00
libraryaddict fffea76e8d Fix adventure stuff 2021-06-15 11:04:37 +12:00
libraryaddict 381ab971b6 Shade and repackage the adventure text library. I hate how it inflates the jar by 300kb 2021-06-14 12:05:58 +12:00
libraryaddict d0ce9c0536 Test for adventure text support by trying to use it 2021-06-11 05:57:45 +12:00
libraryaddict cafc9f22d6 Add modifyuuid aliases to modify player command 2021-06-09 04:21:18 +12:00
libraryaddict 8f7b21314b Catch exception for adventure text 2021-06-07 23:15:30 +12:00
libraryaddict e5aab88cb6 Catch second exception 2021-06-07 23:02:28 +12:00
libraryaddict 634628383a Create the snapshot build 2021-06-07 22:27:49 +12:00
libraryaddict 9cd0455292 Release 10.0.25 2021-06-07 22:26:59 +12:00
libraryaddict 9593225f8e Let setDynamicName work on player disguises and player entities 2021-06-07 20:01:27 +12:00
libraryaddict 43aa37a9ec Fix some disguise methods not working 2021-06-07 20:00:05 +12:00
libraryaddict 4bc046f4e3 Go back to snapshot for now, jenkins broke 2021-06-07 19:39:13 +12:00
libraryaddict 239499f2d9 Re-set the release 2021-06-07 14:09:53 +12:00