Commit graph

942 commits

Author SHA1 Message Date
Romain Beaumont
d56b0776c4
fix the test 2016-04-10 22:23:25 +02:00
Romain Beaumont
12d17e2eaf Merge pull request #398 from alrek-consulting/master
Fixed options.favicon in createServer
2016-04-10 22:20:38 +02:00
Thomas Alrek
9831bdc4c2 Fixed options.favicon in createServer 2016-04-04 21:37:08 +02:00
Romain Beaumont
8b14f84474 Merge pull request #396 from PrismarineJS/greenkeeper-prismarine-nbt-1.0.0
Update prismarine-nbt to version 1.0.0 🚀
2016-04-04 01:18:30 +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
d0fbcc71f2 Merge pull request #390 from rom1504/use_debug_package
use debug package, fix #386
2016-03-23 20:14:01 +01:00
Romain Beaumont
d9d29bf17d Merge pull request #392 from vimes1984/patch-2
Update proxy.js
2016-03-21 15:56:21 +01:00
Romain Beaumont
fec6416b15 Merge pull request #391 from vimes1984/patch-1
Update proxy.js
2016-03-21 15:55:01 +01:00
christopher james churchill
756153241d Merge pull request #1 from vimes1984/vimes1984-patch-1
Update proxy.js
2016-03-21 14:52:28 +00:00
christopher james churchill
6489d28207 Update proxy.js
ups != was right in one of those cases.... 
ummm using typeof may be better? 
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof
2016-03-21 14:52:14 +00:00
christopher james churchill
25750ddf2d Update proxy.js
ups != was right in one of those cases.... 
ummm using typeof may be better? 
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof
2016-03-21 14:51:26 +00:00
christopher james churchill
bc94bc1fe0 Update proxy.js
changing == to === and != to !== becuase js is a bitch see: 
http://www.impressivewebs.com/why-use-triple-equals-javascipt/
2016-03-21 14:46:06 +00:00
christopher james churchill
d9782d6d9f Update proxy.js
fixing type in example code :D
2016-03-21 14:40:53 +00: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
Romain Beaumont
2097a951d0 Merge pull request #388 from PrismarineJS/greenkeeper-minecraft-wrap-1.0.0
Update minecraft-wrap to version 1.0.0 🚀
2016-03-17 17:59:44 +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
cbabf42fff check if e.field is defined when completing serializer/deserializer errors 2016-03-17 11:15:28 +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
9e7ac49dd8 update links using frankenstein 2016-02-29 16:31:04 +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
705b89f091 enabling the debug on circle ci is not a good idea 2016-02-23 19:53:29 +01:00
Romain Beaumont
00b539d0c7 fix tests and fix #360 2016-02-23 19:37:47 +01:00
Romain Beaumont
88bb301693 fix packet test 2016-02-23 19:11:12 +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
ba2d791d75 Merge pull request #371 from rom1504/dont_crash_after_an_error
don't stop after an error
2016-02-20 17:48:16 +01:00
Romain Beaumont
3b50ea9eb7 Merge pull request #369 from rom1504/custom_packets
add an optional property to add custom packets to createClient and createServer
2016-02-20 17:46:50 +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
91ccac44df index custom packets by version 2016-02-20 17:19:36 +01:00
Romain Beaumont
eba07e6b90 add an optional property to add custom packets to createClient and createServer 2016-02-20 17:19:36 +01:00
Romain Beaumont
6fb6b35cc5 disable online test for now
until we save the tokens or something like that, which bypass the mojang server limits
2016-02-20 17:18:56 +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
95939a4aad Merge pull request #362 from rom1504/new_numericals
https://github.com/roblabla/ProtoDef/pull/50 : update to new numerical names
2016-02-19 23:48:01 +01:00