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

Update ServerSpawnObjectPacket: EntityType is now VarInt

678496723784bf84bf87a7c0f686d7a3a922aeab authored over 5 years ago by Paulomart <[email protected]>
Add new Types for UpdatedTiles

086667cfe873843cee4d467569b4754f70ce9844 authored over 5 years ago by Paulomart <[email protected]>
Update ServerDifficultyPacket

2cdeff6b701c1cdba68dbc28e6605a7632bbdf3d authored over 5 years ago by Paulomart <[email protected]>
Update Position Read/Write Code

49c4d7f0f36cd9b1237cb0a865391d7e93f041e5 authored over 5 years ago by Paulomart <[email protected]>
Update Packet Ids

3e793db8e902c74c31aee2ca34507e5e54d0314b authored over 5 years ago by Paulomart <[email protected]>
Merge pull request #449 from MatteCarra/patch-2

Added missing break in ServerPlayerListEntryPacket

75697372405d74dd84656ccd72f20975bbecba62 authored almost 6 years ago by Steven Smith <[email protected]>
Added missing break in ServerPlayerListEntryPacket

25f8bcce7b868375df3179216bf1bf1ccaa9326e authored almost 6 years ago by Matteo Carrara <[email protected]>
Merge pull request #447 from ReplayMod/mobtype-armorstand

Re-add ARMOR_STAND to MobType

a2d22b65041ef48542d38b260b767d1889571654 authored almost 6 years ago by Steven Smith <[email protected]>
Re-add ARMOR_STAND to MobType

66132036aa89dd576cce74032332bc061ba18414 authored almost 6 years ago by Jonas Herzig <[email protected]>
Merge pull request #442 from MatteCarra/patch-1

Fixes ServerTabCompletePacket

de699a0259789a59f3f12bc1f42110976cf5d571 authored almost 6 years ago by Steven Smith <[email protected]>
Fixes ServerTabCompletePacket

You are not reading transactionId, start and length. See protocol at "Tab-Complete (clientbound)...

9efc4cf2aa4a589ffe87d6af43e96cc6ac900377 authored almost 6 years ago by Matteo Carrara <[email protected]>
Add support for JSON array messages.

050ddd3911ed989406b62ee5fa23d8a147e615a7 authored about 6 years ago by Steveice10 <[email protected]>
Merge pull request #438 from archiloque/patch-1

Update javadoc plugin so it won't crash on my Mac

b4f5315b4737f308d3fb9c95c51079787522e5f5 authored about 6 years ago by Steven Smith <[email protected]>
Update javadoc plugin so it won't crash on my Mac

Before I had this error
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-p...

01ce9ab63d7b16362c7aa0245af37c41264d4542 authored about 6 years ago by Julien Kirch <[email protected]>
Merge pull request #436 from Paulomart/feature/minecraft-1.13.2

Update to Minecraft 1.13.2

e9307442db43be5c9dbd01d05cae5a76c039df84 authored about 6 years ago by Steven Smith <[email protected]>
Update to Minecraft 1.13.2

8b759faf44efb92aceb9f8b683e1c8788f3986df authored about 6 years ago by Paul <[email protected]>
Fix typo in vindicator entity sound names.

10ec617e5ad0ce6d80b84342032c4dec77a9c40b authored over 6 years ago by Steveice10 <[email protected]>
Update HangingDirection for 1.13

a341fb0cfeadbe0c3126336dd6eabe656d3267c4 authored over 6 years ago by Steveice10 <[email protected]>
Add GenericObjectData, allow object data with value of 0.

051561ee2cd6dcb98566ec2dded37e24a8ce7f77 authored over 6 years ago by Steveice10 <[email protected]>
Add missing SpreadItemParam values, add checks and corrections to ClientWindowActionPacket.

3e43b954c11d96de285ba25668e103e92342d527 authored over 6 years ago by Steveice10 <[email protected]>
Determine Cipher algorithm based on key type.

04372d057164b1134fa28c791a5c7cbcc184a140 authored over 6 years ago by Steveice10 <[email protected]>
Use Cipher mode constants.

