Ecosyste.ms: OpenCollective

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

PowerNukkit

Creates an open source Minecraft Bedrock Edition server software written in Java
Collective - Host: opensource - https://opencollective.com/powernukkit - Website: https://powernukkit.org - Code: https://github.com/PowerNukkit

Downgrade ktor to 1.6.4 due to KTOR-3358

https://youtrack.jetbrains.com/issue/KTOR-3358

github.com/PowerNukkit/KotlinPlugin - 2de63137ff7d8a27bc774cda0c13de11dd800fe3 authored about 3 years ago by joserobjr <[email protected]>
Fixes dependencies

github.com/PowerNukkit/KtorPlugin - 8e8f239df6d61f90654d9872ebeedc02897360d2 authored about 3 years ago by joserobjr <[email protected]>
Adjust the embedded libs to embed Ktor Server

github.com/PowerNukkit/KtorPlugin - 6b7bb5bcb0373122354eb854114d6e28569fceda authored about 3 years ago by joserobjr <[email protected]>
Update the version in README.md

github.com/PowerNukkit/KotlinPlugin - 707579e457a1210056e3ca9357c479c1c2233656 authored about 3 years ago by joserobjr <[email protected]>
Update README.md and improves ktor dep declarations

github.com/PowerNukkit/KotlinPlugin - e0def80825dca65e80212556e81b0f5890713b5c authored about 3 years ago by joserobjr <[email protected]>
Add ktor-client-auth, fixes month number in version string

github.com/PowerNukkit/KotlinPlugin - ad900dcfe2b7ada886685962668eee4ed45d3ff5 authored about 3 years ago by joserobjr <[email protected]>
Add ktor-client-auth, fixes month number in version string

github.com/PowerNukkit/KtorPlugin - ad900dcfe2b7ada886685962668eee4ed45d3ff5 authored about 3 years ago by joserobjr <[email protected]>
Update protocl versions in README.md

github.com/PowerNukkit/Bedrock-Protocol - cc778875eb5811dd836ad2d49b2a59446edcf473 authored about 3 years ago by rtm516 <[email protected]>
Merge branch 'develop' of https://github.com/NukkitX/Protocol into eventloop-optimisations

github.com/PowerNukkit/Bedrock-Protocol - b480ad7fde9834c8209e2a4a023c23ce2bb5b338 authored about 3 years ago by Camotoy <[email protected]>
Fixes arguments not being logged

github.com/PowerNukkit/KotlinPlugin - 13962a0eac431f1b92ab813a138a9d5b2f8c6247 authored about 3 years ago by joserobjr <[email protected]>
Fixes arguments not being logged

github.com/PowerNukkit/KtorPlugin - 13962a0eac431f1b92ab813a138a9d5b2f8c6247 authored about 3 years ago by joserobjr <[email protected]>
Fixes java.lang.NullPointerException on construction

java.lang.NullPointerException: Cannot invoke "cn.nukkit.plugin.PluginDescription.getPrefix()" b...

github.com/PowerNukkit/KotlinPlugin - adac67eb717ea0b590fed0fda73c0dce5d778802 authored about 3 years ago by joserobjr <[email protected]>
Fixes java.lang.NullPointerException on construction

java.lang.NullPointerException: Cannot invoke "cn.nukkit.plugin.PluginDescription.getPrefix()" b...

github.com/PowerNukkit/KtorPlugin - adac67eb717ea0b590fed0fda73c0dce5d778802 authored about 3 years ago by joserobjr <[email protected]>
Add information about how to add it to the project

github.com/PowerNukkit/KotlinPlugin - 98f90b0cb435f50d11e5c4a88882436c5cccbba6 authored about 3 years ago by joserobjr <[email protected]>
Add information about how to add it to the project

github.com/PowerNukkit/KtorPlugin - 98f90b0cb435f50d11e5c4a88882436c5cccbba6 authored about 3 years ago by joserobjr <[email protected]>
Configure maven publication

