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

Merge pull request #108 from roblabla/packets-1.8

Packets 1.8

e51e81ce32311e8556bfd0216c9c25f851b44cd4 authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
Fix tests so they pass on 0.10, take two

fbc60cd501be23874ff4a8a12ce82f125fdc05bf authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Lower timeout to 1 minute

e8370dc65ff181774bc11b06f058986e984d9662 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix test and benchmark on node 0.10

63fe55e4ed12ad831a12e0b4a6c680e6ea1a708e authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix proxy.js template string v2

bbace6b62d1956722071898fceca2123b452dc82 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix benchmark

c27a40cde2f95fb6bdc2e7c0f1d46aa0bbaa48c5 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Remove template string from proxy.js

50f216cdaf0081d0b1bc75a0fb3e8848a816243a authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Release 0.13.0

2c3db82fcf8e5fd8fd533fd85ca3f4b9f768d507 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Add missing entries in changelog of README

502f8947f39ae381f4a6c9af8c26e552d89d2297 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Update README

6d2bd31242d17b1a2dccf9428fbca95a52497ad0 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Use published prismarine-nbt

28b75aab79128056f8e82e41c3a5de38affb6f38 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Update the tests. Two of them are temporarely stubbed

18b9355ca90fa3070cd08f0c6a6168cfae321f50 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
DNS is slow, check if host is IP to bypass dns check

cc4b11992e9ead6c61c6bedbe907b0a2d1a8966c authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Properly close chat example when connection fails or errors

e94876d30acc1e912a7a3ac7d5971e686c3b1219 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Remove debug template string from protocol.js

d8b1ce68ac75c14fc07cc71635f4eafc13d4fd8e authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Make proxy able to spot discrepencies in input/output buffer.

c1ced61d477a35fa3193126e42eca27a536b8802 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix position andslot

77f702e9cbe219f3a97bc86793f10051603fe3d5 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix readRaw, writeRaw

e37a820709bc308faad546528358ae7b0d02e573 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Automatic compression of packet header in writeRaw

a2b06f70a201f8ecf07b920c168ef3891a5dfa9d authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
more protocol.js fixes

c45c4d3cf4e9ba35147f5fdda8ca7b79483eafeb authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix tests, fix small bug in protocol.js

db4c25883e6ec4ae36a4d61ee194edfd967e7a48 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Add nbt support

de0ea4f3f63162915ffc7f9c0b616d4d726b9d1e authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Don't output huge packets

25f2658895f0410cd869c118b31ec2ba66336cca authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix a bunch of bugs in the packet defs

9349774592354db978a8c7d9a080f2b4019875b4 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Publish debugging tool, fix bugs in protojs

31f6d8380ec961be7c889874154a5e9d82bbf8a3 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Add state to the returned packet. Fix a couple broken packets. Fix UUID

04ebd393d6fb4e6712e232ee298087564be17ac4 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Update README.md

ce0e351b3a34cce21612bef38b33f0a37109ac15 authored almost 10 years ago by Dennis Bartlett <bartlett.dc.1@gmail.com>
Merge pull request #119 from gitter-badger/gitter-badge-3

Add a Gitter chat badge to README.md

1963c72745e11c65e4adf26c4f2c25110df64685 authored almost 10 years ago by Dennis Bartlett <bartlett.dc.1@gmail.com>
Added Gitter badge

26d16a04632902f15af4e46a894384372d4ccb6b authored almost 10 years ago by The Gitter Badger <badger@gitter.im>
Merge pull request #118 from wtfaremyinitials/editorconfig

Add an editorconfig file.

80566e0c33608a515756892b27519ddbb5ba3705 authored almost 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Merge pull request #116 from wtfaremyinitials/ignore-dsstore

Add .DS_Store to .gitignore.

1a4a74314d3628703cd916151065f215880db527 authored almost 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Create .editorconfig file

2fe306dd269d0cef599662fe02f9153ca2f1a7e6 authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
*facepalm*

10759dffb4e5f904c18788a529eb0b1da352eaf9 authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
Create a pointer index.js in the root dir

459eb9c2d1b9164e119af9b09071e8e92e4172db authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
Add .DS_Store to .gitignore

Make us Mac user's lives easier

3871485ef05db588fcc7708903026ad224e40442 authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
Add support for sourcemaps

9078e1cfebe5df2b99ef1549e187a31dd8e9c8c6 authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
Fix dumb gulp issues

8927b6032cd4386b4d9f7842a6f6e796ace0d40b authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
Set up gulpp

423305a19de8acbf9dccf1f30cc1bdb548f41317 authored almost 10 years ago by Will Franzen <wtfranzen@gmail.com>
Refactoring more code. Fix writing bug

ab248773594d601f988bb9f704d41673819a2083 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Make code more DRY