1d5a0ad81bfd99325a1db9991ced09ab773f55c8 authored over 6 years ago by Steveice10 <[email protected]>
Use Cipher mode constants.

345df210611084e768d97232ff1f19aff653ce2b authored over 6 years ago by Steveice10 <[email protected]>
Change key generation back to just "AES", be explicit when getting Cipher instance.

2a8483a155c2db2091aad62a01394d7f31909a81 authored over 6 years ago by Steveice10 <[email protected]>
Explicitly specify all encryption algorithm components.

2aa66f73e15a575f8affbd8809b78273b94dacfe authored over 6 years ago by Steveice10 <[email protected]>
Distinguish different generic block value types.

4017ec0aea345b4b681dc7ac83411784a1463c94 authored over 6 years ago by Steveice10 <[email protected]>
Add GENERIC fallback for block value types with an ID of 0.

d9700732ccff899f1e514faa8193821f46dd2594 authored over 6 years ago by Steveice10 <[email protected]>
Update ServerBlockValuePacket for 1.13.1.

54b4e47225d36e6ab01e40124d11fc87fb0ff0c9 authored over 6 years ago by Steveice10 <[email protected]>
Update sounds for 1.13.1.

d719db00864117118f0954f089c199e489801be6 authored over 6 years ago by Steveice10 <[email protected]>
Fix writing ServerSpawnParticlePacket.

a2851985e4eab9fe081c8067e520d9929dfa18aa authored over 6 years ago by Steveice10 <[email protected]>
Update to 1.13.1, fix entity IDs.

eee8573395ed11af3d41dbed3ec042f9cad79fe0 authored over 6 years ago by Steveice10 <[email protected]>
Fix documentation mistake.

988d411d9646709ca190acd264492af9f9ed7e25 authored over 6 years ago by Steveice10 <[email protected]>
Merge pull request #416 from ReplayMod/1.13-dev

Update to MC 1.13

c4c23eb00f59828743c63339e545a4250d96776f authored over 6 years ago by Steven Smith <[email protected]>
Update surefire plugin to 2.22.0

2e53f6ba1fcf15f48b7678adbf29fdd8d879bf28 authored over 6 years ago by Steveice10 <[email protected]>
Update surefire plugin to 2.22.0

83221af1680252bf83659d548a82aea5b104baec authored over 6 years ago by Steveice10 <[email protected]>
Add LoginPluginRequest/ResponsePacket

eec72bffd924024f756f44d96b106d715414ef0e authored over 6 years ago by Jonas Herzig <[email protected]>
Update server-side packet id mappings

dcd1736a5c8c3128408dac8980cb77facc376a3b authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientUpdateStructureBlockPacket

488bc9fd4eeb37b6c304154314a1b871c5b14624 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientUpdateCommandBlockMinecartPacket

f00f25ad695684022f2635d6e38c59f6456dde03 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientUpdateCommandBlockPacket

8e58a9155dd9838237c5c69c9be02e483598ebac authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientSetBeaconEffectPacket

a111addeb416488175b42d4f4a8b377c021b97c4 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientSelectTradePacket

16fa0aab9d7997d2b506dc0775135780cfa44eaa authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientRenameItemPacket

704ce885cca077bf670e348ccc16e7281941ecd9 authored over 6 years ago by Jonas Herzig <[email protected]>
Update ClientCraftingBookDataPacket

c3a1b2b6f920f5bd0f26a7bca603600d17a43aed authored over 6 years ago by Jonas Herzig <[email protected]>
Update ClientPrepareCraftingGridPacket

5ced5be32c11d7d2b06cb017b9ebf5f2ad49de6b authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientMoveItemToHotbarPacket

d5de1262e91ad89cb7f17b1e2adce51d0fb1dbc5 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientEntityNBTRequestPacket

074bd8d84f6527624cb80a871319053784137c57 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientEditBookPacket

cace45970a6afbca450a0c15ae417fb5a642281b authored over 6 years ago by Jonas Herzig <[email protected]>
Update ClientTabCompletePacket

