Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/prismarine-provider-anvil

Anvil Storage Provider implementation.
https://github.com/PrismarineJS/prismarine-provider-anvil

Handle optional palette in 1.14 chunk.js (#74)

844445b0bb4cd83a5047c3afd419a211b0805cbc authored 9 months ago by Romain Beaumont <[email protected]>
Release 2.8.0 (#72)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

29d67f9dbf6aa28a4f0426dda893c84de48f0273 authored 10 months ago by rom1504bot <[email protected]>
require lazily (#70)

257f7fd2d995a54fe7e275909b264be106b95063 authored 10 months ago by Vitaly <[email protected]>
Make created level.dat loadable in singleplayer (#71)

* make created worlds loadable in singleplayer

* add typings field

* make typings valid (n...

2638bec1e8bca925e87a8a6a6b945417724fc4a1 authored 10 months ago by Vitaly <[email protected]>
Add command gh workflow allowing to use release command in comments (#69)

f3881cb11db3dbcfd6173bc32b89fb6d07da6185 authored about 1 year ago by Romain Beaumont <[email protected]>
Update to node 18.0.0 (#68)

68766beea0001a7e4833e086ebb903cd410c1eb6 authored over 1 year ago by Romain Beaumont <[email protected]>
Initial support for loading Add data to a block (#64)

* Initial support for loading Add data to a block

When using Forge mods (before 1.13?) with m...

8255f87a888e61c1b75089285e723c731e9e01c4 authored over 1 year ago by Naz Ikhsan <[email protected]>
Fix world height on 1.18+ chunks (#66)

* Fix world height on 1.18+ chunks

* Update chunk.js

* Fix test

59c1d72373f5c0b2d81a0618127e1e32f53ae135 authored over 1 year ago by extremeheat <[email protected]>
Bump mocha from 9.2.2 to 10.0.0 (#62)

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https:/...

e5814c0fc139fdc6b419f846d8a7d4083fe07edf authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump standard from 16.0.4 to 17.0.0 (#61)

Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes]...

c2b4199f6fbd6569f3b859b652a3756cf4cc0a61 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 2.7.0 (#60)

* Update package.json

* Update README.md

8bf04ab9b123e1ea6f00d65876fcb4e17fbb3839 authored over 2 years ago by Romain Beaumont <[email protected]>
Bump minecraft-data from 2.221.0 to 3.0.0 (#59)

Bumps [minecraft-data](https://github.com/PrismarineJS/node-minecraft-data) from 2.221.0 to 3.0....

ba85620e8f77c50fd2fe2995b26dbcc6489f768c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add 1.18 to readme

9104f4597cba088f5a30be7f423fec457cc600e6 authored over 2 years ago by extremeheat <[email protected]>
Release 2.6.0 (#57)

* Update README.md

* Update package.json

c8d48a75494566489801a1b2ecd358631cc87be8 authored over 2 years ago by Romain Beaumont <[email protected]>
1.18 support (#56)

* 1.18 support

* fix

* implement prismarine registry

* rm single value read handling

...

3e92b6e26d939af0f35d229dd5ee2a1a2f6728f5 authored over 2 years ago by extremeheat <[email protected]>
Release 2.5.1 (#54)

2ee7f7bd1dfd1bcee2eb3d8358e7f54c5e1ebf5d authored almost 3 years ago by Paul Heidenreich <[email protected]>
Ensure chunk status and data version are written for v1.13 (#53)

2d10dfef4a535e53d7b645132ced52f4b19cf5bb authored almost 3 years ago by Paul Heidenreich <[email protected]>
Release 2.5.0 (#52)

37aa434fb85a07366530464bf7d9b5364269ab78 authored almost 3 years ago by Paul Heidenreich <[email protected]>
Write the chunk x and z position like vanilla does (#51)

Vanilla writes the chunks x and z coordinates into the chunks level nbt.
Some tools like mcmap ...

805b3952ebbe271a8f24efcbb6db1091ec831fe4 authored almost 3 years ago by Paul Heidenreich <[email protected]>
Bump prismarine-nbt from 1.6.0 to 2.0.0 (#50)

Bumps [prismarine-nbt](https://github.com/prismarinejs/prismarine-nbt) from 1.6.0 to 2.0.0.
- [...

403f638a73b676cb0526137c9cb3a7a4735c95b0 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add 1.17 support (#48)

* Update chunk.js

* Create 1.17/chunk.js

* Lint fix

* Add fixtures/1.17.1/r.0.0.mca

...

3ea0311f5faacae23dd2e207a916d95e825f6945 authored almost 3 years ago by Alexander Ivanov <[email protected]>
Release 2.4.0

36ae4a8229bd6897a6e101cf9bb0b5ed30f51c83 authored about 3 years ago by Romain Beaumont <[email protected]>
used exposed section instead of using internals of pchunk

7a645ea2c72f52fed56a8773f0e5c2a710dd4881 authored about 3 years ago by Romain Beaumont <[email protected]>
Update chunk to use common ChunkSection class (#47)

* Update chunk to use common ChunkSection class

* linting fix

6998af4c7f6b1566a86bde644d82796857d41c02 authored about 3 years ago by willocn <[email protected]>
adds getAllChunksInRegion function (#45)

* adds getAllChunksInRegion function

* close file in order to not cause leak

* add test fo...

934d839b7711fc50ee56f8ab05d38a21741315ec authored over 3 years ago by u9g <[email protected]>
Bump mocha from 8.4.0 to 9.0.0 (#42)

Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://...

27704c9feb1f2ea2ad294a48504dabaaeb482f0e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade to GitHub-native Dependabot

50c50709d86c01e5bf1fa3a4935273b6192cef5d authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix 1.16

ea855b1da895343b89d12d5241c2df4eaf65b03b authored over 3 years ago by Karang <[email protected]>
Release 2.3.2

e0cef2ccd9a907cc8fe0ab655cd192f64786d6ae authored over 3 years ago by Karang <[email protected]>
update to standard 16

d426e0ab9da17ef3d1014b24905363fc3828e60a authored almost 4 years ago by Romain Beaumont <[email protected]>
add npmrc that disable package-lock.json creation

e61d189e5eeaf29fb98833b831aa4ad475dbc3b1 authored almost 4 years ago by Romain Beaumont <[email protected]>
update standard to version 15

9b8815232149ddc37a2e74b042eec763af8cf0f6 authored almost 4 years ago by Romain Beaumont <[email protected]>
Release 2.3.1

078bbc1726d6e5fa0746f6bc237f402cc8c47f2e authored about 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #29 from IdanHo/master

remove node-promise-es6, and use fs.promises + util.promisify

c9f0f0879a088fb142ba03314846e05baf364628 authored about 4 years ago by Romain Beaumont <[email protected]>
remove node-promise-es6, and use fs.promises + util.promisify

3fdf7d104226445fd56335a5a1f523be79a6a7b0 authored about 4 years ago by Idan Horowitz <[email protected]>
Merge pull request #26 from IdanHo/master

Only store sections between 0 and 16 (block containing sections)

028202268f11cb9cb5ecc1c4b166c855b41013e2 authored about 4 years ago by Romain Beaumont <[email protected]>
Only store sections between 0 and 16 (block containing sections)

e9efdb6a658f3725c1fe6f7361208879eaad7798 authored about 4 years ago by Idan Horowitz <[email protected]>
Release 2.3.0

095498f804686e92530dfa8defe5ae45fde6fddc authored about 4 years ago by Romain Beaumont <[email protected]>
update readme with new supported versions

41e23423cd7b6db8e7f1d063775271d84375a9f7 authored about 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #25 from IdanHo/master

Add support for 1.14, 1.15 and 1.16

d798497c852364db7527bac9d92d56a50f2412e2 authored about 4 years ago by Romain Beaumont <[email protected]>
formatting

5dc124b1fb92c668a75400c2523b5fbd24fe12b1 authored about 4 years ago by Idan Horowitz <[email protected]>
Reduce code duplication (1.16 uses 1.14 as well now)

1b133ebda5822e9b8db84cdaedaa57e4efca6c7e authored about 4 years ago by Idan Horowitz <[email protected]>
Vanilla server loading fixes

Add some properties to saved chunks to make sure the vanilla server doesnt discard them

60515187b56e209875c134bf68cfe9fac4f36c9b authored about 4 years ago by Idan Horowitz <[email protected]>
Implement 1.16, support 1.15 via 1.14

267ce11be154122aa210e62bfe2f88655ec0549d authored about 4 years ago by Idan Horowitz <[email protected]>
Add in heightmap

891005e1af09cb11276af3ca9f231353268da107 authored about 4 years ago by Idan Horowitz <[email protected]>
Implement support for 1.14 anvil

cf9b4f4ae3881b1f62aa2ecdc6151fe506a5822c authored about 4 years ago by Idan Horowitz <[email protected]>
Release 2.2.0

b873f4b2034b6d6c6f390dcf4b0d3ed2df121a79 authored over 4 years ago by Romain Beaumont <[email protected]>
add mention on supported versions

15bd6d006dcbd7276310e421ec55eae4c93f7e6b authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #24 from Karang/1.13

1.13 implementation

18f4064cf221d5f983b99242211f1c0700cfca41 authored over 4 years ago by Romain Beaumont <[email protected]>
Adapt savingLoading

93084dc0fe45b1d07bfaab9529c877d5b7b3d583 authored over 4 years ago by Karang <[email protected]>
Adapt chunkToNbt test

c9b1e53d1a039a4c439d74982d3a5aac4c451519 authored over 4 years ago by Karang <[email protected]>
Bump prismarine dependencies

25f7b5e6bcae1c2ae15955a218dd1ee342a56bf2 authored over 4 years ago by Karang <[email protected]>
Finish basic chunk read/write

ca70075afe894156ff2cbd2a8e39e404a229c64f authored over 4 years ago by Karang <[email protected]>
Fix tesselation error client crash

4df1cccb0e18cd6c184aaf059168f57df79bc284 authored over 4 years ago by Karang <[email protected]>
Lint with newer standard

661e2b74c9b738613598953e4250227b5d2d96d7 authored over 4 years ago by Karang <[email protected]>
Start implementing 1.13 reading

05b864d864f03e7f1febe25ceda5693126e27630 authored over 4 years ago by Karang <[email protected]>
Split 1.13 chunk implementation

4943731f13a229b23aa4551aa851ea74b7d8cd4c authored over 4 years ago by Karang <[email protected]>
circle ci -> github action

92aa2c7156f1649448bc019cb78e1887e37d3cc1 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #23 from PrismarineJS/dependabot/npm_and_yarn/mocha-8.0.1

Bump mocha from 7.2.0 to 8.0.1

08c707467ad8841105eab778ee253f60499a23e1 authored over 4 years ago by Romain Beaumont <[email protected]>
Bump mocha from 7.2.0 to 8.0.1

Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
- [Release notes](https://g...

b1a422228509a39c14d7081c2683fb3fc78885aa authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #20 from PrismarineJS/dependabot/npm_and_yarn/rimraf-3.0.2

Bump rimraf from 2.7.1 to 3.0.2

f41936fbac28d44059a1a875491ac0ab7727919e authored over 4 years ago by Romain Beaumont <[email protected]>
Bump rimraf from 2.7.1 to 3.0.2

Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
- [Release notes](https://...

d1cccd615e24f6fe86701c6262924da2985773c5 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #21 from PrismarineJS/dependabot/npm_and_yarn/mocha-7.1.2

Bump mocha from 3.5.3 to 7.1.2

22871d8a738d444f90680d6d86d45f6265d1cd24 authored over 4 years ago by Romain Beaumont <[email protected]>
Bump mocha from 3.5.3 to 7.1.2

Bumps [mocha](https://github.com/mochajs/mocha) from 3.5.3 to 7.1.2.
- [Release notes](https://g...

37f7110358573fb5ad6c7a31f7b509827bd62e02 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #19 from PrismarineJS/dependabot/npm_and_yarn/standard-14.3.4

Bump standard from 11.0.1 to 14.3.4

38656bcce2ff6614eef0df3553329ec31ccb590e authored over 4 years ago by Romain Beaumont <[email protected]>
standard fix

95e9f8e80f5c10e1e326ccba46eed826948e6c64 authored over 4 years ago by Romain Beaumont <[email protected]>
Bump standard from 11.0.1 to 14.3.4

Bumps [standard](https://github.com/standard/standard) from 11.0.1 to 14.3.4.
- [Release notes](...

01e49811c13d7b61d143b0fe234d9532884f34ed authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
circle ci 2

754ceaffac32f498f94735494bb874f9a5423c9f authored about 6 years ago by Romain Beaumont <[email protected]>
Release 2.1.0

2e4e2831d5866cac299294d5f7ff8df3401d0b5b authored over 6 years ago by Romain Beaumont <[email protected]>
update deps

f461ee1d9bef660981ead0e22025c265e71fa99f authored over 6 years ago by Romain Beaumont <[email protected]>
use node 10 in circle ci

23708a416a3bccbf92c3dd5a706b54fa96cf54d9 authored over 6 years ago by Romain Beaumont <[email protected]>
use standardjs

677ad74b7f65a7daf524423540e8842865b64b2a authored over 6 years ago by Romain Beaumont <[email protected]>
fix the tests

6e07c52dc2ffbc78cf2a11714365c8ce0e8dc8e4 authored almost 8 years ago by Romain Beaumont <[email protected]>
Merge remote-tracking branch 'origin/master'

29b500c0e08afcfa91d0cd4a259ee2a37195c2ba authored almost 8 years ago by Romain Beaumont <[email protected]>
Release 2.0.0

e82b67e0893813931c7e026f6f17ef759ab84378 authored almost 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #11 from rom1504/cross_version

[WIP] cross version

ae5f0336251e49b76bac612413301424e47b6298 authored almost 8 years ago by Romain Beaumont <[email protected]>
fix write anvil example

700f1d663007f0ef52cffaac77f003e63852f5ad authored almost 8 years ago by Romain Beaumont <[email protected]>
cross version

ea5dc5f99496b874ed34f9bb1421fb8cc0295c37 authored almost 8 years ago by Romain Beaumont <[email protected]>
Release 1.1.0

9fbdee67e6180692e8fc96e3e2b3a95904577bde authored almost 8 years ago by Romain Beaumont <[email protected]>
update dependencies, fix #10 (prismarine-nbt nbt.simplify was broken)

2ca6c5e70090372e2ba5ebfd250362af60adb98a authored almost 8 years ago by Romain Beaumont <[email protected]>
Release 1.0.1

457eca0d23ad42fd03498f36e801bb4b6f78bcbb authored over 8 years ago by Romain Beaumont <[email protected]>
update to babel6

4e13b3056b9cdfb51099b9cdb2444c99379c93e7 authored over 8 years ago by Romain Beaumont <[email protected]>
Release 1.0.0

983dabd45818f3c90d74a409b340f665815a8e0e authored over 8 years ago by Romain Beaumont <[email protected]>
bump dependencies

721ac51d76e13b335af03dd1425b3a7d579cc751 authored over 8 years ago by Romain Beaumont <[email protected]>
Release 0.2.2

4bd62e99ca2ca5eb8dfadde4784c2540cc1214d2 authored over 8 years ago by Romain Beaumont <[email protected]>
fix regionFileName call (how did it work until now ?!)

1d5a13d0f8253683f781ba1fde50579decb8667e authored over 8 years ago by Romain Beaumont <[email protected]>
fix tests

e3431ca144383a73ca591b2a0ffc87e3bb08572b authored almost 9 years ago by Romain Beaumont <[email protected]>
Release 0.2.1

4c1b28233b4bdc895b0732ba3bbca3f615539164 authored almost 9 years ago by Romain Beaumont <[email protected]>
update prismarine-chunk

e0ab0db936b66c40287e3b556e5fc65a7bbfe84f authored almost 9 years ago by Romain Beaumont <[email protected]>
use nbt.simplify

fcb00b53a020939ca859b08199ffbbf11ec8e73e authored almost 9 years ago by Romain Beaumont <[email protected]>
Release 0.2.0

43d58915c6159b43e18adcb946fa499998083694 authored almost 9 years ago by Romain Beaumont <[email protected]>
add basic level reading/writing. Writing only supports saving the seed at that point. Move examples in their own dir.

ac3e59737f273694d9fc6f5aacee0fb8114cf377 authored almost 9 years ago by Romain Beaumont <[email protected]>
remove fd-slider and es6-promisify

ab8fa20f74446272962bcabb51f27ede61ae05a9 authored almost 9 years ago by Romain Beaumont <[email protected]>
go back to normal fs since the concurrency is now handled by other things anyway

0113c2bca209ba72782b29b2a9adb30387bfc7cd authored almost 9 years ago by Romain Beaumont <[email protected]>
Release 0.1.0

830eaf3fac9c7ab2bd27b59113486b5831b3f7af authored almost 9 years ago by Romain Beaumont <[email protected]>
Merge pull request #7 from PrismarineJS/reimplement

work toward reimplementation, see #6

e96122d90d8a226c0867585458127c9435a9e3b1 authored almost 9 years ago by Romain Beaumont <[email protected]>
add some doc about the Anvil class

eac5dab13e7af3fa35d4825def10e85c5c005ebe authored almost 9 years ago by Romain Beaumont <[email protected]>
add circle ci

e3cfa30e7f2d51b5a377578643b5d2d4b979391d authored almost 9 years ago by Romain Beaumont <[email protected]>
move the queues back to region.js : an initialization queue and a writing queue

ec4bdd00262c36929f3fee97e62a3c6c10214e29 authored almost 9 years ago by Romain Beaumont <[email protected]>
add a queue to prevent parallel saving of chunks in a single region, fix corresponding test

816a596c9ca601c941045a3c8511795b9673c8d3 authored almost 9 years ago by Romain Beaumont <[email protected]>