libraryaddict
6379ecaa8c
Fix painting error on spawn
2020-04-06 13:04:38 +12:00
libraryaddict
269a5c3aef
Fix item disguises trying to fly off, fixes #439
2020-04-04 14:58:37 +13:00
libraryaddict
e55f88fc73
Extended names false by default, don't give json on /ld automatically
2020-04-01 21:39:25 +13:00
libraryaddict
901c6ef06f
Improve extended names, normal player disguises now use teams instead of actual player names to better support names changing at will
...
Added setName to PlayerDisguise disguise options in command
2020-03-30 20:22:33 +13:00
libraryaddict
c77c490324
Catch throwables not just normal exceptions
2020-03-30 09:11:26 +13:00
libraryaddict
82fb093528
Don't use isInvul to find the right sound
2020-03-29 18:12:53 +13:00
libraryaddict
912ca85aff
Rollback the packetlistener changes, its broke. I hate paper.
2020-03-25 23:08:03 +13:00
libraryaddict
356519be19
Do that fix for main packet listener too
2020-03-25 22:15:34 +13:00
libraryaddict
324c675055
I don't know why this would be null, but thats what the error says..
2020-03-25 21:52:52 +13:00
libraryaddict
d2b078be85
Force packets to be handled sync
2020-03-25 16:37:18 +13:00
libraryaddict
0319f72633
Add handy way to tell you what config options you're missing, and check it through LD command
2020-03-18 16:56:49 +13:00
libraryaddict
2a6928a498
Clean up code a bit
2020-03-09 09:00:58 +13:00
libraryaddict
ccd1d775fd
Add info about /savedisguise to disguises.yml
2020-03-02 22:42:33 +13:00
libraryaddict
7c89c9ca50
Send rel look for 1.15 head rotation packet
2020-03-02 12:54:05 +13:00
libraryaddict
f28e520b09
Handle head rotation in all versions, pretty sure it won't be pretty in 1.14 at least
2020-03-01 23:52:04 +13:00
libraryaddict
5aea1c78a4
Handle head packets for older versions
2020-02-19 16:32:32 +13:00
libraryaddict
9ed5a41256
Fix entity deaths not displaying properly
2020-02-19 16:30:25 +13:00
libraryaddict
897a6629ae
Read for information...
...
Now using ASM manipulation to remove invalid methods on load
Fixed imports
Fixed Chat Components being used in 1.12
Fixed tab complete showing args for disguise options you can't use
Disguise option permissions now demand a parameter to be the method name
Falling block disguises are now only usable with blocks
LibsDisguises command now tab completes the new options
Libs Disguises command lets you create a vanilla compatible item string
If a vehicle is disguised as a vehicle, don't give no gravity
Fixed horse disguise using almost random values for its flagwatcher settings
Renamed horse disguise setMouthOpen to setEating
Slightly better string for premium info jar location
Skip attributes packets if using older ProtocolLib jar
Don't cancel entity death if entity is dead
Improved disguise permissions checking
Fixed time parameter not being attributed properly
2020-02-19 12:57:39 +13:00
libraryaddict
668eec641e
Clean up imports
2020-02-19 12:45:59 +13:00
libraryaddict
4105b953bf
Send remove player info even if disguise is removed
2020-02-15 20:55:29 +13:00
libraryaddict
a581decbe0
Add 1.12 support
2020-02-14 10:06:49 +13:00
libraryaddict
1fcefbcdcc
Added 1.13.2 support, made backwards premium
2020-02-13 19:47:02 +13:00
libraryaddict
45996842d9
Fix equip packets, again
2020-02-07 16:30:52 +13:00
libraryaddict
9656ed4249
Add backwards compatibility for 1.14
2020-02-06 12:15:20 +13:00
libraryaddict
9bf3e81ded
Correct config value name for action bar, fix attributes error
2020-02-03 17:42:47 +13:00
libraryaddict
dc066a07dd
Fix getters not updated
2020-02-02 14:22:46 +13:00
libraryaddict
5f98e57316
Fixed movement speed not being set in attributes
2020-02-02 11:58:21 +13:00
libraryaddict
9a555dafb8
Added extended names + config option, fixed nms version incorrect reporting, small code cleanup, fixed player disguises with spaces not being quoted, fixed disguises saving as unknown charset format. Adds #422
2020-01-20 13:35:55 +13:00
libraryaddict
ead5a23d65
Add setNameVisible to player disguises
2020-01-19 15:48:52 +13:00
libraryaddict
ce292302fe
Code cleanup
2020-01-19 15:48:26 +13:00
libraryaddict
7f725d26bd
Don't keep old velocity changes, prevent 2 velocities
2020-01-06 16:01:05 +13:00
libraryaddict
7aa3a8a2ef
Fixed typos, added DisguiseParser.parsetoString(Disguise)
2019-12-31 19:35:21 +13:00
libraryaddict
b2193ad021
Remove meta after a set tick, not last packet
2019-12-21 12:02:30 +13:00
libraryaddict
3ee66d918c
Unregister old packet handler for head movement
2019-12-21 10:24:11 +13:00
libraryaddict
7b70c9bb14
Update for 1.15
2019-12-14 13:10:11 +13:00
libraryaddict
c5cad96118
Ignore DisguiseType.UNKNOWN, handles #373
2019-12-06 11:37:33 +13:00
libraryaddict
9ecf1cc62c
Add new config option PlayerHideArmor to fix MM stone items on spawn
2019-11-27 09:13:12 +13:00
libraryaddict
8c2a5eeb00
Clear old equip packet
2019-11-18 17:37:52 +13:00
libraryaddict
a09a86062f
Resend self disguise armor, clean spawn armor, don't cancel armor but wipe it to air
2019-11-18 16:57:00 +13:00
libraryaddict
c636ca1c0e
Correct an invalid llama == horse cast
2019-11-14 22:24:16 +13:00
libraryaddict
2b7c295d2c
Add saddleable horses, carpetable llamas.
2019-11-14 15:25:26 +13:00
libraryaddict
8015db68f6
Client listener to sync again, run in scheduler. Add cat color config option
2019-11-14 14:42:32 +13:00
libraryaddict
fff4ca8590
Register interact packet sync from async
2019-11-14 11:53:47 +13:00
libraryaddict
cc4156f914
Add setGridLocked to falling block disguise
2019-11-05 17:26:38 +13:00
libraryaddict
d6b1b19c8e
Raise ticks for player disguises to render properly
2019-11-03 17:50:19 +13:00
libraryaddict
9b8b57cf9f
Switch the underlying HashMap<HashSet> for disguises to Concurrent Map and Synchronized Set, fixes thread safety.
2019-10-22 11:29:03 +13:00
libraryaddict
4137b47ba8
Delay armor packets for player disguises
2019-10-13 18:22:39 +13:00
libraryaddict
aec78e2321
Attempt to fix server crash
2019-07-30 13:11:45 +12:00
libraryaddict
eba4ba8326
Fixes #385
2019-07-26 13:28:28 +12:00
libraryaddict
18f1886e72
Fixes tab issue
2019-07-26 00:52:01 +12:00