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
Nick Winter
5bcaf2c746
Fixed #64 (I hope; let's UX test.)
2014-03-28 17:06:21 -07:00
Nick Winter
cf81d51a89
Fixed #46 .
2014-03-28 15:23:12 -07:00
Nick Winter
05fed5f79b
Fixed #29 .
2014-03-28 13:51:52 -07:00
Nick Winter
5e30ab091b
Updated i18n tags.
2014-03-28 13:19:17 -07:00
Nick Winter
13d5536eb3
Merged.
2014-03-28 13:08:30 -07:00
Nick Winter
c4a56dc9a5
Added a thing which highlights the guide every 5 minutes until clicked. Fixed #11 .
2014-03-28 12:22:53 -07:00
Jasper D'haene
fa6ef5aa49
added authors to quotations
2014-03-28 19:58:33 +01:00
Nick Winter
d8e6c7f550
Merge branch 'master' of https://github.com/codecombat/codecombat
2014-03-28 11:55:27 -07:00
Nick Winter
62f2fe80c3
Updated CoordinateDisplay styles; fixed #10 .
2014-03-28 11:55:24 -07:00
Michael Schmatz
dbc3f91f45
Allowing all 2.6.0 versions
2014-03-28 11:28:07 -07:00
Nick Winter
ff7e2d5d47
Fixed #728 .
2014-03-28 11:02:23 -07:00
Jasper D'haene
cd3019296c
added tips/quotes to loading bar
2014-03-28 19:01:31 +01:00
Nick Winter
62867534a7
Fixed #727 .
2014-03-28 09:52:07 -07:00
Scott Erickson
84cb0bfd0d
Merge pull request #713 from Sighne/master
...
Migrate .on, .once - ThangTypeEditView
2014-03-28 09:34:29 -07:00
Michael Schmatz
20c54400b8
Merge pull request #722 from dc55028/master
...
fr.coffee: fixed typos and translated glen_description
2014-03-28 09:16:35 -07:00
Michael Schmatz
0eed74b6e2
Merge pull request #726 from codecombat/pr/721
...
Correct Catalan translations format
2014-03-28 09:15:21 -07:00
Michael Schmatz
e0f50d04a8
Uncomment translations
2014-03-28 09:13:08 -07:00
Dom
15590252f1
Update fr.coffee
...
fixed other typos and translated a definition
2014-03-28 00:38:31 +01:00
Arni Mc.Frag
0388376d99
Update ca.coffee
2014-03-28 00:29:54 +01:00
Dom
6f02748311
Update fr.coffee
...
fixed typos
2014-03-28 00:29:31 +01:00
Nick Winter
5763cdca87
Merge pull request #718 from Darredevil/patch-4
...
Added funny tip
2014-03-27 15:19:28 -07:00
Nick Winter
a7cb33c245
Merge pull request #717 from Darredevil/patch-5
...
Added funny tip
2014-03-27 15:19:13 -07:00
Darredevil
a91e067549
Added funny tip
2014-03-28 00:13:40 +02:00
Darredevil
f4a81f43a2
Added funny tip
2014-03-28 00:13:30 +02:00
Nick Winter
b0b37aa9d8
Made play/pause and scrubber look even more disabled when disabled.
2014-03-27 15:07:37 -07:00
Nick Winter
2677751dc5
Merge branch 'lbox-prog' of git://github.com/Shrihari/codecombat into Shrihari-lbox-prog
2014-03-27 14:58:06 -07:00
Nick Winter
31119f402a
Cleaned up readyToRank logic a bit.
2014-03-27 14:55:45 -07:00
Nick Winter
1cab83236c
Merge branch 'master' of git://github.com/jayant1992/codecombat into jayant1992-master
2014-03-27 14:22:44 -07:00
Nick Winter
7ab5adcdac
Merge pull request #700 from pedrofgsrj/loginAutocomplete
...
Fixed issue #597
2014-03-27 14:20:58 -07:00
Nick Winter
127c4a4e0f
Refactored defaults for Aether's fancy options, and overriding them with query parameters. Reduced non-dev-mode script debug logging.
2014-03-27 13:36:33 -07:00
Laura Lebbah
5d894ea053
Migrate .on, .once - ThangTypeEditView
2014-03-27 21:33:59 +01:00
Nick Winter
c076bb1da8
Tweaking some styles; perhaps fixed #6 .
2014-03-27 13:15:22 -07:00
Pedro Sobrinho
38bf27020a
Fixed issue #597
2014-03-26 20:55:03 -04:00
Nick Winter
3bdc4d99b3
Merge pull request #699 from M-r-A/patch-1
...
Update ru.coffee
2014-03-26 16:07:01 -07:00
Alexei Nikitin
780743a40d
Update ru.coffee
2014-03-26 15:57:16 -07:00
Alexei Nikitin
2ffc2efaa5
Update ru.coffee
2014-03-26 15:42:03 -07:00
Jayant Jain
648df5eb41
Updated rank my game check, fixes #666
2014-03-27 03:36:27 +05:30
Scott Erickson
37beb1bc6b
Made the ladder tab better able to handle unloaded gplus and facebook apis.
2014-03-26 14:53:09 -07:00
Scott Erickson
092810eba2
Fixed a small error in the migration.
2014-03-26 14:44:11 -07:00
Scott Erickson
8001e58848
Merge branch 'master' of https://github.com/swapkh91/codecombat into swapkh91-master
...
Conflicts:
app/models/SuperModel.coffee
2014-03-26 14:39:01 -07:00
Scott Erickson
fae9034dfc
Merge branch 'master' of https://github.com/swapkh91/codecombat into swapkh91-master
...
Conflicts:
app/models/SuperModel.coffee
2014-03-26 14:29:16 -07:00
Scott Erickson
462d365ce0
Sorted the friend sessions a bit.
2014-03-26 14:22:04 -07:00
Scott Erickson
781b33092c
Added a google plus connect button.
2014-03-26 14:19:05 -07:00
Scott Erickson
132b22f14a
Got the gplus friends loading now.
2014-03-26 13:50:01 -07:00
Nick Winter
544070e578
Fix for infinite loop fix.
2014-03-26 12:34:45 -07:00