Commit Graph

1621 Commits

Author SHA1 Message Date
Dan Mulloy
e2ce12b4c5
Merge branch 'master' into master 2023-06-10 19:05:16 -05:00
Dan Mulloy
fbf6120876
Add protocol version for 1.20 2023-06-10 19:00:13 -05:00
Lukas Alt
1537c7e236
Update to 1.20 (#2420) 2023-06-10 23:55:01 +00:00
mani123
5a5e9cf2a1
Merge branch 'master' into master 2023-06-10 20:24:41 +02:00
Lukas Alt
88d8c2eb1d
Correctly resize integer map (#2422) 2023-06-08 13:08:57 +00:00
Dan Mulloy
260cb22f53
Fix logging issue hiding underlying issue 2023-06-07 22:26:16 -05:00
Dan Mulloy
bb3ad2bb11
Merge branch 'master' into master 2023-06-05 08:43:29 -05:00
Photon-GitHub
c1ceb472f1
Some code cleanup (#2414) 2023-06-05 08:42:55 -05:00
Dan Mulloy
df80ad7653
Merge branch 'master' into master 2023-06-05 08:34:39 -05:00
Lukas Alt
92faaeed46
Added method to get RemoteChatSession from player (#2406) 2023-06-05 08:33:39 -05:00
mani123
70c1875cb4
Update src/main/java/com/comphenix/protocol/utility/SchedulerUtil.java
Co-authored-by: Huynh Tien <huynhqtienvtag@gmail.com>
2023-05-17 09:06:44 +02:00
mani123
0398b7d717
Merge branch 'dmulloy2:master' into master 2023-05-17 09:05:28 +02:00
Lukas Alt
339b2ef923
Ignore static fields in wrapper class for AutoWrapper (#2401) 2023-05-15 09:16:36 -04:00
Dan Mulloy
ea7deb7bbf
Reflectively access folia 2023-05-12 11:07:05 -04:00
Dan Mulloy
f80ac0b81e
Merge branch 'master' into mani-master 2023-05-12 10:42:02 -04:00
Dan Mulloy
565128034a
Convert tabs to spaces 2023-05-12 10:38:40 -04:00
Dan Mulloy
a6903c2bb0
Convert tabs to spaces 2023-05-12 10:35:34 -04:00
Dan Mulloy
16f4870714
Update version to 5.0.0 for release 2023-05-12 10:10:49 -04:00
mani123
3840f25416
Merge branch 'dmulloy2:master' into master 2023-05-09 11:36:09 +02:00
Jinyu Yu
e77ed96957
Add 1.17 support to TinyProtocol (#194) 2023-05-06 17:26:49 -05:00
Hasan Demirtaş
46f6e76f91
Add BlockEntityType support. (#2111) 2023-05-06 17:18:09 -05:00
Lukas Alt
38bbd764cc
Fixed creation of packet bundles (#2383) 2023-05-06 17:12:47 -05:00
mani123
cceb6d4543
Merge branch 'dmulloy2:master' into master 2023-05-02 21:32:41 +02:00
Lukas Alt
2931af58db
Added wrappers for MessageSignature (#2362) 2023-04-30 22:28:19 -05:00
mani123
86bc3ea50c Upd info 2023-04-30 03:03:28 +02:00
mani123
c7f38337fe
Merge branch 'master' into master 2023-04-30 02:06:10 +02:00
Lukas Alt
08ea2da642
Improved Wrapping of PlayerInfoData and support chat session data (#2361)
* Improved Wrapping of PlayerInfoData and support chat session data
* added constructor for unambiguous creation of playerinfodata without signature
2023-04-29 19:49:51 +00:00
Lukas Alt
448e9369de
JSON Parsing for WrappedServerPing and fixed modifying favicon (#2265)
* Fix WrappedServerPing access and ensure legacy compatability for JSON parsing
* added wrappers for mojang codecs and allow serializing server pings
2023-04-29 14:45:47 -05:00
mani123
e3cd32d5b4 Refactor 2023-04-18 22:40:54 +02:00
mani123
3fbc40ae3a one more) 2023-04-17 21:35:35 +02:00
mani123
9063febb9e Check isFolia onLoad 2023-04-17 21:21:02 +02:00
mani123
4af2927658 Don't use always exceptions 2023-04-17 21:17:29 +02:00
mani123
e00a0de496 Folia support 2023-04-17 20:43:46 +02:00
mani123
ff0f1be20e Folia support 2023-04-17 20:43:18 +02:00
Nassim Jahnke
ac6f911f15
Fix bundle packet processing errors (#2339) 2023-04-15 18:27:52 -05:00
Dan Mulloy
c69bcc36f5
Migrate to Gradle (#2319) 2023-04-15 16:09:15 -05:00
Lukas Alt
0ee93acd65
Fixed null packet handles in Bundle (#2328) 2023-04-11 08:13:03 -05:00
LOOHP
d83dd9ab8a
Get around expensive validate calls (#2318) 2023-04-09 16:40:57 -05:00
Pasqual Koschmieder
ab32f938d7
resolve packet instance construction concurrency issue (#2312) 2023-04-07 20:57:49 -05:00
Dan Mulloy
c7753a9d5b
Better server ping concurrency
Addresses #2289
2023-04-03 22:55:32 -04:00
libraryaddict
b51812655a
Correct the version from 1.19.4 to 1.19.3 (#2299) 2023-04-03 18:27:38 -05:00
libraryaddict
a910edc16b
Fix WrappedRegistry for versions older than 1.19.4 (#2298) 2023-04-03 11:27:12 -05:00
Dan Mulloy
fb2075b774
Fix exception for null sounds
Fixes #2276
2023-03-30 17:07:34 -05:00
Dan Mulloy
4b78bf6a34
Update dependencies to support Java 20
Fixes #2274
Fixes #2270
Fixes #2251
2023-03-28 12:40:32 -05:00
libraryaddict
edce5b6d0f
Fix /packet arguments, fixes #1847 (#2271)
Pretty simple, it's deleting the argument twice. Which means you have to use `/packet add add <remaining>`
2023-03-27 22:03:27 -05:00
Dan Mulloy
7217b11ba7
Fix reading class aliases
Fixes #2263
2023-03-26 14:09:45 -05:00
Dan Mulloy
18c2b389a4
Improve unit tests for server ping 2023-03-26 13:58:46 -05:00
Dan Mulloy
1912a9c871
Fix setting ping player sample in 1.19.4 2023-03-26 13:31:39 -05:00
Dan Mulloy
0c6fa46871
Optimize class lookups 2023-03-25 23:16:04 -05:00
Dan Mulloy
df3b68df4c
Some cleanup
Fixes super critical issue #2255
2023-03-25 21:45:29 -05:00