Commit Graph

3008 Commits

Author SHA1 Message Date
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
7fcd65514a Fix custom command, do we need to define javadoc source? 2024-09-10 16:25:46 +12:00
libraryaddict
02d31aa966 Only use plugin if we're publishing 2024-09-10 16:22:32 +12:00
libraryaddict
ed17c2ac3e Add custom gradle command 2024-09-10 16:11:12 +12:00
libraryaddict
8e1fb178ba Add actoin 2024-09-10 15:59:23 +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
libraryaddict
32dd420126 Release papi freedom 2024-08-13 02:24:23 +12:00
libraryaddict
9fa2456526 Allow null player 2024-08-13 00:33:20 +12:00
libraryaddict
e641b658ee Introduce PlaceholderAPI support, still need to document it 2024-08-12 23:37:56 +12:00
libraryaddict
36c2aea26f Improve packetevents updating command 2024-08-11 20:37:36 +12:00
libraryaddict
566048a3d3 Add 1.21.1 support
Fixes #770
2024-08-11 17:14:05 +12:00
libraryaddict
81c0386911 Fix armorstands being visible with multiline names 2024-08-11 02:36:05 +12:00
libraryaddict
c7eb8857e9 Fix accidentally skipped 1.20.2 compatibility, thanks Dio! 2024-08-11 00:30:45 +12:00
libraryaddict
da05197d0a Fix typo 2024-08-09 23:50:43 +12:00
libraryaddict
cb84352e0f Allow packet events update command to update via snapshots or releases as wanted 2024-08-09 23:37:18 +12:00
libraryaddict
bdac2ba9fb Start publishing to "me.libraryaddict.disguises:libsdisguises" instead of "LibsDisguises:LibsDisguises" 2024-08-07 12:06:56 +12:00
libraryaddict
782c944e44 No need to publish minimessage anymore 2024-08-07 12:02:35 +12:00
libraryaddict
6e64b9993c
Merge pull request #769 from electronicboy/gradle/improvements
Gradle/improvements
2024-08-07 10:03:50 +12:00
Shane Freeder
0a3b147e5d
Do not require publish to build
This will allow the project to build without a publish. The relocation
creates some issues because the relocated jar will not exist until after
we run a first build, but, at least the build process is no longer
dependent upon the publish task running.
2024-08-06 20:49:02 +01:00