Andrew Kelley
|
d331532d0d
|
don't use buffer-more-ints. closes #11
|
2013-01-03 22:30:39 -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
|
f70110a646
|
remove unused variable
|
2013-01-03 21:15:48 -05:00 |
|
Andrew Kelley
|
cc3480ee91
|
better names for byteArray / bigByteArray
|
2013-01-03 21:02:44 -05:00 |
|
Andrew Kelley
|
fadb9e0c0a
|
un-namespace packet events. remove generic packet event.
|
2013-01-03 20:59:58 -05:00 |
|
Andrew Kelley
|
0247fc9cb8
|
packets.json -> packets.js
|
2013-01-03 20:53:24 -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
|
796cb76435
|
Release 0.0.3
|
2013-01-02 21:58:09 -05:00 |
|
Andrew Kelley
|
79695daa23
|
fix player position and look. closes #10
|
2013-01-02 21:57:31 -05:00 |
|
Andrew Kelley
|
3f0ee115ee
|
Release 0.0.2
|
2013-01-02 11:02:35 -05:00 |
|
Andrew Kelley
|
c1e5e0a994
|
update README
|
2013-01-02 06:35:10 -05:00 |
|
Andrew Kelley
|
646c7676c6
|
emit packets in their own channel as well
|
2013-01-02 05:25:53 -05:00 |
|
Andrew Kelley
|
4237787082
|
add an assert
|
2013-01-02 04:46:01 -05:00 |
|
Andrew Kelley
|
4b0780db66
|
all tests passing. closes #3
|
2013-01-02 03:30:33 -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
|
bde45a3d33
|
test passing: connects successfully - offline mode
|
2013-01-02 02:19:47 -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
|
249de2dab5
|
Release 0.0.1
|
2013-01-01 23:40:25 -05:00 |
|
Andrew Kelley
|
c405ac21f8
|
refactor into nice npm module. closes #7
|
2013-01-01 23:39:31 -05:00 |
|
Andrew Kelley
|
dc2aa5222c
|
update package.json
|
2013-01-01 21:51:46 -05:00 |
|
Andrew Kelley
|
6333fbd893
|
update README
|
2013-01-01 21:02:07 -05:00 |
|
Andrew Kelley
|
1979ef3848
|
all clent to server packets have supported data type writers
|
2013-01-01 20:58:47 -05:00 |
|
Andrew Kelley
|
0d3d9d63a3
|
all packets parsed. closes #8
|
2013-01-01 20:29:03 -05:00 |
|
Andrew Kelley
|
7aeea8a320
|
more packets and parsers
|
2013-01-01 19:05:20 -05:00 |
|
Andrew Kelley
|
f1da7b152b
|
more packets supported
|
2013-01-01 16:42:13 -05:00 |
|
Andrew Kelley
|
4619530247
|
more packets
|
2013-01-01 16:17:41 -05:00 |
|
Andrew Kelley
|
0f9bc0498e
|
send keepalive packet. closes #9
|
2013-01-01 16:08:08 -05:00 |
|
Andrew Kelley
|
39bb59d288
|
more packets, update readme
|
2013-01-01 16:01:43 -05:00 |
|
Andrew Kelley
|
e8d50bf7fb
|
more packets parsed
|
2013-01-01 15:33:31 -05:00 |
|
Andrew Kelley
|
7b92a88872
|
more packets parsed
|
2013-01-01 15:27:24 -05:00 |
|
Andrew Kelley
|
8bfe1888e8
|
more packets parsed
|
2013-01-01 15:14:36 -05:00 |
|
Andrew Kelley
|
e42f89a6ac
|
fix slot parsing
|
2013-01-01 14:54:25 -05:00 |
|
Andrew Kelley
|
4523996067
|
more packets parsed
|
2013-01-01 07:01:14 -05:00 |
|
Andrew Kelley
|
3804c5cea6
|
refactor and fix map chunk bulk parsing
|
2013-01-01 06:12:48 -05:00 |
|
Andrew Kelley
|
c51cb26769
|
parser recognizes map chunk bulk
|
2013-01-01 05:48:18 -05:00 |
|
Andrew Kelley
|
d501a5a7eb
|
recognize Set Window Items packet
|
2013-01-01 05:10:24 -05:00 |
|
Andrew Kelley
|
33bf57b6c2
|
more recognized packets and data types
|
2013-01-01 05:02:24 -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
|
3bc30a97b5
|
AES encryption/decryption working.
now getting kicked for not verifying username
|
2013-01-01 01:49:38 -05:00 |
|
Andrew Kelley
|
321a97acb4
|
successfully getting the encryption key response
|
2012-12-31 23:53:36 -05:00 |
|
Andrew Kelley
|
043cbd5882
|
getting encryption request
|
2012-12-31 20:33:35 -05:00 |
|
Andrew Kelley
|
46c6aeb86e
|
initial commit
|
2012-12-24 11:55:46 -07:00 |
|