Ecosyste.ms: OpenCollective

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

github.com/PowerNukkit/Bedrock-Protocol

A protocol library for Minecraft Bedrock Edition
https://github.com/PowerNukkit/Bedrock-Protocol

Fixes a build error

1f14f39b8ffa62daf747690a59430b416f980d80 authored over 4 years ago by joserobjr <[email protected]>
Change SetDifficultyPacket to use unsigned ints (#66)

bd0f57647c59711469d5e86075c682ba8be6e213 authored over 4 years ago by rtm516 <[email protected]>
Crafting recipe network ids are unsigned (#67)

* Fix recipe network ids in ItemStackRequestPacket

Crafting recipe network ids are unsigned v...

c58d7e7c74f41d15fa446db103c75d81ae3944b5 authored over 4 years ago by AJ Ferguson <[email protected]>
Fix Y position in ItemFrameDropItemPacket (#68)

608d4bb1226e302e26f0e6b5873ea7d2b4c00eaf authored over 4 years ago by AJ Ferguson <[email protected]>
Bump network version and start on 1.16.100

f97e76094bb7ba493a997d77cffd72495f12e124 authored over 4 years ago by SupremeMortal <[email protected]>
Merge pull request #1 from PowerNukkit/dependabot/maven/bedrock/bedrock-common/com.nimbusds-nimbus-jose-jwt-7.9

Bump nimbus-jose-jwt from 4.41.2 to 7.9 in /bedrock/bedrock-common

8a8e95eebe3f665e2ecafc0bbf300b376f17aa36 authored over 4 years ago by joserobjr <[email protected]>
Bump nimbus-jose-jwt from 4.41.2 to 7.9 in /bedrock/bedrock-common

Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 4.41.2 to 7.9.
- ...

1031e0f100b1ed8f732220728c16d5cc03e91f2a authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #54 from AJ-Ferguson/inventory-fixes

1.16 Inventory Packet Fixes

e0ed70d3b0f9e007f30ab19522b425bfe8797989 authored over 4 years ago by SupremeMortal <[email protected]>
Re-add vanilla version reading and writing to StartGameSerializer_v388 (#63)

608d79958462e230efcda07a5ccacb898d9b1daa authored over 4 years ago by Camotoy <[email protected]>
Bedrock 1.16.20

9880f5091d3daaabded75d2625442fb01d305672 authored over 4 years ago by SupremeMortal <[email protected]>
Increases inflate limit until streaming inflate (#65)

24bd8a410ea75b0bef317971eafd2ce937e3af90 authored over 4 years ago by Jonas Matser <[email protected]>
Enables trace logs and fixes an import issue

4c684a4e93d45382095790eec430d7b77d1b167e authored over 4 years ago by joserobjr <[email protected]>
Rename enum Container to ContainerSlotType

005d0d895dddc5ad3c986b60c4e8bf29d8f9b4cd authored over 4 years ago by AJ Ferguson <[email protected]>
Adds missing semicolon to Pong (#61)

340f8bb611b4a3b7f76e8d68820a0cd5f2d4ad8c authored over 4 years ago by Jonas Matser <[email protected]>
Merge branch 'develop'

# Conflicts:
# README.md
# bedrock/bedrock-common/pom.xml
# bedrock/bedrock-v291/pom.xml
# bedro...

859b062c48a3b782bc189f3439668512ee7d90cb authored over 4 years ago by joserobjr <[email protected]>
Initialize EmotePacket flags set (#58)

* Initialize EmotePacket flags set

Causes NPE on deserialization otherwise

* Add final handle

9d36d549650ddf44768be2ef1665fb2e1d9ed702 authored over 4 years ago by Camotoy <[email protected]>
Add missing InventorySource type (#52)

7515d41c153a7e10b74abd009d343d6f13f52ef7 authored over 4 years ago by bundabrg <[email protected]>
Use the same EventLoop to tick a session.

05103841e6e439889e18ea7e4bf7489719179239 authored over 4 years ago by SupremeMortal <[email protected]>
Use NBT lib version 2.0.0

9ab29a1cadde1dbe0ee587530e88163dace4e949 authored over 4 years ago by SupremeMortal <[email protected]>
Re-add NONE UpdateBlockPacket Flag (#56)

* Re-add NONE UpdateBlockPacket Flag

* Update flags as per Supreme

b919922a7b58c7c1faef0e614418f50ae32321c9 authored over 4 years ago by Camotoy <[email protected]>
Fixes for Particles (#57)

* Fixed Particles and Added missing ones

* Added new particles

7381082c7d387bd0398fe60f278dd78826db59c9 authored over 4 years ago by Emre Yavuzyiğit <[email protected]>
Refactor StackRequestActionData

98f113a74b3a8a7259d4f1e89fbb43a599d5c07e authored over 4 years ago by AJ Ferguson <[email protected]>
Use ItemData's net id in CreativeContentPacket

6ab6c4dd342f24513e2018d8c7f646336adf125b authored over 4 years ago by AJ Ferguson <[email protected]>
Add Container enum

cc28960f991a35c6a3384a5eb8d22256d486c6bc authored over 4 years ago by AJ Ferguson <[email protected]>
Merge remote-tracking branch 'remotes/upstream/develop' into inventory-fixes

5f9aff6f14479b13829ee194c98076c52a1dbb37 authored over 4 years ago by AJ Ferguson <[email protected]>
Backwards compatible naming for InventoryContentPacket

1dcbb38bb1a6f76cd0f182c17f5a47f13fdae7e1 authored over 4 years ago by SupremeMortal <[email protected]>
Remove final modifier from InventoryContentPacket

c090c8786beb8ae09f48d8955d0f2e3d678d886f authored over 4 years ago by SupremeMortal <[email protected]>
Add new SoundEvents and refactor inventory packets

64a7d3b45a9615f5fe8d572556d282b792a765a9 authored over 4 years ago by SupremeMortal <[email protected]>
Merge pull request #55 from EmreTr1/develop

Some Bug Fixes

efef3e0269c49c74d2b18d8bbc309dc56a1350cd authored over 4 years ago by SupremeMortal <[email protected]>
Refactor changes

9ffcacc0c155be97e379f2c1ceb6ef1503c08d69 authored over 4 years ago by SupremeMortal <[email protected]>
PlaySoundSerializer_v291: fixed sound coords

e9274d019a7110ff37d93876c1c9e8d15620c096 authored over 4 years ago by EmreTr1 <[email protected]>
simplify some codes

Removed InventoryContentSerializer_v407

3f720ca77705a83a2855a6d139bfa35789b7aa1e authored over 4 years ago by EmreTr1 <[email protected]>
Rename windowId to containerId in ItemStackResponsePacket

9bfcf79145766ef724a119415ed81df1d056319a authored over 4 years ago by AJ Ferguson <[email protected]>
Fix bug in ItemStackResponseSerializer

de1090d33812739e13e1c9647f63adfcda2fd3a6 authored over 4 years ago by AJ Ferguson <[email protected]>
Fix SwapStackRequestActionData

ca07968fd99a28a8bca73c98513aa5a9df2b9502 authored over 4 years ago by AJ Ferguson <[email protected]>
Fixed Resource Pack Types (since 1.13.0)

6c65578f62fc9371be0e13dff5bebd8b8207dc53 authored over 4 years ago by EmreTr1 <[email protected]>
Fixed item slot glitches when serverAuthoritativeInventories option is set to false on StartGamePacket

3224865381b2998dbf0e0e909133d47f063996d4 authored over 4 years ago by EmreTr1 <[email protected]>
Fix compilation of InventoryTransactionSerializer_v291

73858ffee94270bf9c67903262e7ad06bbe1fc2c authored over 4 years ago by SupremeMortal <[email protected]>
Refactor connect to remove duplicate code

9a52256288dbca27d9a9b1b3df3422a6198afce4 authored over 4 years ago by SupremeMortal <[email protected]>
Bump network version

6921b7dffdd62d17ac53bfe467f33b90b70ec7db authored over 4 years ago by SupremeMortal <[email protected]>
Merge pull request #50 from NukkitX/feature/1.16

1.16

41d661b70074fd8864cf35ebbccf234019855c39 authored over 4 years ago by SupremeMortal <[email protected]>
Merge branch 'develop' of https://github.com/NukkitX/Protocol into feature/1.16

Conflicts:
README.md
bedrock/bedrock-common/pom.xml
bedrock/bedrock-common/src/main/java...

fe54418cb0bc35086e4270e1a68321d67842306b authored over 4 years ago by SupremeMortal <[email protected]>
Feature/1.16 protocol (#47)

* Implement 1.16 fixes to allow a working ProxyPass

* Change to ByteBufAllocator

* WIP on ...

e4033249c7cbbe7c423ef8bbd79a8eaa6ce2d05d authored over 4 years ago by bundabrg <[email protected]>
Fix PlayerEnchantOptionsPacket (#49)

* Fix PlayerEnchantOptionsPacket

* Fix my fix.

e50b9c19daef340461859d95cc8f9ce342ee0b31 authored over 4 years ago by Jedrzej <[email protected]>
Implement 1.16 fixes to allow a working ProxyPass (#46)

* Implement 1.16 fixes to allow a working ProxyPass

* Change to ByteBufAllocator

Co-author...

dba9c3b7ba9b833c2fa9a7bd6bc4b43c527ac183 authored over 4 years ago by bundabrg <[email protected]>
Fix bug with ResourcePacksInfoSerializer_v332

8afebab093b3c07b3a9972ac4f95e4cbc9c97f59 authored over 4 years ago by SupremeMortal <[email protected]>
Fix buffer issues. Closes #45

d3cbf3a8629ddf9350012ed015c897625db3e296 authored over 4 years ago by SupremeMortal <[email protected]>
Fix some checksum issues and typo

4c7b227fc8f534e489197d9a1d5444b083b1dace authored over 4 years ago by SupremeMortal <[email protected]>
Fix more zlib issues.

dcb9a8facf4aab75ca53b0ef05a470e8ec78b6f1 authored over 4 years ago by SupremeMortal <[email protected]>
Fixes bugs with zlib.

1766de4bd0a848569d448a2d086bc009e0e8bc59 authored over 4 years ago by SupremeMortal <[email protected]>
Add more packets to Bedrock_v407 registry

d7aef8df1e68cab761e5e717b37b3c5acf6c73bf authored over 4 years ago by SupremeMortal <[email protected]>
Bump protocol numbers and current Minecraft version (#44)

* Bump protocol numbers and current Minecraft version

* Build number is not needed in version...

f20496a075bca16ae86dc4b1db37b46ea2562c96 authored over 4 years ago by Camotoy <[email protected]>
Fix artifact ID for 1.16

c35c9e66cd4180f1f914e9491f8cb276b19f9cb5 authored over 4 years ago by SupremeMortal <[email protected]>
Initial 2.6.0 work. MAJOR REFACTOR

411b9af7da97ecc5f431300b5033cc9e79ec0c95 authored over 4 years ago by SupremeMortal <[email protected]>
Added CROSSBOW_DRAW entity event (#41)

3260de19ee8c55569c653543c6c8501b008180a6 authored over 4 years ago by rtm516 <[email protected]>
Added mapping for WITHER_AERIAL_ATTACK (#40)

(cherry picked from commit 34489eafcab4e4bbd8e5e779420ffefe9f5c5ef1)

51670ac7b1ba03213f21fa218351e4c8025dbef6 authored over 4 years ago by rtm516 <[email protected]>
Rename the UNKNOWN_0 command option to EXPAND_ENUM (#38)

* Rename the UNKNOWN_0 command option to ENUM_EXPANSION

* Actually thats a much better name

052b198309a0ea5f1b082d1f21cccb873a0ba626 authored over 4 years ago by Luke <[email protected]>
Release 2.5.6

d6a4294b17dbabc74fc4264eae2768212861761f authored over 4 years ago by SupremeMortal <[email protected]>
Fix bug in PlayerListSerializer_v390

b60b879ec5db99d66197c35ef77edc1bfb19df86 authored over 4 years ago by SupremeMortal <[email protected]>
Update license badge

fbf520283d2c74422846e3e690f632b002258c36 authored over 4 years ago by SupremeMortal <[email protected]>
Bump NBT library to 1.6.0

13553a1ba1591e241f4bd3038327d6eb7c3153a5 authored over 4 years ago by SupremeMortal <[email protected]>
Make ImageData BufferedImage function public

d3992e93008ab77860539fa224d52ab800388045 authored over 4 years ago by SupremeMortal <[email protected]>
Implement BedrockClient::directConnect method (#36)

6ca9927caa3a9521ab221d97e4a709da12a39d75 authored over 4 years ago by Encritary <[email protected]>
Fix InteractPacket serializers.

bd07b8b373e130cb9d0c8eecb033f5b79f774e28 authored over 4 years ago by SupremeMortal <[email protected]>
RuntimeID is an unsigned long.

956e8fca71d0bb87ce798dc5ebdea5af188e46ab authored over 4 years ago by SupremeMortal <[email protected]>
Minor cleanup of packet header and ResourcePackDataInfoSerializer

c8037a1ba6922ba2f9b6d5ffca87b22047b0429d authored over 4 years ago by SupremeMortal <[email protected]>
New and old skin names in PlayerSkinPacket for v388-v390 (#35)

* New and old skin names in PlayerSkinPacket

* Change field order to match packet serialization

d1ca6f7054280257fb80f04d51bf70b9d6daebd7 authored over 4 years ago by Encritary <[email protected]>
Fixed wrong multiplier for position in PlaySoundSerializer (#34)

* Fixed wrong multiplier for position in PlaySoundSerializer

why 3, lol, it must be 8

* A...

d77f4c65d6ea33ad61349ee3fba46d10d5b30696 authored over 4 years ago by Encritary <[email protected]>
Update RakNet

850169cf7bed74f83e6f7fed536bae09bdd51965 authored over 4 years ago by SupremeMortal <[email protected]>
2.5.6 is next

77a212892df9cb274ef6a35a1641b8605ea5741b authored over 4 years ago by SupremeMortal <[email protected]>
Merge remote-tracking branch 'origin/feature/1.16' into feature/1.16

0588b0f6eedd3b0d6d4e2c370e41bd265358bbbd authored over 4 years ago by SupremeMortal <[email protected]>
Fix pom

cccb17d29079abff11e131bf8c134a5945151a8a authored over 4 years ago by SupremeMortal <[email protected]>
Merge branch 'develop' of https://github.com/NukkitX/Protocol into feature/1.16

Conflicts:
bedrock/pom.xml

71fce6922acb1aa1d25810b3b61f074b0903fe5b authored over 4 years ago by SupremeMortal <[email protected]>
2.6.0 is next

efdbdc56d44aca144472c12a99cee20d226d859c authored over 4 years ago by SupremeMortal <[email protected]>
Release 2.5.5

1d2783d3cd6f25266ee7bb623a788be3ad6ba87b authored over 4 years ago by SupremeMortal <[email protected]>
Update README.md

6eb5850ca732ab71963d51c0dd0114ba3b2c398d authored over 4 years ago by SupremeMortal <[email protected]>
1.14.60 support

caa2a2afff60b6ded3e456103218bb8b1e00c334 authored over 4 years ago by SupremeMortal <[email protected]>
Add toString() method to MapTrackedObject (#32)

7cf70ebcb1149380cf68e7500fffc9e91df0c7f4 authored over 4 years ago by Wodor <[email protected]>
Deploy development builds

451423458a42dcc6a145593e0533e48447908342 authored over 4 years ago by SupremeMortal <[email protected]>
Add new block container types

86951745688303ac264d5bc49309913494e7420c authored over 4 years ago by SupremeMortal <[email protected]>
Change protocol version and package for 1.16.0.55 (#30)

ab2afa569e5742b03c527384b17ef9a7a2c8523c authored over 4 years ago by Luke <[email protected]>
Fix maven pom

1463cb16c32186bfba889f1188f1bcf561f782df authored over 4 years ago by SupremeMortal <[email protected]>
Merge branch 'develop' of https://github.com/NukkitX/Protocol into feature/1.16

Conflicts:
README.md
bedrock/bedrock-common/pom.xml
bedrock/bedrock-v291/pom.xml
bedro...

190bb5fb2db7d36f3919970f3b6c48fcd27af55f authored over 4 years ago by SupremeMortal <[email protected]>
Initial 1.16

0636599ccccb05d136e5d543969cbec0e50abfd9 authored over 4 years ago by SupremeMortal <[email protected]>
Add new command origin types.

f9b506b994c1d7a812d5262402dc0c42634a80d6 authored over 4 years ago by SupremeMortal <[email protected]>
Use fastutil wherever possible.

7162ca9a532e764f0be6671bb4fbe7e9a9d7fbc1 authored over 4 years ago by SupremeMortal <[email protected]>
Fix serialization mistake in ResourcePackDataInfoSerializer

4e6c7d9f254aaf70db5227d1d2096c4c718017fb authored over 4 years ago by SupremeMortal <[email protected]>
Bump to 2.5.5-SNAPSHOT

0e96144a15b727ae38862c26fd4a072c3ed263af authored over 4 years ago by SupremeMortal <[email protected]>
2.5.4 hotfix

* Fix Javadoc annotation in EntityEventType

1d2e5428c739daacfd1c8abe45a3aab6b0c69765 authored over 4 years ago by SupremeMortal <[email protected]>
Merge branch 'release/2.5.3' of https://github.com/NukkitX/Protocol

Conflicts:
README.md
bedrock/bedrock-common/pom.xml
bedrock/bedrock-v291/pom.xml
bedro...

1dc26dca83160f6f8d54e1bca95cda3bdff9d3de authored over 4 years ago by SupremeMortal <[email protected]>
2.5.3 release

5416d477cc9ed414b4144f9f8bd39026392d9327 authored over 4 years ago by SupremeMortal <[email protected]>
Use new fastutil dependencies and remove Trove.

5013b4b3808d1e7d799fa54e483d4308238992bd authored over 4 years ago by SupremeMortal <[email protected]>
Various fixes to packet encoding, decoding and equals/hashCode

c2f48c179702579ddc6a7350376c9e7d79f95f06 authored over 4 years ago by SupremeMortal <[email protected]>
Deprecate BlockPaletteEntity constructor without legacy ID

c154d004d7599e5adcb2dc9403157c840134cbf2 authored over 4 years ago by SupremeMortal <[email protected]>
Add EqualsAndHashCode to SerializedSkin

e074c58437977a7bd37e8273a31d86a96cd41e01 authored over 4 years ago by SupremeMortal <[email protected]>
Bump to 2.5.3-SNAPSHOT

c07d06fe17e381f5b7df83c75388c6aee35e30a9 authored over 4 years ago by SupremeMortal <[email protected]>
Re-license to Apache 2.0 (#28)

* Release 2.5.2

* Re-license under Apache 2.0

a283926510848c8d9afe9c13aad730beab114bb5 authored over 4 years ago by SupremeMortal <[email protected]>
Release 2.5.2

de292bc5dabd32fd8f4c1cb38a5f70fcde2a847a authored over 4 years ago by SupremeMortal <[email protected]>
Fix bug in AvailableCommandsPacket deserialization

Enum value indexes were not being read in unsigned format.

aa74f1bf1cedced6e03396b1a61c3160a1f5990f authored over 4 years ago by SupremeMortal <[email protected]>
Bump to 2.5.2-SNAPSHOT

1848e29ff66c76050e184ccfd3f570d22c074b44 authored over 4 years ago by SupremeMortal <[email protected]>