GitHub / PrismarineJS/node-minecraft-protocol / commits
Parse and serialize minecraft packets, plus authentication and encryption.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 2ba67550 |
Release 1.68.0 (#1515)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 0903e593 | fix(ping): reject when the connection closes before a status response (#1514) |
u9g <g****t@u****v>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| ca7fbba7 |
Release 1.67.0 (#1510)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| f42801d0 |
Fix errors caused by missing `signature` in packet `player_chat` (#1511)
Co-authored-by: ηεε£δΊΊ <1****8@q****m> |
u9g <g****t@u****v>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 537815b3 | No Mojang auth deprecation warning with non-Mojang authservers (#1500) |
Evan Goode <m****l@e****e>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 404fb097 |
π 26.1 (#1469)
Co-authored-by: extremeheat <e****e@p****h>, extremeheat <e****e@p****h>, github-actions[bot] <4****]@u****m>, extremeheat <e****e@p****h>, Mik <2****2@u****m>, SuperGamerTron <4****n@u****m>, U9G <g****t@u****v> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| aa23a039 |
Send interim Client Information (settings) packet during configuration phase ...
Co-authored-by: extremeheat <e****e@p****h> |
AChompSitsIn <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 73dc5bcd | Add client_transfer example (#1507) |
mliem2k <m****k@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| e8bf2323 |
Bump @types/node from 25.9.5 to 26.1.1 (#1505)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| d0c522d0 | Fix lpVec3 packet endianness (#1506) |
Rocco A <x****x@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ee40987d |
Release 1.66.2 (#1490)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| db39bcbf | Revert "Fix computeChatChecksum returning unsigned byte for i8 schema (#1485)... |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1cb735a2 |
Release 1.66.1 (#1486)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 12f9a34f |
Bump prismarine-auth from 2.7.0 to 3.1.1 (#1477)
Co-authored-by: dependabot[bot] <4****]@u****m>, extremeheat <e****e@p****h> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3162e72c |
readme: fix aresrpg repo link (#1483)
Co-authored-by: extremeheat <e****e@p****h> |
AnotherPillow <8****w@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a263bb92 | Fix computeChatChecksum returning unsigned byte for i8 schema (#1485) |
mio-rei <m****1@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3fabf16c |
Release 1.66.0 (#1479)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| b23a31bf |
Use sync zlib in packet compression to avoid uncaught errors (#1476)
Co-authored-by: rom1504 <r****4@u****m>, Claude Opus 4.6 (1M context) <n****y@a****m> |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| dfecf1e9 |
Release 1.65.0 (#1474)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 8008fe06 |
Update CI to Node 24 (#1473)
Co-authored-by: rom1504 <r****4@u****m>, Claude Opus 4.6 (1M context) <n****y@a****m> |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 9bc871da |
Fix publish condition for npm-publish v4 (#1472)
Co-authored-by: rom1504 <r****4@u****m>, Claude Opus 4.6 (1M context) <n****y@a****m> |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| f87f9d5b |
Switch to trusted publishing via OIDC (#1471)
Co-authored-by: rom1504 <r****4@u****m>, Claude Opus 4.6 (1M context) <n****y@a****m> |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a6ffb34d | Release 1.64.1 |
github-actions[bot] <4****]@u****m>
Committed by: extremeheat <e****e@p****h> |
5 months ago | |
| b66c9aa0 |
Backport velocity field changes from 1.21.9+ to older versions (#1467)
Co-authored-by: extremeheat <e****e@p****h> |
SuperGamerTron <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 75399c59 |
Release 1.64.0 (#1465)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 54cad548 |
Bump @types/node from 24.10.13 to 25.2.3 (#1464)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 77f4167d |
π 1.21.11 (#1457)
Co-authored-by: github-actions[bot] <4****]@u****m>, extremeheat <e****e@p****h> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 6ea7ae3a |
Release 1.63.0 (#1456)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 0c35d94b |
π 1.21.9 (#1435)
Co-authored-by: github-actions[bot] <4****]@u****m>, extremeheat <e****e@p****h>, github-actions[bot] <4****]@u****m>, Romain Beaumont <r****1@g****m>, extremeheat <e****e@p****h>, SuperGamerTron <4****n@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| bf89f7e8 | fix emitting playerJoin too early (#1424) |
Vitaly <v****0@i****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| efee28e9 |
Release 1.62.0 (#1428)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| ad1f4ca5 |
Update update-from-minecraft-data.yml workflow (#1426)
Co-authored-by: Romain Beaumont <r****1@g****m> |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 8a996136 |
Add support for Minecraft 1.21.8 (#1427)
Co-authored-by: Claude <n****y@a****m>, Claude <n****y@a****m>, Claude <n****y@a****m> |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| c561917b |
Release 1.61.0 (#1422)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0bfd970e |
1.21.6 (#1416)
Co-authored-by: Romain Beaumont <r****1@g****m> |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| b404bcae |
Release 1.60.1 (#1418)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 2119b04f |
Fix undefined chat message signatures causing crash (#1413)
Co-authored-by: Copilot <1****t@u****m>, extremeheat <e****e@p****h>, Copilot <1****t@u****m> |
PiotrW01 <9****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 52424987 | types: add missing config state (#1397) |
notsapinho <5****o@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 74aea5a5 | fix leak on entering config state twice (#1381) |
Vitaly <v****0@i****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ca5af630 |
Release 1.60.0 (#1415)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 2467716b |
1.21.5 (#1408)
Co-authored-by: Romain Beaumont <r****1@g****m> |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3918d745 |
Release 1.59.0 (#1414)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0f6da566 | fix: Wrap base64-encoded PEM with 64-char line boundary (#1292) |
Divy <d****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 6c2204a8 |
Release 1.58.0 (#1407)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 7207b61f |
Fixes to protocol Holder implementation (#1355)
Co-authored-by: Romain Beaumont <r****1@g****m> |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 1e38d8fc |
Bump @types/node from 22.15.33 to 24.0.4 (#1405)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 9e116c3d |
Release 1.57.0 (#1392)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 031f13fe | Update package.json to remove lodash.get |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 90de8b07 |
Release 1.56.0 (#1391)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 6a445312 | Update serializer.js to remove usage of lodash.get (#1390) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9c6a4b25 |
Release 1.55.0 (#1382)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3bd4dc1b | Fix `client.end()` (#1376) |
h5mcbox <3****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5ec3dd4b | Fix #1369 online-mode error 1.20.5-1.21.4 (#1375) |
h5mcbox <3****x@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e9eb551b | Update to node 22 (#1371) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 080aa52c | Add npm update to version error message |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c9cf3635 | Add `npm update` to version error message |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1d7c2a8c |
Release 1.54.0 (#1368)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c879d0e7 |
fix: use node-rsa for decryption for higher node compatibility (#1319)
Co-authored-by: extremeheat <e****e@p****h> |
Jacob Koshy <4****9@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 556b9ddb |
Release 1.53.0 (#1367)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e74d11f6 |
1.21.4 (#1366)
Co-authored-by: Romain Beaumont <r****1@g****m> |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 502513b4 |
Bump mocha from 10.8.2 to 11.0.1 (#1352)
Co-authored-by: dependabot[bot] <4****]@u****m>, Romain Beaumont <r****1@g****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d38f24ae |
Release 1.52.0 (#1365)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8e131c35 | Fix server_data payload for 1.19+, fix kicks messages on 1.20.3+ (#1364) |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f258c76b |
Release 1.51.0 (#1354)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d6b4e82e | Add type to serverKey in server (#1349) |
u9g <g****t@u****v>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2224d824 |
support 1.21.3 (#1347)
Co-authored-by: extremeheat <e****e@p****h>, Grooble <g****e@g****m> |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 590dc33f |
Bump @types/node from 20.16.15 to 22.7.9 (#1345)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 89de052d |
Release 1.50.0 (#1346)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 5bebac36 |
1.21 Support (#1342)
Co-authored-by: Romain Beaumont <r****1@g****m> |
Grooble <g****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 11e8594b |
Release 1.49.0 (#1339)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0b0012d6 | support 1.20.6 (#1338) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 81d7c71c |
Release 1.48.0 (#1336)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 9b029e8b |
1.20.5 (#1309)
Co-authored-by: Romain Beaumont <r****1@g****m> |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 7057ad97 | Fix realms loading issue due to createClient plugin init order (#1303) |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 495eed56 | Update doc (#1300) |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ccab9fb3 | Fix handling of disconnect in versionChecking on 1.20.3+. (#1291) |
William Gaylord <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e50b604a |
Release 1.47.0 (#1288)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1d9a3825 |
1.20.3 / 1.20.4 support (#1275)
Co-authored-by: Romain Beaumont <r****1@g****m>, extremeheat <e****e@p****h> |
William Gaylord <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f97a2367 |
Release 1.46.0 (#1285)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 85a26a52 | Ensure `onReady` in client is called once (#1287) |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 092e10c5 | Acknowledge returning to configuration state if in play state. (#1284) |
William Gaylord <c****0@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 21240f8a | Allow commands not to be signed (#1277) |
forester302 <1****2@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 80d038bd | Add test to make sure version that are tested are mentioned in the RE⦠(#1276) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 614be919 | Print if there is a diff in packets in the cycle packet test (#1273) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ccaf538f | Align supported versions with mineflayer (#1272) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| eaf4c2e0 |
Release 1.45.0 (#1270)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 112926da |
Pc1.20.2 (#1265)
Co-authored-by: Romain Beaumont <r****1@g****m> |
extremeheat <e****e@p****h>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1740124c | Improve CI setup for per version tests (#1267) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9e991094 | Allow to create custom client & communication between clients (#1254) |
Vitaly <v****0@i****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 066a2b36 | Fixed 'unsignedContent' field using nonexistent 'packet.unsignedContent' when... |
Ynfuien <8****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 788bff28 | Add chat typing to client (#1260) |
IceTank <6****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0ac8c087 | chat: Only sign command args when profile keys defined (#1257) |
Evan Goode <m****l@e****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 827b6cdb |
Release 1.44.0 (#1250)
Co-authored-by: github-actions[bot] <4****]@u****m> |
rom1504bot <r****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 41f9e4ac | Send chat commands as chat commands instead of chat messages for 1.19.3-1.20.... |
Lucas Wilson <l****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 35b2aa53 | Fix end bundle bundle_delimiter packet not being emitted (#1248) |
PondWader <6****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 94b9c228 |
Bump @types/readable-stream from 2.3.15 to 4.0.0 (#1247)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| cc9aa941 |
fix broken link (#1243)
Co-authored-by: Romain Beaumont <r****1@g****m> |
Micha <k****s@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1a4cfa7f | Add command gh workflow allowing to use release command in comments (#1244) |
Romain Beaumont <r****1@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 2e45c7f4 | Release 1.43.2 (#1239) |
Frej Alexander Nielsen <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5a64f143 |
Fix client sending chat_session_update when local UUID does not match UUID on...
Co-authored-by: Frej Alexander Nielsen <f****j@v****m> |
Frej Alexander Nielsen <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago |