Ecosyste.ms: OpenCollective

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

github.com/PowerNukkit/PowerNukkit

A Nukkit fork which supports new Minecraft Bedrock features
https://github.com/PowerNukkit/PowerNukkit

Sync minecarts with the bleeding branch

3de99c3de47eb9c9e5d02019c3949aa2c441d11d authored about 4 years ago
Merge branch 'v1.3-mc1.16.100' into v1.4-mc1.16.100

32233eb8c4208009d803b8e2c49981880d404eef authored about 4 years ago
Fixes: Inventory not reopening after closed for the first time

47117cd06e125ee97ce644688cf6cbc5d3558c50 authored about 4 years ago
Allow minecraft:chain to be placed horizontally

a9537995bbe3a957ffcdc0d5a29e3327e37f4e44 authored about 4 years ago
Use unknown instead of info_update on unknown block states

1239e93b7104b9259357f9fa51ec1489aa960668 authored about 4 years ago
Merge branch 'v1.3-mc1.16.100' into v1.4-mc1.16.100

# Conflicts:
# src/main/java/cn/nukkit/item/ItemArmor.java
# src/main/java/cn/nukkit/item/ItemTo...

e15de53a5f144363f581ac8f52e44b2b79656569 authored about 4 years ago
Fixes issues found while reviewing

65f10ee0750756d6e5b5ea93b896d24e5d2aa5ea authored about 4 years ago
Fixes merge issues

e2b39995df909194cfe857305838cafce05a5568 authored about 4 years ago
Merge branch 'v1.3-mc1.16.100' into v1.4-mc1.16.100

# Conflicts:
# src/main/java/cn/nukkit/Player.java
# src/main/java/cn/nukkit/block/Block.java
# ...

8803ae3c99a2e6d610ed166b506e3b86f9b939fb authored about 4 years ago
Add annotations and fixes backward-compatibility

521ead6dcf65f92cec875ebaba9f29548aaad62f authored about 4 years ago
Merge remote-tracking branch 'cloudburst/1.16.100' into v1.3-mc1.16.100

137fdf9091fbc4b54679b5ac06e2e17c96b4da03 authored about 4 years ago
Check if the hopper above is locked, then don't pull items.

2cecd8da76920e8c17832b35e78cbbed170e86c4 authored about 4 years ago
Pistons shouldn't redirect power.

d349830221cbbd3a99409766d7b0eebba5678041 authored about 4 years ago
Dispensers weren't affected by one tick pules (e.g. from observer)

