Commit Graph

1965 Commits

Author SHA1 Message Date
libraryaddict
7b51417742 Update dependencies to not tbe transitive, fixes #537 2021-01-08 10:39:44 +13:00
libraryaddict
53657f57ca Fix an array bounds exception 2021-01-08 10:18:27 +13:00
libraryaddict
d29bdb70fe . 2021-01-06 18:46:03 +13:00
libraryaddict
07c5abec43 Do some hacky magic to make ProtocolLib auto download if not there or outdated 2021-01-06 17:09:35 +13:00
Pim van der Loos
3734465e0b
Improve checking if player is temporary
- Now using ProtocolLib's event#isPlayerTemporary() to check if the player in a PacketEvent is a temporary one instead of relying on the implementation of temporary players.
2021-01-05 13:21:02 +01:00
Pim van der Loos
06ac4f8ffc
Support latest ProtocolLib
- Switched to JitPack for the ProtocolLib repository. See dmulloy2/ProtocolLib#1047.
- Using the new interface of generated classes when checking if a player is a proxy player. See dmulloy2/ProtocolLib#1053.
2021-01-04 11:59:46 +01:00
libraryaddict
c3d6dd1b43 I don't think there should've been a warning to begin with 2020-12-29 05:18:37 +13:00
libraryaddict
73d2d6b1a5 Let /saveskin ignore .png 2020-12-27 13:31:06 +13:00
libraryaddict
b3274cc88b Add some error for failed to find meta 2020-12-27 01:45:31 +13:00
libraryaddict
298d2deeba Fix a null error for wolves 2020-12-23 23:04:39 +13:00
libraryaddict
b1253d31e7 Create watcher if not exists, fixes #528 2020-12-21 05:06:58 +13:00
libraryaddict
249c64a7e5 Minor change 2020-12-15 10:02:47 +13:00
libraryaddict
7abb9dd99d Add a continue for exp disguise 2020-12-13 23:52:50 +13:00
libraryaddict
66aa68649c Don't pretty print 2020-12-09 09:50:42 +13:00
libraryaddict
b5e41f3144 Fix particle serialization 2020-12-05 08:10:53 +13:00
libraryaddict
d2decad8d5 Let them unsafely modify bounding boxes 2020-12-05 07:41:15 +13:00
libraryaddict
f106ab9c19 Get the damage source not the field 2020-12-05 07:37:37 +13:00
libraryaddict
322deb3d47 Fix itemstack deserialization 2020-12-01 09:21:26 +13:00
libraryaddict
251ca9b7e1 Let disguised dogs be sittable 2020-11-30 03:19:57 +13:00
libraryaddict
6f9b2dfd6d Fix falling_block not being serializable 2020-11-30 03:05:13 +13:00
libraryaddict
eb9eeca691 Add logging to world unload 2020-11-29 07:12:06 +13:00
libraryaddict
789d1b15c7 Log how many disguises were saved 2020-11-29 07:06:33 +13:00
libraryaddict
f12d255ee0 Fix a startup error 2020-11-27 20:09:51 +13:00
libraryaddict
c5ef3267ea Fixes #524 again 2020-11-26 18:54:59 +13:00
libraryaddict
3f7d824e73 Revert 2020-11-26 18:36:30 +13:00
libraryaddict
8fbeb2a4f7 Fix paper's problems, fixes #524 2020-11-26 17:59:50 +13:00
libraryaddict
7e2c04a331 Add trickies yes 2020-11-25 00:39:38 +13:00
libraryaddict
9320aac40b Fix /ld logs issue 2020-11-22 20:01:39 +13:00
libraryaddict
df158c416e Add ability to have self disguises off by default 2020-11-22 19:12:09 +13:00
libraryaddict
e881d0b98b Fix yaw 2020-11-20 18:55:26 +13:00
libraryaddict
08428fb9ab Change the suggested command 2020-11-20 18:53:03 +13:00
libraryaddict
2bf0746824 Add "protocollib" as alias of /ld updateprotocollib 2020-11-20 18:52:36 +13:00
libraryaddict
2d14fb90b8 Fix inability to define own sounds 2020-11-20 14:14:42 +13:00
libraryaddict
8aef2bffc0 Fix custom SoundGroup 2020-11-20 13:44:17 +13:00
libraryaddict
c96a799e9f Add MineCart sounds 2020-11-20 07:18:48 +13:00
libraryaddict
ca17028aef Change updater from 30 seconds to 30 minutes 2020-11-12 11:04:52 +13:00
libraryaddict
f84ced34f6 Change names of compiled files 2020-11-12 10:56:18 +13:00
libraryaddict
a896721754 Update checking now does a 36 hour rate limit if you have rate limit issues, or 6 hours otherwise. Potentially fixed an update period problem 2020-11-12 10:01:48 +13:00
libraryaddict
e6cf577db0 Add deadmau5 ears ability, it'll default to black tho. Also obfuscate 2 files 2020-11-11 12:32:53 +13:00
libraryaddict
fd9c4cdad7 Add config option for tablist expire movement 2020-11-10 05:47:33 +13:00
libraryaddict
f3390be91e Correct typo 2020-11-09 17:37:33 +13:00
libraryaddict
b5f2a55a43 Start spamming protocollib updating for command usage too 2020-11-07 07:37:01 +13:00
libraryaddict
9e43d7ff25 Add cooldown for uploadlogs command 2020-11-04 18:59:20 +13:00
libraryaddict
e25279f8cb Get cache not perverts 2020-11-04 18:35:57 +13:00
libraryaddict
e81b42b0ff Potentially fix #521 2020-11-03 19:00:35 +13:00
libraryaddict
9489d794d4 Try fix a ghost armor issue 2020-11-03 18:56:58 +13:00
libraryaddict
6530408282 Add siumpler alias updatepl 2020-11-02 04:20:14 +13:00
libraryaddict
32b5700562 Make the update protocollib messages even more extreme 2020-11-02 04:12:24 +13:00
libraryaddict
4ef142b098 Use getRawValue() instead of getValue(), fixes #520 2020-11-02 04:05:36 +13:00
libraryaddict
a9bec1ef93 Fix assumed player self disguise when doing exp orb, fixes #519 2020-10-29 01:49:05 +13:00
libraryaddict
f7c2d18937 Dunno why this is a problem to begin with 2020-10-25 10:45:22 +13:00
libraryaddict
972633876e Fix logs for 1.12 2020-10-21 11:34:03 +13:00
libraryaddict
ac35cb64b6 Add ocelot type enum 2020-10-21 11:33:18 +13:00
libraryaddict
c0ff4960aa Don't ignore deprecated methods if they used to be valid 2020-10-21 11:14:34 +13:00
libraryaddict
331133f1a1 Add missing ravager/pillar sounds 2020-10-19 04:42:16 +13:00
libraryaddict
a39ca29aef Dont delay a teleportion 2020-10-16 19:34:37 +13:00
libraryaddict
c7d54fa701 Hopefully fix an invisibility issue 2020-10-16 19:22:51 +13:00
libraryaddict
a20d0fbaed Quick fix 2020-10-13 20:19:11 +13:00
libraryaddict
d1181ed58f A small check 2020-10-13 20:09:31 +13:00
libraryaddict
107021a572 Minor change 2020-10-10 07:36:09 +13:00
libraryaddict
76f3383c16 Update multiline names 2020-10-10 07:34:19 +13:00
libraryaddict
0213f7f034 Don't always update custom names 2020-10-10 07:30:34 +13:00
libraryaddict
7f50acf061 Remove newlines from custom disguise saving 2020-10-10 07:08:37 +13:00
libraryaddict
5f2fb5fc54 Fix a check not done for setEnraged 2020-10-09 11:56:00 +13:00
libraryaddict
687f47e22e Messy fix for setEnraged, fixes #506 2020-10-09 11:00:49 +13:00
libraryaddict
6505d7530f Add y modifier to disguises 2020-10-09 10:55:38 +13:00
libraryaddict
1795e03e31 Add ability to customize name above head 2020-10-09 10:18:52 +13:00
libraryaddict
1ed3a149ea Fix serializing of more complex items such as player heads, don't include setArmor in disguise string but instead rely on sethelmet etc 2020-10-09 10:09:37 +13:00
libraryaddict
be34a2c84a Better Array handling 2020-10-09 06:45:49 +13:00
libraryaddict
dff3e23821 Fixed falling block grid lock, improved player disguises skins a ton 2020-10-07 08:21:21 +13:00
libraryaddict
bea34b18c2 Update onfigs 2020-10-03 15:37:06 +13:00
libraryaddict
e731323110 Delay teleport by another tick, lower distance 2020-10-02 07:42:35 +13:00
libraryaddict
3d0c209cf7 Try handle player skins better 2020-10-02 07:15:32 +13:00
libraryaddict
67a873b37f Delay packs 2020-10-01 10:37:54 +13:00
libraryaddict
166658b99b Push player skin fix may need good testing 2020-10-01 09:47:42 +13:00
libraryaddict
02171b60b6 More 2020-09-30 06:28:46 +13:00
libraryaddict
96f53a1270 Clarify multiname in config 2020-09-30 06:28:00 +13:00
libraryaddict
d063da9951
Update DisguiseUtilities.java 2020-09-26 20:52:39 +12:00
libraryaddict
a92c8fb55e Add ability for player disguises to copy existing players display name 2020-09-26 12:00:44 +12:00
libraryaddict
0a3bda1a8e Help fix error 2020-09-26 02:20:28 +12:00
libraryaddict
6d559b1887 Fix paper & bounding boxes hating each other 2020-09-19 09:01:28 +12:00
libraryaddict
ae34cb33b6 Fix multinames getting out of sync 2020-09-19 08:07:12 +12:00
libraryaddict
a66b41e4f5 Always update if you can 2020-09-19 07:24:12 +12:00
libraryaddict
ac574bc51c Fix multi-names breaking on freebies 2020-09-19 07:09:03 +12:00
libraryaddict
ac2d3d8325 Add /ld logs, fix horse disguise riding not moving 2020-09-19 06:08:20 +12:00
libraryaddict
0cd7806d21 Fix Disguise.clone() not cloning expires 2020-09-16 06:56:08 +12:00
libraryaddict
e67115106d Fix riding a player when disguised being weird 2020-09-15 22:13:21 +12:00
libraryaddict
b9490e8344 Potentially fix setExpires 2020-09-15 22:01:48 +12:00
libraryaddict
d73d3f006b Opps 2020-09-15 21:59:17 +12:00
libraryaddict
6de077882c Add null check, always try process packets after 30 seconds 2020-09-15 21:58:33 +12:00
libraryaddict
ebb6d2030d Try new method to handle skins 2020-09-15 21:54:29 +12:00
libraryaddict
c295011015 Don't set default locale, instead use Locale.ENGLISH where possible 2020-09-14 15:01:05 +12:00
libraryaddict
4ff00ee828 Add alias for /grabskin & clarify /ld scoreboard debug 2020-09-14 14:42:51 +12:00
libraryaddict
c1a8001b54 Add setPitchLock and setYawLock on FlagWatcher, closes #507 2020-09-10 15:19:42 +12:00
libraryaddict
45d42b1c6b Fix 1.12 falling block 2020-09-10 11:55:56 +12:00
libraryaddict
3a5f8545dc Fixed volatile isn't transient 2020-09-04 12:49:06 +12:00
libraryaddict
090ce6e8c5 Fix LibsDisguises 2020-09-04 11:11:17 +12:00
libraryaddict
33e803134b Add setGlowColor to FlagWatcher, doesn't support non-player-disguises yet. 2020-09-04 07:58:09 +12:00
libraryaddict
865326eda7 Fix Y issue in falling block disguise grid lock 2020-09-03 16:11:02 +12:00
libraryaddict
b769569d5a Set min radius of area cloud to 0.1 2020-08-31 16:00:47 +12:00
libraryaddict
6e4ceb37a9 Fix error for self disguises refreshing or something 2020-08-31 10:02:50 +12:00
libraryaddict
4f0be27f0a Try avoid issues with preferences.json 2020-08-29 08:35:19 +12:00
libraryaddict
5f09d6d910 Organize imports 2020-08-28 06:15:56 +12:00
libraryaddict
33b7a5e8c8 Ignore static bounding fields 2020-08-28 04:57:03 +12:00
libraryaddict
86a757626b Fix falling block disguise 2020-08-27 15:57:11 +12:00
libraryaddict
6b24bfa858 Fix Piglin 2020-08-27 10:59:55 +12:00
libraryaddict
a0b5b065f0 Fix a typo in %leggings%, fixes #505 2020-08-26 06:48:57 +12:00
libraryaddict
031666546c Fix block/item readable names not having spaces 2020-08-23 20:11:59 +12:00
libraryaddict
4d0fe01bb7 Fix a bug 2020-08-23 13:34:43 +12:00
libraryaddict
c9a3c125a5 Make MultiNames a premium feature 2020-08-23 13:32:54 +12:00
libraryaddict
3591c3bcf8 Don't register team listener if using armorstands 2020-08-23 13:28:35 +12:00
libraryaddict
e22ba6565f Fix builds 2020-08-18 20:41:59 +12:00
libraryaddict
249304cced Fix brute not getting the right metadata 2020-08-18 20:28:41 +12:00
libraryaddict
0624538774 Update to 1.16.2 2020-08-18 18:03:22 +12:00
libraryaddict
c8e08e91ff Don't load preferences if corrupted 2020-08-18 10:07:46 +12:00
libraryaddict
bb009be826 Start spamming players and logs for old ProtocolLib 2020-08-17 18:14:10 +12:00
libraryaddict
cb5aec155a Minor code cleanup 2020-08-15 06:26:00 +12:00
libraryaddict
11f0546fbe <@473314146453291009> sucks & cleans imports 2020-08-13 12:18:22 +12:00
libraryaddict
9b7b232fbe Thank you Eutherin for the reminder to break async! 2020-08-13 12:14:00 +12:00
libraryaddict
93936c3628 Cleanup more reflection 2020-08-13 12:10:48 +12:00
libraryaddict
15b4a6e935 Clean a fair bit of reflection calls, still some left over.. Performance boost. Also fixed /disguise not spacing the disguises you can use 2020-08-13 11:51:32 +12:00
libraryaddict
7a3f764581 Fix a performance issue, fixes #503 2020-08-12 19:28:41 +12:00
libraryaddict
f67500b7be Fix another typo 2020-08-12 18:04:21 +12:00
libraryaddict
d751a15c6a Fix bad reflection 2020-08-12 17:01:39 +12:00
libraryaddict
325e73d059 Add BlockData to FALLING_BLOCK command constructing 2020-08-12 16:04:09 +12:00
libraryaddict
f530af0ae8 Small code cleanup 2020-08-12 15:55:25 +12:00
libraryaddict
deb3fd243b Expand further on BlockData 2020-08-12 15:49:03 +12:00
libraryaddict
4f0290218b Add blockdata as a valid falling block thing, requires setblockdata 2020-08-12 09:36:13 +12:00
libraryaddict
f322a80b69 Only modify entity metadata if they are currently self disguised 2020-08-12 08:06:31 +12:00
libraryaddict
8144f16182 Fix null 2020-08-11 12:21:09 +12:00
libraryaddict
50022ee13a Give getDisguise a perf boost 2020-08-11 11:03:12 +12:00
libraryaddict
2efda17935 Fix console being cast to player 2020-08-11 09:04:43 +12:00
libraryaddict
144f762a0a
Update disguises.yml 2020-08-11 09:03:11 +12:00
libraryaddict
baed87bc78 Fix empty names leaving old names behind 2020-08-11 09:00:35 +12:00
libraryaddict
9166120071 Don't ignore config view self disguise option, fixes #502 2020-08-11 08:56:40 +12:00
libraryaddict
695633e876 Fix update again and fix bug in placeholders 2020-08-11 08:45:14 +12:00
libraryaddict
8b4a7a59c0 Add placeholder for all players online 2020-08-11 08:39:11 +12:00
libraryaddict
e5304f19e2 Add better updating, add %user-displayname% and target 2020-08-11 08:28:43 +12:00
libraryaddict
9ffbd9e272 Add better /ld uploadlogs info, name placeholder now does displayname too 2020-08-11 08:08:55 +12:00
libraryaddict
6dd16a545e Add permission "themselves" for setName to refer to player command user 2020-08-09 04:13:13 +12:00
libraryaddict
5397210b56 Update LD premium message 2020-08-07 17:47:17 +12:00
libraryaddict
ca3b348136 Add more aliases for disguise commands modify 2020-08-06 20:50:08 +12:00
libraryaddict
788bc7bc3b Set default locale to English because of dumb bugs 2020-08-06 00:43:21 +12:00
libraryaddict
4b49b147e3 Allow /undisguiseradius to work for command blocks 2020-07-31 16:29:55 +12:00
libraryaddict
2ad5d0ff4d Forgot why I disabled fancy chat for 1.12 2020-07-30 00:47:22 +12:00
libraryaddict
bd214728cd Allow unignition of creeper disguise 2020-07-24 23:54:47 +12:00
libraryaddict
4b40a67b00 Move skins saver for players joining to a schedule 2020-07-23 19:36:17 +12:00
libraryaddict
8cfa9e3daa Give 1.12 a grace period for ProtocolLib, require 4.4.0 2020-07-23 17:56:54 +12:00
libraryaddict
440a5e99fa Describe permtest better 2020-07-23 17:53:17 +12:00
libraryaddict
e73992b8ed Fix a check 2020-07-21 09:51:47 +12:00