Commit Graph

3028 Commits

Author SHA1 Message Date
libraryaddict
dab376d298 Fix error with blocks disguises 2025-01-06 17:33:56 +13:00
libraryaddict
d0948b76f5 Fix typo in method and typo in wrong version used for state id 2025-01-06 15:41:29 +13:00
libraryaddict
c49eb5b575 Fix wrappedblockstate not working on 1.12 2025-01-06 04:16:58 +13:00
libraryaddict
456ca8eefc Fix block states not being usable in 1.12 2025-01-06 02:51:06 +13:00
libraryaddict
a1c7aa5037 Fix my fix of the enderdragon bug, actually doubling down on the bug.. 2025-01-06 02:20:32 +13:00
libraryaddict
ea0ab6ae73 Fix viable not being used for player spawn location in older versions of MC 2025-01-06 01:58:38 +13:00
libraryaddict
3a26a5b487 Fix variable not being used 2025-01-06 01:05:24 +13:00
libraryaddict
fc589b5497 Remove references to a paper only api when the natural exists. 2025-01-06 00:54:06 +13:00
libraryaddict
6cc2fb7d39 Fix scaling attribute not working for everyone on 1.20.6 2025-01-06 00:41:44 +13:00
libraryaddict
29e028f028 Colorize a help message, fix config saying 1.21 instead of 1.20.6 2025-01-06 00:28:41 +13:00
libraryaddict
f6487381e5 Ugh just remove the whole premium aspect to that scaling, its confusing to both end user and me. Who does it benefit? It might benefit sales, but it mostly drives every party into confusion. 2025-01-06 00:12:37 +13:00
libraryaddict
2c940a00f9 Reverted the scaling config change, lets just keep as it was before with a partial fix. I'm not sure on the logic I used for this handling and frankly I feel confused about life as it is. Probably some confused initial work. 2025-01-06 00:11:07 +13:00
libraryaddict
0aebcd1ca9 Fix paper repo 2025-01-06 00:00:56 +13:00
libraryaddict
61539b5280 Stop requiring the config to have self disguise scaling enabled, for disguises to scale 2025-01-05 23:55:35 +13:00
libraryaddict
428c96398a Fix spawn packets not sending the modified pitch/yaw from the start 2024-12-31 19:47:32 +13:00
libraryaddict
3753a81152 Downgrade paper slightly, pray that this fixes #792 because there's nothing I can do as a hotfix otherwise 2024-12-25 12:17:31 +13:00
libraryaddict
6bd3141704 Readd support for DamageEvent, but conditional 2024-12-17 12:18:26 +13:00
libraryaddict
c4ea9b4bdb Disable damage event packets for now 2024-12-16 21:36:27 +13:00
libraryaddict
9bba58fd2a Add 1.21.4 support 2024-12-11 13:51:34 +13:00
libraryaddict
3c99810f38 Fix bed interactions kicking players, fixes #787 2024-12-10 13:00:49 +13:00
libraryaddict
b692fa52cf whoops 2024-12-01 21:59:41 +13:00
libraryaddict
733ed6333b Fixes #786, make future disguises async safe 2024-12-01 20:08:07 +13:00
libraryaddict
675bba5ecc Fix hurt sound for self disguises 2024-12-01 16:38:00 +13:00
libraryaddict
1fbda44bb1 Fix no setting to control if tall self disguises are scaled per disguise 2024-11-30 15:24:48 +13:00
libraryaddict
ebf66ce1b0 Fix apparently a long standing issue where getNewEntityId wasn't working in 1.14+ as per #786 2024-11-30 11:00:35 +13:00
libraryaddict
6278d3a993 Explain why updates will not work when user has set a specific update branch. Fixes #785 2024-11-29 16:43:45 +13:00
libraryaddict
9d50ad21bb Fully move sounds over to using ResourceLocations instead of the weird bukkit -> string system 2024-11-28 21:48:29 +13:00
libraryaddict
b983695531 First sound fix attempt 2024-11-28 19:42:41 +13:00
libraryaddict
dd3f395786
Merge pull request #782 from dawon/bugfix/potion-effects
Fix removing potion effects
2024-11-26 15:16:04 +13:00
Jakub Zacek
40c4aca7b2 fix removing potion effects 2024-11-25 20:04:03 +01:00
libraryaddict
8b08434750 Bump min PE version, which fixes issues in older versions 2024-11-25 01:24:04 +13:00
libraryaddict
1051821175 Change SavedDisguises to run before a normal event priority, so EventPriority.LOW. Hopefully fixes skbee 2024-11-24 19:25:32 +13:00
libraryaddict
fedde0d3f4 Fix bounding boxes having incorrect Y (or am I now breaking it) 2024-11-24 19:19:28 +13:00
libraryaddict
1739ef51c0 Fix entities desyncing in 1.21.3 2024-11-19 22:28:37 +13:00
libraryaddict
852ce71dbc Don't handle null players, fixes #780 2024-11-19 16:12:42 +13:00
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
cc47d6cdb4 This 2024-11-12 14:26:20 +13:00
libraryaddict
3bc52d1f12 Try this 2024-11-12 14:24:48 +13:00
libraryaddict
108d31ee54 Change resolution of dependencies for nms 2024-11-12 14:17:14 +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
d8c9909315 Move the armorstands option from the wrong config file 2024-11-03 21:30:03 +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