Commit graph

109 commits

Author SHA1 Message Date
Romain Beaumont
2c7b41c81e
update mcdata, add 1.11 to tested versions and update version list in readme 2016-11-16 00:29:51 +01:00
Romain Beaumont
df83143684
update supported versions list 2016-06-18 17:08:18 +02:00
Romain Beaumont
7f24ae6e1b use debug package, fix #386 2016-03-21 10:38:23 +01:00
Romain Beaumont
477f096e36 update mcdata for 1.9.1-pre2 2016-03-10 21:26:55 +01:00
Romain Beaumont
ec7240a80b update mcdata, support 1.9 release 2016-02-29 18:34:59 +01:00
Romain Beaumont
9e7ac49dd8 update links using frankenstein 2016-02-29 16:31:04 +01:00
Romain Beaumont
440a190780 update to 1.9-pre4, improve the proxy errors a bit 2016-02-27 18:10:11 +01:00
Romain Beaumont
13f19fb55e update mcdata for key fix, and add supported versions to readme 2016-02-19 01:22:53 +01:00
Romain Beaumont
4d99e1a00c add minecraft-protocol-forge plugin to README 2016-02-12 14:41:47 +01:00
Romain Beaumont
3ba152eba3 add snapshot version in readme 2016-01-13 22:56:13 +01:00
Romain Beaumont
708fb963f6 update flying-squid and mineflayer urls (which both moved to PrismarineJS) 2016-01-06 15:26:47 +01:00
Romain Beaumont
917b6adda1 enable cross version with an option in createClient and createServer :
* put parsePacketData in deserializer and createPacketBuffer in serializer
* remove packets from the index and expose readPacket instead
* load packets when needed in various files
* make tests test every supported version
static cross version of #234, fix #65, fix #240
2015-09-29 22:44:28 +02:00
roblabla
5e810d3b81 Update example, remove mention of test coverage output 2015-09-24 12:28:41 +02:00
roblabla
f7e50721e8 Update the README and docs 2015-09-23 23:26:50 +02:00
Romain Beaumont
c7f950148a add flying-squid to users 2015-08-30 21:34:28 +02:00
Romain Beaumont
ca70b3d646 Fix circle ci badge (master branch) 2015-07-28 01:13:24 +02:00
Will Franzen
f5fa2ad32d Improve badges
The inconsistency was bothering me.
2015-07-27 17:28:45 -05:00
Romain Beaumont
d9edf571dd 0x03 -> chat in readme fix #195 2015-07-27 12:04:39 +02:00
Romain Beaumont
653e8d05ee split the readme.md into 2 new files : history.md and doc/readme.md, fix #183 2015-05-29 13:24:12 +02:00
Romain Beaumont
4f8347cbab document options in mc.createClient(options) 2015-05-27 20:19:50 +02:00
roblabla
f337b49f15 Oops, forgot to add the changelog for 0.14.0. 2015-05-27 17:17:38 +00:00
Romain Beaumont
5afcc93b83 svg badges 2015-04-28 12:08:38 +02:00
Romain Beaumont
4f9ce7c449 All README badges on second line 2015-04-16 22:07:18 +02:00
Romain Beaumont
d29fc9e218 only the npm badge on the same line as the title so the other badges show up on npm 2015-04-16 19:07:49 +02:00
Romain Beaumont
6eb06e6740 reorganize badges in readme 2015-04-16 15:13:36 +02:00
roblabla
f0a7c1b22d Release 0.13.4 2015-04-14 13:05:13 +00:00
roblabla
273f685267 Release 0.13.3 2015-03-25 23:36:26 +00:00
roblabla
cbdf8adb05 Release 0.13.2 2015-03-23 13:11:25 +00:00
Romain Beaumont
0d04e57330 Add circle ci badge 2015-03-23 03:09:38 +01:00
roblabla
a7dd89953d Release 0.13.1 2015-03-22 02:39:42 +00:00
roblabla
b076f97627 Fix badge, svg is better 2015-03-07 00:21:15 +00:00
Will Franzen
e51e81ce32 Merge pull request #108 from roblabla/packets-1.8
Packets 1.8
2015-03-06 18:08:03 -06:00
roblabla
502f8947f3 Add missing entries in changelog of README 2015-03-06 20:06:59 +00:00
roblabla
6d2bd31242 Update README 2015-03-06 19:54:27 +00:00
Dennis Bartlett
ce0e351b3a Update README.md 2015-02-22 12:57:52 -06:00
Dennis Bartlett
1963c72745 Merge pull request #119 from gitter-badger/gitter-badge-3
Add a Gitter chat badge to README.md
2015-02-22 12:56:50 -06:00
The Gitter Badger
26d16a0463 Added Gitter badge 2015-02-22 18:49:51 +00:00
Robin Lambertz
fe7a2a7c01 Update gitter badge
The new room is under CraftJS org
2015-02-18 23:14:09 +01:00
The Gitter Badger
fb7eba4667 Added Gitter badge 2014-11-30 18:00:48 +00:00
Robin Lambertz
33e9c39af6 Merge pull request #100 from ryush00/patch-1
Update README for new ping results post-1.7
2014-10-27 22:08:37 +01:00
roblabla
a8648464f4 Release 0.12.3 2014-10-19 17:56:18 +02:00
ryush00
021cc8d0e6 Update ping result for new version. 2014-10-01 14:56:58 +09:00
Robin Lambertz
06ea770355 Release 0.12.2 2014-09-08 16:18:49 +02:00
Andrew Kelley
3e2f7032bb readme: clean up installation instructions. closes #81 2014-04-14 20:55:20 -07:00
roblabla
a679994d89 Release 0.12.1 2014-04-12 12:34:19 +02:00
roblabla
23ecbd3675 Release 0.12.0 2014-04-11 19:40:15 +02:00
Andrew Kelley
4e48226c8c rename github.com/superjoe30 to github.com/andrewrk 2014-01-23 21:36:25 -05:00
Matt Bell
5e75cdf75d Updated protocol version to support 1.6.4 2013-09-26 15:35:41 -07:00
Andrew Kelley
8b7abe27e7 Release 0.11.5 2013-08-26 18:36:08 -04:00
Xabier de Zuazo
65fc158d97 Release 0.11.4 2013-08-12 23:26:46 +02:00