863f329ac02885198876f95c43bdffc798673f5b authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Merge pull request #71 from deathcap/feature-browserify

Expose only protocol.js when used with browserify.

39fe1b5c2980238cfa5168bf45f7a7701b38dd37 authored almost 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Remove meaningless debug messages

79cf22983579e1ed8f5b572713e4c25da60004a7 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix tests, fix lots of bugs in protocol.js

66a6584a6ae1998ee22c85a6e5dce94ec038854f authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix error handling and global leak in client.js

42de90c758d4b0217fba1481c4815ef3e6cd087c authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Loop should be recursive, otherwise messages disappear

43b29cf904172cf430cf01a7d8198ed43897f92c authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Update gitter badge

The new room is under CraftJS org

fe7a2a7c01aa11e7ff14fd8c860e2b3f76566748 authored almost 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Merge pull request #107 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

98cfb4ae37d70fcd7c6835becd52e03978cbd755 authored almost 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Fix infinite loop

8a81039e88f3cad0dbb6bd760dd8734d1f493fe0 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Packets are async. Stalls at crypto.randomBytes

f29f501ea75b443ca5d80fd39042cfbf1d7f4620 authored almost 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Start on parsing compressed packets

426a01249cf4c0c889476fd23aa4c3f9998e2e4e authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Fix compression. Implement position. Add some debugging utilities.

d657371b6b2f0f64a2049aabb5e9ad9feca66d9c authored about 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Fix crash when trying to write to socket

00241c4044f5fde1ae20e7302bfd9a723c0f201e authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Fix silly typos

52078273fea086f712ad9caae003d88942c89bb0 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Merge branch 'zlib-compression' into packets-1.8

Conflicts:
lib/protocol.js

2c02ebfde9bbbfcb1f70d45f9f62f5c84fe360ab authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Implement @roblabla's changes

17e78c11f6149b495f5eb49bde0244644fb5f15b authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Switch to varint where I was doubting wiki.vg

3121c0fdcc8daffb0788f077db54fa2ad2e51859 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Fix stupid typos

46e5637a3c0d676f5dbdea20bcdee09068444170 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Implement title packet

b12beb32654d5e2acf927e34ea3acb1765e058a6 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Implement world_border packet

255957c6ef720d481c8ad23a4b9a98a128fe68e3 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Change protocol version number

7efeba68de12a991ed20c2ddacff9c1d3cd1fd13 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Start on updating protocol to 1.8

29a93f319e22070be73a07b880988e52b395097c authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Finish adding compression to pipeline (see note)

It's 3 AM and I know theres a pretty big chance none of this code makes sense.
Everything needs t...

675d358dec51d1d3e56068768062881c51b681d1 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Add listener for compression request

b73884e2365ea444bc57fd5f62821760352d8c87 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Add packets to protocol and threshold to client

cfa30d9e1d81255a76729be1a791a4c0f9036ca1 authored about 10 years ago by Will Franzen <wtfranzen@gmail.com>
Merge pull request #106 from mrfrase3/patch-1

Update yggdrasil.js to fix bug when reloading session

ba4d871984689e056d94b65c1944a997a0c92489 authored about 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Added Gitter badge

fb7eba466754c42218e41597e1db8a4bb7f265dd authored about 10 years ago by The Gitter Badger <badger@gitter.im>
Update yggdrasil.js to fix bug

This fixes a crash that occurs on line 310 of index.js where it tries to read the value of clien...

bcbcf5ef7f1e7c2209b3b1f17bd8a2fec1c9ac87 authored about 10 years ago by Frase <mrfrase3@gmail.com>
Add missing \n at the end of Public Pem causing errors.

09cdf6c77df39655c2dd2e0f7b6dba8d2bfe51f2 authored about 10 years ago by roblabla <robinlambertz+dev@gmail.com>
Set no delay on stream if it's TCP. Fixes #38

baaac91055ec855733235f1f074828fb4d113eea authored about 10 years ago by roblabla <robinlambertz.dev@gmail.com>
Merge pull request #100 from ryush00/patch-1

Update README for new ping results post-1.7

33e9c39af65cbca035f03cdf276e6b1f14aaf632 authored about 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Add pure-js implementation alternative to URSA.

6357df8637b5d5a3b2997af0bff6232a9686484b authored about 10 years ago by roblabla <robinlambertz.dev@gmail.com>
Release 0.12.3

a8648464f4b70f18d509080b2d423114a7b6f15d authored about 10 years ago by roblabla <robinlambertz.dev@gmail.com>
Use proper for loop in getField, fixes #103

some tools add custom functions to Array, which breaks for/in loops on array.

b8ea176fb7925fbaea2b164ee5c4d3798a3bec7b authored about 10 years ago by Robin Lambertz <robinlambertz+dev@gmail.com>
Update ping result for new version.

