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
|
31f7946437
|
fix logging
|
2015-08-28 23:15:49 +02:00 |
|
Romain Beaumont
|
6509f513a8
|
load player plugin in login.js server plugin, fix #11
|
2015-08-27 22:39:45 +02:00 |
|
mhsjlw
|
b11fb30ad6
|
Add serv.entities
|
2015-08-27 09:25:51 -04:00 |
|
Romain Beaumont
|
0b2967c5db
|
gameMode handling and better spawn point : now choose randomly in an array of points
|
2015-08-27 03:01:26 +02:00 |
|
Romain Beaumont
|
c3f0645771
|
emit events instead of directly logging, add longjohn, add chat plugins
|
2015-08-26 21:41:59 +02:00 |
|
Romain Beaumont
|
2e371e741f
|
Continue refactoring : client now in a player object, methods added to that player object, progress on #3
|
2015-08-26 20:13:01 +02:00 |
|
Romain Beaumont
|
dde4387536
|
add api, make login a server plugin
|
2015-08-26 03:49:06 +02:00 |
|
Romain Beaumont
|
034cd43363
|
complete reorganization : client plugins, server plugins
|
2015-08-26 03:27:33 +02:00 |
|