Commit Graph

2501 Commits

Author SHA1 Message Date
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
348ef9e25d Lower the amount of github rate limit calls 2021-01-24 00:13:26 +13:00
libraryaddict
02a3602a28 Don't throw error if update check is rate limited 2021-01-22 18:06:51 +13:00
libraryaddict
72180cc15a Ignore null team 2021-01-19 13:33:53 +13:00
libraryaddict
4f2d54b844 Fix a null error 2021-01-16 01:18:31 +13:00
libraryaddict
65d80b71f2 Always send the packets if its not sleeping them 2021-01-16 00:45:49 +13:00
libraryaddict
999c5f3f21 Run meta a tick later to try prevent a glimpse of player disguise 2021-01-15 23:57:47 +13:00
libraryaddict
350a3aa9b5 Don't send packets unless disguise is in use 2021-01-15 23:41:35 +13:00
libraryaddict
a286773c04 Update other potential use cases 2021-01-15 23:40:43 +13:00
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