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

Merge pull request #30 from Camotoy/srvresolvingadjustment

ac5600734e95edde2d005b6630ded8617aa47b67 authored almost 4 years ago by Steven Smith <[email protected]>
Optimize SRV resolving only when required

- Add an option to disable SRV resolving
- Don't resolve SRV records if not a domain (in one ins...

312cff5f975be54cf2d92208ae2947dbda8b9f59 authored almost 4 years ago by Camotoy <[email protected]>
Update to PacketLib 1.8

da520d8a819f764534166f9738fbf46ed867efa6 authored almost 4 years ago by Steveice10 <[email protected]>
Collapse Client and Server into *ClientSession and ConnectionListener.

19a9b2be35e46f5a20bc0f964f30e71ff8ead617 authored almost 4 years ago by Steveice10 <[email protected]>
Bump version to 2.0-SNAPSHOT

87206da886b7a0bc25ad9ff6a90e9dddd282ceb2 authored almost 4 years ago by Steveice10 <[email protected]>
Bump version to 1.8

f29aa03c92f3a69a4fc5968eca9c5a26ed1b6480 authored almost 4 years ago by Steveice10 <[email protected]>
Default client local address to 0.0.0.0.

09d7774037d3b7eed98b5df4af900a9f5f1dc4ac authored almost 4 years ago by Steveice10 <[email protected]>
Merge pull request #614 from Camotoy/worldborderfix

62721cfe0dca511544f4cd0772e1503fe80e9982 authored almost 4 years ago by Steven Smith <[email protected]>
Fix write as well

b0b83242ea8221ea91e2ecb6d931d0a24a564f52 authored almost 4 years ago by Camotoy <[email protected]>
Fix ServerWorldBorderPacket initialization

Seems like these two were flipped around.

bf0a6be8fe6f5c5194c6630da3416f3fd51de1b6 authored almost 4 years ago by Camotoy <[email protected]>
Merge pull request #25 from VADemon/custom-local-interface

Add local address binding to Client

f37d2eaf3ae0c62c214a9dd4bcf3f1266dd11d4b authored about 4 years ago by Steven Smith <[email protected]>
Use proper @Nullable annotation from spotbugs

126b0e67def045c6d0e143befb0a4183c14d145a authored about 4 years ago by VADemon <[email protected]>
Local address binding: return bind addresses from Session if connected

1df02557d13a981e7179ff35ae7d89c873213723 authored about 4 years ago by VADemon <[email protected]>
Use proper Client constructor

83201135ec8a660f7afcc8fd8a8806b305d68d05 authored about 4 years ago by VADemon <[email protected]>
Add local address binding to Client

30588f7be0e97730ddc986a5745e6866c9bf8bd1 authored about 4 years ago by VADemon <[email protected]>
Merge pull request #24 from mikroskeem/feature/haproxy-proxy-protocol-support

Add support for HAProxy PROXY protocol

54f761ca1386f5d2b2aec3f9f6f2a260103aab97 authored about 4 years ago by Steven Smith <[email protected]>
Implement HAProxy PROXY protocol support for client

a651cb0b265901681885364e83fb64d79dcd4ac8 authored about 4 years ago by Mark Vainomaa <[email protected]>
Resolve remote address eagerly

b94345387b0316b2fdddff1b4ee096cf3ad174e9 authored about 4 years ago by Mark Vainomaa <[email protected]>
Bump Netty to 4.1.56.Final

a10416b8f3397ba35ca7b2b7af09ebcb4856d605 authored about 4 years ago by Mark Vainomaa <[email protected]>
Add netty-codec-haproxy dependency

7b9af65ed0ca06badc2c562154a0e9205ffc19cc authored about 4 years ago by Mark Vainomaa <[email protected]>
Removed client token from MinecraftProtocol

95ba8845632076bbe45a64d2a13b0c22c4f0c854 authored about 4 years ago by MatteCarra <[email protected]>
Merge pull request #609 from davchoo/master

Fix magic values of PistonValue

e1db422a34df0805e263d4e194246d2db1e252f8 authored about 4 years ago by Steven Smith <[email protected]>
Fix magic values of PistonValue

3b76ee2d23cbc1c739cd191a9a8632ac418cc141 authored about 4 years ago by David Choo <[email protected]>
Actually fix merge

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

5e526ff01ae9526cde19f1e5470af9ea1c982df0 authored about 4 years ago by DoctorMacc <[email protected]>
Initial 20w49a implementation

0ddc3a8664869519bf9c251071fd810f7998a144 authored about 4 years ago by DoctorMacc <[email protected]>
Merge pull request #3 from D3ATHBRINGER13/feature/1.17

