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

Allow for registering with packet definition directly

3fdf9ea1d5fea95068809416df687e1f707da380 authored about 3 years ago by RednedEpic <[email protected]>
Aaaand am

30a14ca088efd94cc05c5b6d53bc705eaa73fb03 authored about 3 years ago by RednedEpic <[email protected]>
Remove pl too

d89ca0581efc1035350ac7fedebce9dea48210b0 authored about 3 years ago by RednedEpic <[email protected]>
Remove connector referece

7488f8f702776b179acdb62f6db1dc7b31c3e266 authored about 3 years ago by RednedEpic <[email protected]>
Add open collab repo and deploy on Jenkins

37e2fc7bb39830abbf1768c7bd05b6c5ded4b5aa authored about 3 years ago by RednedEpic <[email protected]>
Update examples to reflect changes done

459e5287ccf4d8b598bbaa06e09bfacf716e53c7 authored about 3 years ago by RednedEpic <[email protected]>
Don't bump version as we are still on snapshot

6c0f107702ffdef27a88566780a947f0176507a7 authored about 3 years ago by RednedEpic <[email protected]>
Actually fix SetTitleText writing null components

e65ddd5a16bb27fbe45af89bab5fc67f6c9e2fb8 authored about 3 years ago by Camotoy <[email protected]>
Remove deprecations here and any reflection usage

Methods were less than a day old

98d9d91ca43deb9c66487f5040302d452f19c930 authored about 3 years ago by RednedEpic <[email protected]>
Replace reflection usage with packet factories

e295601d7cfe1ce33c4b6bcfeef654c3c4225736 authored about 3 years ago by Redned <[email protected]>
Require packets to have a NetInput constructor

This permits packets to have final fields, and prevents setAccessible and no-args constructor re...

489979d2bc7a5025789d508ba73d86a4fb72503f authored about 3 years ago by Camotoy <[email protected]>
Move EAT_FOOD animation type to SWING_OFFHAND

b72c86049c29839ca57854a02447d8a0cb704ed8 authored about 3 years ago by Camotoy <[email protected]>
Correct SetTitleText nullability

3f2042a7e2100b73112ee5f6b1a94188fda20738 authored about 3 years ago by Camotoy <[email protected]>
Sound in StopSoundPacket is Nullable as of 1.17.1

fbc71cb566a0cf1994b67a47d2071e6ec95b2bee authored about 3 years ago by Camotoy <[email protected]>
Set all fields as final; use constructor with NetInput

This allows all fields to be final, and prevents a setAccessible used on a no-args constructor.

87c0953d271efb679f5781c68e839b253309898f authored about 3 years ago by Camotoy <[email protected]>
Update example

