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

Bump fs-extra from 10.1.0 to 11.0.0 (#327)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.0.0.
- [Relea...

github.com/PrismarineJS/prismarine-viewer - ae2ebd766a6f56d2c88ae79107522654841a1d31 authored about 2 years ago
Bump webpack-dev-middleware from 5.3.3 to 6.0.0 (#332)

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to ...

github.com/PrismarineJS/prismarine-web-client - d82a70a5adb0bd514a2141e211ed9661455394db authored about 2 years ago
Release 1.36.2 (#1045)

* Update package.json

* Update HISTORY.md

* Update HISTORY.md

Co-authored-by: Romain Be...

github.com/PrismarineJS/node-minecraft-protocol - 1efbde1ef7b581797a70a3cb1f1e0d0f7df5bfad authored about 2 years ago
Release 3.19.0 (#246)

* Update

* Release 3.19.0

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

github.com/PrismarineJS/node-minecraft-data - 768932b78530ca9961282cab4378971271cff945 authored about 2 years ago
Add 1.19.2 data (#653)

* add 1.19.2 data

* Update {datapaths,versions}.json

Co-authored-by: Romain Beaumont <roma...

github.com/PrismarineJS/minecraft-data - 895d57aa998b20b6a991faae10188f0a00966ecf authored about 2 years ago
Add 1.19.2 to testing and fix protocol. (#655)

github.com/PrismarineJS/minecraft-data - 8f4af50ddee30ee63e65d77388f02440125ef1ba authored about 2 years ago
startVanillaServer: handle server timeout on head request

github.com/PrismarineJS/bedrock-protocol - 6737ab09d0c9a35c8103ba6fc7ee7ed71c5f3542 authored about 2 years ago
Comment out unused audit. (#654)

Clean up test log

github.com/PrismarineJS/minecraft-data - ace896110dd0bf19b8aaa760e07a3e72c0f484d5 authored about 2 years ago
Delete .gitpod.DockerFile

github.com/PrismarineJS/prismarine-auth - 25c08b346029e0dacf6f97c81130084e5bb2d747 authored about 2 years ago
fea:(I18n ffr) add translation (#2817)

github.com/PrismarineJS/mineflayer - 4fe36f57dc38c0d369c1985dccf8947c9c06dfce authored about 2 years ago
Add a native mineflayer event for particles (#2813)

* Added particle stuff

* linting fix

* Changed from a class to a function

* Rename long...

github.com/PrismarineJS/mineflayer - 771bfe1759626c12aa93f51f96f9c7528069033b authored about 2 years ago
Bump webpack-cli from 4.10.0 to 5.0.0 (#331)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.0.0.
- [Release no...

github.com/PrismarineJS/prismarine-web-client - ae1ccf0cf39210f4d8c6cdc9e3b6c765e13aede1 authored about 2 years ago
Fix Typings (#64)

* Fix typings for Profiles and lowercase string type

Lowercase string type is preferred and e...

github.com/PrismarineJS/prismarine-auth - 305430972d1db0679dcb229b2dc3bbaa86c8237e authored about 2 years ago
Fix viewDistance type (#2824)

See: https://github.com/PrismarineJS/mineflayer/blob/master/docs/api.md#botsettingsviewdistance

github.com/PrismarineJS/mineflayer - b8ed7c7f564d2b37965de5657b2d63cd5b86dbe2 authored about 2 years ago
fea:(I18n ffr) add translation (#2817)

github.com/PrismarineJS/mineflayer - d4d5925f2a4420b170ccf3d46d7ee8cbf7f98b83 authored about 2 years ago
fix typo (#108)

26 -> 16

github.com/PrismarineJS/prismarine-world - d0b8207a654eb4661df97fcdfa52e4eb2817564f authored about 2 years ago
Release 1.6.0 (#21)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-registry - 56971090c2d273096c247160bc4ad30f4fe9134c authored about 2 years ago
Update for 1.19.2 (#20)

Co-authored-by: Jared Siskin <[email protected]>

github.com/PrismarineJS/prismarine-registry - 5c23c3046d21f89ba2d8e7c58ff9439148f046ab authored about 2 years ago
Throw error on minecraft-data protocol version mismatch (#1044)

require('minecraft-data')('1.19.1') can redirect to require('minecraft-data')('1.19') (the major...

github.com/PrismarineJS/node-minecraft-protocol - 7fb293fba2527e4878df2d56ba296b4fa47e21bc authored about 2 years ago
Change String to string in types (#61)

github.com/PrismarineJS/prismarine-auth - 68f1db763d582e7033cce44bbab51cc64b2425a3 authored about 2 years ago
Release 2.1.0 (#63)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-auth - bd1e2640bb1ae9a44b6178459565401b83fac690 authored about 2 years ago
include signatureV2 (#62)

Co-authored-by: Jared Siskin <[email protected]>

github.com/PrismarineJS/prismarine-auth - 69cae0ced3a6573b11525e25c91a34f04b5dd604 authored about 2 years ago
Make "fakeHost" option working (#1040)

github.com/PrismarineJS/node-minecraft-protocol - 85264bcb95f7fe20172eb535269697ecb5c08b87 authored about 2 years ago
Update microsoftAuth to set default flow option (#1041)

* Update microsoftAuth to set default flow option

Explicitly specify to login through live.co...

github.com/PrismarineJS/node-minecraft-protocol - 4ca8523b88b0280cafe04ea52c2f6139592bb308 authored about 2 years ago
Release 3.18.0 (#245)

* Update

* Release 3.18.0

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

github.com/PrismarineJS/node-minecraft-data - 04fb0eeb8c4aefb01546d63cc012ea070e91b07b authored about 2 years ago
add 1.19.2 to readme

github.com/PrismarineJS/minecraft-data - 79eab3f81db460c4a8cf4a7005c13775a1d8ea37 authored about 2 years ago
1.19.2 protocol.json (#651)

* copy 1.19 protocol into 1.19.2

* Update for 1.19.2

* add signatureV2 feature

* addres...

github.com/PrismarineJS/minecraft-data - 09e5b520329ecdbd97b1bc44ed929f1e167d3e97 authored about 2 years ago
Change Goal typing and add Goal Documentation (#298)

* Add missing isValid method on Goal class
Make hasChanged none abstract

* Add abstract Goal...

github.com/PrismarineJS/mineflayer-pathfinder - dcc9f750105d3d320b106159170630c905f66f56 authored about 2 years ago
Update README discord badge

Update README discord badge to match mineflayer

github.com/PrismarineJS/bedrock-protocol - b930840bec96a813400ce56b0a287486febc991c authored about 2 years ago
Bump prismarine-auth from 1.7.0 to 2.0.1 (#31)

Bumps [prismarine-auth](https://github.com/PrismarineJS/prismarine-auth) from 1.7.0 to 2.0.1.
-...

github.com/PrismarineJS/prismarine-realms - 135d7fce98624e5617e15f24137d6a0a6cfd3452 authored about 2 years ago
Release 3.21.0 (#315)

* Update HISTORY.md

* Update package.json

* Update HISTORY.md

* Update startVanillaServ...

github.com/PrismarineJS/bedrock-protocol - a326d42a100ad07e2a0b92391325c927e4af8202 authored about 2 years ago
Support 1.19.40 (#314)

github.com/PrismarineJS/bedrock-protocol - e7f8357a36db5815b45855289362bf4299dc020e authored about 2 years ago
Release 3.17.0 (#244)

* Update

* Release 3.17.0

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

github.com/PrismarineJS/node-minecraft-data - d8d9a621b36f47ec1691d90d91bf07821996a400 authored about 2 years ago
Release 3.17.0 (#648)

github.com/PrismarineJS/minecraft-data - 0953ac6d8a78d6ce612020bd1f9587f346decf90 authored about 2 years ago
Add protocol data for bedrock 1.19.40 (#647)

* Add protocol data for bedrock 1.19.40

* corrections

* update protocol.json

* update R...

github.com/PrismarineJS/minecraft-data - 43b9a69ba0bcddb2b1e616b741d028122e1f997a authored about 2 years ago
Fix pc/protocolVersions.json major version

Fix failing CI

github.com/PrismarineJS/minecraft-data - 6518c20469f933ca103059cb84f7dc2ecd74a935 authored about 2 years ago
types: Fix missing field in ServerAdvertisement (#313)

github.com/PrismarineJS/bedrock-protocol - 58724960badb7e9e6bb5e6b9573c78f50c48023d authored about 2 years ago
Update microsoftAuth to set default flow option (#309)

* Update microsoftAuth to set default flow option

Explicitly specify to login through live.co...

github.com/PrismarineJS/bedrock-protocol - 20da9446f0b73a319d4c5f2b83f9c07ec5816abc authored about 2 years ago
Release 2.0.1 (#60)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-auth - bca4a9238414d25f08de21bc656b8b9d1bddce7a authored over 2 years ago
Update handling and doc to reflect `flow` no longer being implicit (#59)

* Update handling and doc to reflect `flow` no longer being implicit

* update tests

github.com/PrismarineJS/prismarine-auth - 6fa058f43a3990db2d548f1b261a4a024c28620b authored over 2 years ago
Release 2.0.0 (#58)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-auth - 9c75a76be2193b3e9395b13b3db771e0f10dddbc authored over 2 years ago
Release 4.5.1 (#2808)

* Release 4.5.1

* Update history

github.com/PrismarineJS/mineflayer - 803024cbc348276abc780c0d7ec810b3740e5782 authored over 2 years ago
Add 22w42a to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - ca72accbcfe54cc22c318f4a90e41b73116ecd0f authored over 2 years ago
Release 3.16.0 (#243)

* Update

* Release 3.16.0

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

github.com/PrismarineJS/node-minecraft-data - c359ede720e299d5be8e0d0856cfffe66a661c92 authored over 2 years ago
use registry.supportFeature (#82)

github.com/PrismarineJS/prismarine-windows - 3d4514ab56274cfe1fc5d578e3e101d6e41391f7 authored over 2 years ago
Add prismarine-nbt to dependencies (#203)

github.com/PrismarineJS/prismarine-chunk - 23ae199ad600791a67bed264cbf6af496fed7520 authored over 2 years ago
FIx typescript definitions (#2800)

github.com/PrismarineJS/mineflayer - 2c6a4036d84bedb5f349ea5a82d743e344c34224 authored over 2 years ago
Bump mocha from 9.2.2 to 10.0.0 (#207)

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

github.com/PrismarineJS/bedrock-protocol - 9674fc0126028280aff5b13b4405b09f3a032298 authored over 2 years ago
moving features to mcData (step towards mineflayer issue #1392) (#642)

* add pblock and flying squid features to mcData

* pwindow features

* typo

* leaving be...

github.com/PrismarineJS/minecraft-data - 90779cd1166c6507c1702ed36a05a44eb4b366a0 authored over 2 years ago
Fix basic.js example (#82)

Fixed to be a fully working copy/paste example.

github.com/PrismarineJS/prismarine-physics - 7970d49bf0a066647d5c5ad60b8ce48e95a3a3d8 authored over 2 years ago
Bump typed-emitter from 1.4.0 to 2.1.0 (#76)

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

github.com/PrismarineJS/prismarine-windows - 86e6aa0727c7e6a4ffa0602bf1aba7fd9d70f71f authored over 2 years ago
Release 2.6.1 (#80)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-windows - 52870d16de029543d52bd532a37017a75ead57a3 authored over 2 years ago
add 1.19 to readme

github.com/PrismarineJS/mineflayer - 7fb0a83fdc11246cb170caf8c0030ba13ff4159c authored over 2 years ago
1.19 support (#2743)

* start work on 1.19

* chat for 1.19

* update doc, fix chat sending

* bump pchunk

* ...

github.com/PrismarineJS/mineflayer - 286ca6bb7458475b430203fd85a48861508dbbf6 authored over 2 years ago
Release 2.6.0 (#78)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-windows - 98ed81d7d88d911a50be0e509f7e895e61d68e76 authored over 2 years ago
mcData to registry refactoring + anticipation of feature check refactoring (#77)

* mcData to registry refactoring

* comments anticipating the feature check implementation ref...

github.com/PrismarineJS/prismarine-windows - 840136b6bd22e9fbeae1fac06667af81242d0408 authored over 2 years ago
mcData to registry refactoring (final step, at least for mineflayer) (#2795)

* refactoring

* version args to registry refactoring

* lint fix

* undo registry arg on ...

github.com/PrismarineJS/mineflayer - 6fc8a9ad2c659f0ab82a1b797a1d7024d9acb5a3 authored over 2 years ago
Update package.json (#202)

github.com/PrismarineJS/prismarine-chunk - 33df81f250f3e19427905b9c80549c7853edb59a authored over 2 years ago
Update package.json (#16)

github.com/PrismarineJS/prismarine-biome - bdee39107ec736a3ffd295565b4a3657454ca7a5 authored over 2 years ago
Update package.json (#52)

github.com/PrismarineJS/prismarine-entity - 1156c9b9ae76b3e82ea57348c0f4e0cbdcb6216a authored over 2 years ago
Release 2.4.0 (#294)

* Update package.json

* Update history.md

github.com/PrismarineJS/mineflayer-pathfinder - 56a02b9af715029f884cd392aa7f0836e0284c03 authored over 2 years ago
mcData to registry refactoring (#293)

* refactoring

* lint fix

github.com/PrismarineJS/mineflayer-pathfinder - c2f4d2551d07d301b2cc3f55fdc75573dae61f06 authored over 2 years ago
refactoring examples to use bot.registry (*except for some that use mineflayer-pathfinder, which still doesn't support it) (#2793)

* refactoring examples to use bot.registry

* fix lint

github.com/PrismarineJS/mineflayer - 917c09429153bfe175a919568cf4c8c1e8f3dc8d authored over 2 years ago
Release 2.2.0 (#51)

* Update README.md

* Update package.json

github.com/PrismarineJS/prismarine-entity - 099d9bcd4fd075d263dc31dd96fe5d73446f0d15 authored over 2 years ago
mcData to registry refactoring (step towards #2450) (#50)

* mcData to registry refactoring

* Update package.json

github.com/PrismarineJS/prismarine-entity - d7224a3d0c6001a46e51bda682c5a62ac24f888a authored over 2 years ago
Release 1.3.0 (#17)

* Update package.json

* Update README.md

github.com/PrismarineJS/prismarine-recipe - 11aebee18662223ef1e0b99f7e7f8a86c90c816a authored over 2 years ago
mcData to registry refactoring (step towards mineflayer issue #2450) (#16)

* Update index.js

* Update recipe.js

* mcData to registry refactoring

* Update package....

github.com/PrismarineJS/prismarine-recipe - c4a91c84b7cd3ca934373f6adee88bf03ea11bdf authored over 2 years ago
Release 1.12.1 (#84)

* Update package.json

* Update README.md

github.com/PrismarineJS/prismarine-item - 2d6a01fc3b47686a69b93b75c3bdb221c96b0897 authored over 2 years ago
Update npm-publish.yml

github.com/PrismarineJS/prismarine-item - 28395f64a1b43242008000d97a07e92a21eca781 authored over 2 years ago
Release 1.12.0 (#83)

* Update README.md

* Update package.json

github.com/PrismarineJS/prismarine-item - 9d66a20150a67abe61ec95eb112e47ceb8198c4e authored over 2 years ago
now p-item uses registry instead of mcData (a step towards #2450) (#82)

* now p-item uses registry instead of mcData (a step towards #2450)

* add registry dependency...

github.com/PrismarineJS/prismarine-item - 0ec1d9b50c1ab2a2fa6b6b4b3cffd76c7a2ebd18 authored over 2 years ago
Release 3.15.3 (#242)

* Update

* Release 3.15.3

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

github.com/PrismarineJS/node-minecraft-data - a4bc659dd95d7691c8d120ae4ec8c09802bfa5a6 authored over 2 years ago
Fix pc1.19 villager trade packet (#641)

github.com/PrismarineJS/minecraft-data - 086fd6087d670844d151001cd3c7120c99277f90 authored over 2 years ago
Release 3.15.2 (#241)

* Update package.json

* Update history.md

github.com/PrismarineJS/node-minecraft-data - 8f546370259445aa36b68c75c31bba6f1d3525ba authored over 2 years ago
Fix entitiesById being undefined (#240)

github.com/PrismarineJS/node-minecraft-data - 542925dfcabdecbfe0556db54530fc806827c302 authored over 2 years ago
Release 3.15.1 (#239)

* Update

* Release 3.15.1

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

github.com/PrismarineJS/node-minecraft-data - d3f23eadca290ecf991f1ee9b58ac241e3a66fec authored over 2 years ago
Release 3.15.1 (#640)

github.com/PrismarineJS/minecraft-data - 2c11d15064ee02f1b65c7e899aa144c4b7f0ba70 authored over 2 years ago
Fix pc1.19 entity spawn packet (#639)

* Fix and rename spawn_entity_living => named_entity spawn on 1.19, add as feature
* Fix and re...

github.com/PrismarineJS/minecraft-data - 081a02d4e4e69c6b447f4107073705ae78db306c authored over 2 years ago
Fix inventory event emitter typing (#2789)

github.com/PrismarineJS/mineflayer - e28e878b3cdeac7040104461a088a29f93492011 authored over 2 years ago
Bump raknet-node from 0.4.6 to 0.5.0 (#296)

github.com/PrismarineJS/bedrock-protocol - 169e305c4204b13b4c6f27dca8ab4ce0d4465f1d authored over 2 years ago
Fix buffer length calculation in ServerAdvertisement (#292)

github.com/PrismarineJS/bedrock-protocol - 9724ff41ede2a02ab117a37436f3b9c90f598269 authored over 2 years ago
Make CI less flaky (#293)

* add debug code to server start

* Reduce number of versions tested on Github Action CI to sp...

github.com/PrismarineJS/bedrock-protocol - c51b55d4c78c7b0aad5c37f1705bf21cf86ec57c authored over 2 years ago
Release 1.7.2 (#82)

* Fix broken type definition

* Release 1.7.2

github.com/PrismarineJS/prismarine-chat - 2ba443f8ae20609fb1ab893263936cff142db2e4 authored over 2 years ago
Fix Type Definitions (#81)

github.com/PrismarineJS/prismarine-chat - e712ecaec0b3a4930b3e2d399df02f4de8476ce8 authored over 2 years ago
Update README with `flow` option (#56)

github.com/PrismarineJS/prismarine-auth - 91b1aeb85c97807bd43f44541350a041590affe2 authored over 2 years ago
Release 1.5.0 (#19)

* Update package.json

* Update HISTORY.md

github.com/PrismarineJS/prismarine-registry - e9315e6037950c487f4443bcead09da237bb93d6 authored over 2 years ago