20w46a

f22b6ae5124d2c8538d084ecb36623b602a9a0b5 authored about 4 years ago by Camotoy <[email protected]>
Merge pull request #607 from rtm516/update-adventure

Update Adventure to 4.2.0

fa0aaccb611429a19e5df66016b3d99a95304888 authored about 4 years ago by Steven Smith <[email protected]>
Update Adventure to 4.2.0

973e6d7a6fee9bc4a2c37590a45fab861c9b6d67 authored about 4 years ago by rtm516 <[email protected]>
Allow specifying a custom GsonComponentSerializer to use.

26201a49f082e49b55ee592b2a52fecc6da79ebe authored about 4 years ago by Steveice10 <[email protected]>
Replace Message API with Adventure component parsing.

ccbd52dffd343be7f42b2b9545b90e4465963396 authored about 4 years ago by Steveice10 <[email protected]>
Release version 1.16.4-1.

9d709b389c1cbef0a868deda3b908afd0966f4e2 authored about 4 years ago by Steveice10 <[email protected]>
Move DnsNameResolver creation into try-catch block.

ead6afae39f976dd115e7519f8276862f7251335 authored about 4 years ago by Steveice10 <[email protected]>
20w46a

5993241c708a294ac9843eea2290aad30cdbc149 authored about 4 years ago by D3ATHBRINGER13 <[email protected]>
Merge pull request #600 from DoctorMacc/morenullableresult

Make all recipes nullable

86e1901be53af553c10757359ed357d2519d44e8 authored about 4 years ago by Steven Smith <[email protected]>
Make all recipes nullable

Cookable recipes can have a nullable result too - I'm going to assume that all recipe types can ...

1b167e197af2846908828649a51ec52c0058d5a3 authored about 4 years ago by DoctorMacc <[email protected]>
Merge pull request #599 from DoctorMacc/nullableresult

Allow recipe data to be null

6ac79c14d6e63174a4b75397ddabddad77b374b1 authored about 4 years ago by Steven Smith <[email protected]>
Allow recipe data to be null

Using datapacks, this can end up being null. Example: https://www.planetminecraft.com/data-pack/...

befbfbf0ed09f3748359fa75fc2ddaf9c6a7353a authored about 4 years ago by DoctorMacc <[email protected]>
Update for 20w45a

Notably: biome data is currently set to non-null as there is no full chunk indicator anymore.

ea3d99d0f9970eecd567e5edc9c18a1bf0d8190e authored about 4 years ago by DoctorMacc <[email protected]>
Update to 1.16.4

7321e8f0d76cec43351d07d7992745f3d0dccdbb authored about 4 years ago by DoctorMacc <[email protected]>
Update to 1.16.4-pre2

c363fc3cb5be8c9e95b36a0716597a00ff9a97f8 authored about 4 years ago by DoctorMacc <[email protected]>
Add support for 1.16.4

37af0d3a39c2bec9ea3a4ee8a604c5c952aa0462 authored about 4 years ago by DoctorMacc <[email protected]>
Bump version to 1.16.3-1.

9182eca85b06e8cf9e82dcba40ef017ab65e0de2 authored about 4 years ago by Steveice10 <[email protected]>
Merge pull request #592 from DoctorMacc/unknowngamemode

Add full support for the UNKNOWN gamemode

3ebf75b3d6d7d046bc714ced85a5a9912912f62c authored about 4 years ago by Steven Smith <[email protected]>
Accomodate for encoding bug

971f6eebf935e4a0c300aeeb688c180e837f088c authored about 4 years ago by DoctorMacc <[email protected]>
Add full support for the UNKNOWN gamemode

Previously we correctly handled the unknown gamemode for 'previous gamemode'; however, this func...

e408dd250de6568bb652ecb8dba769ce9f0637f0 authored about 4 years ago by DoctorMacc <[email protected]>
Merge pull request #590 from DaMatrix/palette-optimization

allow duplicate entries in palette

1b01b1ffefcb84043449749eb41cb9e049451d17 authored about 4 years ago by Steven Smith <[email protected]>
allow duplicate entries in palette

cdcfff5b102e4974d931e082d706c97c37a9797d authored about 4 years ago by DaPorkchop_ <[email protected]>
Merge pull request #589 from DaMatrix/palette-optimization

palette does not always start with zero...

8270ec65e3d7505c255b292796e250f03e27cdca authored about 4 years ago by Steven Smith <[email protected]>
palette does not always start with zero...

