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

Fix: Hopper not working and optimize updateComparatorOutputLevel

b8920337470a133347f632cc8f66f31e5c1a8a20 authored over 4 years ago
Uses a single thread to remove StateIds. Prevent NPE in Watchdog

459355e4f13e89ca6546a45ba09c9613dc4e3a45 authored over 4 years ago
Optimizes memory usage of BlockState, Block, and recipes

dd9a9a7351ec1bd2b9da88be43c8f2e08360cd1f authored over 4 years ago
Downgrade RakNet to 1.6.20

This reverts commit 26417517

eb44550b2e1996976297c5da53a581d4a0b6ac32 authored over 4 years ago
Prevent creation of mutable state on default block states

Also upgrades BlockStone to use the block property system
And remove the defaultValue from prope...

740b45bfd05e83484837c955854862dd3458a948 authored over 4 years ago
Update the translations

662763820c98f1d5b1c0655e98b1a52c2cf2e4f0 authored over 4 years ago
Attempt to reduce the number of Finalizer objects in heap

d9e3488e8b87c70a6c7583c9aa67b7ee62271f0a authored over 4 years ago
Bump RakNet to 1.6.21

Fixes memory leaks that can occur randomly.

26417517e7b9c9e2c85eb0574a4a24fec83fda7d authored over 4 years ago
Fix

10f054badf8860c22811ee1ad1fbd951af48f37c authored over 4 years ago
Add nonnull

7359ed50b608267ea2a57aa37ba9319b2d81d8af authored over 4 years ago
Fix

7ff42c1169b5b85635baafdbcc932550c740a028 authored over 4 years ago
Drop the pumpkin seeds when carved

4af3d3c35e7e844262490a1286a2d7d4161ca0b5 authored over 4 years ago
Don't carve the carved pumpkin

f17ad75a19fbae3ed3cfb7c4a785a3ee60afba3c authored over 4 years ago
Make able to carved the pumpkin

df963b2b9f0db732322a133d4872183082ef4dbf authored over 4 years ago
Use the new block state system

bfb4e49c894b7ece7ca3391a6b1229345d18b4b0 authored over 4 years ago
Fix Hoppers doing unnecessary entity updates; Optimizes memory.

7854b696e0f6f5cbe43323897cd09eeb28ad0914 authored over 4 years ago
Optimize memory usage

7deb66cfb1e31c3bc6e7e50627e422ff8ed5d521 authored over 4 years ago
Makes ImmutableBlockStorage final and remove unneeded checks

e572f8bcd5b4909bd5d2e032390d0d4c50faa8f8 authored over 4 years ago
Great memory usage optimization on the chunks and chunk sections

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

d688bfa4d763e5d28bc6a4e853a812104749a6f2 authored over 4 years ago
Merge pull request #651 from PowerNukkit/fix-github-650

Fix infinite recursive loop when repairing a block

34caf2d127ae464a192ba5b406ba97b9142e4c22 authored over 4 years ago
Possible fix for #650 (infinite recursive loop)

