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

Release 1.47.0 (#1288)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

e50b604a60403e7412e5124f29cc31a2c00d66ab authored 10 months ago by rom1504bot <[email protected]>
1.20.3 / 1.20.4 support (#1275)

* Inital 1.20.3 update, bring in minecraft-data with 1.20.3 support and add it to the versions
...

1d9a38253a28a515d82fffa13806cb0874c5b36c authored 10 months ago by William Gaylord <[email protected]>
Release 1.46.0 (#1285)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

f97a2367bae29df4caa57c911ba39c1aa10ee221 authored 11 months ago by rom1504bot <[email protected]>
Ensure `onReady` in client is called once (#1287)

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

Server sending start_...

85a26a52944c89af273bc974380b438073280981 authored 11 months ago by extremeheat <[email protected]>
Acknowledge returning to configuration state if in play state. (#1284)

* Acknowledge returning to configuration state if in play state.

* Fix packet spelling

092e10c53d33a7b9be52b5cbb67b1e3e55ac2690 authored 11 months ago by William Gaylord <[email protected]>
Allow commands not to be signed (#1277)

21240f8ab2fd41c76f50b64e3b3a945f50b25b5e authored 12 months ago by forester302 <[email protected]>
Add test to make sure version that are tested are mentioned in the RE… (#1276)

* Add test to make sure version that are tested are mentioned in the README

* fix lint

80d038bd61d1933daa1e5e3251635be9ce2116b6 authored 12 months ago by Romain Beaumont <[email protected]>
Print if there is a diff in packets in the cycle packet test (#1273)

614be919d0f20a43e238751c829a6d584ae636cd authored 12 months ago by Romain Beaumont <[email protected]>
Align supported versions with mineflayer (#1272)

ccaf538ffd2ab1e25dabd752d721f97bd8bd188f authored 12 months ago by Romain Beaumont <[email protected]>
Release 1.45.0 (#1270)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

eaf4c2e003e167788a90a3523a5ea7f91934f91f authored 12 months ago by rom1504bot <[email protected]>
Pc1.20.2 (#1265)

* Initial changes for 1.20.2

* add NBT serialize tag type handling

* update tests

* Upd...

112926da0cb2490934d122dd8ed7b79f3f6de8eb authored 12 months ago by extremeheat <[email protected]>
Improve CI setup for per version tests (#1267)

* Improve CI setup: move lint out of per version

* fix

* Simplify go back to all per versi...

1740124c4722c2c49f8aed0d708ff5ebecc7743c authored 12 months ago by Romain Beaumont <[email protected]>
Allow to create custom client & communication between clients (#1254)

* allow to create custom client & communication between client

* pass client context

* cus...

9e991094761d51243cb28a33bb45630f3064511d authored 12 months ago by Vitaly <[email protected]>
Fixed 'unsignedContent' field using nonexistent 'packet.unsignedContent' when emitting 'playerChat' event. (#1263)

066a2b3646cb8bef6be1fa974597b975aaf08d42 authored 12 months ago by Ynfuien <[email protected]>
Add chat typing to client (#1260)

788bff289030fa66c980de82d82cb953bf76332b authored about 1 year ago by IceTank <[email protected]>
chat: Only sign command args when profile keys defined (#1257)

0ac8c087a28b3ccc73f8eea5941e4902e33c494e authored about 1 year ago by Evan Goode <[email protected]>
Release 1.44.0 (#1250)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

827b6cdb61eac9e1b737fa0a9fb8e81385a78d3d authored over 1 year ago by rom1504bot <[email protected]>
Send chat commands as chat commands instead of chat messages for 1.19.3-1.20.1 (#1241)

* Add fields required for 1.19.3-1.20

* Send chat_command if msg starts with /

* Create se...

41f9e4ac4a35b0ce241264a3f964c4874d96a119 authored over 1 year ago by Lucas Wilson <[email protected]>
Fix end bundle bundle_delimiter packet not being emitted (#1248)

35b2aa536a4739c11fe78f6e8e5c591abd0b0498 authored over 1 year ago by PondWader <[email protected]>
Bump @types/readable-stream from 2.3.15 to 4.0.0 (#1247)

Bumps [@types/readable-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/type...

94b9c228b07bbaf210aa9f90ab240cb6aa9d7751 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix broken link (#1243)

* fix broken link

* Update README.md

---------

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

cc9aa9416101407421bdd085002ec2b26ccfbc83 authored over 1 year ago by Micha <[email protected]>
Add command gh workflow allowing to use release command in comments (#1244)

1a4cfa7f5ee1a896b6a924708536d3f956cb869e authored over 1 year ago by Romain Beaumont <[email protected]>
Release 1.43.2 (#1239)

* Update package.json

* Update HISTORY.md

2e45c7f4ab2cc5a72ee07e5087f8062b3c371609 authored over 1 year ago by Frej Alexander Nielsen <[email protected]>
Fix client sending chat_session_update when local UUID does not match UUID on server (#1237)

Co-authored-by: Frej Alexander Nielsen <[email protected]>

5a64f1435947e8ee4352f0149443bf6406180da7 authored over 1 year ago by Frej Alexander Nielsen <[email protected]>
Release 1.43.1 (#1235)

* Update HISTORY.md

* Update package.json

05e5a701f09911e39de9d9a078d0ff763a0928a5 authored over 1 year ago by Romain Beaumont <[email protected]>
Temporarily make node 18 not required in package.json

fa0116386b259212bfb65f73295595a03468b7c1 authored over 1 year ago by Romain Beaumont <[email protected]>
Release 1.43.0 (#1234)

* Update package.json

* Update HISTORY.md

f404b8d94b950730e3584c57b19ca7a905f9e004 authored over 1 year ago by Romain Beaumont <[email protected]>
1.20 (#1232)

* 1.20

* Add 1.20 to README

* bump mcdata

* clean

---------

Co-authored-by: Romai...

960df173ccf6703678647639e6149a036e392409 authored over 1 year ago by PondWader <[email protected]>
Fix test for entityMetadata on 1.19.4 (#1231)

* Fix test for entityMetadata on 1.19.4
A field type was changed from int to a named enum

*...

38e7914cc536f6ddd807c615362000c9fb7f54d5 authored over 1 year ago by extremeheat <[email protected]>
Add 1.19.4 to readme

6579b0b564060724a1befccf0994092d3fb54f22 authored over 1 year ago by Romain Beaumont <[email protected]>
chore(runtime): use LTS V18 (#1224)

* chore(runtime): use LTS V18

* chore(workflows): update

* remove usage `node:`

* Updat...

1376cf6a317d0156b188744068658ae6f7d93299 authored over 1 year ago by Augustin Mauroy <[email protected]>
Release 1.42.0

1af5a36fb042a20a07f4bf10935806d5cc471e58 authored over 1 year ago by Romain Beaumont <[email protected]>
Release 1.42.0

2f4485d528e92f0fae365823b5539717d0a493de authored over 1 year ago by Romain Beaumont <[email protected]>
1.19.4 (#1226)

* Rename 'session' (packet) to chat_session_update to fix auth event conflict

* impl packet "...

2718bc64c0c6a4a0b106a88a5b60d0ce46f3e8ff authored over 1 year ago by extremeheat <[email protected]>
Improve code style of examples in README.md (#1227)

a32a1cf478eff23c8c6d799ff8bc55be5d770f99 authored over 1 year ago by andriycraft <[email protected]>
reapply on master (#1067)

d643d4041546558a4a9fd16a79be8a4b82c9cff8 authored over 1 year ago by extremeheat <[email protected]>
Add ipc connection option for servers (#1113)

* Add ipc connection option for servers

* Fix linting error

d9e37e3d76eea47b3e9a8583135a293da47b05ce authored over 1 year ago by IceTank <[email protected]>
Typo in "cypher" property check. Fixes #1106 (#1107)

d6b18b1dadde92b8a08856adce6c8d30b09389d0 authored over 1 year ago by XHawk87 <[email protected]>
Update _sidebar.md (#1103)

Updated the outdated link to working link

ab9aaac971123a05f5addb16d94d8159ebdeba1b authored over 1 year ago by Hitesh. V <[email protected]>
Fix plugin channels support (#1096)

* fix custom channel registation

* update channel examples

* use actual protocol version
...

0134f1599f87caf94cd51b1379b4cb7e96273d72 authored over 1 year ago by Artur Khusainov <[email protected]>
Bump @types/node from 18.16.13 to 20.2.1 (#1203)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

0625b29d526080e17d4031cd77c09b90350ae710 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Delete CNAME

6f57eb90d5072ad3a94a8734cdc4a5b6a8dd7639 authored over 1 year ago by Romain Beaumont <[email protected]>
1.19.3 chat fixes (#1093)

Co-authored-by: Frej Alexander Nielsen <[email protected]>

70aee3d49432147c0814b6e94b16cc80a64959a8 authored over 1 year ago by Frej Alexander Nielsen <[email protected]>
Release 1.41.2 (#1091)

* Update package.json

* Update HISTORY.md

f52ab55ef90e5f48e5748b9f6fa1d4cc0cd1da24 authored over 1 year ago by Frej Alexander Nielsen <[email protected]>
Fix client attempting to sign messages on offline servers (#1090)

Co-authored-by: Frej Alexander Nielsen <[email protected]>

9c767a0b33f5fe7eb5e109d10d6a9b61881c9c36 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Fix client sending session packet while server is in login state (#1089)

* Fix client sending session packet while server is in login state

* Fix lint

---------

...

266a8659826a4ee70e7d145287bb395da10579a0 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Release 1.41.1 (#1088)

* Update package.json

* Update HISTORY.md

49d218b08cc949ca193549f67f0e1a63b94e181a authored almost 2 years ago by extremeheat <[email protected]>
Revert "Fix client sending chat_session packet before server state transition (#1081)" (#1084)

This reverts commit 90d414335872f6216a010dcca52be9aaff8007eb.

7a9cfdb3ec220cf774d127d926b86955a634b9ca authored almost 2 years ago by extremeheat <[email protected]>
Release 1.41.0 (#1082)

* Update HISTORY.md

* Update package.json

3974c503e4e08b271f028a87a91b1d9013990a35 authored almost 2 years ago by Romain Beaumont <[email protected]>
Fix client sending chat_session packet before server state transition (#1081)

* Fix client sending session packet when server is in offline mode

* Don't send chat session ...

90d414335872f6216a010dcca52be9aaff8007eb authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Fix client sending session packet when server is in offline mode (#1080)

Co-authored-by: Frej Alexander Nielsen <[email protected]>

45ea82a7dc0928e21eaa51b88697e942055b5548 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Catch errors in custom payloads (#1078)

* Catch errors in custom payloads

* Prevent uncatchable error when server sends invalid chat
...

c0877b003e26907a69956e4e0bc5458853aad476 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Release 1.40.3 (#1077)

* Update package.json

* Update HISTORY.md

a8caf83ea7c50c6bb7504032f596dd4f4fe79f61 authored almost 2 years ago by Romain Beaumont <[email protected]>
Use consistent parameter naming for systemChat event (#1076)

* Use consistent parameter naming for systemChat event

* Update docs

* Update types

e3e20757ef8167abddea916cabf1db9cf8463ab3 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Release 1.40.2 (#1075)

* Update HISTORY.md

* Update package.json

84bd97c3cb6efed87669b78134a784baf17a4be9 authored almost 2 years ago by Romain Beaumont <[email protected]>
Small chat.js fix (#1074)

d55c4984825c3256b652e71cd7efdc2a218bd937 authored almost 2 years ago by Prosciuttino <[email protected]>
Release 1.40.1 (#1072)

b72cb89fc78c6ee5e553aa673122aff5b95dfeb8 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Fix offline mode (#1071)

da85ee369eb3dc06ba7bcc13200423412ea474a5 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Add 1.19.3 in list of versions in readme

046e3423e3dbc2ada6874a8875af3837d167a460 authored almost 2 years ago by Romain Beaumont <[email protected]>
Release 1.40.0 (#1070)

* Update HISTORY.md

* Update package.json

995797f587e605011d6ab972f64f7ff5134ba090 authored almost 2 years ago by Romain Beaumont <[email protected]>
Update to 1.19.3 (#1069)

* Add 1.19.3 player_info parsing

* player_remove packet parsing

* 1.19.3 chat parsing

*...

cf1f67117d586b5e6e21f0d9602da12e9fcf46b6 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Add more fields to playerChat event (#1068)

* Add sender and target name to playerChat event

* Update docs

* Update docs

* Remove u...

92a52199158bcac3fca0553992dc6081c4dd20d7 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Release 1.39.0 (#1066)

* Update HISTORY.md

* Update package.json

c9e900d442a3085f414550e51c431eff3d7969fc authored almost 2 years ago by Romain Beaumont <[email protected]>
Use non-zero salt (#1064)

2164732844328a259927a57091c9bad27f507eb8 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Mark message as insecure if unsigned content is present (#1065)

5e52e782ddeef3293588763a96e3b9b39d8da8f0 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Release 1.38.1 (#1063)

14b138cef852524e98ea17c8e4fb41bce6b06db8 authored almost 2 years ago by extremeheat <[email protected]>
Fix chat not working on offline servers (#1060)

* Do not acknowledge unsigned messages

* Fix lint

* Parse player data in offline mode

*...

4201b94ab8966e3c340a4deb454429b4bb5f80a2 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Update chat example for 1.19 (#1059)

* Update example

* Fix lint

f2875a5f0350956b6af4afd4bfca36772709d6b7 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Release 1.38.0 (#1058)

* Update package.json

* Update HISTORY.md

4f9341e6547801fae14ea390b8dd658b0bf7cd50 authored almost 2 years ago by Romain Beaumont <[email protected]>
Fix chat previews not working (#1054)

* Fix chat previews not working

* Update signMessage to account for chat previews

* Fix li...

2a5ec378c4c3f398d0d7cb10e64831a561f8cd91 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Realm Joining (#1056)

* Add docs

* Implement Realm joining

* Check for Microsoft auth

* Remove on chat event
...

28093fb1fb88280b182e7dd6a524191eda962f58 authored almost 2 years ago by LucienHH <[email protected]>
Update convenience chat events so higher-level clients can properly parse chat (#1055)

* Emit systemChat event in 1.19+

* Pass both plain message and unsigned content

* Rename p...

0526edf5f33f18e6991909b849668b63a817d504 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
fix(types): complete type definitions (#1053)

Complete the type definitions to prevent errors.

2fc4b917d911d1b48b9cc4b57fcc8952d3cfc361 authored almost 2 years ago by jojomatik <[email protected]>
Fixes type mismatch (#1052)

38eecb5aa19d0c145ba306bc4bc690bfdc537494 authored almost 2 years ago by Frej Alexander Nielsen <[email protected]>
Release 1.37.0 (#1051)

* Update HISTORY.md

* Update package.json

6aaef7bbe55dc0864aa584a54ddd58de6c41dd24 authored almost 2 years ago by Romain Beaumont <[email protected]>
update version support in readme

ca654c1770cc475ec0c999d520c1d3e662e3cf7d authored almost 2 years ago by Romain Beaumont <[email protected]>
Initial 1.19.1/2 signed chat support (#1050)

* Initial 1.19.1/2 signed chat impl

* lint

* remove node 15 nullish operators

* fix und...

367c01567ce89771abc6fd9c643c9466b6b612e8 authored almost 2 years ago by extremeheat <[email protected]>
Release 1.36.2 (#1045)

* Update package.json

* Update HISTORY.md

* Update HISTORY.md

Co-authored-by: Romain Be...

1efbde1ef7b581797a70a3cb1f1e0d0f7df5bfad authored about 2 years ago by extremeheat <[email protected]>
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...

7fb293fba2527e4878df2d56ba296b4fa47e21bc authored about 2 years ago by extremeheat <[email protected]>
run standard

061176d377c0d4055f02c0f5228f427586220872 authored about 2 years ago by Romain Beaumont <[email protected]>
Make "fakeHost" option working (#1040)

85264bcb95f7fe20172eb535269697ecb5c08b87 authored about 2 years ago by makin <[email protected]>
Update microsoftAuth to set default flow option (#1041)

* Update microsoftAuth to set default flow option

Explicitly specify to login through live.co...

4ca8523b88b0280cafe04ea52c2f6139592bb308 authored about 2 years ago by extremeheat <[email protected]>
Fix connect event typo (#1035)

cbf663a3eb0161e0fb53e0423b4a286ec4a8bbca authored about 2 years ago by IceTank <[email protected]>
Update README.md (#1034)

00949a02e653fccccfb8ae73238c3bec34743b2d authored about 2 years ago by Spencer Burgess <[email protected]>
Release 1.36.1 (#1036)

1f4eb8655b779f23c27bac134d1deec7ac7d858b authored over 2 years ago by IceTank <[email protected]>
Fix type definition breaking typescript projects (#1033)

* Fix type definition breaking typescript projects

* Fix createClient types

6cbdbb85f8787b281491699cf514b752097d55df authored over 2 years ago by IceTank <[email protected]>
Release 1.36.0

af31ece024d643408a6fae6e07a8f20a28b5b673 authored over 2 years ago by Romain Beaumont <[email protected]>
Fix unhandled promise rejection on ms auth (#1022)

79afd277d8dd294a5e819453c9c3effb3aba715d authored over 2 years ago by IceTank <[email protected]>
1.19.0 support (#1027)

* Bump mcdata for 1.19

* 1.19 in version.js

* 1.19.0 in ci yml

* Update ci.yml

* Upd...

d7c5053a13efec714bad1acb8d00b5a700cbb345 authored over 2 years ago by extremeheat <[email protected]>
Provide interface for using not at all supported alternative accounts. (#1026)

* Handle auth potentially being an function

* "Simple" example of how in theroy it would work...

60379eb7d2e102c180b425178f8e525fe0417ad6 authored over 2 years ago by Jordan Jones <[email protected]>
Use offline mode as default authentication, fallback to offline mode if invalid option. (#998)

* Default n-m-p to use offline unless specified.

* Remove expression

* actually make offli...

e079e9b0f6b5e01388ad3764403de4b9d511db78 authored over 2 years ago by Jordan Jones <[email protected]>
Release 1.35.1 (#1024)

* Update HISTORY.md

* Update package.json

e4c797d4d814865c510bfcf9251057e333a22daf authored over 2 years ago by Romain Beaumont <[email protected]>
add type values to packetTest (#1023)

* add varlong value to packetTest

* add command_node type value in packetTest

92fd00d40d724f69333b63ea50bd45c8bba2e1cf authored over 2 years ago by Rob9315 <[email protected]>
Bump readable-stream from 3.6.0 to 4.1.0 (#1014)

Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 3.6.0 to 4.1.0.
- [Rele...

446d1d9a85568e0af65c08318f3d41c1810f799b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump @types/node from 17.0.45 to 18.0.6 (#1017)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

50de598efefc926d5eb36362826bb5d076226dbe authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add custom minecraft type `varlong` which aliases to varint (#1018)

* add custom minecraft type varlong which aliases to varint for now or forever

* semicolon (s...

6cc3cfc08d19909c54d90f6f9e5f0866abbeb9f6 authored over 2 years ago by Rob9315 <[email protected]>
Release 1.35.0

836675b5b2cec6b137f2ad6bb8e567bc0487e57e authored over 2 years ago by IceTank <[email protected]>
Update doc add `listening` and `close` events (#1003)

9cb16b8b129e16c09efc48701621d44024002e2e authored over 2 years ago by IceTank <[email protected]>
allow false as beforePing callback result to ignore pings and terminate the connection (#986)

83f1e854800a64db46d100933054910edfb52a4f authored over 2 years ago by Matthias Neid <[email protected]>
Fallback version for dynamic versions (#983)

* added fallbackVersion to dynamic version support

* mark fallbackVersion as optional in docs...

7a1d85760276a70ac6be5af4213c41c5e52efba7 authored over 2 years ago by Matthias Neid <[email protected]>