Commit graph

150 commits

Author SHA1 Message Date
Romain Beaumont
414c27ddcb add a sleep between each chunk write 2015-10-08 23:03:45 +02:00
Romain Beaumont
717de0d409 update api.md 2015-10-08 22:56:56 +02:00
Romain Beaumont
d3a20e4399 implement infinite world, fix #43, fix #52, progress on #47 2015-10-08 22:50:04 +02:00
Romain Beaumont
a79181b27e go to es6 + use real prismarine-chunk and prismarine-world 2015-10-02 00:12:09 +02:00
Romain Beaumont
f5e2b9aaa7 fix babel path : babel doesn't need to be installed globally after this 2015-09-29 01:05:29 +02:00
Romain Beaumont
36625a3671 Merge pull request #55 from mhsjlw/revert-49-plugins
Revert "The Start of Plugins"
2015-09-28 00:26:41 +02:00
Romain Beaumont
bc66295001 Revert "The Start of Plugins" 2015-09-28 00:26:25 +02:00
mhsjlw
b2d189b9d2 Merge pull request #49 from demipixel/plugins
The start of plugins with World Guard example
2015-09-27 17:56:47 -04:00
mhsjlw
470e956c4c Fixed grammar and 'craftyjs' 2015-09-27 15:26:27 -04:00
Romain Beaumont
02e6258e25 player names can contain underscores 2015-09-12 22:29:10 +02:00
DemiPixel
b15f3941f1 Updates to plugins 2015-09-11 16:40:17 -07:00
DemiPixel
0aae8c6c8e Fixing bugs, added world-guard example, updated API a bit 2015-09-09 00:44:48 -07:00
DemiPixel
d62f91f708 Small bug 2015-09-07 15:09:23 -07:00
DemiPixel
6771c3186b Added many more cancelable events and more documentation! 2015-09-07 15:06:23 -07:00
mhsjlw
8723ee27b4 Update settings.json 2015-09-07 08:43:40 -04:00
DemiPixel
8f364579cd Start of plugins 2015-09-06 12:57:34 -07:00
Romain Beaumont
7cc78b6ef1 add kicked and banned event to api 2015-09-06 18:06:45 +02:00
Romain Beaumont
961fd045ac use 24h format 2015-09-06 17:48:54 +02:00
Romain Beaumont
bd240b5b80 add node-uuid to dependencies 2015-09-06 17:10:38 +02:00
Romain Beaumont
4bf03223dd clean kick/ban system 2015-09-06 17:10:38 +02:00
DemiPixel
2b8a24e2ef It's always the little things you miss! 2015-09-06 17:10:38 +02:00
DemiPixel
3118823520 Implemented kicking and banning, as well as /kick and /ban 2015-09-06 17:10:38 +02:00
mhsjlw
82447972cd Update README.md 2015-09-06 07:32:13 -04:00
Romain Beaumont
fbc9a10cef Merge pull request #38 from demipixel/block_stuff
Added setBlock, sendBlock, some fixes, and /setblock
2015-09-06 03:32:22 +02:00
DemiPixel
7547c68100 Added player.sendBlock and serv.setBlock. Added an example command /setblock and made changes (and fixes) to api.md 2015-09-05 18:23:27 -07:00
Romain Beaumont
eb9ef00596 add date to logs 2015-09-06 02:21:28 +02:00
Romain Beaumont
9d1a3e3554 improve and fix logging 2015-09-06 02:13:00 +02:00
Romain Beaumont
11640b8802 fix disconnecting error 2015-09-06 02:11:08 +02:00
Romain Beaumont
920f61340e fix disconnected event and related logging 2015-09-06 02:00:15 +02:00
Romain Beaumont
d379307a80 update motd 2015-09-05 23:50:20 +02:00
Romain Beaumont
c92e6e3042 update test server 2015-09-05 23:44:09 +02:00
Romain Beaumont
a12d82c41b temporary fix for the es6/git/npm problem
https://github.com/npm/npm/issues/3055
2015-09-05 23:03:39 +02:00
Romain Beaumont
37e74ae52c use prismarine-world : flying-squid has now 9 chunk columns 2015-09-05 20:03:10 +02:00
mhsjlw
6cd8ad0013 Update TODO.md 2015-09-02 08:33:46 -04:00
Romain Beaumont
37c3e5e1bd Add explanations about how to create external plugins 2015-09-02 13:19:44 +02:00
mhsjlw
7fdbd520fd Update README.md 2015-09-01 17:25:57 -04:00
mhsjlw
fa2e030c55 Update TODO.md 2015-09-01 13:03:44 -04:00
mhsjlw
3fb5f66132 Update basic.js 2015-08-31 16:15:09 -04:00
Romain Beaumont
306191fc1d use prismarine-entity, fix #25 2015-08-30 20:52:14 +02:00
Romain Beaumont
efab777efb add lines in README 2015-08-30 20:27:23 +02:00
Romain Beaumont
f42bc5bf59 add instruction for global installation 2015-08-30 20:25:56 +02:00
Romain Beaumont
2011a444c4 add link to history file 2015-08-30 20:22:50 +02:00
Romain Beaumont
282dab7f7e Release 0.1.0 2015-08-30 20:20:22 +02:00
Romain Beaumont
d678bf08e0 fix link in readme 2015-08-30 20:16:44 +02:00
Romain Beaumont
489296f96b add basic example to examples/ and README.md to use flying-squid as a server lib 2015-08-30 20:15:50 +02:00
Romain Beaumont
94926df8da craftyjs becomes flying-squid (due to name conflict) 2015-08-30 19:49:46 +02:00
Romain Beaumont
8c06acf155 improve logging : create logs dir if it doesn't exist, use log dir relative to path, add shebang in app.js to allow starting the app.js as a bin, make longjohn enable only if NODE_ENV == 'dev', make "craftyjs" a binary installed with package when npm install -g 2015-08-30 07:58:47 +02:00
Romain Beaumont
d9bfdbf59f add minecraft-data in dependencies 2015-08-30 00:41:48 +02:00
Romain Beaumont
5a668e6815 implement digging correctly by using prismarine-block digTime function, fix #7 2015-08-29 04:25:34 +02:00
mhsjlw
3e8aa1f489 Update TODO.md 2015-08-28 17:47:17 -04:00