Commit Graph

2191 Commits

Author SHA1 Message Date
libraryaddict
bebadf9bc8 Try fix armorstands option for player disguises 2021-01-15 23:24:46 +13:00
libraryaddict
7d2e59430d Comment out silent 2021-01-10 14:16:06 +13:00
libraryaddict
379ec6e93c Fix versioning 2021-01-10 14:11:08 +13:00
libraryaddict
3731c1be2e Fix reference to wrong update folder 2021-01-10 02:05:50 +13:00
libraryaddict
48297555f7 Change default update check to 12 hours 2021-01-08 16:55:07 +13:00
libraryaddict
e6e43ee92c Silently fail if rate limit is hit and ahsn't been hit before 2021-01-08 16:50:21 +13:00
libraryaddict
7b51417742 Update dependencies to not tbe transitive, fixes #537 2021-01-08 10:39:44 +13:00
libraryaddict
f8f8107673 Update dependencies to latest 2021-01-08 10:32:34 +13:00
libraryaddict
49cd07ba45 Set versions 2021-01-08 10:29:18 +13:00
libraryaddict
53657f57ca Fix an array bounds exception 2021-01-08 10:18:27 +13:00
libraryaddict
d29bdb70fe . 2021-01-06 18:46:03 +13:00
libraryaddict
eaf8424f75 And the snapshot! 2021-01-06 17:10:48 +13:00
libraryaddict
6cc86f3630 Release 10.0.21 2021-01-06 17:10:36 +13:00
libraryaddict
07c5abec43 Do some hacky magic to make ProtocolLib auto download if not there or outdated 2021-01-06 17:09:35 +13:00
libraryaddict
35719f8317
Merge pull request #535 from PimvanderLoos/master
Improve checking if player is temporary
2021-01-06 02:39:24 +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
libraryaddict
4adcc8aa53
Merge pull request #534 from PimvanderLoos/master
Support latest ProtocolLib
2021-01-05 06:43:22 +13: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
c3d6dd1b43 I don't think there should've been a warning to begin with 2020-12-29 05:18:37 +13:00
libraryaddict
73d2d6b1a5 Let /saveskin ignore .png 2020-12-27 13:31:06 +13:00
libraryaddict
b3274cc88b Add some error for failed to find meta 2020-12-27 01:45:31 +13:00
libraryaddict
298d2deeba Fix a null error for wolves 2020-12-23 23:04:39 +13:00
libraryaddict
b1253d31e7 Create watcher if not exists, fixes #528 2020-12-21 05:06:58 +13:00
libraryaddict
249c64a7e5 Minor change 2020-12-15 10:02:47 +13:00
libraryaddict
7abb9dd99d Add a continue for exp disguise 2020-12-13 23:52:50 +13:00
libraryaddict
66aa68649c Don't pretty print 2020-12-09 09:50:42 +13:00
libraryaddict
b5e41f3144 Fix particle serialization 2020-12-05 08:10:53 +13:00
libraryaddict
d2decad8d5 Let them unsafely modify bounding boxes 2020-12-05 07:41:15 +13:00
libraryaddict
f106ab9c19 Get the damage source not the field 2020-12-05 07:37:37 +13:00
libraryaddict
322deb3d47 Fix itemstack deserialization 2020-12-01 09:21:26 +13:00
libraryaddict
251ca9b7e1 Let disguised dogs be sittable 2020-11-30 03:19:57 +13:00
libraryaddict
6f9b2dfd6d Fix falling_block not being serializable 2020-11-30 03:05:13 +13:00
libraryaddict
eb9eeca691 Add logging to world unload 2020-11-29 07:12:06 +13:00
libraryaddict
789d1b15c7 Log how many disguises were saved 2020-11-29 07:06:33 +13:00
libraryaddict
46f9d676f4 Release snapshot 2020-11-27 20:13:18 +13:00
libraryaddict
9bc6cb2789 Release 10.0.20 2020-11-27 20:11:39 +13:00
libraryaddict
f12d255ee0 Fix a startup error 2020-11-27 20:09:51 +13:00
libraryaddict
c5ef3267ea Fixes #524 again 2020-11-26 18:54:59 +13:00
libraryaddict
3f7d824e73 Revert 2020-11-26 18:36:30 +13:00
libraryaddict
8fbeb2a4f7 Fix paper's problems, fixes #524 2020-11-26 17:59:50 +13:00
libraryaddict
7e2c04a331 Add trickies yes 2020-11-25 00:39:38 +13:00
libraryaddict
9320aac40b Fix /ld logs issue 2020-11-22 20:01:39 +13:00
libraryaddict
df158c416e Add ability to have self disguises off by default 2020-11-22 19:12:09 +13:00
libraryaddict
e2dae58034 And the dev build 2020-11-20 19:05:15 +13:00
libraryaddict
7bdfde43e0 Release 10.0.19 2020-11-20 19:05:03 +13:00
libraryaddict
e881d0b98b Fix yaw 2020-11-20 18:55:26 +13:00
libraryaddict
08428fb9ab Change the suggested command 2020-11-20 18:53:03 +13:00
libraryaddict
2bf0746824 Add "protocollib" as alias of /ld updateprotocollib 2020-11-20 18:52:36 +13:00
libraryaddict
2d14fb90b8 Fix inability to define own sounds 2020-11-20 14:14:42 +13:00
libraryaddict
8aef2bffc0 Fix custom SoundGroup 2020-11-20 13:44:17 +13:00