769e3804aa7fcde4b879826b44ebba2defceb8a5 authored over 4 years ago
Fix transfer (#1622)

* Fix transfer

* Update Player.java

* Update Player.java

7467d4acd215ef379c2d74b1f4e51f7f063e2de3 authored over 4 years ago
Implement smithing table (but only works in Creative mode :/)

4491be1f1d8780406365eda7018304f38cddae5e authored over 4 years ago
Add SLOWNESS_IV

539e3a33cd6b969689eb4f1995408ded12718f19 authored over 4 years ago
Number of entries needs to be unsigned (#1623)

* TwistedAsylumMC

c99f9a5c4c5c80692609e296a2c2b4f62e0e0580 authored over 4 years ago
Fix: Dragon head mouth not saving animation state

ac87df73d85af01a92e5dc46c509caddd24e0b7c authored over 4 years ago
Merge pull request #645 from PowerNukkit/joserobjr-fixes

Random fixes

429be4ef91c81f4f73b7378a309cb72061de5882 authored over 4 years ago
Implement dragon head animation with redstone power

eccf08ba71053b78c84bf9ba694f272c03403f27 authored over 4 years ago
Fix Observer being interfered by quick updates

1efaee5f4f71d847555a9ec7632df183bd50c3cf authored over 4 years ago
Fix Lever not triggering observer

861826b6803fd706f6fca9e397f0da85f597024b authored over 4 years ago
Fix #642 observer clock not working

b247ef87fae3281146970e445d1c8fb4efca97eb authored over 4 years ago
Fix #640 projectiles not decrementing in adventure game mode

d92b5b32c518a494775957ec99a1e5d41c63374f authored over 4 years ago
Merge pull request #633 from PowerNukkit/fix-portal-link

Fixes some nether portal issues

ab053b0b250bc53442387f1b2eae079d3166a73f authored over 4 years ago
Performance optimization on Level.scanBlocks

a2ff6a71ff9fc11c20d900c5e798851a8973158b authored over 4 years ago
Remove redundant euclideanDistance methods

7df3aabd0ab9e4071e1cf5cc772e3a08e259c2f2 authored over 4 years ago
Fix issues while using nether portals

Player could take fall damage
Player could fall though the portal
Player could take suffocation ...

e747d20719823655723f41e748867528e17b9d40 authored over 4 years ago
Fix #289 Nether portal linkage issues

fa0fb827b8dc4f71246837c5a05a1b31e2872dbd authored over 4 years ago
Merge remote-tracking branch 'origin/bleeding' into fix-portal-link

8fb80747f16fc1ece83d682dd69d2e576a1950c1 authored over 4 years ago
Merge pull request #634 from PowerNukkit/block-scanner

Create method to execute fast block scanning on big areas

09f69092aa13d92831c87dc5c296d8db47a648b7 authored over 4 years ago
Fix #638 Unloaded levels should not tick

7043a313b8d879b32882b7ac7624e69886978fe2 authored over 4 years ago
Merge pull request #701 from CloudburstMC/pr/new-raknet

New RakNet Implementation

7d87a22fa5d54b9508c39bafae3c3834f233dbf4 authored over 4 years ago
Bump raknet to 1.6.20

055611390c45e191ff05951d9cad0b6055c187ce authored over 4 years ago
Fix scanBlocks's min and do a micro optimization

050f449efd45e713f9df391e15b8925c294a61a1 authored over 4 years ago
Create method to execute fast block scanning on big areas

de3935f44cda81ac32c3eaea99d533b577b6ba74 authored over 4 years ago
Using lambda in Predicate

1e20afc83990e789e196b5bb24a7fcbc60b82465 authored over 4 years ago
Fixes some nether portal issues

The portals now take you to the correct coordinate in the other dimension;
The server now looks ...

241df190a5af96adbe03c6c4712964da4679613b authored over 4 years ago
Merge pull request #632 from PowerNukkit/joserobjr-fixes

Make use of the PowerNukkitExtension to handle the test mocks

db0a1d217f65a39fa142b23b9a6bf6eee090bfb6 authored over 4 years ago
Update the PowerNukkit extension

4905a0311fd88ea8803c0213854f31f52ef60f82 authored over 4 years ago
Use a specific powernukkit-tests-junit5 snapshot version for now

87bdd9c4c0afe2b91fc9ae4ef3e03a7799d8da7d authored over 4 years ago
Make use of the PowerNukkitExtension to handle the test mocks

4c017952d71e80fa303c8f94f76b83f91d687459 authored over 4 years ago
Merge pull request #631 from PowerNukkit/joserobjr-fixes

Fix: WallUpdater exception when updating walls with invalid type

e80dd0bb04266b4422f129ae9e89ceb45c28ef56 authored over 4 years ago
Rename internal methods of backwardCompatibilityUpdate

67409fae44f5c9907a16914a52e40e62926675a1 authored over 4 years ago
Fix: WallUpdater exception when updating walls with invalid type

d049caf535ee7eac018cbea124a82d3627ffc29f authored over 4 years ago
Merge pull request #629 from PowerNukkit/joserobjr-fixes

Fix: Cancelling CraftItemEvent makes you loose the recipe

a0b077591d6faf306fc390ac0edbd86c0da80adc authored over 4 years ago
Fix #526 Cancelling CraftItemEvent makes you loose the recipe

767f513c1b7a61bf3406cfe11d4f753a8d47f15c authored over 4 years ago
Merge pull request #628 from PowerNukkit/joserobjr-fixes

Implement observer mechanics

addfc478729f254e1c6c96677c252ee516c2664f authored over 4 years ago
Fix: Observer not blinking when being moved by piston

8c34327c902f96677a0284160e160c7075e48161 authored over 4 years ago
Closes #441 Implement observer mechanics

f4c56080d04424bc482225732832f8d77db40692 authored over 4 years ago
Fix possible null pointer exception with pistons

f09b72a2a59805e8b0f119eec665fbc54c4d8c6d authored over 4 years ago
Upgrade Observer to the block properties system

d0b39c489604549105bf45f87083ff284e667fe7 authored over 4 years ago
Annotate all Block.place methods

1d0716e9578f24325a7faf448ecf55a2177f5ac3 authored over 4 years ago
Replaces "Created by" to javadoc author tag

447b1e06f11397dc47b4d547741ad057dffd9a95 authored over 4 years ago
Merge pull request #627 from PowerNukkit/joserobjr-fixes

Random fixes for 1.4.0.0-PN-SNAPSHOT

5e13577217ee45a750d2cffe232c9b01f237178b authored over 4 years ago
Fix #606, #607 Shield protecting and knockbacking incorrectly

dab6bcf65d7ac3a4d35d0713a835181022462fd7 authored over 4 years ago
Fix: Projectiles must not collide with spectators

13e9f0af6e348ec788ece4ceb856469c166dd604 authored over 4 years ago
Fix: Shulker boxes aren't stackable

ca4ceaeccf0bdb483748d669804144dbd270626f authored over 4 years ago
Fix #499 Active slot not saved and yaw being reset

Note: Attempted to fix pitch, but the client will always reset the pitch
It does it even in sing...

e6b7b4c1c3c1e711bd9d9e1877db21c9120dcce5 authored over 4 years ago
Fix #495 /give allowing to give ItemBlock of BlockUnknown

72b2eb8e724bf4fecdf8832679dec1063b7299a2 authored over 4 years ago
Fix: Give command don't parse @p and defaults to 64 instead of 1

83485b83d20f51508b55987e793ffeb5c4841ff9 authored over 4 years ago
Fix #626 Can't repair Elytra with Phantom Membrane in Anvil

cf6524917905e0eb7682989c0b2f8370b0509868 authored over 4 years ago
Fix: Experience level desync when anvil crafting is cancelled

b43581ed83375cfd424b00f4e38655d2fd2c3ba9 authored over 4 years ago
Fix: Exceptions when trying to place moving_block as item

44af0f5a328bdce773fb40b41b3c674708cb3259 authored over 4 years ago
Fix: Hanging lantern not dropping when the block above is broken

8482164e4b106609c0b0e9d64b487044a29331a8 authored over 4 years ago
Merge pull request #617 from PowerNukkit/joserobjr-fixes

Random fixes for 1.4.0.0-PN-SNAPSHOT

9f0d44e85a9820658e264a89cbf84a228a1e42c9 authored over 4 years ago
Fix #624 Dropped items sinking into grass path blocks

1b34f837e524f20377243181b7e9efc64f8be4ee authored over 4 years ago
Improves the bed onBlock code

c2ca8fb8ad31fe422e85bcc95f7d16081839edcf authored over 4 years ago
Fix #425 Check distance before using the bed

a1319ff58c6f0218e81ec562887f0db47b73c82c authored over 4 years ago
Upgrade the bed blocks to the block properties system

4c7d379c2c77de826530bc78ba4633acc7ab5e3a authored over 4 years ago
Fix #580 /give Player bed gives bed block instead of bed item

8fec73ff5396c52511aed3d344b92b0a64a983ce authored over 4 years ago
Fix #581 Flower pot creating fake flower items in the inventory

ce8325e8536ce96c033a605d2ce79663c7f3eb23 authored over 4 years ago
Fix #282 Redstone dust doesn't replace tallgrass properly

77b87e4800eb02018a82a9a206994ff8acd5010b authored over 4 years ago
Fix #600 Can't create powder concrete with black dye

01c19f701aff0179affc2b9506cf4f5a5c24053a authored over 4 years ago
Fix: getDataStorage returning negative numbers

e91188a4f11113e1fce4404f15908086ed7b2b82 authored over 4 years ago
Fix lantern being destroyed when the breaking the attached block

e4565ef8d44f3648d479f2fb1c5d833e929eb6cf authored over 4 years ago
Fixes nether fungus showing as UPDATA! block

0184732b9c437372fb14950199334241fce374ce authored over 4 years ago
Fix bed right-click behavior (#613)

* Message always printed
* Bed send gray message
* Fix translation text

6966b19b2d104d883e319403312c5e33321b0b13 authored over 4 years ago
Fix #603 Shield shouldn't protect player from lightning bolt

0b4d551f4dd7fd9996ead5015ea9cd80435aac4d authored over 4 years ago
Reduces CI build time

05e38567e7ec75fbdb8080fd9bcf53c01bf6c697 authored over 4 years ago
Merge pull request #605 from PowerNukkit/500-spawn-position

Implements setting to disable safe spawning

aff0ba20a4fa8bd8e25ac80a10bd8ed2a2126d69 authored over 4 years ago
Merge branch 'bleeding' into 500-spawn-position

203d4ad54bd8c0017d77949548fb13b478cda687 authored over 4 years ago
Merge pull request #538 from PowerNukkit/target-block

Implement Target Block; Fix the lodestone trackingHandle persistence

6a733e9c07bf2b446f30e78b59653f8e066d5930 authored over 4 years ago
Add Bed Set Spawn Behavior (#608)

4e1e9e8144ec4fb06ca52c61404e11845553b762 authored over 4 years ago
Fix totems issues (#569)

42ce6709243f5c00c335ea56083ba961c9a87103 authored over 4 years ago
Fix ice breaking behaviour (#602)

* Fix ice behaviour

* Update BlockIce.java

* Fixes the condition to create water when brea...

bcd0df892e1148b143d36d724df1cf10f3d38984 authored over 4 years ago
Implement safespawn disabling

b1fb299114df8549cbddc3b6766815a3cd44ef3c authored over 4 years ago
Add safe-spawn setting to default-nukkit.yml

c2719317ce3776778fcfb89cec9bbe2e09576c55 authored over 4 years ago
Add safeSpawn variable , initializer and getter to Server.java

2084ff856019daa6314441a9b6221560a2a48bc6 authored over 4 years ago
Merge pull request #604 from PowerNukkit/update-resources

Update the resources

dc0527610945890d3c5a7f1d823edc9e993f1772 authored over 4 years ago
Update the translations

9cf4f24ed83ebd822fed5f18319e8cd0a5880328 authored over 4 years ago