Romain Beaumont
9778bb920b
add test value for type u64
2018-05-14 01:00:32 +02:00
Romain Beaumont
9ed69de5ff
fix #559
2018-05-14 00:34:44 +02:00
Romain Beaumont
db1cbd4941
small style fixes following standard migration
2018-05-14 00:20:21 +02:00
Romain Beaumont
e3e0a26dfe
change codestyle to standard + enforce it with circle ci
2018-05-13 22:50:16 +02:00
Romain Beaumont
e50b7b53af
update to protodef 1.6.7
2018-05-06 22:06:18 +02:00
Romain Beaumont
f6e7a60cb6
Release 1.5.2
2018-05-01 21:12:15 +02:00
Romain Beaumont
a29d7f151a
Increase checkoutTimeoutInterval default to 30s
...
Fix https://github.com/PrismarineJS/mineflayer/issues/644
2018-05-01 21:06:20 +02:00
Romain Beaumont
6b109aa4d8
Merge pull request #549 from PrismarineJS/greenkeeper/mocha-5.0.5
...
Update mocha to the latest version 🚀
2018-04-30 12:56:01 +02:00
Romain Beaumont
db918eda42
Merge pull request #551 from CS-Birb/patch-1
...
Resolve issue with refreshing sessions
2018-04-30 12:55:29 +02:00
Connor 'Birb' McCormick
835cc097cf
Update auth.js
...
Resolves issue whereby access token was passed to callback instead of the session object, causing an error.
2018-04-30 21:32:43 +12:00
greenkeeper[bot]
306adaa5d4
chore(package): update mocha to version 5.0.5
2018-03-23 05:19:15 +00:00
Romain Beaumont
ee463f5599
Release 1.5.1
2018-01-27 15:24:30 +01:00
Romain Beaumont
c17fe285c0
update mcdata and protodef for fixes
2018-01-27 15:22:53 +01:00
Romain Beaumont
0c097d6d63
fix autoversion
2018-01-26 13:09:12 +01:00
Romain Beaumont
834c8785af
Merge pull request #539 from FuturisticCake/master
...
Emit errors instead of throwing.
2018-01-18 10:31:24 +01:00
Ethan Davis
7aef44bcb7
Emitting error objects instead of just strings. 😁
2018-01-17 20:22:45 -08:00
Ethan Davis
c4fbd81674
Replaced throw for "Set encryption twice!" error with emit.
2018-01-16 18:24:48 -08:00
Ethan Davis
01f8342f9e
Update autoVersion.js to emit errors instead of throwing
2018-01-15 20:30:50 -08:00
Romain Beaumont
eef401c1c8
Release 1.5.0
2018-01-01 23:05:19 +01:00
Romain Beaumont
07a5c67b7b
use a full packet parser
2018-01-01 23:03:21 +01:00
Romain Beaumont
6ce09ba9b0
Merge pull request #528 from PrismarineJS/15w50a
...
17w50a support
2018-01-01 23:00:59 +01:00
Romain Beaumont
ad0c76dd72
remove console.log
2018-01-01 22:48:13 +01:00
Romain Beaumont
947f6bf2ea
update mcdata for this in 17w50a protocol
2018-01-01 22:28:25 +01:00
Romain Beaumont
482a4ecffd
17w50a support
2018-01-01 21:01:23 +01:00
Romain Beaumont
169c1a7d28
Merge pull request #525 from oscartbeaumont/master
...
Added New Example For Generating A World
2017-11-09 12:18:32 +01:00
Oscar Beaumont
8afeee014f
Add Minecraft Version To The Server
...
Add the Minecraft version this example was built with to the create server function so that this example code works even if the default Minecraft version for this module changes.
2017-11-09 18:32:10 +08:00
Oscar Beaumont
f3a25af4dc
Added package.json
...
Added a package.json that has the dependencies for the example code.
2017-11-09 10:29:56 +08:00
Oscar Beaumont
39b2fc2157
Send The Player Position After The Chunk Data
...
The players position was sent before sending the chunk which had now been switched.
2017-11-09 10:28:33 +08:00
Oscar Beaumont
a70eee40c8
Added New Example For Generating A World
...
This is a new example that shows how to generate a chunk (Using prismarine-chunk) and send it to the user.
2017-11-08 23:27:00 +08:00
Romain Beaumont
233eff1358
Merge pull request #520 from plexigras/add-auth-session-fallback
...
added fallback for session to normal auth
2017-10-26 23:40:24 +02:00
Romain Beaumont
92e2dce7c0
Merge pull request #521 from PrismarineJS/greenkeeper/mocha-4.0.0
...
Update mocha to the latest version 🚀
2017-10-26 23:39:53 +02:00
greenkeeper[bot]
635393768e
chore(package): update mocha to version 4.0.0
2017-10-03 11:17:01 +00:00
plexigras
1a77168574
added fallback for session to normal auth
2017-10-01 16:39:07 +02:00
Romain Beaumont
2a97df6abd
Merge pull request #518 from allain/master
...
store minecraft jars in /tmp unless overriden by ENV variable
2017-08-28 16:19:58 +02:00
allain
137320489c
using os.tmpdir() instead of '/tmp' since it's more portable
2017-08-28 10:13:59 -04:00
allain
b44e052f28
store minecraft jars in /tmp unless overriden by ENV variable
2017-08-27 21:55:42 -04:00
Romain Beaumont
0d4f5d49a8
Merge pull request #512 from PrismarineJS/greenkeeper/debug-3.0.0
...
Update debug to the latest version 🚀
2017-08-25 19:34:50 +02:00
Romain Beaumont
788b376c21
Merge pull request #517 from PrismarineJS/greenkeeper/yggdrasil-1.1.1
...
Update yggdrasil to the latest version 🚀
2017-08-25 19:34:11 +02:00
Romain Beaumont
e47f7b1d7b
Update package.json
2017-08-25 19:29:29 +02:00
greenkeeper[bot]
55090c42a6
fix(package): update yggdrasil to version 1.1.1
2017-08-25 15:51:31 +00:00
Romain Beaumont
3ab909c931
Release 1.4.1
2017-08-21 09:23:02 +02:00
Romain Beaumont
8a5621b340
lock yggdrasil until issue with 1.1.0 is fixed
2017-08-21 09:21:31 +02:00
Romain Beaumont
c01497816b
Merge pull request #514 from lkolbly/proxyFix
...
Changed let scope, added undefined check.
2017-08-11 00:11:24 +02:00
Lane Kolbly
c7aaee6dbc
Changed let scope, added undefined check.
2017-08-10 16:50:12 -05:00
greenkeeper[bot]
943addf89f
fix(package): update debug to version 3.0.0
2017-08-08 22:10:54 +00:00
Romain Beaumont
2d5464612c
add 1.12.1 support to readme and tests
2017-08-07 12:16:03 +02:00
Romain Beaumont
650c411822
add readme.md for the proxy example, progress on #380
2017-07-28 22:41:51 +02:00
Romain Beaumont
006dc75d9f
remove ursa from readme
2017-07-28 19:39:14 +02:00
Romain Beaumont
294b232af8
Release 1.4.0
2017-07-24 09:24:14 +02:00
Romain Beaumont
8cc3444687
Merge pull request #508 from PrismarineJS/dynamic_autoversion_server
...
dynamic autoversion server
2017-07-22 09:51:04 +02:00