Romain Beaumont
|
b2b53c9343
|
a few small changes to make the code better
|
2015-11-30 22:19:56 +01:00 |
|
Romain Beaumont
|
57d9c05941
|
use require-self to be able to use require('minecraft-protocol') in examples
|
2015-11-30 13:23:38 +01:00 |
|
Romain Beaumont
|
0d5b122423
|
fix server example
|
2015-09-20 22:10:20 +02:00 |
|
Romain Beaumont
|
1a9e08cbd8
|
move createPacketBuffer and parsePacketData functions to serializer, also move protocol's exports to serializer
|
2015-05-23 03:31:47 +02:00 |
|
Romain Beaumont
|
1dec8ccffd
|
fix indentation and a few other stuff webstorm felt like fixing (for example if (condition) -> if(condition) since that was the more frequent style in node-minecraft-protocol)
|
2015-05-14 22:08:49 +02:00 |
|
Will Franzen
|
dbfa0f631f
|
Update server.js
|
2015-03-26 10:26:21 -05:00 |
|
Will Franzen
|
f9b3359577
|
Give each example its own package.json to resolve #122
|
2015-03-25 14:07:29 -05:00 |
|