Commit Graph

75 Commits

Author SHA1 Message Date
libraryaddict
4be61e08d5 Format files 2024-03-06 15:48:26 +13:00
libraryaddict
78fba3e1f7 Fix wolf setAngry for versions older than 1.16, thanks FireworkPolymer 2024-02-21 23:36:23 +13:00
libraryaddict
2458ab312e Add a note 2024-02-21 23:30:40 +13:00
libraryaddict
2a653f2c87 Some string cleanup 2024-02-19 18:18:07 +13:00
libraryaddict
9da0770f84 Remove some male pronouns 2024-02-17 21:34:23 +13:00
libraryaddict
6145b20196 Add missing return 2024-01-16 10:55:40 +13:00
libraryaddict
88e9b5f570 Clean the code a little 2024-01-14 12:32:16 +13:00
libraryaddict
3605ab784d Fix 1.12 error 2023-12-17 18:57:27 +13:00
libraryaddict
f793d2e301 Add support for 1.20.4 2023-12-13 22:55:36 +13:00
libraryaddict
e3cf06db0c Fix the way we're listening to user preference on notify bar 2023-11-23 11:03:03 +13:00
libraryaddict
d3b4bfcacf Try to be smarter when updating PL on failed updating 2023-10-04 22:19:50 +13:00
libraryaddict
2cb01ddc75 Update for 1.20.2 2023-09-30 06:27:14 +13:00
libraryaddict
d9e14aec31 Fix skins not updating when setting it while active 2023-09-30 06:25:18 +13:00
libraryaddict
428ca42dd3 Add all the newer entity poses, untested 2023-09-26 17:34:25 +13:00
Reason
d438cb3e70 Always unregister extended name 2023-07-05 22:31:13 +01:00
libraryaddict
d953ac6c07 Release 10.0.37 2023-06-25 19:07:38 +12:00
libraryaddict
740d9e941e Release 10.0.36 2023-06-24 09:49:57 +12:00
libraryaddict
32efc5e9fa Add 1.20 support 2023-06-10 19:32:16 +12:00
libraryaddict
01e1caa728 Expose ticks frozen 2023-06-10 18:40:13 +12:00
libraryaddict
b14d4d6a0f Remove debug 2023-05-22 21:31:23 +12:00
libraryaddict
a1dde894f7 Fix villager level not working, added villager biome & level randomization 2023-05-20 16:58:06 +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
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
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
a8a9006dd1 Skip null indexes 2023-04-01 03:07:16 +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
8395d19e17 Fix all sounds not working 2023-01-29 20:33:30 +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
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
136b3b4334 Update for 1.19.3 2022-12-20 06:38:18 +13:00
libraryaddict
dec93056f8 Deprecate setItemInMainHand(material) 2022-11-14 01:44:53 +13:00
libraryaddict
a7b72a6e76 Fix cast 2022-09-17 15:34:27 +12:00
libraryaddict
6473820c9f Don't set custom name to empty if the watcher is upside down or rainbow wool 2022-09-17 13:12:26 +12:00
libraryaddict
0657621cf2 Update for 1.19.1 2022-07-28 23:49:36 +12:00
libraryaddict
0c9eeb8700 Hopefully fix an issue with vanilla names 2022-07-25 15:50:45 +12:00
libraryaddict
8f37ff8e23
Dirty fix 2022-07-25 05:24:30 +12:00
libraryaddict
4fb298a33a Change the order of where the name is set 2022-07-25 04:49:28 +12:00
libraryaddict
24b5ed14b8 Not null 2022-07-19 08:24:00 +12:00
_tud
617e213b12
Fix ArmorStandWatcher#setArmorStandFlag()
Adds a missing Bitwise Complement to the method
2022-07-16 22:41:10 +03:00
libraryaddict
bade0aaf4e Fix player skins not correctly mapped. I swear I did this before. Closes #662 2022-06-28 21:55:16 +12:00