Ecosyste.ms: OpenCollective

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

PrismarineJS

Minecraft-compatible server, bot, and API. All written in JavaScript.
Collective - Host: opensource - https://opencollective.com/prismarinejs - Code: https://github.com/PrismarineJS

finish test promise use (#2466)

github.com/PrismarineJS/mineflayer - 0bd135c330d1f7b63378ab216ebed49ef5ae9c30 authored about 3 years ago
Remove obsolete projects from readme (#2462)

github.com/PrismarineJS/mineflayer - c7163ffd777fe24bcde61bf4bf11ed7a700f6900 authored about 3 years ago
add depreciation notice

github.com/PrismarineJS/mineflayer-scaffold - 69c5553e283cc1c62d814380f2320622780bd527 authored about 3 years ago
Fix lookatplayers example (#131)

* Fix lookatplayers example

* Revert some lines, no need to change indentation

github.com/PrismarineJS/mineflayer-statemachine - d0da0334d39c762fb29f903ae7cbdf579e70c3fe authored about 3 years ago
Add tickTimeout to types (#241)

github.com/PrismarineJS/mineflayer-pathfinder - a6dbf8e09247dc37265230d258ee5a5bdf07aa16 authored about 3 years ago
Release 3.17.0 (#2463)

* Update package.json

* Update history.md

github.com/PrismarineJS/mineflayer - 0b640e048516755b4b8ccb1f2628cc4c1894380c authored about 3 years ago
Add BIG Discord Badge to README.md (#2461)

github.com/PrismarineJS/mineflayer - d800b547e6a0b2c955537bb11fe2d4724316cd2a authored about 3 years ago
print callback depreciation notice when user use callbacks (#2460)

github.com/PrismarineJS/mineflayer - 53e43489425d6ccfbf247a3582e88a0f7ba2980e authored about 3 years ago
remove callback use in inventory example (#2457)

github.com/PrismarineJS/mineflayer - 039c1c74f78d5240ebe6865d9e3e39e84632f47a authored about 3 years ago
remove callback usage in anvil example (#2456)

github.com/PrismarineJS/mineflayer - 8fe5f8881e677915f778425f92eb7c168ac0173a authored about 3 years ago
use promise in digger example (#2459)

github.com/PrismarineJS/mineflayer - b22bda2b3e80554ab2bcce5f995bd2a8a3ae0a74 authored about 3 years ago
use promise in chest example (#2458)

github.com/PrismarineJS/mineflayer - 1171c6e1b7104442b0777bb6e424392c8bbf5d54 authored about 3 years ago
Switch to sync zlib with 512k chunks, adjustable compression level (#174)

* Switch to sync zlib with 512k chunks, adjustable compression level

* update serverPlayer

github.com/PrismarineJS/bedrock-protocol - 14af5fe04fc93c1bec0e324dbed3a3b170452936 authored about 3 years ago
Release 1.2.0 (#10)

* Update package.json

* Update README.md

github.com/PrismarineJS/prismarine-biome - b5ee101a934a6594ac304223640effefc7d8e278 authored about 3 years ago
Support prismarine-registry (#9)

* Update index.js

* Update index.d.ts

* Update package.json

* Update README.md

github.com/PrismarineJS/prismarine-biome - ec0140fd48bbdfdf4f4685f7484e6f7e2cf932ee authored about 3 years ago
add biomesByName to doc (#152)

* Update api.md

* Update index-template.d.ts

github.com/PrismarineJS/node-minecraft-data - 41f3a475078fee8704822c9d8f82bce7f70f9442 authored about 3 years ago
Release 2.6.0 (#57)

* Update README.md

* Update package.json

github.com/PrismarineJS/prismarine-provider-anvil - c8d48a75494566489801a1b2ecd358631cc87be8 authored about 3 years ago
1.18 support (#56)

* 1.18 support

* fix

* implement prismarine registry

* rm single value read handling

...

github.com/PrismarineJS/prismarine-provider-anvil - 3e92b6e26d939af0f35d229dd5ee2a1a2f6728f5 authored about 3 years ago
Release 2.2.0 (#62)

* Update HISTORY.md

* Update package.json

github.com/PrismarineJS/prismarine-nbt - 02e32042d357cbc179f1ac9c9c4566b828655600 authored about 3 years ago
Add some builder functions (#61)

* Update nbt.js

* Update index.d.ts

* add shortArray

github.com/PrismarineJS/prismarine-nbt - 538a8614c1bad49a2f42545b97f577bfe466f1d0 authored about 3 years ago
Release 3.16.0 (#2452)

* Update package.json

* Update history.md

github.com/PrismarineJS/mineflayer - 52650483a80412cf766c09256d007ab39d9ad50c authored about 3 years ago
fix #2435 by going back to typed-emitter 1.0.0 (#2451)

github.com/PrismarineJS/mineflayer - 5f01686e2b1c45b94a49df1682c8b01dd28542d0 authored about 3 years ago
Use prismarine-chunk for block entities (#2438)

* block entities with pchunk

* update

* fix

* fix quotes, use pblock

* pblock path
...

github.com/PrismarineJS/mineflayer - 9ce873b7c76e2c31c915e2d2c3c124bc7ca078e0 authored about 3 years ago
Release 1.29.0 (#166)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-chunk - cd5212687a25cd95fe91929b72908224c4bd7c1c authored about 3 years ago
add test to check it works to have a section with more than 256 block types (#165)

github.com/PrismarineJS/prismarine-chunk - e38ee7927225f497bbc6a61831bd74401e27618e authored about 3 years ago
Implement prismarine-registry, basic block entities and 1.18 disk loading (#162)

* implement prismarine-registry, basic block entities and 1.18 disk loading

* updates for ppa...

github.com/PrismarineJS/prismarine-chunk - c67fb45acf7627796076dbe066dbc7b0cec260a3 authored about 3 years ago
Release 1.13.1 (#52)

* Update package.json

* Update README.md

github.com/PrismarineJS/prismarine-block - 335b00c5bce0ff96d7a910cc1dfffd7183a8293c authored about 3 years ago
change blockEntity version handling (#51)

github.com/PrismarineJS/prismarine-block - 725f81511eac951e551c57a657c97902f4fd4f00 authored about 3 years ago
Release 1.13.0 (#49)

* Update package.json

* Update README.md

github.com/PrismarineJS/prismarine-block - 300315fc274e96b256642c534de41a093683be0b authored about 3 years ago
Add sign block entity implementation (#48)

* Add sign block entity impl

* Create API.md

* Update README.md

* Update API.md

* Up...

github.com/PrismarineJS/prismarine-block - 6be972757f04f949c446307464221f79a9983337 authored about 3 years ago
Microsoft login error faq (#2447)

* Add microsoft account usage to FAQ

* Change faq text to microsoft debugging

* FAQ Micros...

github.com/PrismarineJS/mineflayer - d666e62bfaafd4e530fd404ec91ef395575a90ae authored about 3 years ago
Add socks5 FAQ workaroud for failed connections (#2446)

github.com/PrismarineJS/mineflayer - 75eb358e467a0f843b56811eef1291207809087f authored about 3 years ago
Add 22w05a to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 67618fd31fb567a5ca9bb28cc13194d31ed4697e authored about 3 years ago
Wrong type definition for beforePing (#957)

* `favicon` now include in types

* fix `beforePing` type

github.com/PrismarineJS/node-minecraft-protocol - 4691abd0365721d0c7981c4140c9009b434bc18f authored about 3 years ago
Indicate path stopped to caller (#240)

* Option typings for GoalLookAtBlock

* fix: indicate to caller that path has been stopped

github.com/PrismarineJS/mineflayer-pathfinder - a42bb72c9302070ffb0ffe3c92add510d1e43129 authored about 3 years ago
Release 2.112.0 (#508)

github.com/PrismarineJS/minecraft-data - e00664ea8a255e43e04d7e377dc4c6f07976cb49 authored about 3 years ago
Fix Examples Error (#556)

github.com/PrismarineJS/flying-squid - 11a5690ad897bc0084973612e67cd6d19c948617 authored about 3 years ago
require node 14 (#955)

https://github.com/PrismarineJS/node-minecraft-protocol/issues/954

github.com/PrismarineJS/node-minecraft-protocol - ffeb7515e34fd9c53b8f76a885244d54e0cace3a authored about 3 years ago
bedrock: version data parity, block state and protocol fixes (#507)

* version.json pairity

* fix command block update packet

* Update version_schema.json

*...

github.com/PrismarineJS/minecraft-data - 2ced2b3bfccb208a5fb7b8dbec3b10cb54e8d044 authored about 3 years ago
Merge data from protocolVersions.json and version.json in .version object (#143)

* Merge data from protocolVersions.json and version.json in .version object

This exposes data...

github.com/PrismarineJS/node-minecraft-data - 83d274e8e4d077cfef5aa3c9d44a0b336f614aa1 authored about 3 years ago
Language ZH_CN Readme update (#2426)

* zh_CN update

* More Info

github.com/PrismarineJS/mineflayer - cc33e164c2fb76f4a2b3986c5bc7494e40ee9c64 authored about 3 years ago
types: add missing type for tablist (#2419)

github.com/PrismarineJS/mineflayer - 5f17d5a91cfffb2a24364b9437b942755f63d160 authored about 3 years ago
display 1.18.1 in readme

github.com/PrismarineJS/prismarine-viewer - ba4789c89a4fc72794d6282a843b56caf8e9bdcc authored about 3 years ago
1.18.0 support (#275)

* bump pviewer

* Update config.json

github.com/PrismarineJS/prismarine-web-client - 0d107ace32510588d77c1557e2521694e44f4fa9 authored about 3 years ago
Release 1.22.0 (#242)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-viewer - bf603cfdd5062f608a1c5d0bf42efd8d8ae4a798 authored about 3 years ago
Support 1.18 (#241)

* Add 1.18 to ci.yml

* Add 1.18.1 to index.js

* Add libxi-dev to ci

* Add zlib to webpa...

github.com/PrismarineJS/prismarine-viewer - 87d9365a0ac560a6403409e9488e4c3f34518d64 authored about 3 years ago
add missing attributes pointer for 1.18

github.com/PrismarineJS/minecraft-data - b31dde18f68c069fbc8d296e44921a00a07ca106 authored about 3 years ago
add 1.17 and 1.18 to tested versions

github.com/PrismarineJS/prismarine-block - 2edd698737eff3662a2273af3712d60c40d590f5 authored about 3 years ago
Release 1.4.0 (#57)

* Update HISTORY.md

* Update package.json

github.com/PrismarineJS/prismarine-physics - 6ca5b248d92d614130f3cd1ffc2e6382f3f7d078 authored about 3 years ago
Release 2.110.0 (#505)

github.com/PrismarineJS/minecraft-data - 52a7672eeefde97deb9b68a3edb4ca84c8942769 authored about 3 years ago
Add cake outshapes (#504)

github.com/PrismarineJS/minecraft-data - 1e042f317178d342a03137d9fa04a60d4ba3cc08 authored about 3 years ago
Fix arg & return types on comparison functions (#148)

Co-authored-by: phorcys <[email protected]>

github.com/PrismarineJS/node-minecraft-data - b9351eb46fb36e3ffc8343fc5de50b018dec69df authored about 3 years ago
Added number type to getText()'s idx argument (#59)

Co-authored-by: phorcys <[email protected]>

github.com/PrismarineJS/prismarine-chat - 5e6d9cfd5eadcd6a1c4b1de639fa2f65a6f7dce8 authored about 3 years ago
Add ChatMessage return type (#2414)

Co-authored-by: phorcys <[email protected]>

github.com/PrismarineJS/mineflayer - 4a0aec99b4d9d2b1189a1d3f8ce5770f012b80dc authored about 3 years ago
1.18 support rysolv

github.com/PrismarineJS/mineflayer - 6e91fe37905f54e4a9d1fd117c781e8b69065c3b authored about 3 years ago
1.18 support (#2339)

* test 1.18

* Update package.json

* Update ci.yml

* Update features.json for 1.18

* ...

github.com/PrismarineJS/mineflayer - 694bee68e90b890b6ac58e920122bf2472b3ebd5 authored about 3 years ago
bump mcdata to include a fix for 1.18.1

github.com/PrismarineJS/node-minecraft-protocol - c22682b9f1c2b5577481c53aa30b54828cc0254d authored about 3 years ago
fix version for 1.18.1

github.com/PrismarineJS/minecraft-data - 39e55a4609bf2673b0c3fb24fd47502ef7d12036 authored about 3 years ago
support 1.18.1 (#503)

* add 1.18.1 in dataPaths.json

* add 1.18.1 to versions.json

* add 1.18.1 to readme

* C...

github.com/PrismarineJS/minecraft-data - f6c86142318c2e3c4914767e076d45c992800b43 authored about 3 years ago
y is signed in 1.18 packet_multi_block_change

github.com/PrismarineJS/minecraft-data - a591c04e9d49549ca213caafca39d2917603650a authored about 3 years ago
Release 1.12.0 (#47)

* Update README.md

* Update package.json

github.com/PrismarineJS/prismarine-block - 8a4734f9c0affc829d96d18f8843455643ee88eb authored about 3 years ago
Release 1.11.2 (#57)

* Update README.md

* Update package.json

github.com/PrismarineJS/prismarine-item - 16939e14b28d04bdcd3d6315ce035f13befd1cda authored about 3 years ago
Add .blockEntity property (#46)

* add blockEntity getter

* fix bedrock version

* fix deps

github.com/PrismarineJS/prismarine-block - dc919411ebfc58f9945a0a38396d582d1b6a79da authored about 3 years ago
Support prismarine-registry (#45)

* support prismarine-registry

* update doc

* update tests

github.com/PrismarineJS/prismarine-block - 6730d6465523be7fd50271f6f34b89383bce2eab authored about 3 years ago
Fix chat messages (#272)

* added readme pt-pt

* added url/querystring deps and fix chat pos/scale

url and querystri...

github.com/PrismarineJS/prismarine-web-client - 09ba027f9b8285eeea65a7e113b95cdaa45ee7ba authored about 3 years ago
docs(readme): add SteveProxy to projects list (#948)

github.com/PrismarineJS/node-minecraft-protocol - 2125ad0543d82fef720b6f72d42f637c8c52d6e0 authored about 3 years ago
Bump http-server from 13.1.0 to 14.1.0 (#268)

Bumps [http-server](https://github.com/http-party/http-server) from 13.1.0 to 14.1.0.
- [Releas...

github.com/PrismarineJS/prismarine-web-client - 8172c478d00848c7e8b80336dcc442d4ffa13e26 authored about 3 years ago
Small changes to blockUpdates.js, log.js, and README.md (#554)

* Some changes to blockUpdates.js

* Update log.js

* Update README.md

github.com/PrismarineJS/flying-squid - 759a6f5840765a24a2cd830ce480760ee1c03f0b authored about 3 years ago
Bump typed-emitter from 1.4.0 to 2.0.0 (#2412)

Bumps [typed-emitter](https://github.com/andywer/typed-emitter) from 1.4.0 to 2.0.0.
- [Release...

github.com/PrismarineJS/mineflayer - ab1559e1f6d9c70ec71659f06ba1c5f35596ec52 authored about 3 years ago
Bump typed-emitter from 1.4.0 to 2.0.0 (#130)

Bumps [typed-emitter](https://github.com/andywer/typed-emitter) from 1.4.0 to 2.0.0.
- [Release...

github.com/PrismarineJS/mineflayer-statemachine - f06b566bb91ddfbd1ba34c92b2f3bdf4aef01487 authored about 3 years ago
Bump ramda from 0.27.2 to 0.28.0 (#16)

Bumps [ramda](https://github.com/ramda/ramda) from 0.27.2 to 0.28.0.
- [Release notes](https://...

github.com/PrismarineJS/mcdevs-wiki-extractor - 687f6dae239f0e9030c8cadc39506ce917c7b13e authored about 3 years ago
Add and revise simplified Chinese language documents (#2374)

* 翻译简体中文语言文件

* fix lint

Co-authored-by: Romain Beaumont <[email protected]>

github.com/PrismarineJS/mineflayer - d89e7b2f96bdf450cd3dfdb24d825eb89592db5c authored about 3 years ago
chore(deps): bump rambda from 6.9.0 to 7.0.1 (#45)

Bumps [rambda](https://github.com/selfrefactor/rambda) from 6.9.0 to 7.0.1.
- [Release notes](h...

github.com/PrismarineJS/MineflayerArmorManager - 12fdff73268ec361aa3424a0cd652b6477880cb0 authored about 3 years ago
Add 22w03a to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 933658e327ede67c4176cfed00b87fc13a42d6b0 authored about 3 years ago