Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/node-minecraft-protocol

Parse and serialize minecraft packets, plus authentication and encryption.
https://github.com/PrismarineJS/node-minecraft-protocol

Update remove color regex in ping.js (#848)

4a85609902aa9626c4b7ca63de75250abea4058e authored over 3 years ago by Nihat <[email protected]>
Create ping.js example (#847)

6987c3aff6f534a51e8840e64138422e48b25146 authored over 3 years ago by Nihat <[email protected]>
Release 1.25.0 (#844)

* Update HISTORY.md

* Update package.json

61789bbea9cbb8a746d0460c176067ff4076cfbb authored over 3 years ago by Romain Beaumont <[email protected]>
add fullBuffer to packet event

fd331399ba09d7afd91c1bf59e844afb82ae80ba authored over 3 years ago by Romain Beaumont <[email protected]>
Add packet cycletests (#842)

* Add packet cycletests

* add mcPackets to deps

* Update and rename cycleTest.js to non-pa...

d3c16e48fb75d411f7c26ce99f44819c43cdc817 authored over 3 years ago by u9g <[email protected]>
Add compiler example (#841)

* Initial commit

* require minecraft-data

* use buffer.compare instead of ===

* use .eq...

294e20b54a0631724215b947b7e6a38b3a6719a5 authored over 3 years ago by u9g <[email protected]>
Make 1.16.5 the default (#840)

bfb1472e7e507e500a915e944e51c5623e24d5c0 authored over 3 years ago by Romain Beaumont <[email protected]>
changed clientsmap and client (#836)

implements (and closes) https://github.com/PrismarineJS/node-minecraft-protocol/issues/818

4aaa837a7d9132ccc78d9fc276f39eaab9fc333b authored over 3 years ago by u9g <[email protected]>
Release 1.24.2 (#831)

* Release 1.24.2

* Update HISTORY.md

bdf792c534d4c3815e8866eca5826012a0016549 authored over 3 years ago by u9g <[email protected]>
Throw if data is not available for a given version (#830)

* Throw if mcData is invalid

* Update serializer.js

* fix lint

7ebda8047b917a1a2434596e9d3612697836dfab authored over 3 years ago by u9g <[email protected]>
Release 1.24.1

192e08cd3b6283a718d38061f2ad48dd78c89b97 authored almost 4 years ago by Romain Beaumont <[email protected]>
fix write to launcher_accounts.json (#827)

fix minecraftProfile id missing when writing new profile to launcher_accounts.json, causing yggd...

9d6e3a9092256af08a90cd6ef8a5458484545518 authored almost 4 years ago by Majorblake <[email protected]>
Release 1.24.0

7a2fee1b05868f17f1eb54be352123d908e950dd authored almost 4 years ago by Romain Beaumont <[email protected]>
Using launcher_accounts.json as new token source (#826)

* Using launcher_accounts.json as new token source

* Fixed a couple of problems in ae7fd65

50480f5bfea7d49e4ed6e1025f7d8c69a505adf2 authored almost 4 years ago by Moondarker <[email protected]>
Fix msa caching bug (#825)

eaed25f4971d2493e1b921ac07984d74cf5592e4 authored almost 4 years ago by extremeheat <[email protected]>
Release 1.23.3

e56355a5087117a06098144930191b1b86269f9c authored almost 4 years ago by Romain Beaumont <[email protected]>
add a reason to end connection in keepalive client

f363b7d785b4486894a852fa0a22d8a4413f3821 authored almost 4 years ago by Romain Beaumont <[email protected]>
Release 1.23.2

e9cb2ffbd70f86a347eacdc89c054f8712fe64d5 authored almost 4 years ago by Romain Beaumont <[email protected]>
Remove test code from microsoftAuth that was getting called at import time

cbfa9ef0469192e0d09281be0c194a464f811763 authored almost 4 years ago by Romain Beaumont <[email protected]>
Release 1.23.1

34e59fd88e6cc729710e51f80e888935aeb1006d authored almost 4 years ago by Romain Beaumont <[email protected]>
Revert "Refactor/Cleanup TCP_DNS (#810)"

This didn't work

This reverts commit 10984fd5d5656811fd8d1dc6512dc9e3f9208611.

b3953a3bcd6ee6932391b5352ef16d9d50d16ce6 authored almost 4 years ago by Romain Beaumont <[email protected]>
Release 1.23.0

5344f59b522777957ce006818a11d3d51dfb2e90 authored almost 4 years ago by Romain Beaumont <[email protected]>
fix launcher_profiles.json problems (#813)

fixes launcher_profiles.json (formerly launcher_accounts.json) not being written to (all clientt...

bf309ba5a41ba0e1eb56f7674502d78dbd43e7d6 authored almost 4 years ago by Rob9315 <[email protected]>
Refactor/Cleanup TCP_DNS (#810)

* Refactor/Cleanup TCP_DNS

* remove return

* nvm

10984fd5d5656811fd8d1dc6512dc9e3f9208611 authored almost 4 years ago by Jordan Jones <[email protected]>
Msa device code auth (#806)

* initial msa work

* rm debug code

* Update package.json

* lint, seperate constants, cr...

8f2a027812931d0bef48ed1da2a50a16878dc536 authored almost 4 years ago by extremeheat <[email protected]>
add auth type (#799)

made it only accept 'mojang' or 'microsoft' as anything else wouldn't be accepted anyway

41a2d064cea230be90032acf1f463bd9efe15f6d authored almost 4 years ago by u9g <[email protected]>
Release 1.22.0

78aa3d1b6a3365543779a0d7aeebbb65f53566cb authored almost 4 years ago by Romain Beaumont <[email protected]>
Don't stringify every packet if debug not enabled (#797)

7492025d65e69e2e4a46191f8be42114c3371f81 authored almost 4 years ago by Evan Goode <[email protected]>
Add handler for Login Plugin Message (#795)

* Add handler for plugin message

* Update pluginChannels.js

c7a021d689bfd19b5ce1329928e1db6822e50108 authored about 4 years ago by ph0t0shop <[email protected]>
Fixed password=false not using offline mode (#790)

* Fixed password=false not using offline mode

* revert client token change

ea52fb8c1319cb8e92ff56c19c0a14ce145abeb6 authored about 4 years ago by dada513 <[email protected]>
Create FUNDING.yml

45c04cb460154b0b92a0b534919998b98d5d7fde authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.21.0

2843f60e44697cea02501c903ecc6062cacaadec authored about 4 years ago by Romain Beaumont <[email protected]>
Integrate Authentication for Microsoft Accounts (#788)

* add node-fetch and @xboxreplay/xboxlive-auth for microsoft/xbox auth

* decide which authent...

5d723e9a04f07504c1774916d6df8f4573b39fd6 authored about 4 years ago by Jordan Jones <[email protected]>
fix client echo argv check

72aef6788cf330892d019b503a52acd1df10ecef authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.20.2

47d96936f541a0b6783aa5640000b3dafa7e7f4f authored about 4 years ago by Romain Beaumont <[email protected]>
Revert "Revert "Add token authentication (#780)""

This reverts commit 14c4886ac4de6e3e2f7c69224f56cf408da1ef7a.

Adds back token auth now that min...

011b6a189af9c21e2bcb0e387a1f8c29e478bf48 authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.20.1

0ac19142c0f0e0f415ad4788cfec6a6daa6ed776 authored about 4 years ago by Romain Beaumont <[email protected]>
Revert "Add token authentication (#780)"

This reverts commit 0277091ddc1efe04f9beeb19c63147b390047caa.
This commits introduced a bug in o...

14c4886ac4de6e3e2f7c69224f56cf408da1ef7a authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.20.0

7be60af77d866bf0857ce424e46e5915efb6ba10 authored about 4 years ago by Romain Beaumont <[email protected]>
Add token authentication (#780)

* Add token authentication

* Update package.json

* Update src/client/auth.js

Co-authore...

0277091ddc1efe04f9beeb19c63147b390047caa authored about 4 years ago by ph0t0shop <[email protected]>
Only use fullReason for the disconnect packet (#776)

And keep endReason for the client end reason, to avoid having
big JSON string that are more dif...

5873c1a29f1eded951865c617c82831a6c8d8662 authored about 4 years ago by David Duarte <[email protected]>
End the serializer instead of unpiping streams (#775)

This will let all the streams end their work before
closing the socket

0009c9ab4c2708c83e5542d2b03fba64ca1dd752 authored about 4 years ago by David Duarte <[email protected]>
[CI] update to actions/[email protected] (#785)

https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-command...

0d0b4d5af25e9bd2611ac084d15e08a6f3b5ab7a authored about 4 years ago by Gjum <[email protected]>
Make 1.16.4 the tested version (#773)

5d80168f20cb38893b2adb9827816a900f8c7084 authored about 4 years ago by Romain Beaumont <[email protected]>
update to standard 16

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

1ccedad90f6d6f4f2288d79a81fbfe75b46f7daa authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.19.0

d3ea67a184a6f873fabee3eae510f7f0aaf215fa authored about 4 years ago by Romain Beaumont <[email protected]>
add options.noPongTimeout to handle server that don't answer to ping packet

useful for example for minersbr.enxada.host in auto version mode

8f0ae218b13c034eb2e266fccc0723d208a2799b authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.18.0

8bfbb72e5be83a0b05a296864cbf59798ef55b60 authored about 4 years ago by Romain Beaumont <[email protected]>
Allow immediate shutdown of the client script once not in use (#766)

* Allow immediate shutdown of the script once not in use

If the client connection was termina...

4e23e9115c6db14246f6ca0ce94b83352cc58bce authored about 4 years ago by Svebran <[email protected]>
Update server_world example (#770)

* Update server_world example

* Fix syntax

* Change required version

9895df791ea20fa14c812fbebd0b898be6219f5c authored about 4 years ago by Grooble <[email protected]>
client.end with full reason (#771)

* init

* updated docs

0881d85577921ae609828849f577c1fa7a0505e6 authored about 4 years ago by redcarti <[email protected]>
update standard to version 15

99edabb71694f1d618c9e2930b02b81c55d5dac1 authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.17.0

d763710bd50feba754e992843b2ba31b557355bc authored about 4 years ago by Romain Beaumont <[email protected]>
1.16.2 and 1.16.3 support (#765)

* Update node-minecraft-data to 2.69.0

* Change default version to 1.16.3

* Update example...

306b16abcd5a26dcc99ec0397bb6826f5c6c5d2e authored about 4 years ago by Grooble <[email protected]>
Support ipv4 and ipv6 by default in createServer

fix #759

330ab5a82964f3df12dd66ded548514b4b048e12 authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.16.0

de731b3e1a443d064949f5a5cac91087572727d3 authored over 4 years ago by Romain Beaumont <[email protected]>
add buffer to packet event

eb5bf74565cfc802d4fc0ab5da93df8f3b058ccc authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #755 from GroobleDierne/pingFails

Fix #642

7f61d65e3319e647264333b130b010257ca93df0 authored over 4 years ago by Romain Beaumont <[email protected]>
Fix #642

1387481cd59875502157a6fb2060fefd9aaddbac authored over 4 years ago by Grooble <[email protected]>
Merge pull request #754 from HVEVB/patch-1

Fixes crashes

6489e1656c22f47af9acaa96227c512a0b43657d authored over 4 years ago by Romain Beaumont <[email protected]>
Fixes crashes

Sometimes parsed.data is undefined, meaning the `s` variable is evaluated to undefined. When try...

64c31e9061e6f69b56020dd455b67c59794b4667 authored over 4 years ago by HVEVB <[email protected]>
update electron in example

a186392d1d65468ebbc7816197406779b4d181e6 authored over 4 years ago by Romain Beaumont <[email protected]>
Release 1.15.0

3c626cbcb477477d8447226eb7da7df7c8323177 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #752 from PrismarineJS/electron_example

add electron example, fix #751

f44133e864d629c61c089d0ae9efa516a6870399 authored over 4 years ago by Romain Beaumont <[email protected]>
add auth and session server to doc

edece010bba021d803c3f07673ddb19c230b8091 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #745 from Ropro2002/master

Added support for custom auth/session servers

ec4501bf4cc6e61b9755fc29c3f2959720d6543e authored over 4 years ago by Romain Beaumont <[email protected]>
add electron example, fix #751

50a90030b334496195fde782c162b709fce8a642 authored over 4 years ago by Romain Beaumont <[email protected]>
increase closeTimeout default to 2min and add to API

4d092bb4dc7db9d4908e2596b6be6da1c942d967 authored over 4 years ago by Romain Beaumont <[email protected]>
Release 1.14.0

0dede4a06be7a4712ea57b2dd231ec961a5b10d8 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #750 from IdanHo/master

Implement fallback aes-js support for cfb8

4b5933291a93a9f0dfcb4028486a22e0431c8c9a authored over 4 years ago by Romain Beaumont <[email protected]>
only disable the new-cap rule

27aa08b40d4135b079b4317e284e59a06c8ba5f0 authored over 4 years ago by Idan Horowitz <[email protected]>
Implement fallback aes-js support for cfb8

82364c06cebca4c033bdd252ff89c74422ccaae1 authored over 4 years ago by Idan Horowitz <[email protected]>
Merge pull request #747 from PrismarineJS/ping

Prevent ping from hanging if the server never replies. #329

26b41d0084661f8fd2dce0fa276397c40f449980 authored over 4 years ago by Romain Beaumont <[email protected]>
fix lint

00980f94ab6b5a4fc5c1097faf22bf02a3746014 authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #746 from PrismarineJS/pchat

Pchat

2f508e2c7ae67ebd98f62b5d950f79bec2c8cd4b authored over 4 years ago by Romain Beaumont <[email protected]>
fix lint

ddfc9347d0cb70e15281af3fddcb7fb7e11451fe authored over 4 years ago by Romain Beaumont <[email protected]>
Added support for custom auth/session servers

b5c1e05c0c3ee395d15d958a9b2e410b92029ab6 authored over 4 years ago by Robeart <[email protected]>
improve proxy doc

6346153d15b380177acc073546917f8f5e753330 authored over 4 years ago by Romain Beaumont <[email protected]>
Move to prismarine-chat

ad2c0f2b0d4285a83145150512022aa8d6c77ab8 authored over 4 years ago by SiebeDW <[email protected]>
add some doc to mc.ping

7a3032640319240bbd31edaa06dd0e4dec60d94c authored over 4 years ago by Romain Beaumont <[email protected]>
add prismarine-proxy to readme

f1273d80430c122d0392731fe9f656801d8efa9a authored over 4 years ago by Romain Beaumont <[email protected]>
add pakkit to FAQ

c7930ebc96008580e12c16e1f9bd3ec29d358302 authored over 4 years ago by Romain Beaumont <[email protected]>
add pakkit in readme

19b5bf5b6d9418640c5be011afc69cf0d0bfebd1 authored over 4 years ago by Romain Beaumont <[email protected]>
add proxy question to FAQ

0deaf5b9f5fd4ae51bb87933585969d3568cd6bb authored over 4 years ago by Romain Beaumont <[email protected]>
update readme and change default version to 1.16.1

61352500da53a0c1c51610df687160f190bd853f authored over 4 years ago by Romain Beaumont <[email protected]>
Release 1.13.0

0afc54a12be466238dd741ed80381270d8888eca authored over 4 years ago by Romain Beaumont <[email protected]>
Merge pull request #733 from PrismarineJS/1.16

Add 1.16 support

0fbb5ed2609ba902972498f03db9ed720c5a549d authored over 4 years ago by Romain Beaumont <[email protected]>
switch to 1.16

cbef0f331fae0a2186cff52a344485005141f434 authored over 4 years ago by Romain Beaumont <[email protected]>
fix tests

b7c5a4555744810378445cdeb71042ce1ab639f7 authored over 4 years ago by Romain Beaumont <[email protected]>
fix clientbound usage of chat and login for 1.16

2da46e1f35ca3d0703b0c469bd3c9e10c326fd50 authored over 4 years ago by Romain Beaumont <[email protected]>
fixed auto version to use in priority protocol specified vs version name

d3a6a266f6666e7dfd65677fd537108e57ea27bf authored over 4 years ago by Romain Beaumont <[email protected]>
update usage of map_chunk

eea700ffba338f6da79034c2c12af0263968fb69 authored over 4 years ago by Romain Beaumont <[email protected]>
update mcdata with fixes

667380497b213a5cba8b87c255843b4c09e2f0c4 authored over 4 years ago by Romain Beaumont <[email protected]>
Add 1.16-rc1 support

add topBitSetTerminatedArray native type

a7a7b5c7e2dfee79456d43112b5d4638cbfbc53a authored over 4 years ago by Romain Beaumont <[email protected]>
fix sidebar

3c2bf84d726ec84a46225435b54643b94788018f authored over 4 years ago by Romain Beaumont <[email protected]>
uses docsify for doc

486b772e1acb3db59b83808b01827576231c990e authored over 4 years ago by Romain Beaumont <[email protected]>
Rename HISTORY.md to docs/HISTORY.md

c77298e3b47a52f497caa09b73e4dfca49a17e51 authored over 4 years ago by Romain Beaumont <[email protected]>
fix doc and faq link in readme

4462fe04539ecd71b43591464ecbf0243447047b authored over 4 years ago by Romain Beaumont <[email protected]>
Update CNAME

d7b3be07caec56a8cb053b1de76ab5df6607372d authored over 4 years ago by Romain Beaumont <[email protected]>