Commit Graph

1672 Commits

Author SHA1 Message Date
Bjorn Beishline
3cb261f466
Fix ConcurrentModificationException in PacketListenerSet (#3241) 2024-09-23 00:04:12 +00:00
Maurice Eisenblätter
7338183ed6
Fix Github actions & unit tests (#3244)
* chore: update github actions

* test: fix initialization

* test: add missing imports for test initialization
2024-09-22 19:00:57 -05:00
iiAhmedYT
fb085676a9
Add AdventureComponentConverter#fromComponentObject (#3127) 2024-07-23 02:59:30 +00:00
Diogo Correia
9fc68d4b6c
fix: race condition in EnumWrappers#initialize (#3121)
Adds synchronization primitives inside the initialization function to
ensure that when the function returns, everything is guaranteed to be
initialized.

Fixes #3120
2024-07-22 21:56:48 -05:00
Dan Mulloy
f227b17f5f
fix: test instantiation 2024-07-22 21:52:43 -05:00
Scott Hiett
4aa344bab2
Fix WrappedTeamParameters.Builder incorrectly using displayName for prefix and suffix (#3050) 2024-06-27 03:12:12 +00:00
Maurice Eisenblätter
da65c9d3c1
Improve/cleanup injector (part 2) (#3042)
* fix(#3024): cache noop accessor on ctor lookup failure
* fix(#3023): add client intent enum wrapper
2024-06-25 21:07:16 -05:00
Maurice Eisenblätter
47bcd53fd0
Improve/cleanup injector (#2992) 2024-06-16 20:42:46 -05:00
Dan Mulloy
2cad996252
fix: gracefully fail for unknown protocols
Fixes #3012
Fixes #3001
Fixes #2994
2024-06-14 14:00:59 -05:00
Dan Mulloy
46d40d752e
fix: EnumProtocol Mojang mapping 2024-06-13 20:16:52 -05:00
Dan Mulloy
a006b70c6f
fix: JVM error when instantiating certain types 2024-06-13 19:49:24 -05:00
Dan Mulloy
e726f6eb0d
1.21 2024-06-13 18:01:40 -05:00
Dan Mulloy
389233f599
Don't wrap attribute in holder < 1.20.5
Addresses #2998
2024-06-11 21:08:02 -05:00
Dan Mulloy
4051caca0b
Another one
Addresses #2998
2024-06-10 12:07:29 -05:00
Dan Mulloy
914bc9aa7f
Fix error on 1.20.4
Fixes #2998
2024-06-10 10:13:27 -05:00
Dan Mulloy
8272ecb33d
Fix some more Mojang mappings 2024-06-09 14:53:38 -05:00
Dan Mulloy
d13ce24507
Stop caching constructor parameters
Addresses #2990
2024-06-08 14:09:23 -05:00
Dan Mulloy
b6a7d5f91d
Fix some more Mojang mappings 2024-06-08 13:45:17 -05:00
Dan Mulloy
f6b3af4221
Add helper methods for data watchers, fix wrapping
Addresses #2987
2024-06-08 12:04:44 -05:00
vytskalt
616431cc33
Add several scoreboard type wrappers (#2819) 2024-06-06 21:22:08 -05:00
Dan Mulloy
77ada09c11
Separate new and legacy data watcher impls 2024-06-06 21:04:26 -05:00
Maurice Eisenblätter
389314cc2f
Fix dropping of outbound configuration packets if sync processed (#2982)
fixes #2980
2024-06-06 18:37:16 +00:00
Maurice Eisenblätter
56fb51e94f
Improve injector listener tracking and fix terminal packets breaking injection (#2951) 2024-06-06 08:39:34 -05:00
Dan Mulloy
76432f9d36
Well, it works for Mojang mapped anyways 2024-06-05 22:46:20 -05:00
Dan Mulloy
f0468e04d9
Fix data watchers and particles 2024-06-05 22:36:24 -05:00
Dan Mulloy
052e7a3dc0
Remove import 2024-06-04 22:41:48 -05:00
Dan Mulloy
9ae73d9e20
Fix creating most packets, fix more tests
Disable the rest for now
2024-06-04 22:35:23 -05:00
Diogo Correia
11f4810884
fix: WrappedRegistrable returning incorrect key (#2970) 2024-06-04 09:59:33 -05:00
Dan Mulloy
fe51dea707
Remove unused imports 2024-06-03 21:02:04 -05:00
Dan Mulloy
4afbe845ff
Fix attributes, a few enums, and some tests 2024-06-03 20:56:56 -05:00
Dan Mulloy
0daf389aff
Fix spaces 2024-06-03 14:15:10 -05:00
Dan Mulloy
5c19f647fa
Rework duplicate check to work with Paper
Fixes #2963
2024-06-03 14:12:20 -05:00
iiAhmedYT
e07f01ece8
Add Helper methods in AdventureComponentConverter for relocating plugins (#2934) 2024-06-02 22:35:22 -05:00
Brokkonaut
7d4458bb5f
Added mojmap packet class names (#2940)
Fixes #2952
2024-06-02 22:34:09 -05:00
Günter Nejar Keller
41a0c9da41
Add more aliases for chat visibility (#2928)
Fixes #2926
2024-06-02 22:33:01 -05:00
LOOHP
720bb83234
Fixed Listening to Handshake Packets & ServerPingRecord (#2933)
Fixed Listening to Handshake Packets

Fixes #2647
2024-06-02 22:31:07 -05:00
Richy
1325ec6a98
Revert protocol-states being used for 1.8 - 1.20.1 packet class to packet type translation (#2961) 2024-06-02 22:27:49 -05:00
Maurice Eisenblätter
b0c4b7fe45
Add support for 1.20.5/1.20.6 part 2 (#2910) 2024-05-06 19:02:15 +02:00
Maurice Eisenblätter
a2f02652e9
Fix possible deadlock in async packet processing (#2545)
fix: start processing further packets if a packet is done
2024-05-06 11:27:16 +02:00
Dan Mulloy
f9d3266777
WIP: Compile against 1.20.5 2024-04-27 22:46:28 -05:00
Maurice Eisenblätter
70e4812fde
Initial Support for 1.20.5 (#2894) 2024-04-27 22:21:16 -05:00
Dan Mulloy
d0c7382d7f
Bump version to 5.2.1 2024-04-27 21:55:52 -05:00
Dan Mulloy
e1255edb32
Fix build 2024-04-07 11:18:58 -05:00
Dan Mulloy
6f057b361b
Bump version to 5.2.0 for release 2024-04-07 10:04:32 -05:00
Lukas Alt
80aa420099
Fixed setting Base64 favicon for 1.19.4 or later (#2533)
Fix redundant base64 encoding of favicon
2023-12-19 15:53:16 +00:00
Nick
564349c914
Fallback to the HANDSHAKING protocol if no packet type is found in the registry (fixes https://github.com/dmulloy2/ProtocolLib/issues/2601) 2023-12-16 11:12:57 -06:00
TrainmasterHD
0da27515a4
Finish 1.20.4 update (#2683)
* update PacketTypes

* add new enum values for EnumWrappers and add ScoreboardAction to known invalids as it was removed

* make MinecraftKey optional in AutoWrapperTest

* update adventure dependencies to 4.14.0

* fix typo in maximum minecraft version

* add chat component for disconnect packet when running clone test

* adjust chat components to new component structure
2023-12-16 08:47:22 -06:00
Richy
2448d8372e
Cache if a class has a default instance (#2676) 2023-12-11 08:07:10 -06:00
Dan Mulloy
0eca2eebd2
Bump version to 5.2.0-SNAPSHOT 2023-12-09 16:09:29 -06:00
Dan Mulloy
8ba1dc1284
Start 1.20.4 update 2023-12-09 15:56:45 -06:00