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

fix mc 1.18 (#934)

* use java 17 for mc 1.18

* increase timeout because 1.18 server is slow to boot

* add chu...

github.com/PrismarineJS/node-minecraft-protocol - d4bc14a583e0e5aa8d5825cfadf8234f23278796 authored about 3 years ago
rename x_sec and z_sec to x and z in chunk block entity

github.com/PrismarineJS/minecraft-data - 5a9573f9c5e5e80e8b22b0947703d338ebfb24a0 authored about 3 years ago
change nbtData field of chunkBlockEntity to optionalNbt

github.com/PrismarineJS/minecraft-data - 9696fafc09ebe2cd58a895563a48310bbd796f4f authored about 3 years ago
fix simulation distance packet in 1.18

github.com/PrismarineJS/minecraft-data - 091b979d6dc01bf5c49d7c4359475178605b9891 authored about 3 years ago
Merge pull request #120 from amoraschi/master

Implement isFood

github.com/PrismarineJS/mineflayer-statemachine - 2bcb435ff79c0a2dece625f164731dde36f81b1e authored about 3 years ago
update bedrock 1.18 data, bedrock recipes schema (#478)

* update biomes and updates

* rename recipe 'shapeless' to be clearer

github.com/PrismarineJS/minecraft-data - cccf5fa1bb3dbeb08c33cb022210fe97d17a5615 authored about 3 years ago
Update version in datapath for 1.18 (#482)

github.com/PrismarineJS/minecraft-data - 7c77988a8f43b45c41ed2b4a34e4988a4dc0fe28 authored about 3 years ago
Update datapaths.json with 1.17.1 data for 1.18

github.com/PrismarineJS/minecraft-data - 95d28f81669d998e5ec2f48cb27165d70892d7a7 authored about 3 years ago
Enable tests for 1.18 (#481)

github.com/PrismarineJS/minecraft-data - 753abfc924115fc3c2d52ddfa75c751152032152 authored about 3 years ago
1.18 support (#930)

* update mcdata

* Update version.js

* Update ci.yml

* Update README.md

* Update vers...

github.com/PrismarineJS/node-minecraft-protocol - e1db56a32d1e0c3330e8299b632dcee2a5c92572 authored about 3 years ago
Release 2.98.1 (#480)

github.com/PrismarineJS/minecraft-data - dca7a50ef53b531e07f39584f4c31cfc473cc7f7 authored about 3 years ago
Prefix particle resourceIDs (#479)

github.com/PrismarineJS/minecraft-data - 4494f40f546743d6331a1fc208e9305ed2c0f8b7 authored about 3 years ago
Add 1.18.1 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 4cd0a97bd5ca38fe1fcdb6d9670212e804f0e3d1 authored about 3 years ago
Add 1.18.1-rc3 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - eed9d50ad4ac160b7b8aad7ccab236e77768818d authored about 3 years ago
1.18 protocol (#477)

* Add 1.18 protocol

* Add 1.18 protocol

* Fix 1.17 vibration particle

* Fixup

* Fixe...

github.com/PrismarineJS/minecraft-data - da8b4b543c898309b337ba23ddf3a69a418d29bd authored about 3 years ago
Add 1.18.1-rc2 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 6b69da44e0c2d638430a2b2cfb44e72161697ddb authored about 3 years ago
index.d.ts: update version enum

github.com/PrismarineJS/bedrock-protocol - e3e553bf91be463143b31d5e8835eb295baffca0 authored about 3 years ago
Update index.d.ts (#55)

Currently, this library does not function when TypeScript is set to `strict` due to the untyped ...

github.com/PrismarineJS/prismarine-nbt - c84cb47dfa09ecc8d5da552604c865b133657605 authored about 3 years ago
Add 1.18.1-rc1 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 3cd815600a3478cec113c895b5733499245bdfa9 authored about 3 years ago
Fixed Broken Link in readme. (#23)

It wound me up.

github.com/PrismarineJS/prismarine-proxy - 95f9cb8b1412913708c52b324310a2c21f99d4fe authored about 3 years ago
Add link to protodef doc in readme

github.com/PrismarineJS/minecraft-data - 86b14693f73d32ccfb1b22a411d9e0eb10671ed0 authored about 3 years ago
Update openVillager function (#2330)

* Update openVillager function

openVillager returns a Promise

* Remove pointless (?) line
...

github.com/PrismarineJS/mineflayer - d9a0686eebee51b6f6555e44a74d05934a3012d2 authored about 3 years ago
Release 1.4.0 (#53)

* Release 1.4.0

* edit package.json as well

github.com/PrismarineJS/prismarine-chat - 278b053a1a97ab6c0788d97c75f915461430b221 authored about 3 years ago
Release 2.97.0 (#475)

* Update history.md

* Update README.md

github.com/PrismarineJS/minecraft-data - dd76b3a2d6b08935458189a07864fe855ae0b8df authored about 3 years ago
Add bedrock 1.18 data (#473)

* Add bedrock 1.18 protocol data

* add more bedrock 1.18 data

* Fix typo

* Update add-d...

github.com/PrismarineJS/minecraft-data - 11bd3c5c51c73ba9f83d359f5a9d88009bce52b3 authored about 3 years ago
Add 1.18.1-pre1 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 156f0dbda0301acb48ee73597ec83eaf56d99027 authored about 3 years ago
update electron in example

github.com/PrismarineJS/node-minecraft-protocol - ae9f8847249b3357a8a4f91558e8c52aa28a2c32 authored about 3 years ago
Ensure chunk status and data version are written for v1.13 (#53)

github.com/PrismarineJS/prismarine-provider-anvil - 2d10dfef4a535e53d7b645132ced52f4b19cf5bb authored about 3 years ago
Add 1.18 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 8faaa530de6b96fc7eb01d3a2e12f5318f38eaaf authored about 3 years ago
Add 1.18-rc4 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 843d5b70c4e3824232d531cae5579049d0cabe04 authored about 3 years ago
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 ...

github.com/PrismarineJS/prismarine-provider-anvil - 805b3952ebbe271a8f24efcbb6db1091ec831fe4 authored about 3 years ago
update docs and error handling (#155)

github.com/PrismarineJS/bedrock-protocol - b0856e0cc7d15fd51a72e0691689bab4987c0bce authored about 3 years ago
Add 1.18-rc3 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 028d04eeeded4fb752b6127425e2400642fcf15b authored about 3 years ago
Add 1.18-rc2 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - d08c2e44340f7cb63c897e004d67bd703737bab3 authored about 3 years ago
Remove 2d array from long function typing

github.com/PrismarineJS/prismarine-nbt - d13e8373271b9675181e72ddcaffa0ac5645861f authored about 3 years ago
Bump ts-standard from 10.0.0 to 11.0.0 (#2314)

Bumps [ts-standard](https://github.com/standard/ts-standard) from 10.0.0 to 11.0.0.
- [Release ...

github.com/PrismarineJS/mineflayer - eeefab5deaaa8dd94be407a6175bb94bfd0850fc authored about 3 years ago
Add missing json attribute to typescript definitions (#52)

* Add missing json attribute to typescript definitions

* Update index.d.ts

Co-authored-by:...

github.com/PrismarineJS/prismarine-chat - 5e72a53ee5cf8ec4849118c8a5a21566f182dee8 authored about 3 years ago
Allow to use a custom cache instead of using the filesystem only (#26)

github.com/PrismarineJS/prismarine-auth - 22267884155b7b3674b169067c41507df2066812 authored about 3 years ago
Add 1.18-rc1 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 675266f3aa70892390ad88771db284e88a10194b authored about 3 years ago
Add 1.18-pre8 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 5a5f5a50ad75dc21b274c7d9c53a8bca86468d18 authored about 3 years ago
Add 1.18-pre7 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 5fb926221aa358e6866753c363ba2adb9be89934 authored about 3 years ago
Fix microsoft auth error condition handling (#925)

nullish operator can return undefined which causes `if` to not trigger in profile check

github.com/PrismarineJS/node-minecraft-protocol - 9501694f23f7d46787cc5ded721d5d9f9c948892 authored about 3 years ago
Add 1.18-pre6 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - ad96dfad0facfa08b28b5a3f47ab0385af1cfdd6 authored about 3 years ago
Add 1.18-pre5 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 7c0809aabcf432075fdfe7cfa41651c7c6b0f6d9 authored about 3 years ago
Correct the packet mapping (#472)

* Correct the packet names

The packet names were switched for the recipe_book and displayed_r...

github.com/PrismarineJS/minecraft-data - c5a5aaa3d2b19aa7a32235a9c43ef3d87b8a4596 authored about 3 years ago
Add 1.18-pre4 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - a1b84bdad43f1e7784ffe2fd61a695ed1d277c39 authored about 3 years ago
Add 1.18-pre3 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - 3c8c7cb445fe4254b8ad18c55f8f9a8d5e896951 authored about 3 years ago
Add 1.18-pre2 to common/protocolVersions.json

github.com/PrismarineJS/minecraft-data - b9ea454c3ca4d15012508f5ed616a630101fcf55 authored about 3 years ago
fix: use correct typing for Recipes (#120)

github.com/PrismarineJS/node-minecraft-data - 35b65ba62cec74f6354e6ac97c761956311d1981 authored over 3 years ago
Replace `fs.rmdirSync` with `fs.rmSync` (#25)

github.com/PrismarineJS/prismarine-auth - 5bb3b02c6da5c0eed33b3ef0c823b5c9caefbdf5 authored over 3 years ago
Add `doSisuAuth` option (#24)

* Sisu auth function

* Xbox App Id

* Sisu endpoint

* Customizable device token paramete...

github.com/PrismarineJS/prismarine-auth - 16eff197a1d00bcbd176082477e8b1dab0384261 authored over 3 years ago
Release 1.21.0 (#228)

* release-1.20.1

* Changed version increase

github.com/PrismarineJS/prismarine-viewer - 784bd456b0ad02fb4ed8e954f72d28a25d8c09b5 authored over 3 years ago
Console spam fix (#2262)

* prevent console spam

* Changed empty object to message

* Fixed map

* lint fix

* Re...

github.com/PrismarineJS/mineflayer - 4e4295970c98b9cefd97c2a889a89e904eed5323 authored over 3 years ago
Add pitch speed to look (#2213)

* Add pitch speed to look

* Update p-physics version

github.com/PrismarineJS/mineflayer - ea89ad26933e4f06296b0923f9070532c7b7ffd8 authored over 3 years ago
Fixed wrong arm swinging (#2311)

github.com/PrismarineJS/mineflayer - a10628bd13e0e651c2fee19406c00bf43684cb43 authored over 3 years ago
expect and mocha are dev deps

github.com/PrismarineJS/prismarine-world - 5acce8767288ed5877bf05a357755bbecc45f57c authored over 3 years ago
use rest arg to allow many withs or extras (#44)

* use rest arg to allow many withs or extras

* Update index.d.ts

* Lint

* Update index....

github.com/PrismarineJS/prismarine-chat - b678a54aae41593af3a5e36f3ce42d8b6106375b authored over 3 years ago