github.com/PowerNukkit/KotlinPlugin - 1ed3657a836c82a6f0d2f956bf81f1d243640ac7 authored about 3 years ago by joserobjr <[email protected]>
Configure maven publication

github.com/PowerNukkit/KtorPlugin - 1ed3657a836c82a6f0d2f956bf81f1d243640ac7 authored about 3 years ago by joserobjr <[email protected]>
Create some coroutine APIs, embed a lot of useful libs

github.com/PowerNukkit/KtorPlugin - 2a881cb9b2bb87b075f9a28e3416ff353a60d8ac authored about 3 years ago by joserobjr <[email protected]>
Create some coroutine APIs, embed a lot of useful libs

github.com/PowerNukkit/KotlinPlugin - 2a881cb9b2bb87b075f9a28e3416ff353a60d8ac authored about 3 years ago by joserobjr <[email protected]>
Create LICENSE

github.com/PowerNukkit/KtorPlugin - 7e5114912dc449ea2970a99866d511857550016c authored about 3 years ago by joserobjr <[email protected]>
Create LICENSE

github.com/PowerNukkit/KotlinPlugin - 7e5114912dc449ea2970a99866d511857550016c authored about 3 years ago by joserobjr <[email protected]>
Initial commit

github.com/PowerNukkit/KtorPlugin - 8a584d51d99602f555bdd6a183c9e643cda32dd2 authored about 3 years ago by joserobjr <[email protected]>
Initial commit

