basaigh
|
897eb241b6
|
Add and update AttributeTypes
|
2024-04-20 17:32:20 +01:00 |
|
basaigh
|
b2e93c520a
|
1.20.5-rc2 and add more utility functions for DataComponents
|
2024-04-20 01:03:23 +01:00 |
|
basaigh
|
6cfb38bb2c
|
Fix GameProfilePacket uses
|
2024-04-18 16:49:10 +01:00 |
|
basaigh
|
b5cb35c7f2
|
1.20.5-rc1
|
2024-04-18 16:35:55 +01:00 |
|
basaigh
|
a09e7fd4a3
|
1.20.5-pre4, improve DataComponentPatch methods
|
2024-04-17 15:56:11 +01:00 |
|
basaigh
|
ce74fb497e
|
1.20.5-pre3, add DataComponentPatch methods, and fix ENTITY_EFFECT particle serialization
|
2024-04-16 19:30:00 +01:00 |
|
basaigh
|
8a3b33b3c9
|
Change DataComponentPatch to a map, so it's actually usable.
|
2024-04-16 00:19:18 +01:00 |
|
basaigh
|
3f7cffcba8
|
1.20.5-pre2
|
2024-04-15 22:46:49 +01:00 |
|
basaigh
|
3bc2b33c49
|
Fix some item components.
|
2024-04-12 00:29:26 +01:00 |
|
basaigh
|
a90e2f270a
|
Add full support for the transfer packet
I hope
|
2024-04-11 23:39:55 +01:00 |
|
basaigh
|
8864c53b10
|
24w14a
|
2024-04-03 22:17:24 +01:00 |
|
basaigh
|
0841691777
|
24w13a
|
2024-04-03 21:37:48 +01:00 |
|
basaigh
|
ea6ca1d37c
|
24w12a
|
2024-04-03 20:50:21 +01:00 |
|
basaigh
|
5b5c0cb183
|
24w11a
|
2024-04-03 20:10:54 +01:00 |
|
basaigh
|
d1350b303d
|
24w10a
|
2024-03-30 20:47:22 +00:00 |
|
basaigh
|
5ca54dc2e4
|
Address reviews
|
2024-03-28 00:20:46 +00:00 |
|
basaigh
|
06178f279d
|
24w09a
|
2024-03-27 23:07:55 +00:00 |
|
basaigh
|
72c8bac61c
|
24w07a
|
2024-03-09 21:29:05 +00:00 |
|
basaigh
|
c66fc0b81c
|
24w06a
|
2024-03-09 16:32:12 +00:00 |
|
basaigh
|
09e88e266b
|
24w05b
|
2024-02-13 01:47:16 +00:00 |
|
basaigh
|
01940ba358
|
Oops, missed 24w03b
|
2024-02-13 01:44:19 +00:00 |
|
basaigh
|
c84cad6d06
|
24w05a
They forgot to bump the version string and protocol id, not an accident on my part.
|
2024-02-13 01:41:38 +00:00 |
|
basaigh
|
7cdfa6ef36
|
24w04a
|
2024-02-10 20:55:38 +00:00 |
|
basaigh
|
8f1834d906
|
Update tests
|
2024-02-07 23:10:29 +00:00 |
|
basaigh
|
7597e0e8e5
|
24w03a
|
2024-02-07 00:08:45 +00:00 |
|
basaigh
|
f649c70058
|
Address review
|
2024-01-23 19:43:31 +00:00 |
|
basaigh
|
8bb3aadb88
|
23w51a
|
2024-01-22 23:27:22 +00:00 |
|
chris
|
eacfb2d037
|
Make readBlockEntityType() nullable again (#786)
The vanilla client does so too - it allows reading a null value, but wont write one.
|
2024-01-16 23:05:00 +01:00 |
|
Konicai
|
cf4ccc3df6
|
Fix certain serializations of ClientboundPlayerInfoUpdatePacket (#785)
Co-authored-by: Alex <40795980+alexprogrammerde@users.noreply.github.com>
|
2024-01-11 18:03:19 -05:00 |
|
WinPlay02
|
4b3e86a0b1
|
Fix ClientboundSetTitleTextPacket serialization (#781)
|
2024-01-11 12:38:21 -05:00 |
|
Alex
|
eaac051d1f
|
Create jitpack.yml (#778)
|
2023-12-22 19:32:29 -08:00 |
|
Kas-tle
|
d3cc9d47df
|
Resolve fallout from globalPaletteBits removal (#777)
Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
|
2023-12-20 14:57:58 -08:00 |
|
David Mayr
|
809a0c58f2
|
Fix DataPalette index & deprecate unused globalPaletteBits (#775)
* fix: datapalette not working correctly
* feat: deprecate global palette bits
* chore: redirect deprecated createEmpty call to new one
|
2023-12-20 13:54:45 -08:00 |
|
Alex
|
ff317f1a9a
|
Migrate to gradle, fix examples (#769)
|
2023-12-19 13:01:53 -05:00 |
|
Konicai
|
2a76b379ce
|
Fix (de)serialization of ClientboundExplodePacket (#776)
* Fix (de)serialization of ClientboundExplodePacket
* Also fix JDK version in Jenkinsfile
|
2023-12-19 02:41:25 -05:00 |
|
Konicai
|
c81006e127
|
1.20.4-2-SNAPSHOT and Java 17 (#773)
|
2023-12-15 17:34:05 -05:00 |
|
Konicai
|
5103ededc8
|
release 1.20.4-1 (#772)
|
2023-12-14 21:34:02 -08:00 |
|
Konicai
|
723fbb3d54
|
Label as 1.20.4 and update adventure to snapshot (#768)
* Update adventure to 4.15.0-20231207.074016-23
* Also update MCPL to 1.20.4-1-SNAPSHOT
* use json-legacy-impl instead of gson-legacy-impl
|
2023-12-14 16:28:43 -05:00 |
|
Konicai
|
7123bf9f19
|
Merge pull request #767 from GeyserMC/feature/1.20.3
Transition to 1.20.3
|
2023-12-05 19:23:30 -05:00 |
|
Konicai
|
d5d3e24a6c
|
1.20.3
|
2023-12-05 16:31:04 -05:00 |
|
Konicai
|
11105ca471
|
1.20.3-rc1
|
2023-12-01 15:33:46 -05:00 |
|
Konicai
|
c6ba2fab31
|
Fix/improve nullability annotations for ItemStacks
|
2023-11-30 01:32:25 -05:00 |
|
Konicai
|
a8c951a623
|
simplify MetadataType by removing HelperReader/Writer
|
2023-11-29 21:06:36 -05:00 |
|
Konicai
|
d9a0c5eddf
|
Fix reading plaintext Components, cleanup Tag IO
remove named Tag IO from helper
fix nullability of NBT in ClientboundTagQueryPacket
improve other nullability annotations
|
2023-11-29 21:06:36 -05:00 |
|
Konicai
|
701593eacf
|
1.20.3-pre4
|
2023-11-29 21:06:36 -05:00 |
|
Konicai
|
e533a76147
|
PositionSource is sent as registry ID instead of resource location
|
2023-11-29 21:06:36 -05:00 |
|
Konicai
|
1dffba1eb5
|
1.20.3-pre3
|
2023-11-27 11:45:34 -05:00 |
|
Konicai
|
00bce426ca
|
Component serialization, maybe.
|
2023-11-25 06:49:10 -05:00 |
|
Konicai
|
15a6ee31dd
|
objective name on ClientboundResetScorePacket too...
|
2023-11-25 02:03:09 -05:00 |
|
Konicai
|
3fe36382ac
|
Delete ScoreboardAction.java
|
2023-11-25 02:00:13 -05:00 |
|