Commit Graph

330 Commits

Author SHA1 Message Date
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
libraryaddict
ed098752f6
Use lombok, add new config options for disabling pvp, pve, action bar when disguised, permission to hide name above head 2020-02-02 11:59:18 +13:00
libraryaddict
b65bbb6340
Snapshot build 2020-01-31 16:37:21 +13:00
libraryaddict
c6776396bc
Released 9.9.1 for 1.15.2 2020-01-31 16:35:20 +13:00
libraryaddict
da20612ae9
Changed the way extended names work to fix a bug, fixes #423 2020-01-22 18:46:57 +13:00
libraryaddict
1aa5703bd5
Release 9.9.0 for 1.15 2020-01-20 19:57:17 +13:00
libraryaddict
caf5587ccb
Add meta index info to libsdisguises command 2020-01-17 16:55:05 +13:00
libraryaddict
4f140fce9b
Update ProtocolLib version 2020-01-06 15:57:53 +13:00
libraryaddict
da6f98a3d7 Update pom, add xml info 2019-12-31 20:00:04 +13:00
libraryaddict
fc957c76e9 And the snapshot build 2019-12-22 18:17:29 +13:00
libraryaddict
cb1c781921 Released 9.8.9 2019-12-22 18:16:31 +13:00
libraryaddict
f52a2dbc21 Snapshot build 2019-12-22 12:31:50 +13:00
libraryaddict
cc756362e9 Release 9.8.8 2019-12-22 12:30:50 +13:00
libraryaddict
88f3c79fc0 Push the snapshot version 2019-12-22 10:47:51 +13:00
libraryaddict
def96cce9b Release 9.8.7 2019-12-22 10:46:58 +13:00
libraryaddict
381444d6e3 Release der snapshot build!1! 2019-12-15 12:22:55 +13:00
libraryaddict
d59e00e2b9 Release 9.8.6 for 1.15 2019-12-15 12:15:37 +13:00
libraryaddict
7b70c9bb14 Update for 1.15 2019-12-14 13:10:11 +13:00
libraryaddict
6f743eeafa Just a new snapshot build that does nothing but bump version 2019-12-11 21:45:23 +13:00
libraryaddict
fee387e7ea Released final 9.8.5 for 1.14 2019-12-11 17:41:22 +13:00
libraryaddict
9cc6889f7d Fixed disguise options not working 2019-11-09 11:07:54 +13:00
libraryaddict
63a42ac7db Released 9.8.4 2019-11-05 17:27:40 +13:00
libraryaddict
cc4156f914 Add setGridLocked to falling block disguise 2019-11-05 17:26:38 +13:00
libraryaddict
4e6cbef572 Actually bump version... 2019-11-03 21:11:58 +13:00
libraryaddict
a834190209 Update to 1.14.1, first dev build. Other changes included. 2019-05-18 18:54:51 +12:00
libraryaddict
5208424373 Released 9.8.2 2019-05-18 18:09:47 +12:00
libraryaddict
7c33086ece Update pom to snapshot 2019-05-16 18:08:19 +12:00
libraryaddict
9bdc1a0ae5 Released 9.8.1 for 1.13.2 2019-05-06 13:10:46 +12:00
libraryaddict
e83aa08d3c Fixed #355 2019-04-21 10:57:32 +12:00
libraryaddict
7955b5acf4 Change version to snapshot 2019-03-12 18:29:50 +13:00
libraryaddict
083ddf72c3 Released 9.8.0 2019-03-07 14:50:19 +13:00
libraryaddict
6d64f44b15 Add build date to startup info & plugin.yml, thankyou to paid users, more information to premium jar file check and expose more buyer information for the unseen future 2019-02-16 16:57:07 +13:00
libraryaddict
9edf69af54 Metrics should display non-spigot builds with build number 2018-12-16 18:35:10 +13:00
libraryaddict
8a24f8568f Release 9.7.1, make plugin free 2018-12-16 17:21:18 +13:00
libraryaddict
5a8d39a3a0 Ability to check jenkin builds, rewritten version checking, show build number, config option for update check type, show console update notifications, minor change in string for update check 2018-12-16 14:47:42 +13:00
libraryaddict
add91b6705 Release 9.7.0 2018-12-13 19:50:31 +13:00
libraryaddict
a704f5e51c Update build plugin to try fix jenkins build error 2018-11-15 12:22:53 +13:00
libraryaddict
d10927f52b Revert "Revert "Update ProtocolLib repo""
This reverts commit bbc4d0f2d0.
2018-11-15 12:20:13 +13:00
libraryaddict
bbc4d0f2d0 Revert "Update ProtocolLib repo"
This reverts commit fd05c7a5dd.
2018-11-15 12:18:57 +13:00
libraryaddict
fd05c7a5dd Update ProtocolLib repo 2018-10-31 20:02:28 +13:00
libraryaddict
1c04576ae3 Changed permission system from maps/lists to object based supporting inheritance with unit testing. 2018-10-24 10:13:13 +13:00
libraryaddict
b51ab2345b Add comment to pom.xml 2018-09-01 13:17:33 +12:00
libraryaddict
49c8f68911 Corrected maven structure 2018-09-01 13:10:38 +12:00
libraryaddict
590061852c Revert dependencies version to 1.13 2018-08-30 15:17:05 +12:00
libraryaddict
cc9dfe6bab Updated to 1.13.1 and other changes
Updated error/debug output
Changed quote splitter to use regex
Updated default values for metadata to better replicate a normal entity
Fixed typo, removed unused calls
Fixed arrows gaining particles
TippedArrows will now show a random color instead of aqua
AreaEffectCloud will now show a random color
AreaEffectCloud's color methods now uses color not int
Added org.bukkit.Color to the disguise parameters available as RGB or name
Added new method ParticlesColor to LivingWatcher
Fixed LivingWatcher's potion effect particles
2018-08-29 13:05:29 +12:00
libraryaddict
49d716f285 Update plugin to 1.13, bump maven version, bump java version to 1.8 2018-08-05 20:34:02 +12:00
libraryaddict
b69ca946a7 Add ability to make item disguises glow #291 2018-07-20 23:43:26 +12:00
libraryaddict
3be68d39c8 Release 9.5.2 2018-07-18 07:42:44 +12:00
libraryaddict
1c60606131 Add Eular Angles for armorstands 2018-03-18 08:40:44 +13:00
libraryaddict
d1b206fe0a Release 9.5.1 2018-02-16 15:18:19 +13:00
libraryaddict
6dc4f29786 Fixed bad ProtocolLib dependency 2017-08-16 11:21:53 +12:00
libraryaddict
bc72c68ea2 Released 9.5.0 2017-08-10 07:16:28 +12:00
Commodore64x
69acdaf594 Use the latest version of ProtocolLib
Due to transitive dependencies and the fact ProtocolLib 4.2.0 is no longer available in any repos means any project that uses LibsDisguises fails to compile!
2017-07-03 10:13:04 +10:00
libraryaddict
06ce2d0e02 Update stats 2017-06-23 04:14:19 +12:00
libraryaddict
27472578cd Bug fixes, more translations 2017-06-22 07:20:12 +12:00
libraryaddict
d7b8b23030 Remove logging for missing EntityType 2017-06-09 07:27:02 +12:00
libraryaddict
5ca2cc6331 Downgrade to a snapshot for the jenkins 2017-06-09 03:15:11 +12:00
libraryaddict
5ffa792e77 Add backwards support for 1.11.2, bugfixes, update to 1.12 2017-06-09 03:06:58 +12:00
libraryaddict
dbf26f2346 Update to snapshot 2017-03-08 16:27:11 +13:00
libraryaddict
0df90b4943 Hue hue, lets make it 9.3.0! 2017-03-04 14:58:06 +13:00
libraryaddict
04a0378267 Little more information to the config 2017-03-04 14:54:18 +13:00