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

Implemented chorus fruit and observer placement (#334)

* Implemented chorus fruit, observer placement, added classes for some items

* Deleted BlockN...

github.com/PowerNukkit/PowerNukkit - 274a0c060297dcdf8f91e2e470e87ecb96ebb49b authored over 6 years ago
Fix anvil drops (#339)

github.com/PowerNukkit/PowerNukkit - 14c4c3ef7467eaf0cd5e8f2e639c76b7d97f4653 authored over 6 years ago
fix can't cancel EntityPortalEnterEvent (#348)

* fix can't cancel EntityPortalEnterEvent

* reform code style

github.com/PowerNukkit/PowerNukkit - ddd6a8da0feeae9074eb329e911861685ecd821d authored over 6 years ago
Fix trident (#358)

* Fix trident

* Update EntityProjectile.java

github.com/PowerNukkit/PowerNukkit - fa80cb83ab9dae994bbd482078bd845231ef6bef authored over 6 years ago
Merge pull request #363 from PetteriM1/patch-7

Add permission for colored text

github.com/PowerNukkit/PowerNukkit - 16dc23323c7fa8166a3bb86614a6b32775770985 authored over 6 years ago
Bump Maven Enforcer version

github.com/PowerNukkit/PowerNukkit - 630ef88a890312bf3b049f31e96f33eac10bed34 authored over 6 years ago
Update DefaultPermissions.java

github.com/PowerNukkit/PowerNukkit - 886bb4a4d1d7c3ec4a94c07c821466e3df349523 authored over 6 years ago
Call events in BlockLiquid

github.com/PowerNukkit/PowerNukkit - bf8c632dbec120db3dff405e0098794799e88e20 authored over 6 years ago
Add permission for colored text

github.com/PowerNukkit/PowerNukkit - da8d9fc1282ac303663b495acc8430150dc5b7e0 authored over 6 years ago
Merge pull request #221 from SpongePowered/pyup-update-django-2.1-to-2.1.1

Update django to 2.1.1

github.com/PowerNukkit/OreAuth - 232f3a0d8f94bbf763b900fe9b74be136bf051fb authored over 6 years ago
Update django from 2.1 to 2.1.1

github.com/PowerNukkit/OreAuth - 8f4138db653e93fb33406ae05c2148a20c0c8cf1 authored over 6 years ago
Forgot to remove bitshift from generation code.

github.com/PowerNukkit/PowerNukkit - 5bec30ac9d096f1ab039b20b0a175d1c824a1c5d authored over 6 years ago
Merge pull request #347 from NukkitX/refactor/spawn-to

Refactor spawnTo()

github.com/PowerNukkit/PowerNukkit - 487bcd235538b5c029bdbe702c01cc6d28ef85f9 authored over 6 years ago
Use git commit id as version and bump API version

github.com/PowerNukkit/PowerNukkit - 8de6b81109472742baeda4a0a1fd2f502e3ae489 authored over 6 years ago
Change from using setBlockId to setBlock.

We don't want to create new block runtime IDs

github.com/PowerNukkit/PowerNukkit - 623bdb4d7e321e2a3bfa4042db13c38e1ceb8760 authored over 6 years ago
Fix removing of damaged trident (#359)

github.com/PowerNukkit/PowerNukkit - 9a7e969d6bed624397c22e497dcb817295120e7a authored over 6 years ago
Update to 1.6 (282) (#357)

* Update to 1.6 (282)

* Update Runtime ID table

* Fix up GlobalBlockPalette

* Remove Ru...

github.com/PowerNukkit/PowerNukkit - 3177116b359c97883ea234f6bc0fb433adb856f4 authored over 6 years ago
Throw stacktrace properly

github.com/PowerNukkit/PowerNukkit - 24dc986d57e5371e7c372138a33d93917efdd37f authored over 6 years ago
Merge changes from master

github.com/PowerNukkit/PowerNukkit - bdc56bf75bfac11c0b496645a195fc2905519af7 authored over 6 years ago
Ignite tnt using fire charge (#345)

github.com/PowerNukkit/PowerNukkit - 43a5a7bed0cb3747b890111ab3959efaabecb66b authored over 6 years ago
Refactor spawnTo method.

Remove all the duplicated code.

github.com/PowerNukkit/PowerNukkit - 6f66091ada4d8e7d106dfaa07671e0f7ec2f5991 authored over 6 years ago
Update Player.java (#343)

github.com/PowerNukkit/PowerNukkit - 95bf57151c75706c881070589f007342f3741e97 authored over 6 years ago
Add trident and turtle shell (#335)

* coming soon

* Tridents and turtle shells

* I forgot that

* Oops

* Should work with...

github.com/PowerNukkit/PowerNukkit - dbf26f35ccd2fec76b908ab0fea063adc57c8f0a authored over 6 years ago
don't send RespawnPacket always

github.com/PowerNukkit/PowerNukkit - fa880dc08e002cb7ed5c759caa2caa02f97df64d authored over 6 years ago
It shouldn't be there

github.com/PowerNukkit/PowerNukkit - ecdae4651811b0e1ab9421d8c1c4b76467d7cdeb authored over 6 years ago
Fixed spawn level sending

github.com/PowerNukkit/PowerNukkit - 5b61a72a0f551279823adec87cea231a32812429 authored over 6 years ago
Fix EndCrystal damage event and new breathing

github.com/PowerNukkit/PowerNukkit - 63563a7b7c90a1416dd9330f3b6f00429d998617 authored over 6 years ago
Merge pull request #219 from SpongePowered/pyup-update-coveralls-1.3.0-to-1.4.0

Update coveralls to 1.4.0

github.com/PowerNukkit/OreAuth - 62dd491d3f6397acc51a806392d22b3c1904d0a0 authored over 6 years ago
Concrete powder becomes concrete when placing near water. (#342)

github.com/PowerNukkit/PowerNukkit - 04ac67a24fc481b95b328d5b12c186d5793a35e3 authored over 6 years ago
Added potato to Itemlist. (#340)

* Added potato to Itemlist. Fixes #321

* Update Item.java

github.com/PowerNukkit/PowerNukkit - 126cf04279890cfd67b5b26eb2214b9ca05588df authored over 6 years ago
Added getter for entityId (#338)

github.com/PowerNukkit/PowerNukkit - 2568b265475d9736f0fc54da33b8f2a547b69a20 authored over 6 years ago
Update coveralls from 1.3.0 to 1.4.0

github.com/PowerNukkit/OreAuth - e261426dc8f129e88455b76cf16dac3d0a1db835 authored over 6 years ago
Close items immediately and fix NPE whilst updating entities.

github.com/PowerNukkit/PowerNukkit - c029bb0260b76d39b08e9d677544f609b41ef0e6 authored over 6 years ago
Fix populator bugs

github.com/PowerNukkit/PowerNukkit - add59c9e277e5b1d9c8f6592751bb2390ebd6828 authored over 6 years ago
Merge pull request #218 from SpongePowered/pyup-update-pytest-django-3.4.1-to-3.4.2

Update pytest-django to 3.4.2

github.com/PowerNukkit/OreAuth - 015a1124d23372e3926cfe9a3a992e09b6fe2721 authored over 6 years ago
Update pytest-django from 3.4.1 to 3.4.2

github.com/PowerNukkit/OreAuth - fa4b3b98b21a37e551773a0c74e2ce5f82c648f0 authored over 6 years ago
Merge remote-tracking branch 'origin/master'

github.com/PowerNukkit/PowerNukkit - eca129af61bdc8afb38260c8d53d85540e37e348 authored over 6 years ago
PlayerToggleSwimEvent

github.com/PowerNukkit/PowerNukkit - b6b70105e051dbcb7b1f6346b5bdcbdf103c1790 authored over 6 years ago
Fix shulker box stack sizes (#332)

* Fix shulker box stack sizes

* No more hardcoded value

github.com/PowerNukkit/PowerNukkit - 2d1d28b937c87c528be7c0df533ee9193af06551 authored over 6 years ago
Fix gate drops (#331)

* Fix gate drops

* Change to override toItem

* Fix unnecessary change

github.com/PowerNukkit/PowerNukkit - 1a646c9c02c1900f49351f8c0a2d1554ef41229c authored over 6 years ago
Fix adventure being able to place

github.com/PowerNukkit/PowerNukkit - b3d97afc98e98358946299f5bcedf95641484022 authored over 6 years ago
Merge pull request #216 from SpongePowered/pyup-update-prospector-1.1.1-to-1.1.2

Update prospector to 1.1.2

github.com/PowerNukkit/OreAuth - 63b3641d7df9719b815b9e2f04d8ce574cd971a3 authored over 6 years ago
Update prospector from 1.1.1 to 1.1.2

github.com/PowerNukkit/OreAuth - 87adc5deed8f7818a8000aadeb86f0479558ed8c authored over 6 years ago
Decrease firework amount (#329)

github.com/PowerNukkit/PowerNukkit - e8827022fdba3bcc8f5a519bdd9b8de10f947ef1 authored over 6 years ago
Fix command params

github.com/PowerNukkit/PowerNukkit - 040b0da004789bb604c2316fc6ffead2ae0a395e authored over 6 years ago
Fix bug that can be used to slow down the server (#326)

Fixed bug that made creative players possible to freeze server with cactus blocks by just holdin...

github.com/PowerNukkit/PowerNukkit - 42070b12987c1046dadf39b44e97a8306615147e authored over 6 years ago
Merge pull request #215 from SpongePowered/pyup-update-pytest-django-3.3.3-to-3.4.1

Update pytest-django to 3.4.1

github.com/PowerNukkit/OreAuth - 3084833de6426c78db5962b4971e73fc1da7e286 authored over 6 years ago
Update pytest-django from 3.3.3 to 3.4.1

github.com/PowerNukkit/OreAuth - 91f753a2550b7952fd060204abbe618da4d0adb9 authored over 6 years ago
ChunkSection NPE. Fixes #320

github.com/PowerNukkit/PowerNukkit - ed1cd19310df6ecce93def3b5199d7b97e82b9e8 authored over 6 years ago
Trapdoors appear to work now (#316)

github.com/PowerNukkit/PowerNukkit - 5fd07fa26df587153c8616ef808a94be59b52c31 authored over 6 years ago
Two missing sounds (#317)

github.com/PowerNukkit/PowerNukkit - c6496049c7cd447b2380051743695c2593193eb4 authored over 6 years ago
Merge pull request #214 from SpongePowered/pyup-update-faker-0.8.17-to-0.8.18

Update faker to 0.8.18

github.com/PowerNukkit/OreAuth - 138323ff99214e9f8be97a1f7e87d65b1126b994 authored over 6 years ago
Update faker from 0.8.17 to 0.8.18

github.com/PowerNukkit/OreAuth - 6691d07e599e4a9ec83590a92ff27ba6c757202d authored over 6 years ago
Exclude Jansi from Jline and use the latest version.

github.com/PowerNukkit/PowerNukkit - 19e0aff2360d637da4cf496c0597ed8b28fab0bb authored over 6 years ago
Merge pull request #213 from SpongePowered/feature/disable-username-validation-if-it-is-the-same

Some user/group admin fixes

github.com/PowerNukkit/OreAuth - 63fb571c2eb35dacda9e5613b57ff92cab57ca38 authored over 6 years ago
fix lint warning

github.com/PowerNukkit/OreAuth - bc7a0dfa45bf6254e43f910e905f2a700671811e authored over 6 years ago
sso: send_update_ping if groups list changes for a user (#208)

This happens if, for instance, the groups are modified from the
Group admin page, and not from t...

github.com/PowerNukkit/OreAuth - 8bcd4445c819144c912b7d59d45332781c391bc3 authored over 6 years ago
fix various lint violations

github.com/PowerNukkit/OreAuth - ca0637dc5fd3bed142371a9ad94d4f2f6200bc49 authored over 6 years ago
accounts: add test to make sure username validation in admin works as expected

github.com/PowerNukkit/OreAuth - d284277e74f6498938692d947d678536b5b6eb96 authored over 6 years ago
accounts/admin: only validate username if it's changing

e.g. ewoutvs_ has a username which is now rejected by the
username validation code.

Fix this by...

github.com/PowerNukkit/OreAuth - 2bfcb6bd9a1b9a2578d4a3c1bf8cba53dc0a0538 authored over 6 years ago
accounts: add test for the autocomplete view...

...and fix a bug I found while testing it!

github.com/PowerNukkit/OreAuth - 10c0a3d2bf3e5978267132381a69c477fe8124a5 authored over 6 years ago
accounts/admin: make the user list in groups less awful

github.com/PowerNukkit/OreAuth - e0664f47b339dc607da55ce4285aa2ae88bcf1a7 authored over 6 years ago
Rails fix (#315)

Credits to PeterM1, based off his version of Nukkit

github.com/PowerNukkit/PowerNukkit - e5f79f9a59d8daf232c5c6bebf44da1aa270a91e authored over 6 years ago
Merge pull request #207 from SpongePowered/pyup-update-django-2.0.7-to-2.1

Update django to 2.1

github.com/PowerNukkit/OreAuth - 2eb20a8d0a39a7b30783e5201a47c312ed36312a authored over 6 years ago
manage.py: make more PEP8y

github.com/PowerNukkit/OreAuth - 1f94929e7282b0f3d73e15e16454918c95b049a6 authored over 6 years ago
Merge remote-tracking branch 'origin/pyup-update-pytest-django-3.3.2-to-3.3.3' into pyup-update-django-2.0.7-to-2.1

github.com/PowerNukkit/OreAuth - d7c6693326b927c07d40bfac17db3f0ad9693bad authored over 6 years ago
Merge remote-tracking branch 'origin/pyup-update-prospector-0.12.11-to-1.1.1' into pyup-update-django-2.0.7-to-2.1

github.com/PowerNukkit/OreAuth - f116c3a17b5617f325944eb6879d8749052ceb7a authored over 6 years ago
Merge remote-tracking branch 'origin/pyup-update-pylint-1.8.4-to-2.1.1' into pyup-update-django-2.0.7-to-2.1

github.com/PowerNukkit/OreAuth - a4ddde44c3556eef7514a710a753cb13a05dff52 authored over 6 years ago
accounts: fix use of is_safe_url to new Django 2.1 convention

github.com/PowerNukkit/OreAuth - 1c5d6527f398e99ae1d31a5d1d279318e23e6267 authored over 6 years ago
Reduce awt use (#314)

* Reduce use of AWT

* Put empty line back

github.com/PowerNukkit/PowerNukkit - 207116c9cce7da8748d5b047fc9637ce278f4c88 authored over 6 years ago
Fixes #295 (#311)

Since @StijnSimons closed his pull request, here his fix.

github.com/PowerNukkit/PowerNukkit - 35dda4ce73674eb91a8d6adcf027419bd1d0dd3c authored over 6 years ago
Don't drop XP if silk touching block

github.com/PowerNukkit/PowerNukkit - 2ce235aff3760b764d0edef8d68c829eef62104f authored over 6 years ago
Merge branch 'master' into pyup-update-django-2.0.7-to-2.1

github.com/PowerNukkit/OreAuth - 0cf6048ff100b18ba7d5f32af464921ce6b1c1b3 authored over 6 years ago
Merge pull request #210 from SpongePowered/lukegb-patch-3

Switch to Postgres 9.6

github.com/PowerNukkit/OreAuth - a4bc13af2003d8f165f9cd231ff0e030ef238c89 authored over 6 years ago
Switch to Postgres 9.6

github.com/PowerNukkit/OreAuth - 20fbf3de05d0067c4e0db4cf171738613097018a authored over 6 years ago
Fix shulker box breaking (#306)

github.com/PowerNukkit/PowerNukkit - 651bf6970c6ac5e828aaf1e3d7baef9aafb16af8 authored over 6 years ago
Fix stack sizes (#305)

* Fix stack sizes

* Fixed a silly mistake

github.com/PowerNukkit/PowerNukkit - e181fa3bc1c09669caaea1fd8c49da37d20cbe81 authored over 6 years ago
Create nether world if it doesn't exist (#214)

* Create nether world if it doesn't exist by default and is allowed in the server properties fil...

github.com/PowerNukkit/PowerNukkit - f0f0170471868f3d13efa293b39ff7ec8c9fcb02 authored over 6 years ago
Keep BlockEntity in map if onUpdate returns true.

github.com/PowerNukkit/PowerNukkit - 9257925f0a255dcd67f24be0f1a2e37fc463ec09 authored over 6 years ago
Remove unused variable from testing.

github.com/PowerNukkit/PowerNukkit - 7bdbda747a41d4add8b0261b4fd26a58588b8e03 authored over 6 years ago
Clean up dimension changes.

github.com/PowerNukkit/PowerNukkit - c8e3948afb53fcff95a11a168ffbaad3d30b204e authored over 6 years ago
Fix shulker boxes not saving items (#302)

* Fix shulker boxes not saving items

* Fix issues with placing undyed shulker boxes

* Form...

github.com/PowerNukkit/PowerNukkit - a491fb0aaf4e864b3cc104538ca551c9fe29a4ee authored over 6 years ago
Remove Jansi as a dependency since it's included in jLine

github.com/PowerNukkit/PowerNukkit - ba7bd040d150a85f7f8ed29adf92da4396694e69 authored over 6 years ago
Add UUID to offline player data.

github.com/PowerNukkit/PowerNukkit - 6590d7a0f05c031e48b9699a2e958febc29de7a6 authored over 6 years ago
Fix InventoryHolders not being emptied on break and recursive block updates

github.com/PowerNukkit/PowerNukkit - ea7c35a0058aae1833c03a69d92757cace9659a3 authored over 6 years ago
Update pylint from 1.8.4 to 2.1.1

github.com/PowerNukkit/OreAuth - 86dfc25836d10a8e4206a565f383e52f034b7bcd authored over 6 years ago
Fix meta for cactus and ladder drops (#300)

github.com/PowerNukkit/PowerNukkit - 3b63f676537c8d64891888e16238c04f9c834812 authored over 6 years ago
We don't want infinite recursion

github.com/PowerNukkit/PowerNukkit - 53458f5d3fece895757efeb18d38ffb8663940b6 authored over 6 years ago
Fix explosion blocks

github.com/PowerNukkit/PowerNukkit - e76d1ede6e9c7520028335056abdbae2a7d5e0bf authored over 6 years ago
Do not update blocks around straight away to stop stack overflow

github.com/PowerNukkit/PowerNukkit - d1bd79b876b9236a1bfcb24bcf88ad856aa351c5 authored over 6 years ago
Fix javadoc errors

github.com/PowerNukkit/PowerNukkit - 2c7e29479c5e44a78b148173e52969ce1020b112 authored over 6 years ago
Fix can't sleep on bed (#297)

github.com/PowerNukkit/PowerNukkit - 218d8d492b641acefadadb628285f742de91b6b9 authored over 6 years ago
Update django from 2.0.7 to 2.1

github.com/PowerNukkit/OreAuth - f27bc07a382a83dcb8b0a693a1573bf8410bb960 authored over 6 years ago
Various fixes (#294)

* Unnecessary constructor

* Added potion splash sound

* Revert "Unnecessary constructor"
...

github.com/PowerNukkit/PowerNukkit - 5fd5be4f710235676b3429210c6e32e37c74140f authored over 6 years ago
Don't build Javadoc anymore

github.com/PowerNukkit/PowerNukkit - d3efd328494fd6de0874f6d26bdfb3d6fd093155 authored over 6 years ago
Clean up jenkins workspace after build

github.com/PowerNukkit/PowerNukkit - be707a1821a70ef9118c5c519e8ac0a60b77c99b authored over 6 years ago