Commit graph

1458 commits

Author SHA1 Message Date
D3ATHBRINGER13
72538598c4
Merge pull request #1 from Konicai/feature/1.19.3
Fix serverbound game packet order
2022-11-23 07:42:58 +00:00
Konicai
8fa1ddfe33
Oops on id 2022-11-22 22:51:00 -05:00
Konicai
72bfe03411
Fix packet order (move ServerboundChatSessionUpdatePacket) 2022-11-22 22:48:15 -05:00
D3ATHBRINGER13
c36283771a Tests 2022-11-22 23:44:11 +00:00
D3ATHBRINGER13
609aaf9222 Fix recipes 2022-11-22 23:31:37 +00:00
D3ATHBRINGER13
85cd8aebc1 Update to 1.19.3-pre1 2022-11-22 21:38:40 +00:00
D3ATHBRINGER13
6f635848c7 Update to 22w46a 2022-11-21 21:00:24 +00:00
D3ATHBRINGER13
5009e6d048 Update to 22w45a 2022-11-13 17:20:02 +00:00
D3ATHBRINGER13
48ea5a2c53
Update the example to 1.19.2 (#712)
* Update the example to 1.19.2 and fix the malformed network codec left in the tests.

* We really need to decide on a standard name for this.
2022-11-05 16:30:19 -04:00
D3ATHBRINGER13
60175aba20 You always forget something. 2022-11-05 20:22:55 +00:00
D3ATHBRINGER13
4d1331437e Update to 22w44a 2022-11-04 23:36:41 +00:00
RednedEpic
5b08627ed1 Return MinecraftCodecHelper in createHelper 2022-10-29 18:07:07 -05:00
RednedEpic
f12139274f Update to Cloudburst math 2.0 2022-10-29 16:19:20 -05:00
D3ATHBRINGER13
f520809b49 Fix ClientboundPlayerInfoUpdatePacket, small changes to ClientboundLoginPacket and update test 2022-10-26 22:41:23 +01:00
D3ATHBRINGER13
a9f2011dc3 Fix indentation and move PlayerListEntryAction away from MagicValues 2022-10-25 20:18:48 +01:00
D3ATHBRINGER13
88bcae65a9 22w42a - Part 1 2022-10-23 22:35:58 +01:00
WinPlay02
b81e2cdb29
Fix public key in ClientboundPlayerInfoPacket (#706) 2022-08-16 11:42:04 -04:00
Camotoy
42f6be3ac7
Merge pull request #705 from Konicai/fix-1.19.1
Fix 1.19.1
2022-08-15 22:21:09 -04:00
Konicai
535d2000ef
Fix 1.19.1 merge 2022-08-15 22:15:15 -04:00
Camotoy
cb1ab3c8ad
Merge branch '1.19.1' 2022-08-13 20:43:27 -04:00
Camotoy
5bea6839ed
Actually fix encryption 2022-07-31 10:01:19 -04:00
Camotoy
e8343eb144
MCProtocolLib listening for server encryption works 2022-07-30 19:26:57 -04:00
Camotoy
9f78bd564e
Typo fix 2022-07-27 16:50:03 -04:00
Camotoy
8ddfc7c119
Typo fix 2022-07-27 16:47:46 -04:00
D3ATHBRINGER13
54e6f9e17f
1.19.1 (#702)
Co-authored-by: Camotoy <20743703+Camotoy@users.noreply.github.com>
2022-07-27 13:04:06 -04:00
Camotoy
1bfe9facb8
Changes 2022-07-24 17:58:10 -04:00
D3ATHBRINGER13
e0960c0879 Fix annotating primitive types 2022-07-24 18:45:49 +01:00
Camotoy
14b5f5a02a Fix chunks on Hypixel
With strong thanks to kennytv and Earthcomputer.
2022-07-24 18:40:52 +01:00
Camotoy
ecc04fdc78
Fix chunks on Hypixel
With strong thanks to kennytv and Earthcomputer.
2022-07-24 13:13:42 -04:00
D3ATHBRINGER13
2e5eec23e2 1.19.1-rc2 2022-07-22 23:17:26 +01:00
D3ATHBRINGER13
f3328028ab 1.19.1-pre3 2022-07-22 22:18:44 +01:00
D3ATHBRINGER13
44ce9f2244 Update registry for 1.19.1 2022-07-22 22:18:43 +01:00
Camotoy
e7de688ecb Update for Java 1.19.1 2022-07-22 22:18:43 +01:00
Camotoy
fd7de1f7cd
Fix serialization for ClientboundChatPreviewPacket 2022-07-12 10:13:35 -04:00
Camotoy
390a16e31b
1.19 Release 2022-07-02 12:28:39 -04:00
Camotoy
6b6a007d7c
Update for Java 1.19.1 2022-06-27 21:54:43 -04:00
Camotoy
54fc9f0750
Rename MessageType; use Object2IntMap for Statistics 2022-06-15 18:28:40 -04:00
D3ATHBRINGER13
94b07ea44a
Cleanup MinecraftProtocolTest (#698)
* Cleanup MinecraftProtocolTest

* Use try-with-resources.
2022-06-13 17:56:43 -04:00
davchoo
bb2b4144a9
Fix ClientboundMerchantOffersPacket serialization and deserialization 2022-06-09 18:06:41 -04:00
Camotoy
3023c4d1b0
The MessageType registry is flexible 2022-06-08 22:26:01 -04:00
Camotoy
bf3919a3a3
Fix LevelEvent read/write 2022-06-07 15:05:45 -04:00
Camotoy
1e5477faf8
Update to 1.19 release 2022-06-06 22:46:19 -04:00
RednedEpic
cd0520145d Bump to PacketLib 3.0 2022-06-05 12:49:56 -05:00
RednedEpic
57342e7e40 PacketLib 3.0 2022-06-05 12:21:45 -05:00
RednedEpic
22134b4a6a Allow setting registry into codec helper 2022-06-05 11:56:31 -05:00
RednedEpic
849c540e96 Merge remote-tracking branch 'origin/feature/1.19-packetlib-refactor' into feature/1.19 2022-06-05 11:37:39 -05:00
Camotoy
2308bd8def
Use more Fastutil 2022-06-04 10:11:03 -04:00
Camotoy
dfb471df99
Use Fastutil 2022-06-04 10:05:39 -04:00
Camotoy
0f46b3bcf0
Use Int2ObjectMap for LevelEvents 2022-06-03 20:17:17 -04:00
davchoo
b5661ecb31
Add Warden sonic boom entity event
Remove EntityEvent from MagicValues
2022-05-31 14:27:34 -04:00