This website requires JavaScript.
Explore
Help
Sign In
dan
/
flying-squid
Watch
1
Star
0
Fork
You've already forked flying-squid
0
mirror of
https://github.com/danbulant/flying-squid
synced
2026-05-23 06:08:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
94926df8da
flying-squid
/
lib
/
serverPlugins
History
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
..
chat.js
emit events instead of directly logging, add longjohn, add chat plugins
2015-08-26 21:41:59 +02:00
log.js
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
login.js
load player plugin in login.js server plugin,
fix
#11
2015-08-27 22:39:45 +02:00
players.js
Add serv.entities
2015-08-27 09:25:51 -04:00
settings.js
gameMode handling and better spawn point : now choose randomly in an array of points
2015-08-27 03:01:26 +02:00
world.js
complete reorganization : client plugins, server plugins
2015-08-26 03:27:33 +02:00