73659fe55908b2278be901c547b2001965f8cf1e authored about 3 years ago by Camotoy <[email protected]>
Refactor to use Mojmap packet names (#662)

This allows packet name parity with Minecraft itself.

8fcf4df994add4873ece898772f11d3298c0dee1 authored about 3 years ago by D3ATHBRINGER13 <[email protected]>
Use PacketLib 2.1-SNAPSHOT for now

3e9c660e79d9dbb2ff15e7771662fc4f09085c36 authored about 3 years ago by Camotoy <[email protected]>
Merge in Geyser changes to master (#38)

* Use TCP_NODELAY and Epoll where possible

* Add KQueue and respect disableNativeEventLoop pr...

2776c24e05e289043b7ecc86fa67abee46b1342c authored about 3 years ago by Camotoy <[email protected]>
Add missing Generic Statistics (#668)

dff7c0544c2497d97ca17024dd7f3758d151cd5c authored about 3 years ago by David Choo <[email protected]>
Update to Adventure 4.9.3

c2985e83ea4697d6b2f98c4b26f53babe3d5020c authored about 3 years ago by Camotoy <[email protected]>
Fix memory leak by closing De-/Inflater (#36)

ccfb1aa94d25e4ad4fad52755d59fb88b10fd71c authored about 3 years ago by RK_01 <[email protected]>
Updated Lombok to fix broken compilation when using Java 16 (#665)

- As suggested by: https://stackoverflow.com/a/66981165/9665770
- in extension: https://github....

728e673fcfcdaebe88937ed003add8fa46eb4f5e authored about 3 years ago by Josh Moore <[email protected]>
Use identifiers for all Effect classes; don't use MagicValues

We can just use the ordinal plus or minus one to determine what we're looking for.

f1ac2de2946a0b7e17516e8e4b6fcef1d81f639e authored about 3 years ago by Camotoy <[email protected]>
Fix project formatting style (#663)

72ba6f58afd0484cfb2a93f13bc57d575c82baa1 authored about 3 years ago by Extollite <[email protected]>
Update Adventure version

e7979c45b6362eecaa8e23f05978b1e83a77a4c7 authored about 3 years ago by Camotoy <[email protected]>
Use Mojang mapped name for UnexpectedEncryptionException

a0ce555787b760e34fccd98d18ef0c074ac44979 authored about 3 years ago by Camotoy <[email protected]>
Throw specific error when encryption could not be initialized

d00d4f4dbaa32d6fe0312ad524a4993591832ebc authored about 3 years ago by Camotoy <[email protected]>
Add Discord link

f750ba1537bec3dd17c565ac689a36a0c38d0ad1 authored about 3 years ago by Camotoy <[email protected]>
Add Discord link

fcb508a41466b38fd9e88dcac262fde8d619a5e5 authored about 3 years ago by Camotoy <[email protected]>
Merge pull request #657 from GeyserMC/feature/1.17.1

6472a45e957ec79c07b92f020a156909258e2e55 authored over 3 years ago by Steven Smith <[email protected]>
Remove ServerSetCompressionPacket

This packet isn't used anymore.

55e13e588afbeed212188610a747bdb7f327b9f0 authored over 3 years ago by Camotoy <[email protected]>
Merge pull request #656 from jdonkervliet/master

d9be754f058d2112af424a38d0d4905a85a3a306 authored over 3 years ago by Steven Smith <[email protected]>
fix: fixes two incorrect (swapped) packet IDs

f287b501b38f4ba22391b21b70453aab8160b706 authored over 3 years ago by Jesse Donkervliet <[email protected]>
Update to latest MCAuthLib commit.

270261ba2d0f3b4cb8565074031504dac200fb59 authored over 3 years ago by Steveice10 <[email protected]>
Update adventure and add legacy hover event serializer to default serializer.

e09374ad9fe867150b7cb0736f7795e97b0a1e33 authored over 3 years ago by Steveice10 <[email protected]>
Bump version to 1.17.1-2-SNAPSHOT.

133ecd07af0dc17672c7422e4fb7ff02a181bf47 authored over 3 years ago by Steveice10 <[email protected]>
Update to MCAuthLib 1.4 and bump version to 1.17.1-1.

MCAuthLib 1.4 includes a fix for a username-based attack on server-side authentication. Thanks t...

ee7c6195d8e920d7174513cf3701fa509d7f5c2b authored over 3 years ago by Steveice10 <[email protected]>
Merge pull request #643 from GeyserMC/feature/1.17.1

4a6aaa62139399328b8d55f60d639e7203de82da authored over 3 years ago by Steven Smith <[email protected]>
Handle the Brigadier Long argument type

See https://github.com/GeyserMC/Geyser/issues/2476

e17787abe2b986d838b86d5fb86049de915cad30 authored over 3 years ago by Camotoy <[email protected]>
Merge pull request #32 from TeksuSiK/epoll

f36884a456a5938cbcc183f71f98d388588e9381 authored over 3 years ago by Steven Smith <[email protected]>
Move determine transport method to helper

d9a277ffb41b261169d411b251ab104809b23e00 authored over 3 years ago by TeksuSiK <[email protected]>
Add io_uring DatagramChannel to DNS resolver queries

09f620eb3199e75d748f7a433fb57d4162e8baf1 authored over 3 years ago by TeksuSiK <[email protected]>
Fix mistake in socket channel initialization for Nio

bc42215a4a2cb79da44eaa2dfb685063497183ea authored over 3 years ago by TeksuSiK <[email protected]>
Implement IO_URING async syscalls interface

d23c3ac8feed79113708417e34d51d8f5f37382c authored over 3 years ago by TeksuSiK <[email protected]>
Update dependiences and add io_uring pool

5282527a3a492baea0e5dccf28f456827642ee28 authored over 3 years ago by TeksuSiK <[email protected]>
Changew ServerSocketChannel implementation classes to SocketChannel implementation types

e992437da651825a607630ba390a68c938b6a45b authored over 3 years ago by TeksuSiK <[email protected]>
Check is epoll available and use it if so

e6ca9ecc8dd64e0358f0c1c4f3373ee8981692b3 authored over 3 years ago by TeksuSiK <[email protected]>
Merge pull request #641 from Newspicel/patch-1

da17aed49b1cdb519ff39dda64df73ab3ece6e63 authored over 3 years ago by Steven Smith <[email protected]>
Do not use the deprecated method anymore.

df626fbe0989b8a41ad2a52ea1fc958ee6344c97 authored over 3 years ago by Julian <[email protected]>
Merge pull request #634 from GeyserMC/feature/1.17.1

c5e4b6637473b01b07b834c8e01a02fb3507572b authored over 3 years ago by Steven Smith <[email protected]>
Fix negative Y position reading

e4272371e158d15463ef4cf68c583affaa7b7f98 authored over 3 years ago by Camotoy <[email protected]>
Merge pull request #632 from GeyserMC/feature/1.17.1

9f79bf91dad0400347bae3881907f6347dd89471 authored over 3 years ago by Steven Smith <[email protected]>
Bump version

85dc970041b728c2bc444eed1d5354687f1bdc80 authored over 3 years ago by Camotoy <[email protected]>
Implement vibration signal packet

4156f6277b68478c7e3846ea5a8c40e15dab493b authored over 3 years ago by Camotoy <[email protected]>
Update to release protocol

6e318f5b53e34953e548a419e53b1b77cb88e829 authored over 3 years ago by Camotoy <[email protected]>
Update to 1.17.1-rc1

24a3880bd429ec638abf1a2ed1593c9e8ce2b327 authored over 3 years ago by Camotoy <[email protected]>
Merge branch 'feature/1.17' of https://github.com/GeyserMC/MCProtocolLib into feature/1.17.1

4154397c6bfabb5b6f62c142dee39b70d2a222ab authored over 3 years ago by Camotoy <[email protected]>
Address suggestions and fix tests

ea40e15aa70aa714756ce0b90138cf6ee0784345 authored over 3 years ago by Camotoy <[email protected]>
Update to 1.17.1-pre1

9db4bbca57c60bcd2e39f7bb58f04330cd2b7da9 authored over 3 years ago by Camotoy <[email protected]>
Add more new level events

72487690280953fb3b19a605cbb248d7eacc2a51 authored over 3 years ago by Camotoy <[email protected]>
Add new level events

dd606b47539c72b5ddd844ae04facc1e93c75d04 authored over 3 years ago by Camotoy <[email protected]>
Fix dust particle data

5b5334c2beb916f81235308ae280daaf0d62d890 authored over 3 years ago by Camotoy <[email protected]>
Update to 1.17 release

e3169866eff255d5fd3efe6e697e5119f6322c6b authored over 3 years ago by Camotoy <[email protected]>
Implement new entity statuses

2bd966a4ef4edfa3fffbc93acbf8f772c1c5c1d5 authored over 3 years ago by Camotoy <[email protected]>
Update block values

bc06ae50b7deec3623bf8f24c463d9ed1a9fb43a authored over 3 years ago by Camotoy <[email protected]>
Update to 1.17-rc1; some optimizations

3e56be709ea5324048f30c7dcd81551705fd68b5 authored over 3 years ago by Camotoy <[email protected]>
Support HangingDirection for glow item frames, too

eb026883b245cc2fde91bf1a90dfeda7821c28d8 authored over 3 years ago by Camotoy <[email protected]>
Bump for 1.17-pre5

5f523d309cf539ef352f5c84211a41940a2d52fa authored over 3 years ago by Camotoy <[email protected]>
Update to 1.17-pre4 and fix particles

5ff383d27aafd081d929fe61a7c46fb03d5e7537 authored over 3 years ago by Camotoy <[email protected]>
Fix sound

ba26c10558370993733d1e1bc6782243e23c8da7 authored over 3 years ago by Camotoy <[email protected]>
Fix protocol version

9ba9d7e055812d354a808d7d92d9b48884cd8f70 authored over 3 years ago by Camotoy <[email protected]>
Update to 1.17-pre3

ac342b72cc802a4ebcac90591f29c96e54185bef authored over 3 years ago by Camotoy <[email protected]>
Merge branch 'master' of https://github.com/Steveice10/MCProtocolLib into feature/1.17

13bf22b60cbdcfeb0ee215f96066c897a650b786 authored over 3 years ago by Camotoy <[email protected]>
21w20a support

104dd603b1850c7bdb92cd0a6bc966ac010b6818 authored over 3 years ago by Camotoy <[email protected]>
Update OpenNBT version.

6499b21e4e4565623675d4ff6338022d5b6a4069 authored over 3 years ago by Steveice10 <[email protected]>
Update license year.

acd87317aaeb475464665b75e9185d89663ee650 authored over 3 years ago by Steveice10 <[email protected]>
Update license year.

14e98718c149bfeaf0a202ebd03e8807b5d77113 authored over 3 years ago by Steveice10 <[email protected]>
Bump to snapshot version.

4810f3a29d0d1b224ee5f75939385ed5c98b8436 authored over 3 years ago by Steveice10 <[email protected]>
Release 1.16.5-2

c13056593597fb6a1aab355e66cd809c12c0d6cf authored over 3 years ago by Steveice10 <[email protected]>
Use PacketLib 2.0

1e9991d3c0b57b3138ca898202cdeceac408b7f1 authored over 3 years ago by Steveice10 <[email protected]>
Bump to snapshot version.

b343e2576580693324fcf1d69a4b124a9fa60b31 authored over 3 years ago by Steveice10 <[email protected]>
Release 2.0.

fa191ed83c75bb4c9125404e98c8419382bf8d92 authored over 3 years ago by Steveice10 <[email protected]>
Update to 21w18a

cd187d4cbeab812484ae16fc8711f4e96a3f288b authored over 3 years ago by Camotoy <[email protected]>
Fix tags serialization

46a417b37cbb864738d066e57bbeb304bf3faf70 authored over 3 years ago by Camotoy <[email protected]>
Update for 21w17a

9541ab9bff7269346c068dc25e1442c011b57453 authored over 3 years ago by Camotoy <[email protected]>
Remove deprecated MinecraftProtocol constructors.

PacketLib 2.0 update will introduce breaking changes anyway, so might as
well get this done now.

8c204eb4c5c8d30968a6b94fc7ca8c41600dd754 authored over 3 years ago by Steveice10 <[email protected]>
Update to latest PacketLib commit.

893cc683cbd54d33065ab7e0ba873c2990030e36 authored over 3 years ago by Steveice10 <[email protected]>
Bump to next snapshot version.

9161ba7942db0d42563a4dc21401247c083758da authored over 3 years ago by Steveice10 <[email protected]>
Release 1.16.5-1.

ca928aff219721bbba305d69af16f4c952a5d36c authored over 3 years ago by Steveice10 <[email protected]>
Update version string to 1.16.5

19a928364ab23a64ce43e418ccfa9bcd4fcacf28 authored over 3 years ago by Steveice10 <[email protected]>
Merge pull request #625 from darbyjack/master

Fixed parsing of the MOTD as Component

6af025735f4b472367680baa660077ef5ecccae6 authored over 3 years ago by Steven Smith <[email protected]>
Fixed parsing of the MOTD as Component

3aa215984ae8622aaf568b89cfb5c27310b02341 authored over 3 years ago by darbyjack <[email protected]>
Fix IDs for crafting book state and displayed recipe packets.

afca99c03994c04e81ebd8729154d4fa7517a0b1 authored almost 4 years ago by Steveice10 <[email protected]>
Tidy up auth data handling.

bcf52327813566279062660adcd8763070a4bb29 authored almost 4 years ago by Steveice10 <[email protected]>
Merge branch 'master' of https://github.com/Steveice10/MCProtocolLib into feature/1.17

c9e70b8f594ad88fe7907cc72731834f436f78a8 authored almost 4 years ago by Camotoy <[email protected]>
Merge pull request #612 from MatteCarra/ms-auth

Removed client token from MinecraftProtocol

6ba99d1dbe84a64ed590bbb7b8e4f65f43256b21 authored almost 4 years ago by Steven Smith <[email protected]>
Clean up some Lombok annotations.

840c8e2483b370caf1439b660b2e3d46134a0071 authored almost 4 years ago by Steveice10 <[email protected]>
Merge pull request #620 from Noxcrew/feature/with

Add @With annotation to packet classes

48860a80849a9558b5744cc7962185bc8807461c authored almost 4 years ago by Steven Smith <[email protected]>
Add @With annotation to packet classes

43e4461360dc22ca3048c64dabeaf30a34a53847 authored almost 4 years ago by Marius Metzger <[email protected]>