64789907167cbd4afdaa36d7fce2aabf877c346a authored about 4 years ago
Fixes for skins, commands and inventories (#1685)

- Fixed client crashing on Windows 10 (when you use persona-skin).
- Added new parameter for Ski...

03d6641862f071f8c1a2e1e3173ad3deaf295ddd authored about 4 years ago
Add annotations and fixes backward-compatibility

0464ec4449d8e18d68310667acd00620d25b4b58 authored about 4 years ago
Update the block states information

f029e977f590ec01d6e5f8fc67080ac011c2ae32 authored about 4 years ago
Merge remote-tracking branch 'cloudburst/1.16.100' into mc1.16.100

4a207cdc46000a2346ac55db46f1d1a4eb496f37 authored about 4 years ago
Fixes merge issues and adjust ListChunkManager to PN

f097d3466f2a12afee3fbada6a27521bbe14c991 authored about 4 years ago
Merge remote-tracking branch 'cloudburst/master' into mc1.16.100

# Conflicts:
# README.md
# pom.xml
# src/main/java/cn/nukkit/Player.java
# src/main/java/cn/nukk...

78ee18ecb321a71a32f08736322d4c285e78fcbb authored about 4 years ago
Update around redstone, that strongly powering a block right at the output of the observer works

cd486389b08a61ddd48982fef1b5418d8daa5449 authored about 4 years ago
Adding DropperDispenseBehavior

f99632e4bd02a7535f3648ad4a9dfa475557f71c authored about 4 years ago
Merge remote-tracking branch 'origin/fix/redstone' into fix/redstone

75a1f9bb956c747909d5b43dce317b8fbdc213f6 authored about 4 years ago
Redstone Torch and Redstone Block should trigger dropper/dispenser, if placed beside them

8aa0897c9fd195668c9a5473a64741b1352c320c authored about 4 years ago
Merge branch 'bleeding' into add-player-textpacket

24cde7e1b417a0f1455c03585a4bc89112eb9631 authored about 4 years ago
Merge branch 'bleeding' into fix/redstone

73df80627959e62a7d37a342ec4252bc9fb6c4e7 authored about 4 years ago
Remove remapping and send pre-mapped values

9be7390281c4cf396a16e67c355a1bccc2a653cb authored about 4 years ago
Merge branch 'bleeding' into fix-book-writable

6d1c45a5f41a06155ea3853e835a44e2939d1a80 authored about 4 years ago
Check pageText length over 256

fad7fe6e2f48a41f28d4abc4d43669b9e4d3cda5 authored about 4 years ago
Merge branch 'bleeding' into git/fix-733

9654b9e739ce6177f10d5b2e8fac979ac590d8d8 authored about 4 years ago
Many performance changes & fix crashing

8d94a6f0f6a3c7c6513531c123dfc8c9fdf00363 authored about 4 years ago
Merge pull request #708 from good777LUCKY/fix-boat

Fix Boat problems

2133d198d237bd3783fe7e6cb55f72022b3df225 authored about 4 years ago
Merge branch 'bleeding' into fix-boat

054d264715634e980741a751f0b109c0d0081315 authored about 4 years ago
Merge pull request #646 from good777LUCKY/add-potion-slownessIV

Add a missing potion type (SLOWNESS_IV)

938466bc8c8e0cb42ae1909e2b1483907fdd552f authored about 4 years ago
Merge branch 'bleeding' into add-potion-slownessIV

d2c18c8711f6062a050b2fcf978b06148add30d9 authored about 4 years ago
Initial 1.16.100 support

CreativeContentPacket is corrupting for some odd reason and crashing the client.

850460630f57b3ca8fc619edfbbb8c05b4a0c854 authored about 4 years ago
Unnecessary #level.scheduleUpdate() call in BlockObserver

a681b8a91370c522481a997d88222d14b3b58ab0 authored about 4 years ago
Redstone Event Changes to Redstone Lamp

40855739b16ef8727981e8713d4ee2fbe1f3aecf authored about 4 years ago
Fix level loading (#1681)

47d54ad26109b5d89936e0d9123c591a99a2cf60 authored about 4 years ago
Add more TextPacket related methods

447adc69f74ce65564d851f84598117d994f3161 authored about 4 years ago
Artifactory Integration (#1680)

* Test artifactory publishing

* Missed pom field

* Remove maven tool

* Have another sho...

e98456fb754768b6a6ad614adb897a4472d5ab10 authored about 4 years ago
Update Particle.java (#1676)

* Update Particle.java

Add utility methods

* Update Particle.java

add missing import

...

50c7cf39aab066364c8d830e131774ecc8607bea authored about 4 years ago
Add trident pickup event (#1679)

c20d4393c1eefd2bd0b63c614f1b05258956003b authored about 4 years ago
Looks like I forgot to pull the piston observer trigger fix, lol

1d7d93b89e23948bd107601f99820856621505ce authored about 4 years ago
Dispensers shouldn't dispense on redstone on/off + observer trigger

c550696af5aac7e894e8395595be6b22d385b825 authored about 4 years ago
Pushing all the block changes so far

09d99a1eac990a82d34104967677b3fc25003171 authored about 4 years ago
Merge branch 'bleeding' into fix-boat

baaeb1d97f0ebc52b82f2f293e4568210cf6056e authored about 4 years ago
Fix end portal creation (#1667)

d9c36488ea554e339eac391c2af321c752ae1441 authored about 4 years ago
Add XUID to PlayerAsyncPreLoginEvent (#1675)

56cb7cf9a77117af950ce02e158c3d943a1f6b4a authored about 4 years ago
Simplify if

e43ca7c836a1a215bd5385d62c57abcece037cff authored about 4 years ago
Makes hoppers can pull and push items to a composter

Also makes composter block use BlockProperty instead of legacy damage

c05f79fe8bafcb86345e6ce1fd00b7b02a164bf9 authored about 4 years ago
Some optimizations, using getPropertyValue() instead of getDamage()

6cbe56d5ad01d9f64d82081707960f797806b015 authored about 4 years ago
Fix error when changing delay of repeater

Also changes it to BlockProperty instead of legacy damage

6aaacb86b6e3e0b924db6153f67d1857d0a93e1d authored about 4 years ago
Implement StructureGrowEvent (#1669)

* Implement StructureGrowEvent

* Fix replacing saplings

* Fix finding saplings and fix coc...

623829ca6042e388a5b94f564b8ce7728a0ee551 authored about 4 years ago
Update resources (#1658)

03f4801aeab3e1c08c8501cd04e854c3c0f33783 authored about 4 years ago
Merge pull request #725 from good777LUCKY/fix-cake

Fix Cake

93cac02b54404f2298a2a25eed5c25c1049da074 authored about 4 years ago
Merge branch 'bleeding' into fix-cake

cc58a67b9563604d8b058fac5c335b5ca429339e authored about 4 years ago
Fix resistance

d055194b3eec45475dddf7bbc322c1922db363d8 authored about 4 years ago
Update to raknet 1.6.22 (#1665)

7f043d4d14036ebba76412ff3a03eb534386fdf0 authored about 4 years ago
Fix wrong max stack size

b45e067f94971bbd83d6d3fc96cbcc5291cac37a authored about 4 years ago
Merge pull request #722 from PowerNukkit/v1.x/fix/building-upward

Fix: Blocks disappearing when building up

6458c38f49959b476ec48addb9e5b54d4d1abb5c authored over 4 years ago
Adds PowerNukkitDifference tag

45490dd48303433a898b63b16f89beed2b8ebe7b authored over 4 years ago
Micro optimization when placing blocks

890e5f6175511414cf67cfe6dabade91fb4970a3 authored over 4 years ago
Fix #716 Blocks disappearing when building up

d660d42491e1fe86fbeb7f1ee55dc9a56eb5081d authored over 4 years ago
Set new distribution URLs

ea940ee86c4d3e8c53e18137942a01631415dd4d authored over 4 years ago
change initialization of DefaultPlayerData serialized to prevent null datapath (#1662)

7ddfa4005ea5e5d571f882908abdeeb393ebd684 authored over 4 years ago
Better constructor for DefaultPlayerDataSerializer (#1657)

* Update DefaultPlayerDataSerializer.java

Make this class more flexible, so youre able to use...

4f242767606330a6a0c61bb5566c18ee4f08d213 authored over 4 years ago
Fix Block.registerBlockImplementation error message

In Preconditions error message template strings, only the "%s" specifier is supported.

bf26cfed4986632f1578983c778281d3069a13e0 authored over 4 years ago
Fix incorrect meta in BlockButton's toItem() (#1656)

561d8eae97630e14f456287a933e1b8a789e90b2 authored over 4 years ago
Limit the spawn height of nether portal (#1655)

b06c7785c704f6bdaeb1a58cd4723aefc923d3b1 authored over 4 years ago
Merge pull request #698 from PowerNukkit/save-chunk-error

Fix: ChunkSection.allocateBlob() IndexOutOfBoundsException: Index: 3, Size: 3

2fa468713953e03e157d435373b8ab7192ce4d8e authored over 4 years ago
Merge branch 'bleeding' into save-chunk-error

9c108dfc05ef7adaa3016854f5ab2756992298a2 authored over 4 years ago
Merge pull request #703 from PowerNukkit/v1.x/lily-pad

lily pads now can be placed above water

0d54f0b8774445b1ae314d50b0237aae67f1f3f4 authored over 4 years ago
Implement Curse of Vanishing (#1654)

602b234fc919eef937c52bd71133adf166477c96 authored over 4 years ago
Fix dropped items falling thru grass path & farmland (#1653)

507d78b16759ee6cb747b7f520e05a3bd08242e7 authored over 4 years ago
Merge branch 'bleeding' into add-potion-slownessIV

32440e2b82e47740581abaca7c6eba3ed5e54042 authored over 4 years ago
Fix infinity ItemBoat problem in Adventure mode

1ba7d3472b89ed1330b49a136c64d505d7b693cb authored over 4 years ago
Add Variant tag to ItemBoat

c2f5c14d95400642606ac5d6bcd86596a86dbf28 authored over 4 years ago
fix

3937549ebcf805ef4695e75b3c3d2edc72f10295 authored over 4 years ago
Drop a correct boat

c97e7be18d48175abc3a94c26c961a56585abc58 authored over 4 years ago
No smoke

5216ef3a3d69cfcf87aba3250ed2cb2a220c3583 authored over 4 years ago
Make Boat use Variant

9b90443027737e80d4aa666d81eaadc230bcdaf1 authored over 4 years ago
parse difficulty from string (#1652)

f3538c4eb7424432693531b76579a3211c162667 authored over 4 years ago
Fix block break time (#1649)

* Fix block break time

* Update Block.java

8dccc16a5e2dcba50ad425fc6c218856caaef7e7 authored over 4 years ago
lily pads now can be placed above water

c3de1644b4d2ab3129363414e7ee48c901565cd9 authored over 4 years ago
Removed unecessary import

815bd45b9d93e14f1dca4223eeddf3dca8723fef authored over 4 years ago
Arrow being extinguished when in rain

34ec75c18377391efccaec6262f244000ccbf5da authored over 4 years ago
Merge branch 'bleeding' into respawn-anchor

89eedb62a9e19efd092daae149ccb08fd8f9bc90 authored over 4 years ago
Merge branch 'bleeding' into save-chunk-error

982a991cc770673c81ea7f7bd5222c6a3f998aa7 authored over 4 years ago
Merge pull request #663 from good777LUCKY/update-pumpkins

Update Pumpkin

ffe961f7abbe2b151f83e15c37a5cf5338497707 authored over 4 years ago
Remove unused import

37d5d7a6a93a0b384d01d628f116da6c6cf647f9 authored over 4 years ago
Remove unused import

522764b3be690a8e50642fd9b1d683690993d098 authored over 4 years ago
Nonnull

b6b214e8b3bcf0d23dcf2d1364d7bda88d5e4148 authored over 4 years ago
Revert

5c509be388708a9a8310b12d18c3b6ff90aa8911 authored over 4 years ago
Remove unused import

ec007b093e0aea398a678671e90a86ea8eebe049 authored over 4 years ago
Merge branch 'bleeding' into update-pumpkins

53d3d0f5a81f67c95a0205b060a87288d3083665 authored over 4 years ago
Cleanup command params (#1637)

* Cleanup command params

* Remove deprecated constructor

* deprecate old constructors

*...

9779e00553f896e29f6d1557694aa5fa69f880ad authored over 4 years ago
No weather in nether and end (#1647)

e4ed1421a55f4d474734fece912a3e2ab750e451 authored over 4 years ago
Vines can be harvested with an axe that has the Silk Touch enchantment (#1646)

83b7d28c68276776fe15d20b0dfcb2a516b553e3 authored over 4 years ago
Totem doesn't save from suicide (#1642)

62895af2de69b6fcfa6a7f581074e5c2f9a0a5c3 authored over 4 years ago