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

Fix recipe issues

8bdf94959b712eca76c3769c157aec924e02f151 authored almost 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix deploy?

d791778f8a2200dd1335d3c37b3ea11b412b6b8b authored almost 2 years ago by SupremeMortal <[email protected]>
Can't reference lombok methods unless it is delomboked

3419d37a18e84837c290adbf1d9835cccdde0ed4 authored almost 2 years ago by SupremeMortal <[email protected]>
Minor build changes

affa53003ab1f476c592c22cba4a09e1d85edb5e authored almost 2 years ago by SupremeMortal <[email protected]>
Add deploy profile to make Maven happy

4ea16b39a19518f2538de56f2a5f72df796eea2b authored almost 2 years ago by SupremeMortal <[email protected]>
Build javadocs

7ebdfc333addf970c624aebff25f2e6583b83ed4 authored almost 2 years ago by SupremeMortal <[email protected]>
Fix deployment

521bd958b70138c90b6f87a6fe8d339ce0d9fd6c authored almost 2 years ago by SupremeMortal <[email protected]>
Merge branch 'feature/1.19.4'

3bc9926a38425d608c601e301bb3f89c9668ab2c authored almost 2 years ago by Camotoy <[email protected]>
Component string limit is larger than default

867e5e2bb66c3e6e8d9c3dc399a35895e694dedd authored almost 2 years ago by Camotoy <[email protected]>
Prepare for release protocol

70b0fa1bd42c28c3d7db886a92e613709dc9e1e2 authored almost 2 years ago by Camotoy <[email protected]>
Various changes

60547d54fd5b67a596183cfc4198c462ca750331 authored almost 2 years ago by Camotoy <[email protected]>
Some minor fixes

8252330c7d07b6811bfaf0bdd98c8832ed9e69dd authored almost 2 years ago by D3ATHBRINGER13 <[email protected]>
Merge pull request #727 from Kas-tle/feature/packetlib

Merge Packetlib and Maintain History

3e216c66ce2619f37d8c3c0a4547012f6a881e66 authored almost 2 years ago by Camotoy <[email protected]>
No longer depend on packetlib

81131c469d2d6b965bf9225461435727c6bba820 authored almost 2 years ago by Kas-tle <[email protected]>
Exclude packetlib from javadoc for now

12e372303e5c0b9c2185cbb564d99e2a0232b1d6 authored almost 2 years ago by Kas-tle <[email protected]>
Merge packetlib w/ commit history

910a0009b93947af2bdd4cf59279d248aecaf154 authored almost 2 years ago by Kas-tle <[email protected]>
Prevent the use of boxing

65f00c4387ca34372f1d4714468f7457a37f4423 authored almost 2 years ago by D3ATHBRINGER13 <[email protected]>
Merge branch 'master' into feature/1.19.4

# Conflicts:
# src/main/java/com/github/steveice10/mc/protocol/codec/MinecraftCodecHelper.java
#...