github.com/PowerNukkit/KotlinPlugin - 8a584d51d99602f555bdd6a183c9e643cda32dd2 authored about 3 years ago by joserobjr <[email protected]>
Falling anvil: do not reset fall distance before dealing damage to entities (#1914)

github.com/PowerNukkit/PowerNukkit - ee49a2a427500edfb417218f7edc09ee4e8ce194 authored about 3 years ago by PetteriM1 <[email protected]>
Fix power enchantment (#1910)

github.com/PowerNukkit/PowerNukkit - 812bfeef945b7f22fe72828fe4fb0a3a87ce668f authored about 3 years ago by Woder <[email protected]>
Make falling anvil deal damage (#1913)

* Make falling anvil deal damage

* Use highestPosition

github.com/PowerNukkit/PowerNukkit - 7f03dbcfd6cec6117e287397215689ef845365b1 authored about 3 years ago by PetteriM1 <[email protected]>
Call EntityCombustByEntityEvent in EntityProjectile (#1912)

github.com/PowerNukkit/PowerNukkit - 167b7e935504839e1bc7879192057b945a4a1ab7 authored about 3 years ago by Woder <[email protected]>
Fix boat behavior (#1911)

github.com/PowerNukkit/PowerNukkit - 3ac9f2833d7c4e955162986198330be4247c4fc9 authored about 3 years ago by Woder <[email protected]>
Enable explicit API mode, auto-fixes typos in KDoc, add read/write direct tag

github.com/PowerNukkit/NBT-Manipulator - efcd47a8427f900ca4f3b997e49d97414210818b authored about 3 years ago by joserobjr <[email protected]>
Enable explicit API mode, auto-fixes typos in KDoc

github.com/PowerNukkit/NBT-Manipulator - 1d3335ec4f635cca2ee10c263ed9f0b9015cc49f authored about 3 years ago by joserobjr <[email protected]>
Upgrade the dependencies and add an automatic module name

github.com/PowerNukkit/NBT-Manipulator - 3bd62f608d1b65ae7b788a265c5be663f866bf3c authored about 3 years ago by joserobjr <[email protected]>
Skulls should not take damage on hit

github.com/PowerNukkit/PowerNukkit - 87ea361d9b87531516e237bcfc808a7716a0b596 authored about 3 years ago by PetteriM1 <[email protected]>
Merge pull request #1206 from PowerNukkit/fix/population-task-error

Fixes #982 populator error due to corruption on compressed light data

github.com/PowerNukkit/PowerNukkit - e230931fcfdcc80be56db75880921f54876391b3 authored about 3 years ago by Lobo Metalúrgico <[email protected]>
Merge branch 'bleeding' into fix/population-task-error

github.com/PowerNukkit/PowerNukkit - 4791d819c1d20dfb53da5b034a396a068894a48e authored about 3 years ago by Lobo Metalúrgico <[email protected]>
Fix and improve resource pack related packets (#1172)

* improve

* Add getMaxChunkSize()

* fix

* Improve pack sending

* Fix chunk count

...

github.com/PowerNukkit/PowerNukkit - 450bffad8628deee6224679b3346547a353016c6 authored about 3 years ago by GoodLucky777 <[email protected]>
Merge pull request #1204 from PowerNukkit/fix/double-chest-comparator-loop

Fixes #1174 Infinite loop with double chest and comparator

github.com/PowerNukkit/PowerNukkit - 223bd5d748304c771cf29e10c0265953fab0eebe authored about 3 years ago by Lobo Metalúrgico <[email protected]>
#1204 Fixes test failure

github.com/PowerNukkit/PowerNukkit - 08f61f047d1dd4dbe7e11f9cc5960b74fd576da9 authored about 3 years ago by joserobjr <[email protected]>
Merge branch 'bleeding' into fix/double-chest-comparator-loop

github.com/PowerNukkit/PowerNukkit - 16dd3033c4f7ce9c2168ef4e5b177cd522af4ad8 authored about 3 years ago by Lobo Metalúrgico <[email protected]>
Merge pull request #2 from LoboMetalurgico/master

Merge from upstream

github.com/PowerNukkit/PowerNukkit-Natives - b3c2c6e1f96e72dca6b0fe293e2ed8ef38b5c1c1 authored about 3 years ago by joserobjr <[email protected]>
Merge pull request #1246 from roridev/contributing

Improves contributing guidelines

github.com/PowerNukkit/PowerNukkit - e9c40632d46102ef65f13fdaf75b0f3927f7ec23 authored about 3 years ago by joserobjr <[email protected]>
Fixes broken Contributing file link

github.com/PowerNukkit/PowerNukkit - 2b2d08b9a084034a7bb0597d509d278c9e0614d3 authored about 3 years ago by roridev <[email protected]>
Moves CONTRIBUTING.md to root for better visibility

github.com/PowerNukkit/PowerNukkit - 9642c0cd40c2ff3bbe2d21f1196a262ff71220d3 authored about 3 years ago by roridev <[email protected]>
Improves CONTRIBUTING.md

github.com/PowerNukkit/PowerNukkit - 0cd578f4b2edd72a167bfe2c380aa1d19433e0d5 authored about 3 years ago by roridev <[email protected]>
Revert "Automatic-Module-Name" change

github.com/PowerNukkit/PowerNukkit-Natives - baf8672ef0bbed3391b2ada9d566a89c9e0b3aaf authored about 3 years ago by Lobo Metalúrgico <[email protected]>
Merge pull request #1 from PowerNukkit/dependabot/maven/junit-junit-4.13.1

Bump junit from 4.12 to 4.13.1

github.com/PowerNukkit/PowerNukkit-Natives - 345818b340ddd0070e7584257611accbba7f38af authored about 3 years ago by joserobjr <[email protected]>
#1244 Add a document explaining the minecraft protocol upgrade process

github.com/PowerNukkit/PowerNukkit - bf9fb4cca821aa1012786061407916a942f2848c authored about 3 years ago by joserobjr <[email protected]>
Merge pull request #1244 from PowerNukkit/minecraft-1.17.40

Update Minecraft to 1.17.40

github.com/PowerNukkit/PowerNukkit - 5b87489860ccbe22decb8fe8dd645a16f263abcc authored about 3 years ago by joserobjr <[email protected]>
#1244 Create more unit tests

github.com/PowerNukkit/PowerNukkit - 1b2bdde0af6731eeb6f798cfbd81f3b89c278df1 authored about 3 years ago by joserobjr <[email protected]>
#1244 Create some unit tests

github.com/PowerNukkit/PowerNukkit - ebd5578b2d0ba8a868be31580e5f3dca1d966851 authored about 3 years ago by joserobjr <[email protected]>
Create some automations to the update process

github.com/PowerNukkit/PowerNukkit - 459b7a50715d3c8a9a24b4faf75ac7effff62a7e authored about 3 years ago by joserobjr <[email protected]>
Remove default properties from recipes.json and creativeitems.json

github.com/PowerNukkit/PowerNukkit - 4f112d486371534a204fee6e44ca31f6605d1aaf authored about 3 years ago by joserobjr <[email protected]>
Fix air in recipes.json, change structure of creativeitems.json, suppress warnings about unsupported blocks in recipes.json

github.com/PowerNukkit/PowerNukkit - 4da0ef6b3d31816e47072cbd717963db981b95f1 authored about 3 years ago by joserobjr <[email protected]>
Changes the strucutre of recipes.json and fixes recipes

github.com/PowerNukkit/PowerNukkit - 9bf75642ee41356c468d256b002e49ef12dc5e34 authored about 3 years ago by joserobjr <[email protected]>
Changes add support to load persisted state ids from the recipes.json

github.com/PowerNukkit/PowerNukkit - 01e7a3512fe14afb0456dba0525ec130ee066e6f authored about 3 years ago by joserobjr <[email protected]>
Update more resources

github.com/PowerNukkit/PowerNukkit - 2f2e5c5ba97895efe609a121191881e432267983 authored about 3 years ago by joserobjr <[email protected]>
Fixes HumanStringComparator not comparing last token when it has 1 char

github.com/PowerNukkit/PowerNukkit - 459f28f3b03835dfb9fd7eeefcca721b9edc5240 authored about 3 years ago by joserobjr <[email protected]>
Update Proxy Pass

github.com/PowerNukkit/Bedrock-Protocol - 9dafc1b26a64f8cc9e28223f9b39489235341f66 authored about 3 years ago by joserobjr <[email protected]>
Update resources. NOT READY FOR USE YET!

github.com/PowerNukkit/PowerNukkit - 449bc386f393285aa2437702996b73ea6fcb955b authored about 3 years ago by joserobjr <[email protected]>
Update translations and add French

Help us to translate PowerNukkit at:
https://translate.powernukkit.org

github.com/PowerNukkit/PowerNukkit - 4b5dfc9b2c228fbe7f78da078c143f15e70136c0 authored about 3 years ago by joserobjr <[email protected]>
Merge remote-tracking branch 'cloudburst/develop'

# Conflicts:
# bedrock/bedrock-common/pom.xml
# bedrock/bedrock-v291/pom.xml
# bedrock/bedrock-v...

github.com/PowerNukkit/Bedrock-Protocol - 27296a49dd20840b58c0c296e50f19921bf20e06 authored about 3 years ago by joserobjr <[email protected]>
Merge remote-tracking branch 'cloudburst/develop'

# Conflicts:
# common/pom.xml
# pom.xml
# query/pom.xml
# raknet/pom.xml
# rcon/pom.xml

github.com/PowerNukkit/Bedrock-Network - b17b9f61c5570ac3d139b3b409648fc073cc59ee authored about 3 years ago by joserobjr <[email protected]>
add headYaw field (#1905)

* supported headYaw probably

* update

github.com/PowerNukkit/PowerNukkit - fbf7496ac4366e0b60334bd1f3ddf37a10915e90 authored about 3 years ago by zzz <[email protected]>
Updates some blocks info

github.com/PowerNukkit/PowerNukkit - acc3f92d6ebfe1bf4b254c0fa9c5f34db8422f8f authored about 3 years ago by Gabriel8579 <[email protected]>
Update ProtocolInfo.java

github.com/PowerNukkit/PowerNukkit - 6e7d6f60f3e1fcdb00f8420b3a19fc121a12b9c7 authored about 3 years ago by Lobo Metalúrgico <[email protected]>
Merge branch 'pr/1'

github.com/PowerNukkit/PowerNukkit-Natives - 44edea3e5b5a9d5f81d07ad0d371bda428fb3401 authored about 3 years ago by Lobo Metalúrgico <[email protected]>
Bump protocol version to 471 (1.17.40) (#1907)

* Bump protocol version

* Add files via upload

* Add files via upload

github.com/PowerNukkit/PowerNukkit - ef5a21cadb64f14c814331ef59a4934bc7cdd67e authored about 3 years ago by PetteriM1 <[email protected]>
Implement new 1.17.40 stack request action types

github.com/PowerNukkit/Bedrock-Protocol - 0bc10c8e9767accc4e38f57d9255c6b151f87388 authored about 3 years ago by Camotoy <[email protected]>
Initial support for 1.17.40 (#143)

github.com/PowerNukkit/Bedrock-Protocol - 707a92c5f737571e89734687313bd8d7869506f3 authored about 3 years ago by Redned <[email protected]>
Add boss and worker EventLoopGroup separation

* Fix some other issues with disconnection
* Add some EventLoop thread checks
* Add CompletableF...

github.com/PowerNukkit/Bedrock-Protocol - a054af5ecb80995a026995c72c8aea4c26c7d249 authored about 3 years ago by SupremeMortal <[email protected]>
Merge branch 'bleeding' into fix/double-chest-comparator-loop

github.com/PowerNukkit/PowerNukkit - 6be5ae9df83376c348ec8d545892141e3980ec6f authored about 3 years ago by Lobo Metalúrgico <[email protected]>
Bump math to 1.1.1

github.com/PowerNukkit/Bedrock-Protocol - cca8c5666d7f0684d24a95cb66dc683a9c02e630 authored about 3 years ago by SupremeMortal <[email protected]>
Bump natives to 1.0.3

github.com/PowerNukkit/Bedrock-Protocol - 45973155212bb54b2fd65969e4a91df5c7c73d5b authored about 3 years ago by SupremeMortal <[email protected]>
Completely remove javadoc commands

github.com/PowerNukkit/PowerNukkit-Natives - 41826fe18358f7358707dc55e698abc16cdcc49a authored about 3 years ago by SupremeMortal <[email protected]>
Try using JDK 11

github.com/PowerNukkit/PowerNukkit-Natives - 87013bd6430f2ddccc153a7b3563009ed18a3066 authored about 3 years ago by SupremeMortal <[email protected]>
Prevents Stale Datagrams from exhausting server memory (#25)

* Prevents Stale Datagrams from exhausting server memory

This path caps the maximum allowed S...

github.com/PowerNukkit/Bedrock-Network - dbcb2ed5edfa5b33464a46553a1ac8d0b9edd7c6 authored about 3 years ago by R+ <[email protected]>
Don't build Javadoc

github.com/PowerNukkit/PowerNukkit-Natives - cf536d575ddfbc7188f55d24e7e07f49805db6e0 authored about 3 years ago by SupremeMortal <[email protected]>
Attempt to fix compilation

github.com/PowerNukkit/PowerNukkit-Natives - e24ba00745d475b8784ac2674c72229a29d731eb authored about 3 years ago by SupremeMortal <[email protected]>
Add automatic module name

github.com/PowerNukkit/PowerNukkit-Natives - ee7b63490fbc37268f235e0f7cd3eac133f9b959 authored about 3 years ago by SupremeMortal <[email protected]>
Bump version to 1.0.3

github.com/PowerNukkit/PowerNukkit-Natives - 97b5bfc95b5b8af68397e52711646871c2762e51 authored about 3 years ago by SupremeMortal <[email protected]>
Bump RakNet to 1.6.28-SNAPSHOT

github.com/PowerNukkit/Bedrock-Protocol - 5dfb6dbc4810dfb155f7455694383b57143faebe authored about 3 years ago by SupremeMortal <[email protected]>
Bump version to 1.6.28-SNAPSHOT

github.com/PowerNukkit/Bedrock-Network - 3b0e3777d2e51e8605622d721be4dbb7059788c1 authored about 3 years ago by SupremeMortal <[email protected]>
Cap split parts to 2048

github.com/PowerNukkit/Bedrock-Network - 828a52d410fba990330b119c5eb0646d35400f1d authored about 3 years ago by SupremeMortal <[email protected]>
Add automatic module names

github.com/PowerNukkit/Bedrock-Network - d810c7f5414df873c16710d9452d00f0a6af7be8 authored about 3 years ago by SupremeMortal <[email protected]>
Fix artifactory resolvers

github.com/PowerNukkit/Bedrock-Network - fad715adc5209ec8f1f8f556f9693e982eee4565 authored about 3 years ago by SupremeMortal <[email protected]>
Use correct artifactory resolvers

github.com/PowerNukkit/Bedrock-Protocol - d806a1279c2592cece4b42ee95e0a388058bf144 authored about 3 years ago by SupremeMortal <[email protected]>
Bump version to 2.9.2-SNAPSHOT

github.com/PowerNukkit/Bedrock-Protocol - 4d15fc937c377f4561c8f9e12e675479b21d856d authored about 3 years ago by SupremeMortal <[email protected]>
Create automatic module names

github.com/PowerNukkit/Bedrock-Protocol - ca2ffde5b9df7bdc5a60de248ed0b6c60485469d authored about 3 years ago by SupremeMortal <[email protected]>
Update Sound enum to 1.17.30 (#1904)

github.com/PowerNukkit/PowerNukkit - b7cbe900ba1199c8e957c815b87a8a0070e24efd authored over 3 years ago by Woder <[email protected]>
Update MoveEntityDeltaPacket.java (#1876)

* Update MoveEntityDeltaPacket.java

* Update MoveEntityDeltaPacket.java

* cleanup

* Upd...

github.com/PowerNukkit/PowerNukkit - 9fda1f558a5c8b26bde46a0be6cf8ccf568fd97d authored over 3 years ago by zzz <[email protected]>
Merge pull request #1232 from PowerNukkit/v1.17.30

Add support for the Minecraft 1.17.30 protocol(465)

github.com/PowerNukkit/PowerNukkit - 74f000d1b200605e2a183a80e24684909baf38b9 authored over 3 years ago by joserobjr <[email protected]>
Increases test coverage

github.com/PowerNukkit/PowerNukkit - 899751284acf66c29f9288f69a447bd14b03d510 authored over 3 years ago by joserobjr <[email protected]>
Makes lombok add generated annotations

github.com/PowerNukkit/PowerNukkit - 2ef279598d94e333cacc4941466c92c17303e729 authored over 3 years ago by joserobjr <[email protected]>
Fixes skin test

github.com/PowerNukkit/PowerNukkit - bee93c62b39fa78c2d1b677e52aeee8d8756e8c9 authored over 3 years ago by joserobjr <[email protected]>
Increases test coverage

github.com/PowerNukkit/PowerNukkit - 2042d7d7029921947ae895af3e2e35cd03113bdf authored over 3 years ago by joserobjr <[email protected]>
Fixes error encoding items with unknown numeric id

github.com/PowerNukkit/PowerNukkit - 05cf734693f4737aae02b83210b8cf6de911df15 authored over 3 years ago by joserobjr <[email protected]>
Fixes an incorrect annotation

github.com/PowerNukkit/PowerNukkit - 74d0e91232ff94975758425c6e442ec4a769d97e authored over 3 years ago by joserobjr <[email protected]>
Fixes dyed shulker box recipes

github.com/PowerNukkit/PowerNukkit - 7c9ebb54510a16d08d22bb9a2b4e3ac56054ce00 authored over 3 years ago by joserobjr <[email protected]>