Commit graph

139 commits

Author SHA1 Message Date
Glen De Cauwsemaecker
f3fbbaf0f8 Version 3.3 of windows installer, ready for release 2014-04-11 04:26:07 +02:00
Glen De Cauwsemaecker
d28f1f46b9 fixed issue related to git configuration in the automatic way 2014-04-11 04:25:34 +02:00
Glen De Cauwsemaecker
71bb8ee77f Deleting lock file to clean up the mess 2014-04-11 04:22:30 +02:00
Glen De Cauwsemaecker
dcbe11d252 New version number for windows 2014-04-11 03:39:25 +02:00
Glen De Cauwsemaecker
c27c18c764 Merge https://github.com/codecombat/codecombat 2014-04-11 03:38:37 +02:00
Glen De Cauwsemaecker
f200576d5a Fixed error related to nodemon 2014-04-11 03:38:03 +02:00
Glen De Cauwsemaecker
4fb9fb628d Applied version number for windows installer 3.1 2014-04-11 02:33:48 +02:00
Glen De Cauwsemaecker
9705f5f0a5 Applied fix for downloading files via curl 2014-04-11 02:33:13 +02:00
Michael Schmatz
8f47717bd4 Updated MongoDB download links 2014-04-10 17:30:42 -07:00
Glen De Cauwsemaecker
2648c7f9aa Set the new version for the windows setup (3.0) 2014-04-11 00:43:05 +02:00
Glen De Cauwsemaecker
a5319b1d81 Generated an exe file for the configuration.batch redirection script 2014-04-11 00:35:45 +02:00
Glen De Cauwsemaecker
8296709555 Writing and reading to cache (variables) implemented 2014-04-11 00:31:05 +02:00
Glen De Cauwsemaecker
5ff4a33798 Seperated intro-github from npm/brunch and removed zh local option 2014-04-11 00:00:23 +02:00
Glen De Cauwsemaecker
8362ddc1bb Git remote configuratin added and replaced setup root file by installer exe with icon 2014-04-09 02:59:06 +02:00
Glen De Cauwsemaecker
d045e3a513 more updates for version 2.1 2014-04-09 01:59:52 +02:00
Glen De Cauwsemaecker
d01d9924a2 Localisation update and automatic script generation fix 2014-04-09 01:29:42 +02:00
Glen De Cauwsemaecker
fabaa416ce Windows installer v2.0 2014-04-08 03:55:21 +02:00
1c7
0911556c39 Chinese translate for windows automatic tool 2014-04-05 14:10:47 +08:00
Michael Schmatz
06f164525f Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
	app/views/play/ladder/ladder_tab.coffee
2014-04-04 13:48:39 -07:00
Glen De Cauwsemaecker
4599725040 Added french and chinese as extra lanaguages for the installer. 2014-04-04 15:13:00 +02:00
Glen De Cauwsemaecker
58c57af561 Latest update, ready to release version 1.2 of the windows installer. 2014-04-04 10:14:48 +02:00
Glen De Cauwsemaecker
9e22b5f47b Version 1.1 of the windows installer is online and active 2014-04-04 05:41:16 +02:00
Glen De Cauwsemaecker
cfb8ef0638 GetExtension, getDownload, getVar and getText works now 2014-04-04 03:19:31 +02:00
Glen De Cauwsemaecker
ed12b644ca More refactoring. localisation works almost again, and fixed some caused by previous refactoring. 2014-04-04 01:27:15 +02:00
Glen De Cauwsemaecker
6f2cfbf1e8 config system has been refactored and now works with powershell 2014-04-04 00:37:59 +02:00
Glen De Cauwsemaecker
7690210eff progress 2014-04-03 02:17:28 +02:00
Glen De Cauwsemaecker
381f4e906e More updates. 2014-04-02 04:52:41 +02:00
Glen De Cauwsemaecker
8926429987 Refactoring code to use powershell instead of the C++ utilities. In order to remove the VS2010dll dependancy 2014-04-02 04:31:20 +02:00
dpen2000
08d7d2cc87 Fix error "SyntaxError: EOL while scanning string literal" when running setup.py script 2014-03-31 23:15:18 +01:00
Glen De Cauwsemaecker
b0403cf1cd Merge branch 'feature-win-setup' 2014-04-01 01:07:27 +02:00
Glen De Cauwsemaecker
be8d6800e3 v 1.0 of the installer 2014-04-01 01:01:06 +02:00
Rowan Decker
cad1448b9f Add Help Message
Not everyone runs Ubuntu/Debian and is using apt-get, so add a friendly reminder to check with your distro's documentation for help.
2014-03-29 18:59:10 -05:00
Rowan Decker
8f3f9f8516 Update Completion Message
Adds a link to the "MongoDB database import" section of the wiki, as this step must be completed before they can play any levels.