bfc511cb492e101feb7bbdee5e17acb4b32833a3 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ClientBlockNBTRequestPacket

76699d9fcdb079dc8ca19b8fd82d185c6c1c7e05 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ServerDeclareTagsPacket

e632e480cdeb5f4ff91c8da15b0f3cce07bbfea4 authored over 6 years ago by Jonas Herzig <[email protected]>
Create stub implementation for ServerDeclareRecipesPacket

e9686ac4873af39c4b5d4f3ccbb88128ceaf11f5 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ServerStopSoundPacket

258efd8be28bd2e827b17475664f859abf4e842e authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerTeamPacket

0264c125678d3231f77c60b8695199ae95318e30 authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerMapDataPacket

3eabf389fad48e61900746bee7631f1f465193f3 authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerTabCompletePacket

267b9baca3e329d41ecbb86801a809d20c2c285f authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerScoreboardObjectivePacket

d1f061bb866692c1d69f77b46cf33d809acc69a3 authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerUnlockRecipesPacket

90127e16ed5e6930ef0e1c71e37cbf48f639d033 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ServerPlayerFacingPacket

d7a39e67dfc41426d6d4acf76903965b73fb5599 authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerPreparedCraftingGridPacket

304c8b73bea399e41283a85cee7f3af61f604120 authored over 6 years ago by Jonas Herzig <[email protected]>
Update chunk reading/writing

1520ef7debe2c2b0fddce9c7f23a5462d81ac402 authored over 6 years ago by Jonas Herzig <[email protected]>
Add ServerNBTResponsePacket

75d4540f8fbe2fbf81693941731a76cdd37ff44c authored over 6 years ago by Jonas Herzig <[email protected]>
Create stub implementation for ServerDeclareCommandsPacket

3340e5f5e3336ef13f8ee06143b4f0e3703851e6 authored over 6 years ago by Jonas Herzig <[email protected]>
Remove data from BlockState, it has been merged into the id

44c280417b4062dbd61e668062e9c46bba925261 authored over 6 years ago by Jonas Herzig <[email protected]>
Update UpdatedTileTypes

f299e463cd2299e0592b4b0d3601b6c30ce1177f authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerStatisticsPacket

9f169b636579e902c0cb75d9e1c99534d0b00b34 authored over 6 years ago by Jonas Herzig <[email protected]>
Update ServerSpawnPaintingPacket

8a29f2ff5e38b1462ea7e96944c0f7fde8392a73 authored over 6 years ago by Jonas Herzig <[email protected]>
Remove ItemStack data, it has been merged into item ids

a9574252e6ba00815ac8745aeb860bf48610d598 authored over 6 years ago by Jonas Herzig <[email protected]>
Add new PARTICLE MetadataType

e34c31e7a97d1e5b8319d1189c45d4055baf9d67 authored over 6 years ago by Jonas Herzig <[email protected]>
Update particle data

798265e50946e304b9043b7a6f06f80362636d41 authored over 6 years ago by Jonas Herzig <[email protected]>
Add new OPTIONAL_CHAT MetadataType

26f3711c7fcd1cd26c9f3565a373cb38b3cc3ae2 authored over 6 years ago by Jonas Herzig <[email protected]>
Update packet ids and mark newly added, missing packets

669aa7b93f06c4ee296b2859f454ab9fda5a71d0 authored over 6 years ago by Jonas Herzig <[email protected]>
Begin updating to 1.13

c374deb9924759eae5a317a23532e6d1dcc4a6f7 authored over 6 years ago by Jonas Herzig <[email protected]>
Show path in example link.

4b29ec1783fc03efa9dc2c65cab047e0549c8611 authored over 6 years ago by Steveice10 <[email protected]>
Fix typo and link to example in README.md

9ec1cc121da21a143cc67febc4f5e7914b3e7ce8 authored over 6 years ago by Steveice10 <[email protected]>
Add argLine to properties.

