libraryaddict
8d85d5b256
Simple null check, fixes #542
2021-01-26 04:13:53 +13:00
libraryaddict
ead8daca4e
Fix libsdisguises.seethrough
2021-01-26 00:53:55 +13:00
libraryaddict
b63c9d20d5
Change async team
2021-01-24 22:30:36 +13:00
libraryaddict
0d558d79be
Handle team packets async
2021-01-24 01:24:54 +13:00
libraryaddict
72180cc15a
Ignore null team
2021-01-19 13:33:53 +13:00
libraryaddict
65d80b71f2
Always send the packets if its not sleeping them
2021-01-16 00:45:49 +13:00
libraryaddict
bebadf9bc8
Try fix armorstands option for player disguises
2021-01-15 23:24:46 +13:00
Pim van der Loos
3734465e0b
Improve checking if player is temporary
...
- Now using ProtocolLib's event#isPlayerTemporary() to check if the player in a PacketEvent is a temporary one instead of relying on the implementation of temporary players.
2021-01-05 13:21:02 +01:00
Pim van der Loos
06ac4f8ffc
Support latest ProtocolLib
...
- Switched to JitPack for the ProtocolLib repository. See dmulloy2/ProtocolLib#1047 .
- Using the new interface of generated classes when checking if a player is a proxy player. See dmulloy2/ProtocolLib#1053 .
2021-01-04 11:59:46 +01:00
libraryaddict
298d2deeba
Fix a null error for wolves
2020-12-23 23:04:39 +13:00
libraryaddict
251ca9b7e1
Let disguised dogs be sittable
2020-11-30 03:19:57 +13:00
libraryaddict
2d14fb90b8
Fix inability to define own sounds
2020-11-20 14:14:42 +13:00
libraryaddict
e81b42b0ff
Potentially fix #521
2020-11-03 19:00:35 +13:00
libraryaddict
9489d794d4
Try fix a ghost armor issue
2020-11-03 18:56:58 +13:00
libraryaddict
4ef142b098
Use getRawValue() instead of getValue(), fixes #520
2020-11-02 04:05:36 +13:00
libraryaddict
c7d54fa701
Hopefully fix an invisibility issue
2020-10-16 19:22:51 +13:00
libraryaddict
6505d7530f
Add y modifier to disguises
2020-10-09 10:55:38 +13:00
libraryaddict
dff3e23821
Fixed falling block grid lock, improved player disguises skins a ton
2020-10-07 08:21:21 +13:00
libraryaddict
e731323110
Delay teleport by another tick, lower distance
2020-10-02 07:42:35 +13:00
libraryaddict
3d0c209cf7
Try handle player skins better
2020-10-02 07:15:32 +13:00
libraryaddict
67a873b37f
Delay packs
2020-10-01 10:37:54 +13:00
libraryaddict
166658b99b
Push player skin fix may need good testing
2020-10-01 09:47:42 +13:00
libraryaddict
ae34cb33b6
Fix multinames getting out of sync
2020-09-19 08:07:12 +12:00
libraryaddict
ac2d3d8325
Add /ld logs, fix horse disguise riding not moving
2020-09-19 06:08:20 +12:00
libraryaddict
ebb6d2030d
Try new method to handle skins
2020-09-15 21:54:29 +12:00
libraryaddict
c1a8001b54
Add setPitchLock and setYawLock on FlagWatcher, closes #507
2020-09-10 15:19:42 +12:00
libraryaddict
865326eda7
Fix Y issue in falling block disguise grid lock
2020-09-03 16:11:02 +12:00
libraryaddict
6e4ceb37a9
Fix error for self disguises refreshing or something
2020-08-31 10:02:50 +12:00
libraryaddict
3591c3bcf8
Don't register team listener if using armorstands
2020-08-23 13:28:35 +12:00
libraryaddict
11f0546fbe
<@473314146453291009> sucks & cleans imports
2020-08-13 12:18:22 +12:00
libraryaddict
93936c3628
Cleanup more reflection
2020-08-13 12:10:48 +12:00
libraryaddict
15b4a6e935
Clean a fair bit of reflection calls, still some left over.. Performance boost. Also fixed /disguise not spacing the disguises you can use
2020-08-13 11:51:32 +12:00
libraryaddict
4f0290218b
Add blockdata as a valid falling block thing, requires setblockdata
2020-08-12 09:36:13 +12:00
libraryaddict
f322a80b69
Only modify entity metadata if they are currently self disguised
2020-08-12 08:06:31 +12:00
libraryaddict
ea50632925
Clean imports
2020-07-20 13:56:18 +12:00
libraryaddict
036f298003
Smarter falling block snapping to grid, allow 0.5 Y and snap to block above if Y above 0.85
2020-07-20 13:56:12 +12:00
libraryaddict
39489d0080
Check for null on disguise team name
2020-07-10 08:09:15 +12:00
libraryaddict
525e47d24e
Fix player disguises names
2020-07-08 12:14:23 +12:00
libraryaddict
ce884cc8ac
Made super ugly change to how prefix/suffix works by not splitting them at all because MC doesn't look to care about char limits
2020-07-05 10:38:44 +12:00
libraryaddict
1ce0a9a612
Add support for colored hex player names, still has an issue with longer names and splitting not respecting the hex
2020-07-04 20:48:26 +12:00
libraryaddict
7ef248c054
Fix equipment packet
2020-07-02 08:25:07 +12:00
libraryaddict
88b7851df8
Transfer repo ownership to Josh
2020-07-01 17:45:15 +12:00
libraryaddict
30cc40a6a3
Fix isRightClicking() and add isSpinning()
2020-07-01 17:44:29 +12:00
libraryaddict
e3300e7ef9
Reenable attribute packets, fix modded entities
2020-06-30 16:18:03 +12:00
libraryaddict
ffd6536565
Add hex color support to translations
2020-06-27 21:01:58 +12:00
libraryaddict
5f2ac293bf
Fixes #488 equip packet
2020-06-26 19:00:42 +12:00
libraryaddict
472649cad7
Hopefully fixes #487
2020-06-26 14:24:48 +12:00
libraryaddict
1f847e5ad6
Update to 1.16
2020-06-25 15:33:28 +12:00
libraryaddict
3a85aa29a0
Revert a reverted revert
2020-06-16 02:32:06 +12:00
libraryaddict
cd4ecb2974
Handle client interact packets differently
2020-06-16 02:30:52 +12:00