Dan Mulloy
bcff6c6719
Update to 1.21.3
2024-11-08 11:03:51 -06:00
Dan Mulloy
3155e76d06
Mojang Mappings
2024-10-27 21:33:15 -05:00
Dan Mulloy
6845acd89d
Update to 1.21.3
2024-10-26 15:21:23 -05:00
Dan Mulloy
3442d3fb8f
Update version to 5.3.0 for release
2024-10-20 17:12:58 -05:00
Pasqual Koschmieder
1e3fa2d36e
deps: update bytebuddy and shadow ( #3247 )
2024-09-24 21:53:32 +02:00
JustRed23
c9ee2f16e2
Fix serializing and deserializing of ItemStack on 1.21 ( #3217 )
2024-09-23 12:30:34 +00:00
Dan Mulloy
7f615378e4
Compile against 1.21.1
2024-09-22 21:41:32 -05:00
SzczurekYT
d636be81e7
Fix ConcurrentModificationException when shutting down async listeners ( #3169 )
2024-09-23 00:11:17 +00:00
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