3685d6b5803d09bad27bc4a77f7399dff10139b3 authored about 4 years ago by DaPorkchop_ <[email protected]>
Add missing imports

c38a9fe61e805860e999cfa3dfdbba98ebc85f9f authored about 4 years ago by Steveice10 <[email protected]>
Merge pull request #588 from DaMatrix/palette-optimization

Palette optimization

3a69a0614c09f164b964927336e9774168fa2532 authored about 4 years ago by Steven Smith <[email protected]>
use a Netty IntObjectMap instead of a standard Map

a05abf04031acb062143c2d16a574b1a9c192541 authored about 4 years ago by DaPorkchop_ <[email protected]>
remove useless imports in ListPalette

8a000ddf2e1cef6576334b4c1fe04997019c45ea authored about 4 years ago by DaPorkchop_ <[email protected]>
don't allocate needless array when resizing palette

4cefa46df3b3f07eb98dbebc9e8fb00747b371ad authored about 4 years ago by DaPorkchop_ <[email protected]>
make MapPalette's idToState Map into an array

1a2197fcc7575bcc12fd681adb59f206924f5e14 authored about 4 years ago by DaPorkchop_ <[email protected]>
make ListPalette be backed by an array rather than a List

f9e27b29e6a9f4cd7ed0a314575d059b6db0a58a authored about 4 years ago by DaPorkchop_ <[email protected]>
Revise chunk storage code based on latest logic.

2ac116a075fabd57ba8c23dd676a3dd185afe87d authored about 4 years ago by Steveice10 <[email protected]>
Merge pull request #586 from rtm516/patch-2

Add COPY_TO_CLIPBOARD ClickAction

ddd5b3a03467bdabf3d22a4c3b88ffcc52ba1dce authored about 4 years ago by Steven Smith <[email protected]>
Merge pull request #585 from Steveice10/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1

72b0f80082636e7aae991e29d47f30f332043573 authored about 4 years ago by Steven Smith <[email protected]>
Add COPY_TO_CLIPBOARD ClickAction

23d78d762009f716d7d2f934872dc5794340be34 authored about 4 years ago by rtm516 <[email protected]>
Bump junit from 4.12 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https...

f6773eea0e7dd6608aacf1112fb561484e5c9f28 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #584 from rtm516/patch-1

Fix dimension tag in example

381391a1f9809e4f1fefdd44d230f6b972f15135 authored about 4 years ago by Steven Smith <[email protected]>
Fix dimension tag in example

0d7857508145d46b705e0819f097852e22066fe9 authored about 4 years ago by rtm516 <[email protected]>
Merge pull request #578 from GeyserMC/keepalivetoggle

Add an option to disable the automatic keep alive packet options

976c2d0f8900d11817f31c52ed46822eee7fb5e0 authored over 4 years ago by Steven Smith <[email protected]>
Remove unused imports

ec052d7704df3ebd6b0f18f9202157fd36c8c121 authored over 4 years ago by DoctorMacc <[email protected]>
Re-implement as a constant

fc905c8d761c89dcc89edf3d96a0d45ebc691137 authored over 4 years ago by DoctorMacc <[email protected]>
Add an option to disable the automatic keep alive packet options

That way the clients/servers can more finely control the keep alive process.

85c0811acf0665ec8776db2c799494751a688669 authored over 4 years ago by DoctorMacc <[email protected]>
Merge pull request #575 from GeyserMC/feature/1.16.3

Update to 1.16.3

cc47243d633afd75771c85fc74aa6db314de6efc authored over 4 years ago by Steven Smith <[email protected]>
Update POM

e4a3aa636ad14fd47c774ab54a0f415b3951da1c authored over 4 years ago by DoctorMacc <[email protected]>
Merge latest master

ba0c6af56c6c41581b393514f706e6ccc84cbd76 authored over 4 years ago by DoctorMacc <[email protected]>
Update to 1.16.3

fc0cc01e540fa7c81a041a931ca5ec394769ef7a authored over 4 years ago by DoctorMacc <[email protected]>
Update for 1.16.3-rc1

3dd0fd46793f1e398f9adecfde7cbd5112036454 authored over 4 years ago by DoctorMacc <[email protected]>
Replace specifying proxy with specifying custom auth service clients.

6c66d7e27ba7e3890f480e594525e6c80bbd549e authored over 4 years ago by Steveice10 <[email protected]>
Merge pull request #571 from GeyserMC/flyingfix

ClientPlayerAbilitiesPacket: fix flying

b3cf3acbb3634e70256364979230f2e1c0edd318 authored over 4 years ago by Steven Smith <[email protected]>
ClientPlayerAbilitiesPacket: fix flying

