Commit Graph

468 Commits

Author SHA1 Message Date
libraryaddict
9815a74e55 Return null if enum found no matches 2024-11-18 01:10:32 +13:00
libraryaddict
f8594e7acb We only use this in 1.21.3+ because it was added in 1.21.1 and its not worth the bug reports if it breaks from class missing 2024-11-17 03:52:08 +13:00
libraryaddict
c7f5201e00 Clear cache if plugin doesn't load correctly 2024-11-14 23:54:15 +13:00
libraryaddict
5abc9b8fc1 Fix gradle builds 2024-11-12 19:37:25 +13:00
libraryaddict
cc086da1cc Remove a meaningless change 2024-11-11 13:44:17 +13:00
libraryaddict
dee5ea0c8d Use lowercase "saved_disguises" as key 2024-11-11 13:40:21 +13:00
libraryaddict
292ce911c2 Handle 1.21.3 update 2024-11-10 21:58:12 +13:00
libraryaddict
2d9e16ae67 Clarify the registry key from "SavedDisguises" to "LibsDisguises_SavedDisguises" 2024-11-10 20:54:57 +13:00
libraryaddict
9a89435bfd Bump PE version 2024-11-07 14:41:00 +13:00
libraryaddict
0950910b39 Add ability to hide death messages for disguised players in config 2024-10-29 17:26:07 +13:00
libraryaddict
762368cef5 Fix a junit test error, thanks andrewkm 2024-10-29 17:22:20 +13:00
libraryaddict
4b8c293c43 Add some vehicle support for armorstand names 2024-10-29 16:20:13 +13:00
libraryaddict
54c9bfc968 Not sure what changed, but fixed slime height being wrong and throwing off name height. Or does this now break the calculated bounding box :D 2024-10-28 19:01:36 +13:00
libraryaddict
61ff16f21d Bump required PE version which fixes a bug in food nbt deserialization 2024-10-27 14:59:19 +13:00
libraryaddict
f67c6dff54 Fix wolf and cats having the wrong collar colors 2024-10-27 13:23:06 +13:00
libraryaddict
82cdaedd28 Hopefully the last I see of scaling 2024-10-17 21:29:32 +13:00
libraryaddict
c48a20eb01 Do bounding box to scale too (not tested) 2024-10-16 15:59:17 +13:00
libraryaddict
aebca5ad40 Fix NPE 2024-10-06 09:27:08 +13:00
libraryaddict
b54e266c11 Clarify some /ld commands 2024-10-06 09:08:00 +13:00
libraryaddict
77922f06e4 Another quick fix 2024-10-06 09:00:22 +13:00
libraryaddict
ba036eae4d Basic fix for <Inherit> on players, need to look at this more 2024-10-06 08:56:10 +13:00
libraryaddict
1fccc427a5 Fix a kick/error 2024-10-05 20:44:52 +13:00
libraryaddict
1375095638 Fix people being able to crash with deprecated particle types 2024-10-05 18:18:35 +13:00
libraryaddict
69e1d52785 Add head:<playername> parsing for items 2024-10-04 12:11:42 +13:00
libraryaddict
12331aa67d Add min self disguise scale, reword stuff 2024-10-03 15:54:51 +13:00
libraryaddict
1d6c59b5d5 Don't show self disguise of a player, change how scaling is stored, some code cleanup 2024-10-03 15:45:13 +13:00
libraryaddict
23dfa93ece Add setWolfArmor and setWolfArmorColor 2024-09-28 15:20:20 +12:00
libraryaddict
0cda933c47 Handle attach entity for self disg 2024-09-28 15:15:17 +12:00
libraryaddict
916309025a Fix self disguises being weird, though not sure if that invisibility was there before 2024-09-28 15:15:03 +12:00
libraryaddict
0b69fc4797 Fix players getting kicked when items are picked up 2024-09-25 13:04:54 +12:00
libraryaddict
9da938de30 Actually bump PE version 2024-09-24 15:53:49 +12:00
libraryaddict
d636c0d1ca Change self disguise packets to explicitly send self disguise ID, fix self disguising kicking players out of glide 2024-09-23 22:49:33 +12:00
libraryaddict
e0eba67f74 Don't allow vanilla nametag setting to ruin player disguise names 2024-09-23 22:26:28 +12:00
libraryaddict
0034aa07db Bump packetevents version 2024-09-23 17:20:50 +12:00
libraryaddict
a385b029dd Not sure why its a limit of 64 when 1.12 is 256 2024-09-19 23:07:23 +12:00
libraryaddict
448febbc75 Reconstruct the equipment packet if its snoozed 2024-09-19 00:03:19 +12:00
libraryaddict
e0cf730d96 Fix "magic" tag in components actually being "obfuscated" for my terrible chatcolor workaround 2024-09-18 23:34:10 +12:00
libraryaddict
e2f019ad33 Fix components formatting not converting properly from bukkit -> kyori 2024-09-17 23:15:06 +12:00
libraryaddict
43d1263d06 A note on getCustomDisguise and clone 2024-09-12 16:04:41 +12:00
libraryaddict
b08c4c1e6e Don't show parser constructors 2024-09-10 17:07:06 +12:00
libraryaddict
55683dd93f Filter javadoc classes to show only relevant 2024-09-10 16:57:56 +12:00
libraryaddict
a086a87294 Apply plugin elsewhere 2024-09-10 16:43:24 +12:00
libraryaddict
02d31aa966 Only use plugin if we're publishing 2024-09-10 16:22:32 +12:00
libraryaddict
10e3a79aa6 Initial javadoc support 2024-09-10 15:53:32 +12:00
libraryaddict
3e24b5381a Reintroduce setCarpet on llama by acting as a middleman for body armor 2024-09-09 08:19:59 +12:00
libraryaddict
7455d6e002 Remove setCarpet in Llama for 1.20.6+ 2024-09-09 08:10:13 +12:00
libraryaddict
e03135a1ba Fix Lunar's problems with a quick collections shallow copy 2024-09-08 17:11:12 +12:00
libraryaddict
01af19b5aa Fix error for disguise parser and string 2024-09-05 10:50:27 +12:00
libraryaddict
3162f3b35e Convert <underline> to <underlined> 2024-09-02 01:36:21 +12:00
libraryaddict
7756225388 Use method return type instead of object class 2024-09-01 02:15:37 +12:00