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
deathcap
89a975e200
Test on node v4
2016-01-12 22:16:51 -08: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
Romain Beaumont
eeed7b643c
use minecraft-wrap : get the vanilla server wrapping out of node-minecraft-protocol
2015-09-14 22:14:13 +02:00
Romain Beaumont
3a2fca87b9
create downloadServer.js : remove version from circle.yml, fix #216
2015-08-17 19:16:32 +02:00
Romain Beaumont
57f5b9d23d
Fix some version related problems (in test.js and circle.yml)
2015-08-02 15:38:40 +02:00
Romain Beaumont
dfb7aacb5a
fix path again
2015-03-29 18:29:19 +02:00
Romain Beaumont
0e918c496c
check where to save the jar
2015-03-29 18:28:11 +02:00
Romain Beaumont
f8352d5f7b
fix wget
2015-03-29 18:26:48 +02:00
Romain Beaumont
e120aca4f9
fix mc_server path
2015-03-29 18:23:01 +02:00
Romain Beaumont
4f3973db11
fix environment variable in circle.yml
2015-03-29 18:05:06 +02:00
Romain Beaumont
50fb2ae89d
update circle.yml to download minecraft-server.jar
2015-03-29 18:02:54 +02:00
Romain Beaumont
b8742032b9
remove npm install --dev
2015-03-29 17:56:25 +02:00
roblabla
3c7abf7b4a
Bump circleci node version. Now tests pass. This is ugly
2015-03-23 16:55:47 +00:00
Robin Lambertz
187f6bccd7
Circle-CI : Only test packets and server
...
Client tests require a minecraft server for now. Until we move on to a better way to test the protocol, this will disable the client tests.
2015-03-18 19:12:18 +01:00
roblabla
cee1b81099
Add circleci support
2015-03-16 17:45:09 +00:00