Commit graph

1090 commits

Author SHA1 Message Date
Michael Schmatz
84636360f4 Merge pull request #339 from smoratinos/master
refactor server test directory
2014-02-04 12:25:06 -08:00
Michael Schmatz
7f5b3e5f75 Merge pull request #338 from codecombat/feature/level-runner-interface
Merge task queue stuff into level-runner-interface
2014-02-04 10:32:12 -08:00
Michael Schmatz
9401a4370e Merge branch 'feature/task-queue' into feature/level-runner-interface
Conflicts:
	server.coffee
	server/db.coffee
2014-02-04 10:26:16 -08:00
Michael Schmatz
a3b17c7d86 Put in basic client-side routes and created server side scoring routing file 2014-02-04 10:07:14 -08:00
Michael Schmatz
0ed68b48d3 Merge pull request #337 from codecombat/master
Syncing level-runner-interface fork
2014-02-04 09:11:21 -08:00
Sébastien Moratinos
319a8d3941 add unit test 2014-02-04 08:36:25 +01:00
Sébastien Moratinos
aa83f77fd6 refactor server test folder 2014-02-04 08:36:15 +01:00
Nick Winter
99aa9eab64 Merge pull request #336 from GlenDC/master
Added Ascii art, script improvements, readme files and automatic package script
2014-02-03 20:49:50 -08:00
GlenDC
98c58bed6b Merge https://github.com/codecombat/codecombat 2014-02-04 02:21:44 +01:00
GlenDC
c6e3352353 Added a packer batch file to generate new version of the windows dev setup. 2014-02-04 02:20:24 +01:00
GlenDC
c4fa90b12c Added Ascii Art header, readme file for installation and readme file for after installation is finished 2014-02-04 01:24:25 +01:00
Nick Winter
1dc0af9c65 Merge pull request #332 from GlenDC/master
Gitignore added (for utilities directory) and small update to the Automatic Windows Dev Setup
2014-02-03 16:07:08 -08:00
GlenDC
7aa78e4ce3 Small Update for the AWDS 2014-02-04 01:00:53 +01:00
GlenDC
8b1bb7a303 Added a gitignore file for the Windows Automatic Dev setup 2014-02-04 01:00:08 +01:00
Michael Schmatz
704039dd9f Removed unnecessary installer folders 2014-02-03 14:54:03 -08:00
Scott Erickson
6533196bc7 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-02-03 14:01:30 -08:00
Scott Erickson
81912d25d1 Added a handler for when components or systems go rogue, so they don't take down the level editor quite so hard. 2014-02-03 14:01:20 -08:00
Nick Winter
738b791683 Updated to new Aether range info, fixing error line numbers. 2014-02-03 13:58:25 -08:00
Michael Schmatz
d124202c53 Merge pull request #326 from codecombat/master
Merging master into production
2014-02-03 10:28:06 -08:00
Glen De Cauwsemaecker
912b6140ac Merge https://github.com/codecombat/codecombat 2014-02-03 19:19:52 +01:00
Glen De Cauwsemaecker
54b8f8655d Script now has the functionality to download packed software and unpack it to a customizble position. This is applied to the mongo-db install as an example. 2014-02-03 19:19:24 +01:00
Michael Schmatz
9d5c0e2dbf Merge pull request #325 from codecombat/replicaset
Implemented automated failover and updated mongoose in package.json
2014-02-03 10:03:10 -08:00
Michael Schmatz
1f7fae4971 Updated mongoose to 3.8 2014-02-03 09:44:33 -08:00
Michael Schmatz
3256a5d65d Added support for replica set 2014-02-03 08:56:32 -08:00
Glen De Cauwsemaecker
ed93e56b38 Implemented a new check system for the ropeskipping game 2014-02-03 14:53:05 +01:00
Glen De Cauwsemaecker
e920054695 Resolved category-issues for the da.coffee language file. 2014-02-03 13:04:45 +01:00
Glen De Cauwsemaecker
0ead214584 Merge https://github.com/Einar-Rasmussen/codecombat 2014-02-03 12:59:00 +01:00
Einar Rasmussen
5d0084e95d Update da.coffee
Rådmand -> rådgiver since counselor != chancellor
2014-02-03 11:35:34 +00:00
Scott Erickson
ebc4985d30 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-02-02 16:58:57 -08:00
Scott Erickson
09bb669439 Fixed #300 2014-02-02 16:51:22 -08:00
Michael Schmatz
06667436e1 Merge pull request #323 from smoratinos/master
server auth reset password fix + test
2014-02-02 16:41:10 -08:00
Scott Erickson
d09de8b746 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-02-02 16:31:26 -08:00
Scott Erickson
4b3bfbb7e2 Fixed #317 2014-02-02 16:31:06 -08:00
GlenDC
08993aec59 Merge https://www.github.com/codecombat/codecombat 2014-02-03 01:02:13 +01:00
GlenDC
8ee70e530c Added to do list for the upcomming days 2014-02-03 01:01:42 +01:00
GlenDC
e6672972b3 All software installation is now optional and fixed bug in platform specific installation code 2014-02-03 00:55:10 +01:00
GlenDC
fc40fdebb7 User can now choose to not install the git app, and (after installation) he'll has to specify the path of the git app 2014-02-03 00:37:15 +01:00
Sébastien Moratinos
f27db34976 add server auth test (reset password) 2014-02-03 00:08:52 +01:00
Sébastien Moratinos
8895f12aff Fix error 500 when resetting password if bad input. 2014-02-03 00:08:07 +01:00
GlenDC
1020a97fa1 fixed bug in the install_software function and using now the newest version of nodejs currently available 2014-02-03 00:01:41 +01:00
GlenDC
9912039a1b update curl 2014-02-02 23:53:30 +01:00
GlenDC
8b5e2176bb Download URLs are now saved in config files for maintainability reasons 2014-02-02 23:40:58 +01:00
GlenDC
fdddd2d998 added localisation to the automated windows dev setup 2014-02-02 22:51:03 +01:00
Nick Winter
3b16145d39 Merge pull request #322 from smoratinos/master
fix app crash because of bad escape in ES translation
2014-02-02 13:21:50 -08:00
Sébastien Moratinos
c55a54fc4b fix app crash because of bad escape in ES translation 2014-02-02 21:45:14 +01:00
Einar Rasmussen
666a85e986 Update da.coffee
Finished 'classes' + other minor edits.
2014-02-02 20:33:54 +00:00
Nick Winter
a5065d273d More for #133. 2014-02-02 10:42:18 -08:00
Nick Winter
068f798d58 Fixed bugs in Tome spell views swapping. 2014-02-02 10:26:42 -08:00
Nick Winter
a28ce55793 Localization quote escape typo. 2014-02-02 10:17:23 -08:00
Einar Rasmussen
415b49b661 Update da.coffee 2014-02-02 12:49:24 +00:00