Commit Graph

290 Commits

Author SHA1 Message Date
libraryaddict
3b34fdf28c
Add message to translations for better info on translating 2020-05-26 11:08:17 +12:00
libraryaddict
7c7b770801
Release 10.0.12 2020-05-24 16:52:44 +12:00
libraryaddict
84f48b0346
Fix SoundGroup preventing the plugin from loading 2020-05-24 16:49:13 +12:00
libraryaddict
17a53e22e4
Release 10.0.11 2020-05-24 13:43:17 +12:00
libraryaddict
cb433458f4
Do player null check for scheduler 2020-05-22 22:49:22 +12:00
libraryaddict
2596813e45
Release 10.0.10 2020-05-22 20:42:39 +12:00
libraryaddict
57a4507de9
Fix error on 1.12 2020-05-22 20:38:06 +12:00
libraryaddict
c60d676244
Release 10.0.9 2020-05-22 19:17:43 +12:00
libraryaddict
fcd93ec704
Add paper specific listener for entity loading 2020-05-20 12:43:27 +12:00
libraryaddict
4014aab004
Snapshot build 2020-05-02 21:05:39 +12:00
libraryaddict
a3ec21fd40
Released 10.0.8 2020-05-02 15:42:24 +12:00
libraryaddict
301617c0f3
Mark in log where its being downloaded to 2020-05-01 19:09:37 +12:00
libraryaddict
e496a1f595
Release 10.0.7 2020-05-01 14:57:40 +12:00
libraryaddict
ecab9b416d
Snapshot build 2020-04-27 19:12:28 +12:00
libraryaddict
9716528ec7
Released 10.0.6 2020-04-27 19:05:48 +12:00
libraryaddict
63e84973fe
Add setName and setNameVisible to PlayerWatcher 2020-04-17 23:11:11 +12:00
libraryaddict
15d3bc2828
Release 10.0.5 2020-04-17 20:35:33 +12:00
libraryaddict
5ac6731ec5
Add metrics for api version 2020-04-17 19:57:52 +12:00
libraryaddict
39e5f32083
Released 10.0.4 + API version 2020-04-17 14:31:18 +12:00
libraryaddict
1fcc0bbea9
Add comment to config to warn customers that changing command visibility also affects command blocks 2020-04-09 12:09:05 +12:00
libraryaddict
c2a4fa3e8c
Release 10.0.3 2020-04-08 19:45:34 +12:00
libraryaddict
2c5301eb6c
Add custom data accessibility to disguise for other plugins to easily manage disguises 2020-04-07 14:40:38 +12:00
libraryaddict
33b5b77207
Release 10.0.2 2020-04-07 14:25:49 +12:00
libraryaddict
a2262860d5
BossBars are no longer supported in 1.12 due to api restrictions 2020-04-07 14:08:17 +12:00
libraryaddict
dc2a1a23a0
Release 10.0.1 2020-04-07 02:25:13 +12:00
libraryaddict
0c0ee16f29
Do snapshot 2020-04-05 14:41:36 +12:00
libraryaddict
4650631a50
Release 10.0.0 2020-04-05 14:37:05 +12:00
libraryaddict
07ed5908b9
Snapshot version 2020-03-09 09:24:48 +13:00
libraryaddict
eb8f244d48
Release 9.9.9 2020-03-09 09:05:24 +13:00
libraryaddict
8d7706b9e0
Add libsdisguises.noactionbar 2020-03-03 11:08:34 +13:00
libraryaddict
3f0fa4e8c1
Release 9.9.8 2020-03-02 22:44:12 +13:00
libraryaddict
cf55470fad
Try check for preloaded classes 2020-02-21 13:53:08 +13:00
libraryaddict
434954a281
Release 9.9.7 2020-02-20 18:30:19 +13:00
libraryaddict
396b924571
Add better asm support and lower the jar size 2020-02-20 18:13:43 +13:00
libraryaddict
51296f1cae
Shade asm into Lib's Disguises for now, need to fetch remotely and save for 1.12 2020-02-20 00:18:52 +13:00
libraryaddict
6a6ba0c703
Release 9.9.6 2020-02-19 17:32:33 +13:00
libraryaddict
fd952fcf81
Fixed wrong asm import being used for 1.14+ 2020-02-19 17:30:21 +13:00
libraryaddict
44d4135fd1
Released 9.9.5 2020-02-19 16:33:46 +13:00
libraryaddict
9ed5a41256
Fix entity deaths not displaying properly 2020-02-19 16:30:25 +13:00
libraryaddict
cff2dc6e4a
Include missing class & Release 9.9.4 2020-02-19 13:44:42 +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
a74a9061e1
Use older spigot jars for jenkins 2020-02-13 19:50:06 +13:00
libraryaddict
96578c7ade
Merge branch 'master' of github.com:libraryaddict/LibsDisguises 2020-02-13 19:47:22 +13:00
libraryaddict
1fcefbcdcc
Added 1.13.2 support, made backwards premium 2020-02-13 19:47:02 +13:00
Rayzr522
bad6a2e8f0 Fix md_5 maven repository warnings 2020-02-12 22:31:18 -05:00
Jonathan Leitschuh
3e73537f41 Use HTTPS instead of HTTP to resolve dependencies
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2020-02-11 09:23:01 -05:00
libraryaddict
45996842d9
Fix equip packets, again 2020-02-07 16:30:52 +13:00
libraryaddict
1b2085c03f
Released 9.9.3 for 1.14 & 1.15 2020-02-07 09:17:26 +13:00
libraryaddict
a50ea45f5e
Fixed incorrect regex 2020-02-07 09:16:16 +13:00
libraryaddict
0a5752dd67
Released 9.9.2 and added scoreboard test command 2020-02-06 16:29:14 +13:00