Xabier de Zuazo
c6b9d2c1d0
Release 0.10.0
2013-04-15 07:35:48 +02:00
Xabier de Zuazo
b98e1b25a0
README: added links to the mentioned github users
2013-04-15 07:03:28 +02:00
Xabier de Zuazo
75d9229793
README: added how to enable debugging output
2013-04-15 06:52:32 +02:00
Xabier de Zuazo
28bb69564f
README: added npm version badge
2013-04-14 12:21:28 +02:00
Andrew Kelley
7a5bcf02d8
Release 0.9.0
2013-04-08 11:04:35 -04:00
Andrew Kelley
ba768dbdee
Release 0.8.1
2013-04-07 15:08:51 -04:00
Andrew Kelley
bb1918da98
Release 0.8.0
2013-04-06 11:08:33 -04:00
Andrew Kelley
cf73d4dad9
Release 0.7.9
2013-03-13 23:34:31 -04:00
Andrew Kelley
72fec007fc
update README
2013-02-12 13:58:53 -05:00
Andrew Kelley
5a1491ba78
Release 0.7.8
2013-02-10 21:06:45 -05:00
Andrew Kelley
8daacd3b08
Release 0.7.7
2013-02-03 22:14:15 -05:00
Andrew Kelley
deccaf0c53
Release 0.7.6
2013-02-03 18:57:43 -05:00
Andrew Kelley
acccaeefeb
fix case hole in onlineModeExceptions
2013-02-03 18:53:34 -05:00
Andrew Kelley
5cc7a8fbee
Release 0.7.5
2013-02-03 18:22:44 -05:00
Andrew Kelley
cd7f867d95
ability to exempt usernames from online mode or offline mode
2013-02-03 18:21:16 -05:00
Andrew Kelley
666a24ed9e
Release 0.7.4
2013-02-03 16:36:53 -05:00
Andrew Kelley
1ca600d756
Release 0.7.3
2013-02-03 15:38:52 -05:00
Andrew Kelley
edb7fe83e7
Release 0.7.2
2013-02-03 14:36:15 -05:00
Andrew Kelley
9c476600ea
Release 0.7.1
2013-02-02 02:45:33 -05:00
Robin Lambertz
70d0d68194
README still had MC_EMAIL instead of MC_USERNAME
...
The tests use the MC_USERNAME environment.
2013-01-31 09:04:38 +00:00
Andrew Kelley
ef9917b252
Release 0.7.0
2013-01-30 20:04:45 -05:00
Andrew Kelley
df3f95e1ff
don't require both email and username. closes #32
...
This change breaks backwards compatibility.
`createClient` no longer takes an `email` argument. Instead, the
`username` argument is used to authenticate and determine the
case correct username.
There is a special case if you leave out the `password` argument.
In this case, `username` is used to connect directly to the server,
and you may get kicked if the server is in online mode.
2013-01-30 19:56:43 -05:00
Andrew Kelley
29dea42ea7
Release 0.6.7
2013-01-29 12:52:07 -05:00
Andrew Kelley
ba29fa59d7
Release 0.6.6
2013-01-27 19:40:56 -05:00
Andrew Kelley
77e84b15fc
Release 0.6.5
2013-01-26 22:50:48 -05:00
Andrew Kelley
0eb72c2046
Release 0.6.4
2013-01-26 15:36:01 -05:00
Andrew Kelley
6958d1a747
README: remove the 'pre' from the version so people don't get confused
2013-01-26 14:18:26 -05:00
Andrew Kelley
0aa52864df
simplify and fix entityMetadata parsing and serializing
2013-01-08 02:44:17 -05:00
Andrew Kelley
c03ac963d9
all writers finished and tested. closes #15
2013-01-08 01:53:30 -05:00
Andrew Kelley
a95fe18a4d
add link to mineflayer in README
2013-01-07 14:42:28 -05:00
Andrew Kelley
1fb0577fd9
installation instructions
2013-01-05 00:55:24 -05:00
Andrew Kelley
b9bea65e50
expose constants; update README
2013-01-04 23:22:48 -05:00
Andrew Kelley
3e7501b215
update README
2013-01-04 23:16:48 -05:00
Andrew Kelley
2e75851fd6
test passing: clients can log in and chat
2013-01-04 22:47:54 -05:00
Andrew Kelley
3a8bfaf8e3
refactor + createServer support
2013-01-04 01:45:57 -05:00
Andrew Kelley
e783b8a1b3
documentation/examples for server
2013-01-03 22:01:17 -05:00
Andrew Kelley
62e66be053
writePacket -> write
2013-01-03 21:42:50 -05:00
Andrew Kelley
fadb9e0c0a
un-namespace packet events. remove generic packet event.
2013-01-03 20:59:58 -05:00
Andrew Kelley
45ebdc2781
test with 1.4.7pre
2013-01-03 19:47:17 -05:00
Andrew Kelley
fa1a8db52a
update example code with new packet specific events
2013-01-02 21:59:40 -05:00
Andrew Kelley
c1e5e0a994
update README
2013-01-02 06:35:10 -05:00
Andrew Kelley
46d862b1c4
test passing: get kicked for no credentials in online mode
2013-01-02 02:33:40 -05:00
Andrew Kelley
73e274e5c9
update README
2013-01-02 02:22:00 -05:00
Andrew Kelley
b99a319ef1
add a new section to README
2013-01-02 01:47:18 -05:00
Andrew Kelley
c2beb41fef
test passing: connects successfully - online mode
2013-01-02 01:12:42 -05:00
Andrew Kelley
c405ac21f8
refactor into nice npm module. closes #7
2013-01-01 23:39:31 -05:00
Andrew Kelley
6333fbd893
update README
2013-01-01 21:02:07 -05:00
Andrew Kelley
39bb59d288
more packets, update readme
2013-01-01 16:01:43 -05:00
Andrew Kelley
fd43515c42
successfully log in to minecraft server
...
next step is to add more supported packets
2013-01-01 04:14:38 -05:00
Andrew Kelley
46c6aeb86e
initial commit
2012-12-24 11:55:46 -07:00