awesome idea, nice job! On Wed, Oct 31, 2012 at 8:19 AM, Anand George <[email protected]>wrote:
> Fine. Works now. > > > On Wed, Oct 31, 2012 at 6:42 PM, Conrad Pankoff <[email protected]> wrote: > >> Oops! It should be there now, I hadn't actually published to NPM yet. >> >> >> On Thursday, 1 November 2012 00:08:41 UTC+11, node-code wrote: >> >>> Get an error >>> >>> 'jsmc' is not in the npm registry >>> >>> On Wed, Oct 31, 2012 at 6:26 PM, Alan Hoffmeister >>> <[email protected]>wrote: >>> >>>> Really nice and itersting work. >>>> Good job! >>>> >>>> -- >>>> Att, >>>> Alan Hoffmeister >>>> >>>> >>>> 2012/10/31 Conrad Pankoff <[email protected]>: >>>> > Hey noders! >>>> > >>>> > Over the weekend/first part of this week I've started writing a >>>> Minecraft >>>> > server entirely in JavaScript, to experiment with different types of >>>> > applications in node. It's been surprisingly easy, with the help of a >>>> couple >>>> > of support libraries I wrote for dealing with binary stuff. Adam >>>> Brady has >>>> > joined me in the conquest for pure JavaScript Minecraft, adding a >>>> bunch of >>>> > neat features and putting up with my ranting/pickiness in merging >>>> patches ;) >>>> > >>>> > The github repository for the project is >>>> https://github.com/deoxxa/jsmc and >>>> > there's a demo server running on fknsrs.biz:25565. >>>> > >>>> > The support libraries I wrote for this are dissolve >>>> > (https://github.com/deoxxa/**dissolve<https://github.com/deoxxa/dissolve>, >>>> for parsing binary data, hat tip to >>>> > SubStack's node-binary) and concentrate >>>> > (https://github.com/deoxxa/**concentrate<https://github.com/deoxxa/concentrate>for >>>> > producing binary data). >>>> > >>>> > I'd love to hear what people think of this, so let me know! >>>> > >>>> > Thanks, >>>> > Conrad >>>> > >>>> > -- >>>> > Job Board: http://jobs.nodejs.org/ >>>> > Posting guidelines: >>>> > https://github.com/joyent/**node/wiki/Mailing-List-** >>>> Posting-Guidelines<https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines> >>>> > You received this message because you are subscribed to the Google >>>> > Groups "nodejs" group. >>>> > To post to this group, send email to [email protected] >>>> >>>> > To unsubscribe from this group, send email to >>>> > nodejs+un...@**googlegroups.com >>>> >>>> > For more options, visit this group at >>>> > http://groups.google.com/**group/nodejs?hl=en?hl=en<http://groups.google.com/group/nodejs?hl=en?hl=en> >>>> >>>> -- >>>> Job Board: http://jobs.nodejs.org/ >>>> Posting guidelines: https://github.com/joyent/**node/wiki/Mailing-List- >>>> **Posting-Guidelines<https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines> >>>> You received this message because you are subscribed to the Google >>>> Groups "nodejs" group. >>>> To post to this group, send email to [email protected] >>>> >>>> To unsubscribe from this group, send email to >>>> nodejs+un...@**googlegroups.com >>>> >>>> For more options, visit this group at >>>> http://groups.google.com/**group/nodejs?hl=en?hl=en<http://groups.google.com/group/nodejs?hl=en?hl=en> >>>> >>> >>> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
