Commit Graph

181 Commits

Author SHA1 Message Date
libraryaddict
fbf6ee0845 Snapshot builds 2023-04-25 17:13:30 +12:00
libraryaddict
8e71bbd53e Release 10.0.33 2023-04-25 17:11:11 +12:00
libraryaddict
c20b735c47 Say to download manually instead of discord 2023-04-25 16:56:48 +12:00
libraryaddict
afa0d5de88 Clarify nms and MC version comments 2023-04-24 23:55:35 +12:00
libraryaddict
6ea0c665d9 Some enchantments should remain in self disguise armor/held items. Fixes #673 2023-04-24 23:42:27 +12:00
libraryaddict
ae0db7292b Attempt to fix #695 2023-04-24 02:12:55 +12:00
libraryaddict
d35c68a0ab Refactor how parameters work to be cleaner. This should effect command/parse from string disguises only. And shouldn't break existing uses.
- All disguises can now be constructed without an argument
- Certain disguises now accept the arguments where they didn't before, such as item frames.
- The new disguise disguises now have default values to make them more usable. Such as text_display now being "center" not "fixed"
- The defaults of the display disguises now have stone & "text display" to prevent invisibility. But this does not stop anyone from abusing the display disguises, they should be limited to trusted members.
2023-04-24 00:02:46 +12:00
libraryaddict
ee5e0d22cc Fix for Faceguy 2023-04-15 15:26:14 +12:00
libraryaddict
a55375c130 Let Libs Disguises continue to load if a disguise type errors, hopefully fixes any possible issues of the api breakage by the typo 2023-04-14 16:15:10 +12:00
libraryaddict
53edef5621 Minor formatrting 2023-04-14 15:21:46 +12:00
libraryaddict
9b83a5a2df Fix TextAlignment typo, holding off on pushing until paper has pulled upstream. Added untested setTablistName support 2023-04-13 20:38:52 +12:00
libraryaddict
3f2f3c4551 Don't include UNSUPPORTED in "we support" 2023-04-11 15:18:08 +12:00
libraryaddict
888b25d6ed Bump recc build of PL for 1.19.1+ to 630 2023-04-10 14:14:57 +12:00
libraryaddict
52b994e5b8 Reverted as its fixed in latest spigot 2023-04-09 11:54:21 +12:00
libraryaddict
a50e31b448 Super temp fix for tnt minecart, need to make a better temp fix than disabling on all versions 2023-04-09 06:19:01 +12:00
libraryaddict
fa90946089 Fix Fox disguise type not saving the color properly as reported by rosa on discord 2023-04-08 10:25:55 +12:00
libraryaddict
fe0628753f Change required version of PL to be more foolproof 2023-04-08 10:13:41 +12:00
libraryaddict
a21671e6a7 Implement saved disguise support using persistant data, fix saved disguises not working in newer versions of MC. Fixes #701 2023-04-07 01:07:26 +12:00
libraryaddict
f6a54eea4a Fix 1.12 2023-04-01 16:36:26 +13:00
libraryaddict
a8a9006dd1 Skip null indexes 2023-04-01 03:07:16 +13:00
libraryaddict
f7b285577d Hmm 2023-04-01 01:06:10 +13:00
libraryaddict
bca67669d7 Fix config 2023-03-31 19:41:34 +13:00
libraryaddict
85da8c09a8 Initial 1.19.4 support 2023-03-31 16:24:17 +13:00
libraryaddict
7cff37eebc Fix rainbow wool on sheep self disguises not working 2023-03-20 07:13:28 +13:00
libraryaddict
16c294ae6f Temp remove 2023-03-20 05:41:37 +13:00
libraryaddict
b29d63c8ba Make the PL update command less weird text 2023-03-19 12:09:12 +13:00
libraryaddict
2cf09d7aa5 Fix villager not auto complete and seeing holeabld 2023-03-19 12:08:41 +13:00
libraryaddict
24efcea9ac Attempt to fix issue in 1.12 2023-03-13 04:58:25 +13:00
libraryaddict
921b5f81f9 Add metadata to the player when sending invisible slime to prevent a feedback loop 2023-03-06 12:58:11 +13:00
libraryaddict
85584cd734 Allow any horse to be disguised as any horse without being unrideable 2023-02-15 13:51:13 +13:00
libraryaddict
cdcab10a23 Fix slime 2023-02-15 13:26:48 +13:00
libraryaddict
57c913555f Add note for 1.19.0 2023-02-07 16:33:46 +13:00
libraryaddict
3e25014f99 Snapshot builds 2023-02-04 12:14:13 +13:00
libraryaddict
41ef01d9ee Release 10.0.32 2023-02-04 12:08:14 +13:00
libraryaddict
ecfc2c0314 Fix sounds and volume 2023-01-29 21:34:09 +13:00
libraryaddict
8395d19e17 Fix all sounds not working 2023-01-29 20:33:30 +13:00
libraryaddict
04fbe0dc39 Fix dropped items not working as a disguise 2023-01-29 20:33:09 +13:00
libraryaddict
af4bf5cff5 Fix 2023-01-25 02:46:31 +13:00
libraryaddict
f5cc86f8d5 Add setUnsafeSize to Slime disguises 2023-01-25 02:16:21 +13:00
libraryaddict
bce4e96f55 Update how packet p[layer info is handled 2023-01-03 08:01:40 +13:00
libraryaddict
b098e2028d Disable fancy hidden tabs if ViaBackwards is in the server 2022-12-31 01:21:46 +13:00
libraryaddict
ccce16da69 Disable tablist packet handling 2022-12-29 13:45:04 +13:00
libraryaddict
bb7adc46a4 Fix an issue with custom player info packets 2022-12-28 17:36:50 +13:00
libraryaddict
d26b450ad3 Dont update PL if no need 2022-12-22 23:23:44 +13:00
libraryaddict
0f0766be97 . 2022-12-22 13:27:22 +13:00
libraryaddict
ca763ed4c2 Construct player data 2022-12-22 13:15:22 +13:00
libraryaddict
2e95a8bd11 Use handle not wrapped 2022-12-22 12:30:35 +13:00
libraryaddict
92e824fc3d Remove 1.19.0 support which never existed 2022-12-21 09:48:14 +13:00
libraryaddict
55ff0cc2a9 Fix LD error 2022-12-21 09:18:37 +13:00
libraryaddict
03cd5ead66 Note what nms version we're using 2022-12-20 12:35:37 +13:00