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 |
|
libraryaddict
|
4b8c293c43
|
Add some vehicle support for armorstand names
|
2024-10-29 16:20:13 +13:00 |
|
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
|
259e54d5f1
|
Fix 1.21 update breakage, fixes #777
|
2024-10-22 17:18:51 +13:00 |
|
libraryaddict
|
0bc9ba1b2d
|
Fix wolfs variants not working as intended in 1.20.6
|
2024-10-21 20:43:32 +13:00 |
|
libraryaddict
|
1d2a2a47bd
|
Redo the configs, still needs to be rewritten though
|
2024-10-18 22:27:07 +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 |
|