Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/prismarine-chunk

A class to hold chunk data for Minecraft
https://github.com/PrismarineJS/prismarine-chunk

Remove unused BUFFER_SIZE

897e44297117e0f64dc9c675b6c86029c469394d authored about 6 years ago by iceiix <[email protected]>
Fix expected size in data buffer not correct error

9fcc475ef569fd105cddd1e8b67fc229809f16e9 authored about 6 years ago by iceiix <[email protected]>
don't add test to npm package

df8ef90e0edd5f9c4d62fdef5ae7758b5df71e79 authored about 6 years ago by Romain Beaumont <[email protected]>
add a check on the block name to make sure a block exist in the cycletest

4f02b066358cc38d4343011f2146d9ae65aa5a50 authored about 6 years ago by Romain Beaumont <[email protected]>
add 10 1.13 chunks

1d8ab240f9997425c40af32fd7be4f03c53c0012 authored about 6 years ago by Romain Beaumont <[email protected]>
cycle test now can work on multiple chunks

11441a2df29d75564d141e7caf872789e4ad8a75 authored about 6 years ago by Romain Beaumont <[email protected]>
proper fix for getBlockType

cfd21ecf13e38958c7dc4fa8498510600ddfc68d authored about 6 years ago by Romain Beaumont <[email protected]>
remove metadata from 1.13 chunk

6d8c7eecf065cdd2369693e2738012e2cbb038cd authored about 6 years ago by Romain Beaumont <[email protected]>
Update index.js

d3910151bb7d4b5d30dc83b691838d60448d832c authored about 6 years ago by lefela4 <[email protected]>
Update README.md

28cf73c48f6cf5794c6e6aad28df13d0f14601ba authored about 6 years ago by lefela4 <[email protected]>
Add files via upload

1a145f520ee74a55897fbf28d32b450d248d253f authored about 6 years ago by lefela4 <[email protected]>
Update test.js

1.13 support.

ac6e7d1d778d4818f9cb7706f569d9543d592fcc authored about 6 years ago by lefela4 <[email protected]>
Add files via upload

6e2324a8a57c871488fa01f2e2a4e84e105949a8 authored about 6 years ago by lefela4 <[email protected]>
update badges

c5bd3f1a3a5b289dc9d89614bdd34843ddbec59e authored about 6 years ago by Romain Beaumont <[email protected]>
put history in its own file and reorganize readme

ec8770e6310d668ecd2b65c4c0fdf0ea58fa4548 authored over 6 years ago by Romain Beaumont <[email protected]>
Add test chunk data for 1.8 to 1.12 and instructions on how to get it

819cd82352adbae99aeb9d98cf0949f2296eb6f0 authored over 6 years ago by Romain Beaumont <[email protected]>
improve tests (thanks @lluiscab)

1fd9eb7e161ed8787e59e3ec4d1c81559285fdf0 authored over 6 years ago by Romain Beaumont <[email protected]>
better error handling in index.js (thanks @lluicab)

8ee0275c491794f4131d883032b987daaed31c6e authored over 6 years ago by Romain Beaumont <[email protected]>
Revert "use a circle ci image with java"

This reverts commit c065d28d731a3d80b45f787cd8c659a461aec112.

f362fbe37688a3107ad2c682da6c09fd0c4e38fa authored over 6 years ago by Romain Beaumont <[email protected]>
use a circle ci image with java

c065d28d731a3d80b45f787cd8c659a461aec112 authored over 6 years ago by Romain Beaumont <[email protected]>
Fix code style in example in readme

f0417f3635c7b93fdefeacf29d7901b7cd07b4f9 authored over 6 years ago by Romain Beaumont <[email protected]>
Release 1.9.1

bfa1f932e3ef42ee507bfefbf9031640c1f21468 authored over 6 years ago by Romain Beaumont <[email protected]>
fix circle ci badge

4da94343649bf76b12ee35d57daa2b8a4eeeae4d authored over 6 years ago by Romain Beaumont <[email protected]>
Merge pull request #51 from PrismarineJS/green

Green

5e064b465a8f979a6bc8b0b9627d857b0ff5ef78 authored over 6 years ago by Romain Beaumont <[email protected]>
standard 12 fixes

3acc1356eee7be45b73479ec3cd0666e2b121ee3 authored over 6 years ago by Romain Beaumont <[email protected]>
chore(package): update standard to version 12.0.1

Closes #49