021cc8d0e6fa19053405c8402daed71c37715ac6 authored over 10 years ago by ryush00 <ryush00@gmail.com>
Release 0.12.2

06ea770355e4693122469a47bbfdf0b64e19e798 authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Remove useless toString(10) in UUID

a6b1e107f5465663bb3108ba89e941138cf04755 authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Fixed uuid

25419343baa24f6c670f116b4b02e3004de3ad6c authored over 10 years ago by OverJT <overjt@users.noreply.github.com>
Fix test for 1.7.10 compatibility

78f0ea8fb9300d72a9b6ecc571b32475cb09f88a authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Fix tests involving the server jar

cb2469698276e947a772ea1abd17ec1d08e9f64e authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Patch UUID processing (Fixes #92)

e76d2743e115d26be8f8ee0c347bf65f0c9602f2 authored over 10 years ago by roblabla <robinlambertz.dev@gmail.com>
Fix nullable state code not working.

f80b2aa1b3b1ba9db93a408e2db5a060953b8c96 authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Merge pull request #89 from innoying/patch-3

Fix Spawn Object Packet Parsing

9181fe9517675321ad6cab43ccef5378566e12c1 authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Merge pull request #87 from innoying/patch-1

Fix entityMetadata reads

2804fcda445ddcd8134e6e66f1f84ab47cb7f33f authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Merge pull request #88 from innoying/patch-2

Fix team scoreboard

70a38779a6c4d974e5a586f7179f9b04472b150f authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Better condition fix

61b7a0c20a6a264d5e08865fced6f12f4e85a163 authored over 10 years ago by Luke Young <luke@hydrantlabs.org>
Revert "Fix team scoreboard"

This reverts commit 95bacd4bfd2b68b0084c3e3b186e796838223a20.

5f349d338d6210b663a2e9fd72107d95851e0c90 authored over 10 years ago by Luke Young <luke@hydrantlabs.org>
Fix Spawn Object Packet Parsing

If read fails a pre-condition within a container, skip it

833df2039c8bf373b46181df47865bf875f76d91 authored over 10 years ago by Luke Young <innoying@gmail.com>
Fix team scoreboard

Because the team scoreboard values are optional, they should not always be included in the writt...

95bacd4bfd2b68b0084c3e3b186e796838223a20 authored over 10 years ago by Luke Young <innoying@gmail.com>
Fix entityMetadata reads

Seems to have been broken at some point. This pull request fixes it.

97bf07b3ad0afdf015d6dbe3118713d962d58696 authored over 10 years ago by Luke Young <innoying@gmail.com>
Merge pull request #83 from deathcap/more-raw

Emit a 'raw' event for all raw buffers (in addition to per-packet-type)

a885ab9de24345d4c6874fad5b70b98e26bea338 authored over 10 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Emit a 'raw' event for all raw buffers (in addition to per-packet-type)

cda8847b44b7973cd52337db13433874c624d805 authored over 10 years ago by deathcap <deathcap@gmx.co.uk>
readme: clean up installation instructions. closes #81

3e2f7032bb4396226428092487ad1e1e5046f2d1 authored over 10 years ago by Andrew Kelley <superjoe30@gmail.com>
Fix typo in type name of packet play.0x04

1c4bced44d7b48e14fe4ac210ae298076a476b69 authored over 10 years ago by roblabla <robinlambertz.dev@gmail.com>
Another tiny mistake fixed

19c252ae6a3319ae939d8d8196040dca162e9a41 authored over 10 years ago by roblabla <robinlambertz.dev@gmail.com>
Fix couple in protocol

19434979bd5e242d59a38fd3a55ed14d3ba7860c authored over 10 years ago by roblabla <robinlambertz.dev@gmail.com>
Release 0.12.1

a679994d89d07a327f31c7a1a05e04e60977b16d authored almost 11 years ago by roblabla <robinlambertz.dev@gmail.com>
Support 1.7.6 protocol

d7f3e5cd05d49d16037a8750f84b1bb636db1e9e authored almost 11 years ago by roblabla <robinlambertz.dev@gmail.com>
Release 0.12.0

23ecbd3675644bf45bab267e01e8e85f8733ae1b authored almost 11 years ago by roblabla <robinlambertz.dev@gmail.com>
Merge pull request #80 from roblabla/feature-opportunisticParsing

Add opportunistic parsing and raw read/write.

05d1b8e1ed479dbce4a4e14996b28ad5234e935b authored almost 11 years ago by Robin Lambertz <robinlambertz.dev@gmail.com>
Quickfix : type in UUID field

879dd3a5e462f5d278faac226d4eea5427816f2e authored almost 11 years ago by roblabla <robinlambertz.dev@gmail.com>