564b0cc0e45613ae6aad0a7465d9350779fd68c8 authored over 4 years ago by DoctorMacc <[email protected]>
Merge pull request #563 from D3ATHBRINGER13/feature/1.16.2

Update to 1.16.2

af099a380eb20b70b0020bcca039c5a01292e3b7 authored over 4 years ago by Steven Smith <[email protected]>
Dimension NBT cleanup

7ccc9c32cf053ecfc5daa886a71946895da316a9 authored over 4 years ago by Mark Kennedy <[email protected]>
Fix incorrect value read/write in JoinGamePacket

c29ca1d389cbc58bc80de07a4607ed044767ca0a authored over 4 years ago by DoctorMacc <[email protected]>
bump to full release

1934c3e83d1d63d14fa1a99823ad802de178d4ed authored over 4 years ago by D3ATHBRINGER13 <[email protected]>
Merge pull request #4 from GeyserMC/feature/1.16.2

Feature/1.16.2

d0f1cac1b42226e840e87f12d2344762c13785c7 authored over 4 years ago by D3ATHBRINGER13 <[email protected]>
Fix conflicts

eefbf2802b10edaba0d4aac84bccdd2c5fa6c132 authored over 4 years ago by D3ATHBRINGER13 <[email protected]>
Update to 1.16.2-rc2; add new entity statuses

82dcf31d03da456f93d18dcf4c3c4b02f2138090 authored over 4 years ago by DoctorMacc <[email protected]>
Fix join game test

2ee53b72d1793067ffab2604063a6351d40d27fd authored over 4 years ago by DoctorMacc <[email protected]>
Add ignoreOldLight to ServerMultiBlockChangePacket

7f43021d88a6b04925ac294f91c51c2a57c60ec1 authored over 4 years ago by DoctorMacc <[email protected]>
Bump to rc1

1afe708af75f962baf1e2c9afeeb6323c7facbc1 authored over 4 years ago by Mark Kennedy <[email protected]>
Update to pre3

22a0d1290b77d207d5ac8df6495537a57300cb6e authored over 4 years ago by Mark Kennedy <[email protected]>
Bump to rc1

c8a06b8fde69bcdc079fa2d44be942e270c76364 authored over 4 years ago by Mark Kennedy <[email protected]>
Update to pre3

57a0a50448248cd0425898014c9a463732a33bdf authored over 4 years ago by Mark Kennedy <[email protected]>
Merge pull request #3 from GeyserMC/feature/1.16.2

Feature/1.16.2

ef68b52248eb37654afb28024d919e86cb3060a8 authored over 4 years ago by D3ATHBRINGER13 <[email protected]>
Update to 1.16.2-pre2

da148409ffd83e65e44cb81a7c4da52115a2be2b authored over 4 years ago by DoctorMacc <[email protected]>
Add CommandParser.ANGLE; fix multi block change

e4546e3ee1ca9d9a3f6d765c3a93f9ab0ee51cff authored over 4 years ago by DoctorMacc <[email protected]>
Merge latest master

7e20744931fa909a4b80978b728f4137b9702a9d authored over 4 years ago by DoctorMacc <[email protected]>
Merge pull request #569 from AJ-Ferguson/effects

Update WorldEffects

f03b176e1848cf40415ea66ce82fb165baffa5fa authored over 4 years ago by Steven Smith <[email protected]>
Code style

7f952b5cc79b5f6a60fb506f37466068b9c03dc5 authored over 4 years ago by AJ Ferguson <[email protected]>
Add SoundEffect.BLOCK_SMITHING_TABLE_USE

9bcf62daf3d7ce8b116dea41adb6af87da036e13 authored over 4 years ago by AJ Ferguson <[email protected]>
Add ParticleEffect.EVAPORATE

Used when a wet sponge is placed in the nether

e2f3c5563cc2c0fea9e8b6c934ae0735a656d281 authored over 4 years ago by AJ Ferguson <[email protected]>
Add DragonFireballEffectData

a3a896e06640295c3ccdd4c744bf6fc95fa9b8b9 authored over 4 years ago by AJ Ferguson <[email protected]>
Fix SmokeEffectData magic values

7838085473f11cdb5d2f48f0b6a33875b18c3310 authored over 4 years ago by AJ Ferguson <[email protected]>
Merge pull request #2 from GeyserMC/feature/1.16.2

Quick Fix

b5926d5f95ef375ed519d59b60f5a9dd5dfe2718 authored over 4 years ago by D3ATHBRINGER13 <[email protected]>