Commit Graph

456 Commits

Author SHA1 Message Date
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
libraryaddict
2a75327d87 Provide more helpful information when parsing unknown object to param 2024-09-01 01:45:32 +12:00
libraryaddict
746e1ddb62 Randomize Axolotl variant 2024-08-27 13:29:31 +12:00
libraryaddict
da4da54d3a Don't clone WrappedBlockState when we just want to know what the data says 2024-08-25 22:31:50 +12:00
libraryaddict
5fa4e0ae48 Don't actually store the wrappedblockdata, may fix a mem issue? 2024-08-25 21:23:56 +12:00
libraryaddict
5021fb22e8 Fix some bugs, revert renaming PlayerNameType, remove temp workaround 2024-08-25 10:52:07 +12:00
libraryaddict
30a7a848fe Handle when PE plugin is missing 2024-08-22 19:09:39 +12:00
libraryaddict
31fdb53f01 Fix last build, rename scoreboard type enum 2024-08-21 21:51:10 +12:00
libraryaddict
e28e1f164a Handle special access 2024-08-19 21:29:24 +12:00
libraryaddict
39565991f1 Smarter packetevents updating, and lets not be so urgent about updating 2024-08-19 15:35:46 +12:00
libraryaddict
8027652ea1 Dont warn about uuid if they're already on 3 2024-08-19 00:04:45 +12:00
libraryaddict
1b6ba9fd18 Fix custom model not applied properly to custom_model_<id> 2024-08-14 20:31:09 +12:00
libraryaddict
fd055be501 Bump required PE version to avoid an issue most players are having with datapacks 2024-08-13 20:41:52 +12:00