3e07b2ebf3c89524dc1f17e30e170e8bdc050a69 authored over 6 years ago by Steveice10 <[email protected]>
Undo previous commit, add argLine to properties section.

dea7aef2f8c62f3fc57cb3bd4d779191f14450a4 authored over 6 years ago by Steveice10 <[email protected]>
Fix running tests.

da0361f90b22d250fc02d07549d7ffdb625fd493 authored over 6 years ago by Steveice10 <[email protected]>
Fix example, bump OpenNBT version to 1.1

8a81b14b51115ef1796eec83a52de44f2fa6ffed authored over 6 years ago by Steveice10 <[email protected]>
Require client token when authenticating with an access token.

08f1ca02902dddb54c0db8ae03b21ddc5d662d8e authored over 6 years ago by Steveice10 <[email protected]>
Fix hang closing server in example, update PacketLib version.

34c3504e6a5372073ff60ef93fe66de83429c7e8 authored over 6 years ago by Steveice10 <[email protected]>
Bump version to 1.4-SNAPSHOT

26b127a4cdfc2f5f11f889884e7859bcfcc19f07 authored over 6 years ago by Steveice10 <[email protected]>
Bump version to 1.3

d6ed28cbd0cb73a438c2e05afcd89d4230a9c8bd authored over 6 years ago by Steveice10 <[email protected]>
Update netty version.

d81fdd0632d633e7ea1f1ccd5a5866e637dbfe73 authored over 6 years ago by Steveice10 <[email protected]>
Merge pull request #393 from VRCube/patch-1

Made link to example folder

4e117352251405ed7c6a17880b65ec265f979fc1 authored almost 7 years ago by Steven Smith <[email protected]>
Made link to example folder

958c4ff83acea44f9fa7bc7100b1860380f002dd authored almost 7 years ago by Cubxity <[email protected]>
Bump version for development.

93f4b8ad86f61c8db0dcc946d86a170741540825 authored almost 7 years ago by Steven Smith <[email protected]>
Bump version for release 1.12.2-2

a9a2e0e2e5725b67b1e783f4319923a1c9a65447 authored almost 7 years ago by Steven Smith <[email protected]>
Bump version for development.

ad0a450dc0a4d997d344fe5ea9cc60c6d871dcd3 authored almost 7 years ago by Steven Smith <[email protected]>
Bump version for release 1.2

586157506d546ed3acb6d2a8cb99f9d10894d16d authored almost 7 years ago by Steven Smith <[email protected]>
Merge pull request #382 from sgdc3/master

Minor pom enhancements

23ee280c95bd799bf0974393c72f4ac880641c50 authored almost 7 years ago by Steven Smith <[email protected]>
Pom cleanup

0261b68298fb3e95c21f998149d589fbf9085a62 authored almost 7 years ago by sgdc3 <[email protected]>
Merge pull request #18 from sgdc3/master

Minor pom enhancements, update netty

2daecb5f83e13c833106714facec9dba5b483b89 authored almost 7 years ago by Steven Smith <[email protected]>
Bump netty version

bc07f0f1360991504b381e90f14d5a8b5466974f authored almost 7 years ago by sgdc3 <[email protected]>
Pom enhancements

a100a4fbbf38f03aef6cd3bc2c7f31aa40ba9216 authored almost 7 years ago by sgdc3 <[email protected]>
Clean up pom.xml

43dd23528abbafc2864ee17f47afd6b74aca94f0 authored almost 7 years ago by Steven Smith <[email protected]>
Clean up pom.xml

880393f92ab2e112713b1d1262910e20883a190e authored almost 7 years ago by Steven Smith <[email protected]>
Bump version for development.

b1bcd339d60ecb030ad85d3b5ec3955fceafd509 authored almost 7 years ago by Steveice10 <[email protected]>
Bump version for release.

cc4fc1cc1be5c70fafc43ac2f653ce75b935bbbe authored almost 7 years ago by Steveice10 <[email protected]>
Use PacketLib version 1.1

5a7f8a66c3aad68bda1da6108fa3b1a4a6d0736e authored almost 7 years ago by Steveice10 <[email protected]>