Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/GeyserMC/MCProtocolLib

A library for communication with a Minecraft client/server.
https://github.com/GeyserMC/MCProtocolLib

Make readBlockEntityType() nullable again (#786)

The vanilla client does so too - it allows reading a null value, but wont write one.

eacfb2d03729ffcc6b7328d911fddca748a0c340 authored 12 months ago by chris <[email protected]>
Fix certain serializations of ClientboundPlayerInfoUpdatePacket (#785)

Co-authored-by: Alex <[email protected]>

cf4ccc3df66ad8168e281c2daf2a55ddabc57bc9 authored 12 months ago by Konicai <[email protected]>
Fix ClientboundSetTitleTextPacket serialization (#781)

4b3e86a0b1ff7c40198461e417663212c3818938 authored 12 months ago by WinPlay02 <[email protected]>
Create jitpack.yml (#778)

eaac051d1f1b608f11304fb16c5c2e7c5845ed30 authored about 1 year ago by Alex <[email protected]>
Resolve fallout from globalPaletteBits removal (#777)

Signed-off-by: Joshua Castle <[email protected]>

d3cc9d47dfea246c18806d2d7a83fa623141db2a authored about 1 year ago by Kas-tle <[email protected]>
Fix DataPalette index & deprecate unused globalPaletteBits (#775)

* fix: datapalette not working correctly

* feat: deprecate global palette bits

* chore: re...

809a0c58f2eaec0c91effe0da574ec8781ca9e4b authored about 1 year ago by David Mayr <[email protected]>
Migrate to gradle, fix examples (#769)

ff317f1a9ac4ec5bffe8ab0af41e79d0c3ff0414 authored about 1 year ago by Alex <[email protected]>
Fix (de)serialization of ClientboundExplodePacket (#776)

* Fix (de)serialization of ClientboundExplodePacket

* Also fix JDK version in Jenkinsfile

2a76b379ce6a16dfc4c12a0418dd4d5ab7a49c92 authored about 1 year ago by Konicai <[email protected]>
`1.20.4-2-SNAPSHOT` and Java 17 (#773)

c81006e127087642c7b57547e05282c64f95531a authored about 1 year ago by Konicai <[email protected]>
release `1.20.4-1` (#772)

5103ededc8c4d9d1f65a00b023579cee77edd35b authored about 1 year ago by Konicai <[email protected]>
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 ...

723fbb3d54fd4e6ec01633dd346d5f677c93be6e authored about 1 year ago by Konicai <[email protected]>
Merge pull request #767 from GeyserMC/feature/1.20.3

Transition to 1.20.3

7123bf9f19af578bcfcda86a7a3391eae5c1e6ad authored about 1 year ago by Konicai <[email protected]>
1.20.3

d5d3e24a6c6b61709f462ee04ce54b29c6913a3a authored about 1 year ago by Konicai <[email protected]>
1.20.3-rc1

11105ca471b2426ba3eca3961f6a76febc8194f0 authored about 1 year ago by Konicai <[email protected]>
Fix/improve nullability annotations for ItemStacks

c6ba2fab3127eb9c7867192c90a8d752d13f969c authored about 1 year ago by Konicai <[email protected]>
1.20.3-pre4

701593eacf8744f6eb61915485fef33c88adfe3c authored about 1 year ago by Konicai <[email protected]>
Fix reading plaintext Components, cleanup Tag IO

remove named Tag IO from helper
fix nullability of NBT in ClientboundTagQueryPacket
improve othe...

d9a0c5eddf6cb35cde8ce3e7139063e78cfe01b2 authored about 1 year ago by Konicai <[email protected]>
PositionSource is sent as registry ID instead of resource location

e533a76147ddaab886113ae029ceaedc7fd5564c authored about 1 year ago by Konicai <[email protected]>
simplify MetadataType by removing HelperReader/Writer

a8c951a623045b3fdf97fb2497839041e0dcf350 authored about 1 year ago by Konicai <[email protected]>
1.20.3-pre3

1dffba1eb58d02103b630bd9cb6b83057f49a557 authored about 1 year ago by Konicai <[email protected]>
Component serialization, maybe.

00bce426ca0c3230bd585a84e9c232cb43298850 authored about 1 year ago by Konicai <[email protected]>
objective name on ClientboundResetScorePacket too...

15a6ee31ddfcb2031f7dab157f40c15477ea706a authored about 1 year ago by Konicai <[email protected]>
Delete ScoreboardAction.java

3fe36382ac03fb42c7d1b1502e789150283391a8 authored about 1 year ago by Konicai <[email protected]>
Undo objective rename diff in ClientboundSetScorePacket

5d947748617a70779e069c59dc1d1f5889e38b30 authored about 1 year ago by Konicai <[email protected]>
DecoratedPotValueType typo and other little things

414b48492aa14d14c32c8d94bc86ac6fe4efd44b authored about 1 year ago by Konicai <[email protected]>
finish missing data, fix shaped recipe serialization

8f6a34b3bb883afca0a2b30168bda792d2779981 authored about 1 year ago by Konicai <[email protected]>
FrameType -> AdvancementType for parity

648d38e8a7173c1418fd7cd1dea1dab6d9c74fd9 authored about 1 year ago by Konicai <[email protected]>
Finish all but one packet changes

5e50fa6aa72b44ccf6fbae2a9c3d0cc5b536ecff authored about 1 year ago by Konicai <[email protected]>
1.20.3: some packets and datas

2a9d1c40f5e89c84f8cd3cd673a1d5cb49f5f65d authored about 1 year ago by Konicai <[email protected]>
1.20.3: sound enum

a399e081096a2f1cd74b2725b5e83eef143785ea authored about 1 year ago by Konicai <[email protected]>
Bump to release `1.20.2-1` (#766)

* Better take on the previous commit
* Bump to release

a0cd1e1cef2e4ef3987381376ddaaacc8e20cab8 authored about 1 year ago by Konicai <[email protected]>
Fix optional enforcesSecureChat in ServerStatusInfo (#762)

542e2ff0e7e0bfc8e155eaac4bc04bf646073db9 authored about 1 year ago by Andrey Pfau <[email protected]>
Update dependencies (#763)

* Update dependencies

* Use static imports for Assertions

* Change commit hash from jitpack

64d58248d681c0ebba5305ad88ff2d6da98243e4 authored about 1 year ago by Alex <[email protected]>
Merge pull request #765 from onebeastchris/ClientBoundDisconnectPacketFix

Read Component instead of String in ClientboundLoginDisconnectPacket

6f53d57f8d5ef52f90d89b3c91bc7c0971cdb279 authored about 1 year ago by basaigh <[email protected]>
Read Component instead of String in the ClientboundLoginDisconnectPacket

d52318f5d5672ba72f5cf3977ab336d40d58e237 authored about 1 year ago by onebeastchris <[email protected]>
Fix: Serverbound ServerboundResourcePackPacket registered as client bound (#761)

e28242320011b49d5efac0caeb0280dd06d3e9cf authored over 1 year ago by chris <[email protected]>
Don't use default timings for shutdownGracefully in shutdowns (#760)

d9722962dc9adeed869165ec99fe9753cd56c078 authored over 1 year ago by Konicai <[email protected]>
Cleanup and fix nullabilities in custom payload/query packets (#759)

82ffc874b12ab4ca8be6eaca2d1e687b4d1ba111 authored over 1 year ago by Konicai <[email protected]>
Fix mob effect ids (#758)

2151d360b1e840f6adfc8bf41c666a9365e69405 authored over 1 year ago by Konicai <[email protected]>
use daemon threads to allow shut down of application (#748)

To exit normally all non-daemon threads of the java process are supposed
to have stopped. TcpCl...

d85e90f3412fe26a055dceabfe1a7a4793c87651 authored over 1 year ago by petersv5 <[email protected]>
Merge pull request #752 from GeyserMC/feature/1.20.2

Move to 1.20.2

2f05a23acd3962f31d9a53fdc46c202ce55a47c1 authored over 1 year ago by Konicai <[email protected]>
Target GitHub actions using commit instead of release (#756)

* Target GitHub actions using commit instead of release

* Add action repo links

---------
...

592a7fdf5d2b6b06012a9e748df68ede60a5429a authored over 1 year ago by Konicai <[email protected]>
Fix groupId for OpenNBT dependency

d4f305373954b43a54a472f93528085ffa4566b5 authored over 1 year ago by Konicai <[email protected]>
Target release 1.6 of OpenNBT

76a04becc6ed089806dfae144afd2bde5aba6cb8 authored over 1 year ago by Konicai <[email protected]>
Remove TcpPacketCompression.MAX_COMPRESSED_SIZE as it's been replaced

28bdb2c0308a7c84302e05288584cfecd576304f authored over 1 year ago by Konicai <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/1.20.2

# Conflicts:
# pom.xml

85ca63b6736708c32f56cfd39f459e00d2aa791a authored over 1 year ago by Konicai <[email protected]>
Implement deep copies for Chunk Sections (#754)

4fc197626e8650a56f32abd14ed981785f97e945 authored over 1 year ago by Alex <[email protected]>
Bump to 1.20-2 release (#755)

025418dc1f939b498c8e0eebf3b6e4928a679d08 authored over 1 year ago by Konicai <[email protected]>
Update 1.20.2

fb01285553a120c54103a3254b4db9ab59530427 authored over 1 year ago by Konicai <[email protected]>
Load network codec only once (#753)

953194c10a4608b00515a6f8503ac36737d86413 authored over 1 year ago by Konicai <[email protected]>
1.20.2-rc2

5fffeaa97efd9d082db6fcfe8b4a568064571ce4 authored over 1 year ago by Konicai <[email protected]>
1.20.2-rc1

691b6cded39dfb761890d2d0f4ccaaae15435b7a authored over 1 year ago by Konicai <[email protected]>
1.20.2-pre4

ac2b1fb9c785a6d2c63721578c2f6e8d5009250a authored over 1 year ago by Konicai <[email protected]>
1.20.2-pre3

74f248cf6e7d26d57434f397af462718fde11ad0 authored over 1 year ago by Konicai <[email protected]>
Fix certain NBT read/writes that should be nameless

8dfcd35feded1314ffee250f9a85d827a32030b6 authored over 1 year ago by Konicai <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/1.20.2

fa846a7726b072a045a3ad0702af80573299d4ba authored over 1 year ago by Konicai <[email protected]>
Add and remove some level events (#749)

1e06da81275c81745ea74831c18cd174e0d17a83 authored over 1 year ago by basaigh <[email protected]>
Reply to ClientboundStartConfigurationPacket

039a9f4ab5f24e7f7135e35ba648b61c52f4b25b authored over 1 year ago by Konicai <[email protected]>
Remove names of heightmaps tags in LevelChunkWithLightPacketTest

411a25c61439c6104a044553215e3d154b2b01f2 authored over 1 year ago by Konicai <[email protected]>
Fix chunk (de)serialization

5cbc12f6fdb2eca1723a032aded88ce4bfe5a7fa authored over 1 year ago by basaigh <[email protected]>
1.20.2-pre2 (#751)

* 1.20-pre2
* Target non-local openbt

e156e81b424ffe9d406dc52752193b74d0a2aeb4 authored over 1 year ago by Konicai <[email protected]>
1.20.2-pre1

1c57135e6c493bb3b6985e5cd108ba2dcac76068 authored over 1 year ago by basaigh <[email protected]>
23w33a + 23w35a + implement PlayerSpawnInfo object

182022e06179fa09044eee51335ad6e3527f8c43 authored over 1 year ago by basaigh <[email protected]>
23w32a

24d99ee0430fd83e6b4f094c6537cc582040affc authored over 1 year ago by basaigh <[email protected]>
23w31a part 2 electric boogaloo

Fixed tests, updated the login cycle and some misc touch-ups

48c189f65186c456f7ca56b5cd99eb4dcfd7f684 authored over 1 year ago by basaigh <[email protected]>
First rough pass at 23w31a (doesn't compile)

d49ac5dd96d8aba9eb15e2d2040f6359b4103b2e authored over 1 year ago by basaigh <[email protected]>
Fix serialization of ClientboundCommandsPacket for command types RESOURCE_OR_TAG_KEY and RESOURCE_KEY. (#741)

3d7b15fac4c04c054726766dc91335b6ab5d677e authored over 1 year ago by Arthur Naseef <[email protected]>
Bump to 1.20-2-SNAPSHOT

74de2682884d5d54f9a61489b03b570d991d7016 authored over 1 year ago by Camotoy <[email protected]>
Fix gameMode being encoded twice instead of previousGameMode in ClientboundLoginPacket (#750)

d365a4e671c114b9f7077032763ee29f2089fb82 authored over 1 year ago by WinPlay02 <[email protected]>
Update deploy.yml to fix release builds

bfb64303284951fbb3d303edd90b8ed5fef61306 authored over 1 year ago by rtm516 <[email protected]>
Annotate animation in ClientboundAnimatePacket as Nullable (#743)

a0076aac3e01e4a4d9422ef9f25525cf62d70bf8 authored over 1 year ago by Konicai <[email protected]>
fix inconsistent serialize and deserialize in ClientboundPlayerInfoUpdate (#737)

* fix inconsistent serialize and deserialize in ClientboundPlayerInfoUpdatePacket.java (issue #7...

d84fa717fab3d772de1ccb3fa7f08bf38b571033 authored over 1 year ago by cxzlw <[email protected]>
fix writePositionSource always throws IllegalStateException (issue #738) (#739)

(cherry picked from commit bf269a2d50ec484d386c9472eadbafb3769723fd)

ee030499b53500f1b2146e42c7a9639005489700 authored over 1 year ago by cxzlw <[email protected]>
Merge pull request #734 from GeyserMC/feature/1.20

1.20 support

caa35c7be4ff6dea3a8b9bc05558cd0bc18b2c3c authored over 1 year ago by Redned <[email protected]>
1.20 release

4e72a93654d81b158a0b1a19352c10a5cfc172e9 authored over 1 year ago by Redned <[email protected]>
Set to 1.20 release protocol

dda720b0bf60b7eb45c8d4985966a600011fab69 authored over 1 year ago by Redned <[email protected]>
Update to 1.20-rc1

014c9d3ee949efebf7213037097139be3bea007d authored over 1 year ago by basaigh <[email protected]>
1.20-pre7

196d16081f0dc0fcced13f63066b6419b440c10c authored over 1 year ago by basaigh <[email protected]>
1.20-pre5

289f15645c1ea3fdf0a9bb33cc03924c4ba04a38 authored over 1 year ago by Konicai <[email protected]>
1.20-pre3 and pre4

f937d9ba742f04730e2cb0382038a64fe998cd77 authored over 1 year ago by basaigh <[email protected]>
New temporary deploy check

b9c34476fbd0d6942d933f96af52924754e59724 authored over 1 year ago by Camotoy <[email protected]>
Fix serverbound sign update encoding

307b3cf3727ef2aba302bdc54b993a4d723eb585 authored over 1 year ago by Camotoy <[email protected]>
1.20-pre2

3592127d80b0a1fe11b2194a9bb0d40b2baf7c42 authored over 1 year ago by Konicai <[email protected]>
Fix test and bump version (#733)

8b1ff10520ff86f4a6e9143f4393e6935fbea237 authored over 1 year ago by Konicai <[email protected]>
1.20-pre1

542780fc5f314f5325b9ea4e601088cfe290fcb7 authored over 1 year ago by basaigh <[email protected]>
whoops

35397526ae60411289098f3d49894cab3b0c0129 authored over 1 year ago by basaigh <[email protected]>
Update to 20w18a

39bb8ff08caafbed2f21228fca4a18144f5e68ee authored over 1 year ago by basaigh <[email protected]>
23w12a

b90ee7ec73a4f198350414ee32b90d5e7ec7e2f6 authored over 1 year ago by basaigh <[email protected]>
Allow 'invalid' LevelEvents

d2803b726594b954a292d2a1574055e30903abd7 authored over 1 year ago by Camotoy <[email protected]>
STOP_RECORD is now a LevelEvent

3176d9b81aa06c13cb8b3e99d20bffe08e266cdd authored over 1 year ago by Camotoy <[email protected]>
Merge remote-tracking branch 'origin/feature/math-2.0'

bcf453ca581fec57f61e1bf338892324c407d60a authored over 1 year ago by Camotoy <[email protected]>
Release 1.19.4-1

c212fba3a062a702d969618a2187ae41c8021422 authored over 1 year ago by Camotoy <[email protected]>
Deploy temporarily

89c0d712381835cfa169b6572740f540c1e8af7a authored almost 2 years ago by Camotoy <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/math-2.0

8b5631f78529bbdcc859bcf819b236e2c286e16f authored almost 2 years ago by Camotoy <[email protected]>
Merge remote-tracking branch 'origin/feature/1.19.4' into feature/math-2.0

b767a94417ee3392b2e294548b1cabcefe87acbd authored almost 2 years ago by Camotoy <[email protected]>
Merge remote-tracking branch 'origin/master' into feature/math-2.0

8008081eed651c5d131aa8cb8c28ad89f38f84f8 authored almost 2 years ago by Camotoy <[email protected]>
Use an optional int for command redirection

a52397949ef05aa9794a917204b63fdaaf21cf83 authored almost 2 years ago by Camotoy <[email protected]>
Update hardcoded Block Ids in ClientboundBlockEventPacket (#729)

24cb5ff4a05cd25a3a63b06289bc66ae40af0367 authored almost 2 years ago by David Choo <[email protected]>
Fix incorrect nameTagVisibility deserialization

b369a64e975e65a03dbdb22383ff1aa0a758d734 authored almost 2 years ago by Camotoy <[email protected]>
Read all resource locations in UpdateTagsPacket

0b1e13c1f4050b0db323b20afa59c6af603b0396 authored almost 2 years ago by Camotoy <[email protected]>