569b15faf9a1cb1c57c405b49bc19cd992f4040b authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #50 from lluiscab/patch-1

Catch "no chunk implementation error"

d86b7c06edbe48923fdfce5f6e72db4995d61440 authored over 6 years ago by Romain Beaumont <[email protected]>
Changed console.log to error

17f5f47f7fef8c42862c2b66b7e747e39866b69b authored over 6 years ago by lluiscab <[email protected]>
Catch "no chunk implementation error"

maybe we should call `process.exit()` upon founding this error?

ce8d54ba74decb682c12dc297d0196b4726ae012 authored over 6 years ago by lluiscab <[email protected]>
circleci2

fb015c15e7e24c8ba385ca47bf74aa4d021fa54e authored over 6 years ago by Romain Beaumont <[email protected]>
chore(package): update mocha to version 5.2.0 (#42)

f84e7a012c502e54781438d29646a65aba251114 authored over 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
convert to standardjs style

ffebfbbfc39412176126614f7a5269395a2ada4d authored over 6 years ago by Romain Beaumont <[email protected]>
Release 1.9.0

37deca43b80d81b0067d96ac0cbb465cc8241bb0 authored over 6 years ago by Romain Beaumont <[email protected]>
handle skylightSent in 1.8

Fix #31 and #32

6887fad2998f33c621ddb23ee75f797dc0a0f890 authored over 6 years ago by Romain Beaumont <[email protected]>
add 3 bytes to the unjumbledBuffer in 1.9 (#41)

so that we can read 4 bytes from the buffer even if up to 3 bytes are missing

fix #40

4a345b9a7b117ef4bfb7f973598945f7db32ea8b authored over 6 years ago by Romain Beaumont <[email protected]>
Release 1.8.2

f7f4eacd16e4e4fe92b3611ea90c5801d42eb0ac authored over 6 years ago by Romain Beaumont <[email protected]>
Fix 1.8 chunk initialize + add initialize basic test + some formatting

9ba8c6877b167e6649525089abf2c288967720ca authored over 6 years ago by Romain Beaumont <[email protected]>
Release 1.8.1

0f72599331f234d3b02b2eac670cb9deffe0c237 authored over 6 years ago by Romain Beaumont <[email protected]>
fix initialize in 1.8, fix #39

c27839abe221d6cb763bd1d17bfff610a769569d authored over 6 years ago by Romain Beaumont <[email protected]>
Release 1.8.0

f079a83fee70168de0b26d6e431ecc741b45d383 authored over 6 years ago by Romain Beaumont <[email protected]>
Optimizing chunk-1.9.js file (#34)

* adding a way to run the benchmarks
* not repeating so --watch can be used
* some optimizatio...

fb3c9e08a1c56ab9931668a3d9e2c4c169a1107b authored over 6 years ago by Allain Lalonde <[email protected]>
Merge pull request #36 from PrismarineJS/greenkeeper/mocha-4.0.0

Update mocha to the latest version 🚀

d3078968bca56e40e28eda6fb8b88a0c5899a9bc authored over 6 years ago by Romain Beaumont <[email protected]>
chore(package): update mocha to version 4.0.0

7cbc8548bf2ba533c9bc949318d240fdcd692c49 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Release 1.7.0

a115de0e39d174a577659c9cd5a3cbf38501a88e authored over 7 years ago by Romain Beaumont <[email protected]>
Merge pull request #30 from jonathanperret/mc-1.12

Add support for MCPC 1.12 (same as 1.9)

b5379c2ae12653bf84bb8d5a45a6aa0bd6f546e9 authored over 7 years ago by Romain Beaumont <[email protected]>
Add support for MCPC 1.12 (same as 1.9)

11f583d560d19bda26043c5ef26293f8dfe61a8b authored over 7 years ago by Jonathan Perret <[email protected]>
Release 1.6.0

b40fb4361104f0ef3160f3df7ef37b0d6cfe1b7c authored over 7 years ago by Romain Beaumont <[email protected]>
add skyLightSent = true to load doc

86a0ab594ad590a652eb6093c7e7dfa402d2366d authored over 7 years ago by Romain Beaumont <[email protected]>
Merge pull request #29 from iRath96/master

Add skyLightSent param to Chunk.load (pc/1.9)

8a0e223a48c4a837f47edd20a909f86143f2d573 authored over 7 years ago by Romain Beaumont <[email protected]>
Add skyLightSent param to Chunk.load (pc/1.9)

aa882bfdc9a0d1b6284964ac857c8d92b554f0a8 authored almost 8 years ago by Alexander Rath <[email protected]>
Update dependencies to enable Greenkeeper 🌴 (#28)

* chore(package): update dependencies

https://greenkeeper.io/

* docs(readme): add Greenkee...

1ba4e8d3d18d8e6dd807bdb189f52d59fbd9b358 authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Release 1.5.1

ca6f8b64dc8fb661fcda8193ba0b963af60efc26 authored almost 8 years ago by Romain Beaumont <[email protected]>
use last protodef, fix longToByte (no countTypeArgs), and remove gulp

f3f10ea6afba6b69e71a1ab75b8914e6c99c8aa6 authored almost 8 years ago by Romain Beaumont <[email protected]>
Release 1.5.0

f7e5d0bd0a8e0334e33fe8bce97557a19fda5127 authored almost 8 years ago by Romain Beaumont <[email protected]>
chunk format didn't change in 1.10 and 1.11

8d888415859eafbdec4f831a9ae02b331cd85fa8 authored almost 8 years ago by Romain Beaumont <[email protected]>
update contributors list in package.json

267e79e6a958a29de41413a70270ee3ccb525e82 authored almost 8 years ago by Romain Beaumont <[email protected]>
Release 1.4.0

c528de16fbddeb6cb3a834c7d6bdabf4de368872 authored almost 8 years ago by Romain Beaumont <[email protected]>
and delete .dump

bdc95df41761b35404921789817122a0ae2156f4 authored almost 8 years ago by Romain Beaumont <[email protected]>
delete file

981797c36ad68583bddf463cadc1652470cec7ea authored almost 8 years ago by Romain Beaumont <[email protected]>
delete chunk.js.orig

36d234af97921904354fd20fc5a23f51267fe05a authored almost 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #23 from Flynnn/master

[Experimental] Implemented Chunk.Load for minecraft 1.9 protocol

d3af698ce1e7e228e06443aa8db0ec3e8ac72131 authored almost 8 years ago by Romain Beaumont <[email protected]>
Deleted mergefiles

05f3feac813eb0ddda7db5305b5f6668d09acef2 authored almost 8 years ago by Flynnn <[email protected]>
Fixed load() and cycletest.js. Now passes both cycletest and test.

a765ac97edac0cb8e4cc668cd2d914695542a0ea authored almost 8 years ago by Flynnn <[email protected]>
Fixed load() and cycletest.js. Now passes both cycletest and test.

7b44c45f73f0d8c21fc66355c156b1ca2a4d86d7 authored almost 8 years ago by Flynnn <[email protected]>
use 6.0.0 in circle ci

2220c138d527b82daf6e90f60baf0b4a1564682d authored almost 8 years ago by Romain Beaumont <[email protected]>
some cleanup

7008195bb892f5a9342850743dfc7ca1b44b6502 authored almost 8 years ago by Romain Beaumont <[email protected]>
Sped up load by switching from Buffer.concat to pre-alloc and Buffer.copy. Passes cycletests.

f414c5965c294b754a90b919a816bba2ea3b3704 authored almost 8 years ago by Flynnn <[email protected]>
I do not acknowledge you

e2e7b7861d934bc32e3a8af18559ba458f8198c3 authored almost 8 years ago by Flynnn <[email protected]>
Dump fixed, finished and tested! Load dubious, but passes tests, so dunno.

c658129aa2b59f0a5609ab1a7407927c2be0fe27 authored almost 8 years ago by Flynnn <[email protected]>
Made omitting bits on the bitmask not wipe corresponding chunks -- put more scientifically, "the bitmask thingy"

9391f6c607d79dee0b2a33d4c927267c4ded89b8 authored almost 8 years ago by Flynnn <[email protected]>
Merge branch 'master' into master

96ee996d15d5c4e8fbf50e6f9c6098a15e907cd6 authored about 8 years ago by Romain Beaumont <[email protected]>
Release 1.3.0

8e1bca822db7b7a449c263302ece7e02a5bf6e36 authored about 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #25 from rom1504/1.8_bitmap

implement 1.8 chunk bitmap (/section)

db503c27784a3b1442c429cad885b5d92358b6ec authored about 8 years ago by Romain Beaumont <[email protected]>
fix parsebitmap

3cfe267c6a2a5264ce159eb1795c1d620208aa9b authored about 8 years ago by Romain Beaumont <[email protected]>
add more tests, seems to work now

d76c0ae91534dd07d61cafdd028ae6f6c39f7fab authored about 8 years ago by Romain Beaumont <[email protected]>
cleanup

c508df6a1cc1aceeaa877970701c35690da02ff6 authored about 8 years ago by mhsjlw <[email protected]>
fix small pb in load

4277a4c2c52ed2079fd6a45ea0e7cccae1bd24fc authored about 8 years ago by Romain Beaumont <[email protected]>
implement 1.8 chunk bitmap (/section)

b3361352e4509ad34b04785bea722918d8d59aa0 authored about 8 years ago by Romain Beaumont <[email protected]>
Totally rewrote dump using endian magic. Dump/load now succeeds consistently over 20 cycles.

8f5d29aeee0c7527603e2e2049fab5bce468efca authored about 8 years ago by Flynnn <[email protected]>
Rewrote load with some endianness magic. Works great now.

b5ae5e2776724b6dc71068f2821315e404c8fe88 authored about 8 years ago by Flynnn <[email protected]>
fixed exeprimental dump implementation

7d64959478a8c9a308c3b1806bb29f86a5668b41 authored about 8 years ago by Flynnn <[email protected]>
remove debug text and replace test.js

92c5c30f40f7da641dc54355cc6dac57676db187 authored about 8 years ago by mhsjlw <[email protected]>
wtflynn?

48087269f7fcad3de6f1af8297f0dff2ac728070 authored about 8 years ago by Flynnn <[email protected]>
Merge pull request #2 from mhsjlw/loading-dumping

fix loading

1ba5378ec34ff13cb0e0d21f96163e425f0eba21 authored about 8 years ago by Flynnn <[email protected]>
fix loading

aa28d43d2412a6acef8ccf2459eb1e9f33de267a authored about 8 years ago by mhsjlw <[email protected]>
Merge pull request #1 from mhsjlw/update-tests

cleanup, add testing

aa80991190665d691a9fcbdb75d622065fb14403 authored about 8 years ago by Flynnn <[email protected]>
cleanup, add testing

f4dea617e89f48d2ef195db4b253829beaba9a76 authored about 8 years ago by mhsjlw <[email protected]>
Corrected missing comma

dbbd5df3de36db420d5b759b507892176433c935 authored about 8 years ago by Flynnn <[email protected]>
Corrected 1.11 to 1.9

a27902d68e12332c842075c0609f3b20cfac6cd0 authored about 8 years ago by Flynnn <[email protected]>
Added 1.9 protocol, Integrate 1.9 Protocol Unpacker, Chunk.unpack now has additional argument bitMask

409cf7442e4dadb4168ed8cb86a93a31f3845c8d authored about 8 years ago by Flynnn <[email protected]>
Release 1.2.0

a2f9225af186cd2629908020e26dbf12b6a213c9 authored about 8 years ago by Romain Beaumont <[email protected]>
Merge pull request #22 from mhsjlw/mcpe1.0

Minecraft: PE 1.0.0.0 support

4e5b1b1bf74ca94ca35d9dc0525d75021cd4a845 authored about 8 years ago by Romain Beaumont <[email protected]>
woot

c3227ca85dddaa2362c38fbd60c374b28b418ecc authored about 8 years ago by mhsjlw <[email protected]>
add a fill 0

c3d2cfeef07e5a4c96c818a7450e0cfca6e7f623 authored about 8 years ago by mhsjlw <[email protected]>
working

617fe8cca726148d21276cd3c58c6cc8c15df924 authored about 8 years ago by mhsjlw <[email protected]>
broke

6136d28482de7760487ff244736672610ad162bf authored about 8 years ago by mhsjlw <[email protected]>
scaffold

178a3a5e9c226ff4053e6e08496fecd4b64d2b25 authored about 8 years ago by mhsjlw <[email protected]>
some progress on testing, more fixes

f9a18e18be51eaaddc53ff6392864aeb5d0a6608 authored about 8 years ago by mhsjlw <[email protected]>
progress, still need to figure out order of dirty data

abd1a4f37525fa9dc6108eb90e334f4b7861408c authored about 8 years ago by mhsjlw <[email protected]>
fixed biome error

0580f20388d98757405041a62f066c878448dfd4 authored about 8 years ago by mhsjlw <[email protected]>