Commit graph

1002 commits

Author SHA1 Message Date
Camotoy
8008081eed Merge remote-tracking branch 'origin/master' into feature/math-2.0 2023-04-06 00:31:51 -04:00
basaigh
edace8900f
Remove MagicValues (#725)
Co-authored-by: D3ATHBRINGER13 <53559772+D3ATHBRINGER13@users.noreply.github.com>
2023-02-25 15:09:37 -05:00
Camotoy
9d15762233
Fix #721 2023-01-07 19:50:24 -05:00
Kas-tle
7efd7e1d3a
Fix misreading of ternary in a8788fb (#724) 2023-01-07 14:41:02 -05:00
Camotoy
a8788fb899
Replace all array() ByteBuf calls 2023-01-04 16:02:13 -05:00
Camotoy
155f09904a
Merge pull request #718 from Konicai/feature/math-2.0
Update math-2.0 branch to 1.19.3
2022-12-20 17:25:14 -05:00
Tim203
1ff7bdf085
Use latest PacketLib version 2022-12-18 15:10:14 +01:00
Camotoy
e36245e4d1
One addendum to the previous commit 2022-12-17 23:10:16 -05:00
Camotoy
9bc7fd8930
Update correct encoding for GameType reading 2022-12-17 23:09:20 -05:00
Konicai
01888c8c97
Merge remote-tracking branch 'upstream/master' into feature/math-2.0 2022-12-15 13:45:28 -05:00
Camotoy
67df108f28
ClientboundCommands: SuggestionType is flexible on a protocol level 2022-12-15 00:54:01 -05:00
Konicai
d5ccf0d268
Fix missing imports?? 2022-12-14 17:53:00 -05:00
Konicai
8a7d7b196b
Merge remote-tracking branch 'upstream/master' into feature/math-2.0
# Conflicts:
#	pom.xml
#	src/main/java/com/github/steveice10/mc/protocol/codec/MinecraftCodec.java
2022-12-14 17:47:15 -05:00
Camotoy
ed9d799316
Update hardcoded block values in BlockEventPacket 2022-12-13 14:01:15 -05:00
Camotoy
5506b94bf6 More precisely replicate GameMode encoding/decoding 2022-12-07 22:48:54 -05:00
Camotoy
2345f2b98f
Changes added in 1.19.3-rc3 2022-12-06 16:50:50 -05:00
Camotoy
3c88c3b072
Merge branch 'feature/1.19.3' 2022-12-05 20:03:28 -05:00
Camotoy
548bfc9f71
1.19.1/2 release 2022-12-05 20:00:55 -05:00
Camotoy
3599568c88
Prepare for release protocol 2022-12-05 19:59:22 -05:00
Konicai
e07e4b0280
Add SITTING to Pose enum (#715) 2022-12-05 10:03:43 -05:00
Camotoy
bb9b7e8299
Update to 1.19.3-rc1 2022-12-02 14:12:06 -05:00
D3ATHBRINGER13
685882b90a 1.19.3-pre3 2022-11-29 21:21:02 +00:00
D3ATHBRINGER13
58a9b169be Fix gamemode id and argument types 2022-11-24 23:47:39 +00:00
D3ATHBRINGER13
633d5bb789 Add missing block entities 2022-11-24 23:13:07 +00:00
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