Commit graph

948 commits

Author SHA1 Message Date
Alex
4fc197626e
Implement deep copies for Chunk Sections (#754) 2023-09-21 12:01:36 -04:00
basaigh
1e06da8127
Add and remove some level events (#749) 2023-09-08 18:05:05 -04:00
Arthur Naseef
3d7b15fac4
Fix serialization of ClientboundCommandsPacket for command types RESOURCE_OR_TAG_KEY and RESOURCE_KEY. (#741) 2023-09-04 20:57:50 -04:00
WinPlay02
d365a4e671
Fix gameMode being encoded twice instead of previousGameMode in ClientboundLoginPacket (#750) 2023-08-15 15:06:25 -04:00
Konicai
a0076aac3e
Annotate animation in ClientboundAnimatePacket as Nullable (#743) 2023-07-31 16:20:40 -04:00
cxzlw
d84fa717fa
fix inconsistent serialize and deserialize in ClientboundPlayerInfoUpdate (#737)
* fix inconsistent serialize and deserialize in ClientboundPlayerInfoUpdatePacket.java (issue #736)

* fix writePositionSource always throws IllegalStateException (issue #738)
2023-07-01 19:34:43 -04:00
cxzlw
ee030499b5
fix writePositionSource always throws IllegalStateException (issue #738) (#739)
(cherry picked from commit bf269a2d50)
2023-07-01 19:34:24 -04:00
Redned
dda720b0bf
Set to 1.20 release protocol 2023-06-07 08:56:29 -05:00
basaigh
014c9d3ee9
Update to 1.20-rc1 2023-06-04 15:02:59 +01:00
basaigh
196d16081f 1.20-pre7 2023-05-29 16:18:04 +01:00
Konicai
289f15645c 1.20-pre5 2023-05-23 15:28:44 -04:00
basaigh
f937d9ba74 1.20-pre3 and pre4 2023-05-20 17:24:12 +01:00
Camotoy
307b3cf372
Fix serverbound sign update encoding 2023-05-17 19:30:43 -04:00
Konicai
3592127d80 1.20-pre2 2023-05-17 15:25:04 -04:00
Konicai
8b1ff10520
Fix test and bump version (#733) 2023-05-11 21:37:10 -04:00
basaigh
542780fc5f 1.20-pre1 2023-05-11 21:51:15 +01:00
basaigh
35397526ae whoops 2023-05-11 19:43:41 +01:00
basaigh
39bb8ff08c Update to 20w18a 2023-05-11 19:39:56 +01:00
basaigh
b90ee7ec73 23w12a 2023-05-11 19:39:54 +01:00
Camotoy
d2803b7265
Allow 'invalid' LevelEvents 2023-05-03 10:53:49 -04:00
Camotoy
3176d9b81a
STOP_RECORD is now a LevelEvent 2023-04-27 13:05:56 -04:00
Camotoy
8b5631f785 Merge remote-tracking branch 'origin/master' into feature/math-2.0 2023-04-06 12:18:52 -04:00
Camotoy
b767a94417 Merge remote-tracking branch 'origin/feature/1.19.4' into feature/math-2.0 2023-04-06 00:34:49 -04:00
Camotoy
8008081eed Merge remote-tracking branch 'origin/master' into feature/math-2.0 2023-04-06 00:31:51 -04:00
Camotoy
a52397949e
Use an optional int for command redirection 2023-03-19 13:57:52 -04:00
David Choo
24cb5ff4a0
Update hardcoded Block Ids in ClientboundBlockEventPacket (#729) 2023-03-19 11:18:58 -04:00
Camotoy
b369a64e97
Fix incorrect nameTagVisibility deserialization 2023-03-17 13:36:09 -04:00
Camotoy
0b1e13c1f4
Read all resource locations in UpdateTagsPacket 2023-03-15 11:19:34 -04:00
D3ATHBRINGER13
8bdf94959b
Fix recipe issues 2023-03-14 12:52:40 -04:00
SupremeMortal
3419d37a18
Can't reference lombok methods unless it is delomboked 2023-03-14 12:42:55 +00:00
Camotoy
3bc9926a38
Merge branch 'feature/1.19.4' 2023-03-14 07:48:46 -04:00
Camotoy
867e5e2bb6
Component string limit is larger than default 2023-03-14 07:48:37 -04:00
Camotoy
70b0fa1bd4
Prepare for release protocol 2023-03-14 07:48:11 -04:00
Camotoy
60547d54fd Various changes 2023-03-12 23:51:36 -04:00
D3ATHBRINGER13
8252330c7d Some minor fixes 2023-03-11 01:01:09 +00:00
Camotoy
3e216c66ce
Merge pull request #727 from Kas-tle/feature/packetlib
Merge Packetlib and Maintain History
2023-03-09 20:31:36 -05:00
Kas-tle
910a0009b9
Merge packetlib w/ commit history 2023-03-09 21:38:07 +00:00
D3ATHBRINGER13
65f00c4387 Prevent the use of boxing 2023-02-25 23:39:15 +00:00
D3ATHBRINGER13
d663fa362b Merge branch 'master' into feature/1.19.4
# Conflicts:
#	src/main/java/com/github/steveice10/mc/protocol/codec/MinecraftCodecHelper.java
#	src/main/java/com/github/steveice10/mc/protocol/data/MagicValues.java
#	src/main/java/com/github/steveice10/mc/protocol/data/game/recipe/RecipeType.java
#	src/main/java/com/github/steveice10/mc/protocol/packet/ingame/clientbound/ClientboundServerDataPacket.java
#	src/test/java/com/github/steveice10/mc/protocol/packet/ingame/clientbound/ServerDeclareRecipesTest.java
2023-02-25 23:25:44 +00:00
basaigh
edace8900f
Remove MagicValues (#725)
Co-authored-by: D3ATHBRINGER13 <53559772+D3ATHBRINGER13@users.noreply.github.com>
2023-02-25 15:09:37 -05:00
D3ATHBRINGER13
ea82b97390 Update enums. 2023-02-25 18:27:33 +00:00
D3ATHBRINGER13
d52d258bec Update to 1.19.4-pre1. The new netty pipeline is still to be implemented. 2023-02-25 16:07:16 +00: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
Kevin Ludwig
d9b9b1fbf9
Merge pull request #46
* Set string max length to Short.MAX_VALUE (32767), Fix multibyte strin…
2022-12-18 14:59:03 +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