d663fa362b79d7d1bb4ab58223082431c139bb19 authored almost 2 years ago by D3ATHBRINGER13 <[email protected]>
Remove MagicValues (#725)

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

edace8900fdd192b4d2e8c701cbb3d9551f5beb8 authored almost 2 years ago by basaigh <[email protected]>
Update enums.

ea82b973902f86ded487658ff5d4621a255468ad authored almost 2 years ago by D3ATHBRINGER13 <[email protected]>
Update to 1.19.4-pre1. The new netty pipeline is still to be implemented.

d52d258becc115d9c3c70ec05c25d4134d67d9cf authored almost 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix #721

9d15762233309e074d1be64bfedf74a16a89aec5 authored almost 2 years ago by Camotoy <[email protected]>
Fix misreading of ternary in a8788fb (#724)

7efd7e1d3ad5dd12d634a9a77da448634554fc8d authored almost 2 years ago by Kas-tle <[email protected]>
Replace all array() ByteBuf calls

a8788fb899343d902c3998c86b329ee551d4dcda authored almost 2 years ago by Camotoy <[email protected]>
Merge pull request #718 from Konicai/feature/math-2.0

Update math-2.0 branch to 1.19.3

155f09904a7bfdfc187a63343c50a677c0c78ec3 authored about 2 years ago by Camotoy <[email protected]>
Use latest PacketLib version

1ff7bdf085cf33a544fbd8857ddd189a06af304b authored about 2 years ago by Tim203 <[email protected]>
Release 3.0.1

e21e6c4e86bd9755afaa2dda9fd0f2a52eae7f7e authored about 2 years ago by Tim203 <[email protected]>
Merge pull request #46

* Set string max length to Short.MAX_VALUE (32767), Fix multibyte strin…

d9b9b1fbf9303ddcf76f7597295844485af95078 authored about 2 years ago by Kevin Ludwig <[email protected]>
Bump to 3.0.1-SNAPSHOT

4fbb472fccccf08e4f0e2c75972f5410fea0757f authored about 2 years ago by Tim203 <[email protected]>
One addendum to the previous commit

e36245e4d1e190411fab87f9c3c33f076fc727f7 authored about 2 years ago by Camotoy <[email protected]>
Update correct encoding for GameType reading

9bc7fd8930273ca75f71ecd29903dffe46e55185 authored about 2 years ago by Camotoy <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/math-2.0

01888c8c97781c2a2b6a4d57b7329ccfee87c1c8 authored about 2 years ago by Konicai <[email protected]>
ClientboundCommands: SuggestionType is flexible on a protocol level

67df108f28ad708b6fd5f6ff0b2edd5993dfe9a7 authored about 2 years ago by Camotoy <[email protected]>
Fix missing imports??

d5ccf0d2683a0711366738f3b219bb2d2a7a5846 authored about 2 years ago by Konicai <[email protected]>
Merge remote-tracking branch 'upstream/master' into feature/math-2.0

# Conflicts:
# pom.xml
# src/main/java/com/github/steveice10/mc/protocol/codec/MinecraftCodec.java

8a7d7b196b5c9f4b309777d5d411d8a1524d81e3 authored about 2 years ago by Konicai <[email protected]>
Update hardcoded block values in BlockEventPacket

ed9d799316ae5587a43785f6b54a8aaefe8d5aa1 authored about 2 years ago by Camotoy <[email protected]>
More precisely replicate GameMode encoding/decoding

5506b94bf6b020cee55bd5a105cfaeeec56a4b0c authored about 2 years ago by Camotoy <[email protected]>
Changes added in 1.19.3-rc3

2345f2b98f74847cae71551f93b9e492cc862b9f authored about 2 years ago by Camotoy <[email protected]>
Merge branch 'feature/1.19.3'

3c88c3b07296a9d5de83c34d98f1809803677721 authored about 2 years ago by Camotoy <[email protected]>
1.19.1/2 release

548bfc9f71779c2809b87a4485c0a09504941c59 authored about 2 years ago by Camotoy <[email protected]>
Prepare for release protocol

3599568c8885663e5209df7fb2b20cd9de37e604 authored about 2 years ago by Camotoy <[email protected]>
Add SITTING to Pose enum (#715)

e07e4b02804813baa25e560ceb2c943907c3b67c authored about 2 years ago by Konicai <[email protected]>
Update to 1.19.3-rc1

bb9b7e82994502eb0059cc17b5e7940603cfaab5 authored about 2 years ago by Camotoy <[email protected]>
1.19.3-pre3

685882b90abc63dd7897a4dfc29cb4f9cc75775c authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix gamemode id and argument types

58a9b169be181c9060eb1642bab3bd5b2d52e519 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Add missing block entities

633d5bb789ba6d215e2a6b31091204b18dc064fc authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Merge pull request #1 from Konicai/feature/1.19.3

Fix serverbound game packet order

72538598c4dc3d5f3edaae91f8988e395a2b9d3a authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Oops on id

8fa1ddfe33fb3b59d8a7ca59736d8c0e8bc78ce5 authored about 2 years ago by Konicai <[email protected]>
Fix packet order (move ServerboundChatSessionUpdatePacket)

72bfe034115207b1ab26a686d878a646ef3e5b59 authored about 2 years ago by Konicai <[email protected]>
Tests

c36283771a3b4e952bd06cedd5c195979ce1a07f authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix recipes

609aaf9222670b67aafa902de3bbe49a8782d39c authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Update to 1.19.3-pre1

85cd8aebc1117ebbe891afa287a04e1c167cdfa7 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Update to 22w46a

6f635848c7a262323671d77069eeee5a5ed3653a authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Update to 22w45a

5009e6d0480a83f7ee411e381037b1f1f8335722 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Update the example to 1.19.2 (#712)

* Update the example to 1.19.2 and fix the malformed network codec left in the tests.

* We re...

48ea5a2c53dedaca5a571b01b837f07d28bb86d5 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
You always forget something.

60175aba2072561f4d9d85aaf79957e840f29157 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Update to 22w44a

4d1331437ec36d2688ff2c3e5d0a3183dd75b7ba authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Return MinecraftCodecHelper in createHelper

5b08627ed1e4cdf33fcb7bd1cbd46ff842ef7e43 authored about 2 years ago by RednedEpic <[email protected]>
Update to Cloudburst math 2.0

f12139274fbd8f68efe98a452c7745458712d9d7 authored about 2 years ago by RednedEpic <[email protected]>
Fix ClientboundPlayerInfoUpdatePacket, small changes to ClientboundLoginPacket and update test

f520809b496513db279e31aba8aa7767a88cb9c8 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix indentation and move PlayerListEntryAction away from MagicValues

a9f2011dc3843bce6c13750ec30d1e9907f3e583 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
22w42a - Part 1

88bcae65a90ce61c7c97898fff3dab36b5302728 authored about 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix public key in ClientboundPlayerInfoPacket (#706)

b81e2cdb29f4605bad78c116ba7929ba270e34a7 authored over 2 years ago by WinPlay02 <[email protected]>
Merge pull request #705 from Konicai/fix-1.19.1

Fix 1.19.1

42f6be3ac7e6f4a56bc680753c2317287de56b21 authored over 2 years ago by Camotoy <[email protected]>
Fix 1.19.1 merge

535d2000ef4f73d3cecddaaa87ead561e11ab648 authored over 2 years ago by Konicai <[email protected]>
Merge branch '1.19.1'

cb1ab3c8ad430df910d43748721d1723ab87e23f authored over 2 years ago by Camotoy <[email protected]>
Actually fix encryption

5bea6839ed2ce22482b48373db331c01db8fd126 authored over 2 years ago by Camotoy <[email protected]>
MCProtocolLib listening for server encryption works

e8343eb144e707f59a01144bb1b998430a147e45 authored over 2 years ago by Camotoy <[email protected]>
Typo fix

9f78bd564e1853a0de3224b32216cc2a802c3817 authored over 2 years ago by Camotoy <[email protected]>
Typo fix

8ddfc7c119611387af68cd893de511f936e53338 authored over 2 years ago by Camotoy <[email protected]>
1.19.1 (#702)

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

54e6f9e17f821e53daac276433c5256c23364ab0 authored over 2 years ago by D3ATHBRINGER13 <[email protected]>
Changes

1bfe9facb8e62cb02831bb52e809ef2eadbd49b1 authored over 2 years ago by Camotoy <[email protected]>
Fix annotating primitive types

e0960c0879fee3eb2fda902d57f43cc005eac8ee authored over 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix chunks on Hypixel

With strong thanks to kennytv and Earthcomputer.

14b5f5a02a9b63691cd1ddf8a28352502c9a8221 authored over 2 years ago by Camotoy <[email protected]>
Fix chunks on Hypixel

With strong thanks to kennytv and Earthcomputer.

ecc04fdc78ae253b98e123ef3f399131c0ceaa20 authored over 2 years ago by Camotoy <[email protected]>
1.19.1-rc2

2e5eec23e2c0ee9332690ac29f74d2512df311ac authored over 2 years ago by D3ATHBRINGER13 <[email protected]>
1.19.1-pre3

f3328028ab2c67b9ee884496738e5d7c3b98a5fe authored over 2 years ago by D3ATHBRINGER13 <[email protected]>
Update registry for 1.19.1

44ce9f2244168ad057914561cd34df82d8b4fa0f authored over 2 years ago by D3ATHBRINGER13 <[email protected]>
Update for Java 1.19.1

e7de688ecbb2fe0a0e4cbe302cf41763ead523b7 authored over 2 years ago by Camotoy <[email protected]>
Fix serialization for ClientboundChatPreviewPacket

fd7de1f7cd6f913d96b29c11140f03e24e83c524 authored over 2 years ago by Camotoy <[email protected]>
1.19 Release

390a16e31bb52200aec38f7c67dd79d2d78839a2 authored over 2 years ago by Camotoy <[email protected]>
Update for Java 1.19.1

6b6a007d7c1e17d2fe91c9abbf28c6c9015cfd7a authored over 2 years ago by Camotoy <[email protected]>
Rename MessageType; use Object2IntMap for Statistics

54fc9f075067d268686d41a085943439b688c62d authored over 2 years ago by Camotoy <[email protected]>
Cleanup MinecraftProtocolTest (#698)

* Cleanup MinecraftProtocolTest

* Use try-with-resources.

94b07ea44ab1ed018d62360aef64b2f17232c1bb authored over 2 years ago by D3ATHBRINGER13 <[email protected]>
Fix ClientboundMerchantOffersPacket serialization and deserialization

bb2b4144a9f1523adf0208cf42490179c519ff0c authored over 2 years ago by davchoo <[email protected]>
The MessageType registry is flexible

3023c4d1b0a1033e0d35c9ffa54591b65239dad9 authored over 2 years ago by Camotoy <[email protected]>
Fix LevelEvent read/write

bf3919a3a31eb7af96d8e003dbcfaa0ffaa540f6 authored over 2 years ago by Camotoy <[email protected]>
Update to 1.19 release

1e5477faf8106a63a77f656dda3981876f513f61 authored over 2 years ago by Camotoy <[email protected]>
Bump to PacketLib 3.0

cd0520145d137b292ca9f1fc34f8b5332a0664f2 authored over 2 years ago by RednedEpic <[email protected]>
PacketLib 3.0

57342e7e407bb40dfd976ec48adf01e972ba4a6d authored over 2 years ago by RednedEpic <[email protected]>
Allow setting registry into codec helper

22134b4a6a580872466643b5b299cc52b3ddd035 authored over 2 years ago by RednedEpic <[email protected]>
Merge remote-tracking branch 'origin/feature/1.19-packetlib-refactor' into feature/1.19

849c540e960d1ab4499fe8f367404dd4ebf5f7c2 authored over 2 years ago by RednedEpic <[email protected]>
Use more Fastutil

2308bd8defd1d8f6534c344c626682653c1b4545 authored over 2 years ago by Camotoy <[email protected]>
Use Fastutil

dfb471df99a9e361979d3c8be8ea753715902f8f authored over 2 years ago by Camotoy <[email protected]>
Use Int2ObjectMap for LevelEvents

0f46b3bcf01d65efd1b98fd9b91b61c15893eb8f authored over 2 years ago by Camotoy <[email protected]>
Add Warden sonic boom entity event

Remove EntityEvent from MagicValues

b5661ecb31679fb2cdf75d8f5232d172686324d6 authored over 2 years ago by davchoo <[email protected]>
Change IRON_GOLEM_ATTACK to be ATTACK

7bb0c9b3dc0ce75520c9e91eac16957a96531ef3 authored over 2 years ago by Camotoy <[email protected]>
Store BuiltinSound in ClientboundSoundEntityPacket instead of a soundId

Use generated output for BuiltinSound.
Remove SoundCategory from MagicValues

5096d9065576984d1f1aef63d7c2322d251e2536 authored over 2 years ago by davchoo <[email protected]>
Don't rely on this data always being the same here

8b4a2aaac83f8ee2ddd9c9ce99a8a66a95ec96d1 authored over 2 years ago by RednedEpic <[email protected]>
Remove copilot comment

056e54b8e5d46eff6ffb770cd4e3eb7304e0bf93 authored over 2 years ago by RednedEpic <[email protected]>