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

128x64 and 128x128 skins (#291)

github.com/PowerNukkit/PowerNukkit - d6da868cf77bd9bc8eaf28bbdc90499d70deba73 authored over 6 years ago
Add silk touch support.

github.com/PowerNukkit/PowerNukkit - 4c33bcd3991df5fc65f772475f0e9ef9177bb29d authored over 6 years ago
Do not kick for climbing ladder

github.com/PowerNukkit/PowerNukkit - 95e00e99f991ead33e18d66c494e4dd522022b7c authored over 6 years ago
Delete invalid block entities.

github.com/PowerNukkit/PowerNukkit - ddf24840ed1075729e2eadd51fc79972fb12f562 authored over 6 years ago
Update prospector from 0.12.11 to 1.1.1

github.com/PowerNukkit/OreAuth - 9c782339915c179a8b789ecff66ffc07fabcc911 authored over 6 years ago
Removed unused debugging logger instance.

github.com/PowerNukkit/PowerNukkit - af5549aa88a8931e6cafa1526d2cfe51a08199b4 authored over 6 years ago
Fix CraftingTransaction input and simplify code for reverse recipes.

Also clean up some Util methods.

github.com/PowerNukkit/PowerNukkit - 55615e7cabd9a1017af282b5a413823482754065 authored over 6 years ago
Fix crafting issues.

github.com/PowerNukkit/PowerNukkit - 00aa9fab7005dcc30fd675581babf4c3471b9dd0 authored over 6 years ago
Merge pull request #288 from NukkitX/pr/revert-palette-optimization

Revert palette optimization

github.com/PowerNukkit/PowerNukkit - b7f5c64a8891ad1d93eaec4dd82b4ea0f5965c05 authored over 6 years ago
Add missing subpack name. Closes #285

github.com/PowerNukkit/PowerNukkit - 9cbccfc7b92a1c4f59417d4f5814bdbcd1b3c976 authored over 6 years ago
Merge pull request #290 from NukkitX/master

Merge master

github.com/PowerNukkit/PowerNukkit - 7c2a120148586752442d6ea2f6436be859a8dc07 authored over 6 years ago
Clamp MTU size to minimum and maximum

github.com/PowerNukkit/PowerNukkit - 4593882e35b8c1a4a6ce62240f7359d9946db1d9 authored over 6 years ago
Partially revert 57ca8490eb4b9ad4a915545ba3ca3ab2644a717f

Closes #289

github.com/PowerNukkit/PowerNukkit - 05bd5be6a75fbfdc7a7832b31dc6bf51cb43467c authored over 6 years ago
Remove debug in BugReportGenerator

github.com/PowerNukkit/PowerNukkit - 3b53e1badc0e5aafd617bd2632c0deb681d632ea authored over 6 years ago
Revert palette optimisation.

Uses more memory but faster access and less CPU. Also no concurrency or
recursion issues.

github.com/PowerNukkit/PowerNukkit - 7b0e5cf4921ef75408d60cfa9f7bacc5e236bb37 authored over 6 years ago
Update pytest-django from 3.3.2 to 3.3.3

github.com/PowerNukkit/OreAuth - b2d87a83113d62771075bd76c3bc1f5d4e94f252 authored over 6 years ago
Prefer IPv4 as Nukkit does not support IPv6

github.com/PowerNukkit/PowerNukkit - 5a3f9db966d334746cd396a22a0a45ef8bad736e authored over 6 years ago
Synchronize methods in BlockDataPalette

github.com/PowerNukkit/PowerNukkit - d3617ed9e7ac5528f30b1c5649ecd88fc2388bcd authored over 6 years ago
Flush PrintWriter to make sure the entire stacktrace is written.

github.com/PowerNukkit/PowerNukkit - 2518b2c73f519ca0cbcb6fa259aca3a7932febed authored over 6 years ago
Only disable Title, not ANSI entirely.

github.com/PowerNukkit/PowerNukkit - f3fbf001446cdeca1142e0f22e4a76692808bd4a authored over 6 years ago
Use the correct language submodule

github.com/PowerNukkit/PowerNukkit - 18bfe92d4af1714d4d32a40ee2b9c01d03ec2b10 authored over 6 years ago
Fixes to BlockDataPalette.

github.com/PowerNukkit/PowerNukkit - 35751e031442693c5fa97b64def5247414c87447 authored over 6 years ago
Account for a stacktrace array length of 0

github.com/PowerNukkit/PowerNukkit - 4a578b0746ad81dd8196ef8bd246e1679ea68859 authored over 6 years ago
Set ANSI to false by default

You now have to use -enable-ansi to re-enable functionality.

github.com/PowerNukkit/PowerNukkit - b1ac9e2a90c9b2a5651341eb4471d09f3b7dde04 authored over 6 years ago
Add files via upload (#283)

github.com/PowerNukkit/PowerNukkit - 9a3b66b907a3f54b8618b874b45a7d23401d551a authored over 6 years ago
Remove local levelDB lib and fix up Maven build configuration.

github.com/PowerNukkit/PowerNukkit - 91a36d416387a5eb337f58e00f978fc6435934ec authored over 6 years ago
Did not remove old fields from packet Fixes #281

github.com/PowerNukkit/PowerNukkit - 8e3309915ebb6667582f10e494d1a07dba339751 authored over 6 years ago
Bump Jline to 2.14.6

github.com/PowerNukkit/PowerNukkit - 219d9c1fad963bff7bc42c62a64d3451adb00306 authored over 6 years ago
Fix head yaw missing from AddEntityPacket.

github.com/PowerNukkit/PowerNukkit - a382f4924b75bce7ff6b2d06e3b90ac56a5f07aa authored over 6 years ago
Merge pull request #198 from SpongePowered/fix-dockerfix

Change python3.6 reference to python3 in Dockerfile

github.com/PowerNukkit/OreAuth - 87906652ce12046cf11e68d41ab7def0629c1e72 authored over 6 years ago
Merge branch 'master' into fix-dockerfix

github.com/PowerNukkit/OreAuth - 654730e1836e079c9ff25a8d166c42905c5e9ffc authored over 6 years ago
Merge pull request #196 from SpongePowered/pyup-initial-update

Initial Update

github.com/PowerNukkit/OreAuth - fcc2caf29ff6e36c5cd96aa2fe673c07e19baf67 authored over 6 years ago
Update pillow from 5.1.0 to 5.2.0

github.com/PowerNukkit/OreAuth - 2cb35f152ea37cc474dea508a33d1bf287324ec8 authored over 6 years ago
Update django from 2.0.5 to 2.0.7

github.com/PowerNukkit/OreAuth - 795d73331419180143e63407f0a19ed0cb9858b2 authored over 6 years ago
Update faker from 0.8.13 to 0.8.17

github.com/PowerNukkit/OreAuth - 06314092353e6dfd1cc45fd477b734eeec727cbd authored over 6 years ago
Update psycopg2-binary from 2.7.4 to 2.7.5

github.com/PowerNukkit/OreAuth - 3acb585a148cd328a1a28492b765c828466ba6d2 authored over 6 years ago
Update pytz from 2018.4 to 2018.5

github.com/PowerNukkit/OreAuth - 6e627f0e59d5aa2a807fd64c5f651166a12f3924 authored over 6 years ago
Update prospector from 0.12.7 to 0.12.11

github.com/PowerNukkit/OreAuth - 5e17b63c400eda6045dc6bb151eb004f3dfaddbd authored over 6 years ago
Update raven from 6.7.0 to 6.9.0

github.com/PowerNukkit/OreAuth - d2105fa857f4d914640aad0061b191c233ca2709 authored over 6 years ago
Update factory_boy from 2.10.0 to 2.11.1

github.com/PowerNukkit/OreAuth - ea1f76996a98b2597b310e2c9cbae550f0e0c83b authored over 6 years ago
Update pytest-django from 3.2.1 to 3.3.2

github.com/PowerNukkit/OreAuth - 89eaf7c54babef5f3243253757e1b95e26ef9f9c authored over 6 years ago
Update requests from 2.18.4 to 2.19.1

github.com/PowerNukkit/OreAuth - 687d9c700d2d0859f5a0e686f2534cd233293f12 authored over 6 years ago
Change python3.6 reference to python3 in Dockerfile.

github.com/PowerNukkit/OreAuth - cf5a8176412f66ffc94e3454ff992559a99424c9 authored over 6 years ago
Merge pull request #197 from SpongePowered/lint-errors-damn-it

Fix lint error

github.com/PowerNukkit/OreAuth - 57e27d76fcc6f4bd43f44e8cd2fb9056b382c11f authored over 6 years ago
Update _navbar.html

github.com/PowerNukkit/OreAuth - 8072558631fbce612f8a10c1feeff26d621fcf5c authored over 6 years ago
Merge pull request #193 from phase/ore-beta-link

Add Ore Beta Link

github.com/PowerNukkit/OreAuth - daa7c5bef30cf015f11e595920e505c059a2647c authored over 6 years ago
Merge branch 'master' into ore-beta-link

github.com/PowerNukkit/OreAuth - ba83c134ae55be021163ed9a23bbd2f7708fc052 authored over 6 years ago
Fix styling issues for Ore navbar link

Signed-off-by: Jadon Fowler <[email protected]>

github.com/PowerNukkit/OreAuth - ec40410536c18ddc3fed73dd58af01f843747f4e authored over 6 years ago
Disable checking for responses on SSO pings

Ore currently returns 500s sometimes, and it's causing Auth to 500.

Temporarily disable check...

github.com/PowerNukkit/OreAuth - 71941a47968805261fc1a607ca8e7ba4963584be authored over 6 years ago
Hotfix SSO_ENDPOINTS parsing

github.com/PowerNukkit/OreAuth - eb06d9d8512dce1e42cf8586fc4364f2f7e3295a authored over 6 years ago
Fix Always visible nametags and floating text.

github.com/PowerNukkit/PowerNukkit - 7d797fc252c5a2dde8abbbab1ae5033063be83b0 authored over 6 years ago
Make items float on water (#265)

github.com/PowerNukkit/PowerNukkit - 55eba5640417b9be6f400b13ca45d8ca802145b1 authored over 6 years ago
Merge pull request #194 from SpongePowered/feature/multi-endpoint

Add multi-endpoint support.

github.com/PowerNukkit/OreAuth - 124901738ef05e5545fc4c40695d2f1bb7ef8d53 authored over 6 years ago
Fix diamond block no drops with iron pickaxe (#276)

github.com/PowerNukkit/PowerNukkit - d23ab8256776219a59897b0b239d9f3890d9ddf9 authored over 6 years ago
Merge pull request #273 from NukkitX/1.5

1.5

github.com/PowerNukkit/PowerNukkit - 1ca5f042ef0739b17602bc9abcbd794ad7e2971f authored over 6 years ago
Switch to Ore logo

Signed-off-by: Jadon Fowler <[email protected]>

github.com/PowerNukkit/OreAuth - 4d760477eccdc292cd8af976281def80cf3c85ea authored over 6 years ago
Bump to 1.2.0-SNAPSHOT

github.com/PowerNukkit/Bedrock-Network - 577425178718bcd17ac0fce91bba9282b5ca68c9 authored over 6 years ago
Add Synapse server and client

github.com/PowerNukkit/Bedrock-Network - 5b2b954e22d9c15621d527dd808be6465584abf3 authored over 6 years ago
Refactor RakNet packet handlers.

github.com/PowerNukkit/Bedrock-Network - e106d6db1c4dc36d506ed689ea4f2af2f81beb32 authored over 6 years ago
Possible fix for floating text

github.com/PowerNukkit/PowerNukkit - 9ae5b6b73caf1576be2112af413ccd0d80f5a5c7 authored over 6 years ago
Update Readme with new Jenkins links

github.com/PowerNukkit/PowerNukkit - 0f244466fcddbe946376f259ab44679801a578c4 authored over 6 years ago
Remove debugging output

github.com/PowerNukkit/Bedrock-Network - 61442237034aa30ffe6437cd60b3e88280c51a59 authored over 6 years ago
Use project version to determine dependency version.

github.com/PowerNukkit/Bedrock-Network - 7e54a2dcca7b2d1158495613ee16c5ce9bb4beb7 authored over 6 years ago
Still working on Synapse

github.com/PowerNukkit/Bedrock-Network - 756f413f84701e1129aa57335b3faf90d41f541c authored over 6 years ago
Merge pull request #274 from NukkitX/fix/level-corruption

Fix level corruption

github.com/PowerNukkit/PowerNukkit - dfb13328e1f833ceb4da0540adbd7b6aad36570a authored over 6 years ago
Update runtime ID table.

github.com/PowerNukkit/PowerNukkit - 98aa865acc04cb66ff5e75f8e006b5aa7bde193e authored over 6 years ago
Move packet to correct package

github.com/PowerNukkit/PowerNukkit - 0e7786794cc392103ca008e1d8c86b7288ec92f6 authored over 6 years ago
Merge branch 'master' of https://github.com/NukkitX/Nukkit

github.com/PowerNukkit/PowerNukkit - 8a917f4e4a582b05439b4a8f92f5aeefb5c4a5b3 authored over 6 years ago
Fix up an overhanging indent

github.com/PowerNukkit/OreAuth - ef4738a93d23cfc0a387847c14ca853269f6b860 authored over 6 years ago
Merge branch 'master' into feature/multi-endpoint

github.com/PowerNukkit/OreAuth - ed23ac46d2d06402029a9b4d5761184a8afddbb0 authored over 6 years ago
feat(multiendpoint): Add multi-endpoint support.

github.com/PowerNukkit/OreAuth - 6bed02e017549353c523cffef95eddb16feb3b41 authored over 6 years ago
Add Ore Beta Link

Signed-off-by: Jadon Fowler <[email protected]>

github.com/PowerNukkit/OreAuth - 725de39c977d4e8e58ef9ae0e21e816d7534498e authored over 6 years ago
Various Fixes (#266)

- No water from broken packed ice
- Anvil can now be placed on snow layer
- Fix dead bush turn...

github.com/PowerNukkit/PowerNukkit - f1b33cded60ddb05d38135a8a3a5c5a10f47e092 authored over 6 years ago
Deploy javadoc and sources

github.com/PowerNukkit/Bedrock-Network - a2ea6393bd52a469edc562bce9145503984619e4 authored over 6 years ago
Remove Log4j2 from RCON server

github.com/PowerNukkit/Bedrock-Network - 844d22c74173fb284cbf45b3a8e1a0dcbd6c35d6 authored over 6 years ago
Bump to 1.1.0-SNAPSHOT

github.com/PowerNukkit/Bedrock-Network - 83c8f140b508b1ace62df56b19eab9ddb92607ef authored over 6 years ago
Merge pull request #262 from PetteriM1/shulkerboxes

Add Shulker Boxes

github.com/PowerNukkit/PowerNukkit - 295e3e53eb2ab1ddaa82c71f4a1fbb89731e4f0b authored over 6 years ago
Various additions (#251)

* Stuff

* More stuff

- kill items dropped to fire
- @a, @e and @s for /kill
- wither pai...

github.com/PowerNukkit/PowerNukkit - 1e25b43bc0fa3a1ea8df9bc13dedde5e84cab209 authored over 6 years ago
Don't load extra chunks when checking collisions

github.com/PowerNukkit/PowerNukkit - 887a09cfb49752ca51278b31a4ee52d7167c0b90 authored over 6 years ago
Add level name to chunk corruption error output.

github.com/PowerNukkit/PowerNukkit - 234af6cf344f5b513cbc9186df29ee7f9f7d71df authored over 6 years ago
Add chunk coordinates to error.

Now we can get a better idea at what is causing these corruption errors.

github.com/PowerNukkit/PowerNukkit - ed9b58cfaa6f24fcd625f17965dd097a2596bae9 authored over 6 years ago
Bump RakNet version to comply with new Bedrock layer protocol changes

github.com/PowerNukkit/Bedrock-Network - d67e73e669ac09873eabe4bedb02fb74dd1e6a23 authored over 6 years ago
Magic damage should not bypass creative.

github.com/PowerNukkit/PowerNukkit - 547b7ea2104d2a2f0651ea2472ba1ac800ff0662 authored over 6 years ago
BlockBrickStone extend BlockSolidMeta (#258)

Fixes #233, BlockBrickStone has meta and should extend BlockSolidMeta.

github.com/PowerNukkit/PowerNukkit - 566c0973d529d0743102cbe8c7e577179bce6ee4 authored over 6 years ago
Fix NPE in BlockDataPalette.

github.com/PowerNukkit/PowerNukkit - 8e4ad9a35cb0ec40273d7e28c019a80aa370eed3 authored over 6 years ago
Correct item hash in CraftingManager. Fixes #255

github.com/PowerNukkit/PowerNukkit - 5e9ee5a2b5fc16130ae5705d358d2a38d538bc5b authored over 6 years ago
Skip extra left click actions sent by the client. Fixes #250

github.com/PowerNukkit/PowerNukkit - 52141a74b71d69e58ce12fe9e6b38f8453056970 authored over 6 years ago
Fix fall damage w/ water landing (#256)

In current minecraft, no damage is taken if
any amount of water is beneath you, however unreali...

github.com/PowerNukkit/PowerNukkit - 7fba5827ce1765c60a97dc89258de5d6c98e7e6b authored over 6 years ago
Split packets used a derived ByteBuf.

The parent ByteBuf's reference counter needs to be incremented accordingly.

github.com/PowerNukkit/Bedrock-Network - a59a07551077ea305a842a4fffc79bc11c4dbdef authored over 6 years ago
Return to stop an "Unhandled Packet" from being logged

github.com/PowerNukkit/Bedrock-Network - cd31dabc1bb81c6539071f8583977297f507e123 authored over 6 years ago
Fix mistake in RakNetPacketRegistry and clean up Advertisement.

github.com/PowerNukkit/Bedrock-Network - 02a8f1f86ed0fb45b319720ac807f3f7ffaed75c authored over 6 years ago