Also adds some whitespace :)
2014-03-29 18:45:53 -05:00
Rowan Decker
f88b7142e4 Fix Mac Download
I had a copy-paste error when changing the mongo download links in my previous commit. This fixes that.

98adf2fe4f
2014-03-29 18:36:01 -05:00
Rowan Decker
a6567de187 Fix Python Download
bootstrap.sh was using the "open" command to open a link. While this may work on a Mac, the command does not exist on Linux. Instead we can now use a switch to use the correct command for the users OS.

Ohh and python.org/getit is a 404 -> Changed it to python.org/download
2014-03-29 18:23:58 -05:00
Rowan Decker
98adf2fe4f Update Mongo
This updates the installer script to use the latest mongo (v2.6 nightly)
2014-03-29 18:04:36 -05:00
Rowan Decker
1e2ada7b57 Use Global Gem Install
Durring the setup the "sass" gem is installed. This works fine on Linux operating systems like Ubuntu. However, on some other distrobutions such as Arch Linux "gem install" defaults to the a local folder in the users home directory. When installed here the sass binary is not on the path and coco-brunch cannot find it (and thus crashes with an error). By adding the "--no-user-install" flag we are telling gem to install it globally no matter what the system default is thus fixing this problem.
2014-03-29 15:08:55 -05:00
Glen De Cauwsemaecker
28381b903f Latest state of npm stuff 2014-03-28 04:24:01 +01:00
Glen De Cauwsemaecker
ce51e1dcf3 Current State 2014-03-28 04:03:36 +01:00
Glen De Cauwsemaecker
5952e0876a Removed brunch part as we don't need it for installation. 2014-03-27 00:10:50 +01:00
Glen De Cauwsemaecker
2df44701c8 Merged domenukks changes to the de file. 2014-03-26 23:30:03 +01:00
Glen De Cauwsemaecker
a02909903e Added local tags also the nl and en file for the npm part of the installation. 2014-03-26 23:06:25 +01:00
Glen De Cauwsemaecker
f7767d17a8 everything up to mongodb is added, not sure if it works though. 2014-03-26 23:03:48 +01:00
Glen De Cauwsemaecker
ea682c48e1 First step of npm works. 2014-03-26 22:43:57 +01:00
Dominik Maier
adc1d123f5 + Added German translation to coco-dev-setup 2014-03-26 22:07:20 +01:00
Glen De Cauwsemaecker
6697929796 Added a german localisation file to the setup. 2014-03-26 21:58:00 +01:00
Glen De Cauwsemaecker
1fb1ea82c8 Added a small explenation at the end of the installation on how to start the coco-dev environment. 2014-03-26 21:51:46 +01:00
Glen De Cauwsemaecker
d393c8cce4 Merge branch 'feature-win-setup' of https://github.com/glendc/codecombat into feature-win-setup 2014-03-26 21:34:01 +01:00
Glen De Cauwsemaecker
98580c8c3e Merge https://github.com/glendc/codecombat into feature-win-setup 2014-03-26 21:18:53 +01:00
Glen De Cauwsemaecker
050e0f92fd Added step-by-step guide wiki url in tips 2014-03-26 14:34:38 +01:00