Commit graph

1239 commits

Author SHA1 Message Date
basaigh
d49ac5dd96 First rough pass at 23w31a (doesn't compile) 2023-09-06 18:06:04 +01: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
Camotoy
74de268288
Bump to 1.20-2-SNAPSHOT 2023-08-27 15:21:19 -04:00
WinPlay02
d365a4e671
Fix gameMode being encoded twice instead of previousGameMode in ClientboundLoginPacket (#750) 2023-08-15 15:06:25 -04:00
rtm516
bfb6430328
Update deploy.yml to fix release builds 2023-07-31 22:09:09 +01: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
caa35c7be4
Merge pull request #734 from GeyserMC/feature/1.20
1.20 support
2023-06-07 09:05:48 -05:00
Redned
4e72a93654
1.20 release 2023-06-07 08:59:37 -05: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
b9c34476fb
New temporary deploy check 2023-05-17 19:36:24 -04: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
bcf453ca58
Merge remote-tracking branch 'origin/feature/math-2.0' 2023-04-26 13:03:37 -04:00
Camotoy
c212fba3a0
Release 1.19.4-1 2023-04-26 13:02:15 -04:00
Camotoy
89c0d71238 Deploy temporarily 2023-04-06 13:29:28 -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
d791778f8a
Fix deploy? 2023-03-14 12:49:34 +00:00
SupremeMortal
3419d37a18
Can't reference lombok methods unless it is delomboked 2023-03-14 12:42:55 +00:00
SupremeMortal
affa53003a
Minor build changes 2023-03-14 12:37:35 +00:00
SupremeMortal
4ea16b39a1
Add deploy profile to make Maven happy 2023-03-14 12:28:21 +00:00
SupremeMortal
7ebdfc333a
Build javadocs 2023-03-14 12:22:33 +00:00
SupremeMortal
521bd958b7
Fix deployment 2023-03-14 12:16:03 +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
81131c469d
No longer depend on packetlib 2023-03-10 00:14:13 +00:00
Kas-tle
12e372303e
Exclude packetlib from javadoc for now 2023-03-09 21:38:29 +00:00