Commit graph

192 commits

Author SHA1 Message Date
Romain Beaumont
3ecc89b507
Release 1.0.0 2016-05-30 23:16:38 +02:00
Romain Beaumont
c6e36d626c
update to minecraft-data 2.0.0 2016-05-30 23:10:31 +02:00
Greenkeeper
f07cd78758 protodef@1.2.2 breaks build 🚨 (#404)
update mcdata and protodef
2016-05-14 15:57:03 +02:00
greenkeeperio-bot
95f170cf70 chore(package): update prismarine-nbt to version 1.0.0
http://greenkeeper.io/
2016-04-04 01:10:56 +02:00
Romain Beaumont
942d7fb276 Release 0.19.6 2016-04-03 01:59:55 +02:00
Romain Beaumont
7f24ae6e1b use debug package, fix #386 2016-03-21 10:38:23 +01:00
Romain Beaumont
dd6288f827 have some caret, fix #389 2016-03-20 01:34:25 +01:00
greenkeeperio-bot
387f23378c chore(package): update minecraft-wrap to version 1.0.0
http://greenkeeper.io/
2016-03-17 17:31:29 +01:00
Romain Beaumont
97322364a0 Release 0.19.5 2016-03-17 11:17:41 +01:00
Romain Beaumont
477f096e36 update mcdata for 1.9.1-pre2 2016-03-10 21:26:55 +01:00
Romain Beaumont
ffd5aa793d Release 0.19.4 2016-03-02 19:42:35 +01:00
Romain Beaumont
62bb9294bd update mcdata : fix spawn_painting in 1.9
progress in #385
2016-03-02 19:40:12 +01:00
Romain Beaumont
2df8d70ece Release 0.19.3 2016-03-01 01:44:14 +01:00
Romain Beaumont
a9c0363350 update mcdata again : u8 not byte 2016-03-01 01:43:38 +01:00
Romain Beaumont
e154017ae2 Release 0.19.2 2016-03-01 01:35:11 +01:00
Romain Beaumont
951617f51c update mcdata, some fixes in 1.9 protocol, fix #381 2016-03-01 01:34:25 +01:00
Romain Beaumont
e547a75fd4 Release 0.19.1 2016-02-29 18:36:35 +01:00
Romain Beaumont
ec7240a80b update mcdata, support 1.9 release 2016-02-29 18:34:59 +01:00
Romain Beaumont
e75b91e391 update mcdata for a small fix in the protocol data in 1.9 2016-02-29 02:13:58 +01:00
Romain Beaumont
b43dacd9eb Release 0.19.0 2016-02-28 02:22:55 +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
96a1a6c8c4 Release 0.18.3 2016-02-23 20:06:34 +01:00
Romain Beaumont
3d720b29e6 update protodef 2016-02-23 19:59:44 +01:00
Romain Beaumont
d78d87b9fc update to new minecraft-data protocol schema 2016-02-23 18:42:01 +01:00
Romain Beaumont
93449427cd Release 0.18.2 2016-02-21 19:44:30 +01:00
Romain Beaumont
836b36640a update protodef 2016-02-21 19:40:10 +01:00
Romain Beaumont
33772fafb8 don't stop after an error
https://github.com/nodejs/node/issues/3045#issuecomment-142955116 #367
2016-02-20 17:19:48 +01:00
Romain Beaumont
93593911e6 fix tab_complete in 1.9, fix #368 2016-02-20 01:44:53 +01:00
Romain Beaumont
bfc7429cbc Release 0.18.1 2016-02-19 23:50:26 +01:00
Romain Beaumont
25e2cdcf62 update long and packages 2016-02-19 23:43:30 +01:00
Romain Beaumont
fd8ad9b461 Release 0.18.0 2016-02-19 12:35:12 +01:00
Romain Beaumont
e35678701c update minecraft-data to 0.20.4 2016-02-19 12:32:53 +01:00
Romain Beaumont
9f8e87e9e3 update mcdata for 1.7 protocol fix 2016-02-19 01:49:54 +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
0fcd505f57 update mcdata : 16w05b and 15w40b kept 2016-02-19 01:03:30 +01:00
Romain Beaumont
51a5e2c6d0 disable intelli-espower-loader since this seems to be causing the stackoverflow error for some reason 2016-02-18 21:51:52 +01:00
Romain Beaumont
db3d949694 temporarily remove source map supports, #350 2016-02-18 21:23:36 +01:00
Romain Beaumont
b2b8ad2372 update to new protodef 2016-02-18 19:50:59 +01:00
Romain Beaumont
e2e0d7a930 Release 0.17.2 2016-02-12 15:24:35 +01:00
Romain Beaumont
2c3e166ce8 Release 0.17.1 2016-02-12 14:56:53 +01:00
Romain Beaumont
e0939cc63d endian-toggle is not a devDependency 2016-02-12 14:55:38 +01:00
Romain Beaumont
9ea3652b6b Release 0.17.0 2016-02-12 14:46:32 +01:00
greenkeeperio-bot
8734de4f61 chore(package): update dependencies
http://greenkeeper.io/
2016-02-09 15:36:15 +01:00
Romain Beaumont
0ba187d97a Merge pull request #331 from deathcap/dynxver
Add dynamic cross-protocol support
2016-02-02 09:04:23 +01:00
deathcap
c2913daae0 Update to minecraft-data ^0.19.1 2016-02-01 09:48:12 -08:00
deathcap
aa3ae32975 Try using git commit hash to node-minecraft-data 2016-01-31 20:50:57 -08:00
deathcap
4b3f8b5b09 Update minecraft-data to use GitHub dependency on PrismarineJS/node-minecraft-data 2016-01-31 20:43:07 -08:00
deathcap
84c4c26503 Update to minecraft-data ^0.19.0 2016-01-31 20:11:15 -08:00
deathcap
4a677a25ba Use endian-toggle for UTF-16BE encoding (not in nodejs, see https://github.com/nodejs/node-v0.x-archive/issues/1684) 2016-01-30 21:40:03 -08:00
Romain Beaumont
eefb113b4c use uuid-1345 instead of 3 uuid packages, fix #297 2016-01-22 12:42:04 +01:00