Commit graph

270 commits

Author SHA1 Message Date
Ruben Vereecken
a03e3aedd1 Managed to recalculate translation/misc patches after all 2014-07-24 19:43:09 +02:00
Ruben Vereecken
b2c11fa087 Added achievement recalculation script 2014-07-24 15:05:26 +02:00
Ruben Vereecken
3191c87cf1 Added recalculation for patches. Struggled with translations. Won't recalculate those probably 2014-07-24 14:41:06 +02:00
Ruben Vereecken
cde87e4fe5 Covered general patches with tests 2014-07-23 20:00:28 +02:00
Ruben Vereecken
2394bd8129 Added the recalculation script for a couple of statistics 2014-07-23 15:22:53 +02:00
Scott Erickson
8cb7cd770c Fixed i18n population because mongoose has problems with empty objects. 2014-07-12 09:58:28 -07:00
Scott Erickson
cf63989ee3 Tweak to make sure errors are noticed. 2014-07-10 14:18:35 -07:00
Scott Erickson
e18b906e04 Name conflicts migration script. 2014-07-10 11:13:11 -07:00
Tery Lim
618ade4946 Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Nick Winter
802d43651e Exposing Vector z property. Getting ready to use new builtin property documentation. 2014-06-27 00:36:18 -07:00
Nick Winter
2fc3d591b2 Merge pull request #1218 from domenukk/feature/upscript
Feature/upscript
2014-06-24 19:01:55 -07:00
Nick Winter
dd9b8a0018 Migrating from tileGroupNumber to tileGroupLetter. 2014-06-24 16:32:44 -07:00
Nick Winter
580d002a98 Messing with marks. 2014-06-24 15:45:33 -07:00
Scott Erickson
2cdd7c4115 Updated the patches script to handle some invalid patches. 2014-06-24 17:24:37 -04:00
Dominik Maier
d5fc578f73 + Added md5 library
+ Removed unused file
2014-06-23 22:59:33 +02:00
Dominik Maier
a25b2f153d + Fixed bugs in deferred and spawn usage 2014-06-23 20:29:37 +02:00
Nick Winter
81f8334f37 Some fixes for CocoSprite alphas. 2014-06-21 22:31:10 -07:00
Nick Winter
b0eb839cf4 Merge pull request #1193 from kumabotz/remove-coffee-extension
Remove coffee extension
2014-06-20 20:50:11 -07:00
Nick Winter
c9dcc290cb Fixed some bugs where Aether wasn't getting the proper submittedCodeLanguage or functionParameters sometimes. 2014-06-20 17:19:18 -07:00
Dominik Maier
b1f139aaa3 Merge remote-tracking branch 'upstream/master' into feature/upscript 2014-06-20 15:55:56 +02:00
Nick Winter
bb8b9b2e93 bid -> makeBid. 2014-06-19 17:27:41 -07:00
Nick Winter
7b59c42f5d Added stupid method argument compilation info for bid(blockNumber) to various Aether compilation steps. 2014-06-19 15:41:35 -07:00
Tery Lim
1942b51caf Remove .coffee extension for code consistency 2014-06-19 23:49:11 +08:00
Dominik Maier
eab59ffac9 + Downloads 2014-06-18 01:51:25 +02:00
Dominik Maier
5cb47f3e76 + Help file 2014-06-18 01:40:06 +02:00
Michael Schmatz
fad270f2af Merge pull request #1172 from thgil/master
Check for 64-bit arch in setup.py
2014-06-17 14:45:49 -07:00
Fergus Leen
ecf24c2875 Commit on wrong branch - reverted 2014-06-17 19:56:13 +01:00
Fergus Leen
de1f6ab50a Check for git repository before cloning 2014-06-17 19:44:32 +01:00
Fergus Leen
42304d8fb4 Check for git repository before cloning 2014-06-17 19:30:32 +01:00
Dominik Maier
dbd280840a + Drop and Restore (untested) 2014-06-17 02:33:52 +02:00
Dominik Maier
d5e712eabd + running npm and bower updates
+ starting download
2014-06-17 01:57:26 +02:00
Fergus Leen
15d89789f2 Checks for false positive 64 bit 2014-06-16 21:48:27 +01:00
Fergus Leen
479c2a0cc1 Added str around sys.maxsize 2014-06-15 08:32:06 +01:00
Nick Winter
28264d5ace Added tournament results and a way to email them out. 2014-06-12 17:52:08 -07:00
Nick Winter
63a3aa9074 Fixes for browsing profiles by username. 2014-06-07 17:33:14 -06:00
Michael Schmatz
435ec1b6aa Various improvements to transpire script 2014-06-05 16:48:31 -07:00
Michael Schmatz
eba3f36f0b Fixed headless client and transpile script
Really need to reactor the worker worlds to one script.
2014-06-05 14:06:32 -07:00
Nick Winter
3dd362c01e Added support for blaming infinite loops. 2014-05-25 12:15:32 -07:00
Michael Schmatz
078f6b5dcd Fixed homepath in simulate script 2014-05-19 10:40:22 -07:00
Michael Schmatz
6f2fd8e293 Verification simulator changes 2014-05-19 10:11:23 -07:00
Michael Schmatz
cb1c21e80a Add simulate script foundation 2014-05-18 20:06:38 -07:00
Michael Schmatz
9f9d651b3b Updates to transpile script and updated aetherOptions 2014-05-14 10:14:18 -07:00
Michael Schmatz
92ffc1d5a2 Progress on transpile script 2014-05-13 10:27:45 -07:00
Michael Schmatz
7f0a683fe3 Basic structure of transpile script
Not functional yet
2014-05-12 17:16:32 -07:00
Scott Erickson
bb7a28e3ad Added a folder for putting utility mongodb scripts. 2014-05-08 18:30:37 -07:00
Scott Erickson
9ae8847be0 Wrote a script for populating watchers. 2014-05-08 15:56:18 -07:00
Glen De Cauwsemaecker
bc72afe758 fixed more errors related to recent pull request merges in the window dev scripts 2014-04-29 05:03:05 +02:00
Glen De Cauwsemaecker
d052390eec Clean up mistakes made by merging in windows directory 2014-04-29 04:38:15 +02:00
Scott Erickson
3dc3f62473 Merge branch 'master' into feature/loading-views
Conflicts:
	app/views/editor/components/main.coffee
2014-04-25 14:31:58 -07:00
Nick Winter
d4cf31c8fe Improved admin view of pending candidates. 2014-04-23 10:21:58 -07:00
Scott Erickson
5294bad097 Archiving the script I used to migrate emailSubscriptions to emails. 2014-04-22 11:03:33 -07:00
Scott Erickson
f57be1ae52 Migrated to the new email system, along with a setting for recruit notifications. 2014-04-21 16:15:23 -07:00
Ting-Kuan
b72a4ebd1a Merge branch 'master' of https://github.com/codecombat/codecombat 2014-04-18 23:45:23 -04:00
Nick Winter
bff71800b7 Added script to send out initial recruitment intro email. 2014-04-18 17:17:41 -07:00
Ting-Kuan
3e5762d359 Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
	app/views/play/level_view.coffee
2014-04-15 13:33:24 -04:00
Glen De Cauwsemaecker
891cf74a8a Resolved merge conflicts of Jasper's translations 2014-04-15 02:04:52 +02:00
JasperDhaene
59c60472a5 added line breaks 2014-04-13 14:11:10 +02:00
Jasper D'haene
9f1ef2bb8d updated Dutch locale + README 2014-04-13 12:05:45 +02:00
Ting-Kuan
0e08a4106b Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
	scripts/windows/coco-dev-setup/batch/localisation/fr.coco
	scripts/windows/coco-dev-setup/batch/localisation/languages.coco
	scripts/windows/coco-dev-setup/batch/localisation/zh.coco
	scripts/windows/coco-dev-setup/batch/localization/de.coco
	scripts/windows/coco-dev-setup/batch/localization/zh-HANS.coco
	scripts/windows/coco-dev-setup/batch/localization/zh-HANT.coco
	scripts/windows/coco-dev-setup/batch/scripts/download_and_install_app.bat
	scripts/windows/coco-dev-setup/batch/scripts/download_and_install_applications.bat
	scripts/windows/coco-dev-setup/batch/scripts/get_language.bat
	scripts/windows/coco-dev-setup/batch/scripts/get_system_information.bat
	scripts/windows/coco-dev-setup/batch/scripts/get_text.bat
	scripts/windows/coco-dev-setup/batch/scripts/github_setup.bat
	scripts/windows/coco-dev-setup/batch/scripts/npm_and_brunch_setup.bat
	scripts/windows/coco-dev-setup/batch/scripts/print_dashed_seperator.bat
	scripts/windows/coco-dev-setup/batch/scripts/print_exit.bat
	scripts/windows/coco-dev-setup/batch/scripts/print_seperator.bat
	scripts/windows/coco-dev-setup/batch/scripts/setup.bat
	scripts/windows/coco-dev-setup/batch/scripts/sign_license.bat
	scripts/windows/coco-dev-setup/batch/setup.bat
	scripts/windows/coco-dev-setup/recycle_bin/dev-setup.bat
	scripts/windows/coco-dev-setup/recycle_bin/git-test.bat
2014-04-12 16:52:14 -04:00
Alexei Nikitin
19932d0051 Update RU for windows-script-installer 2014-04-13 00:25:52 +04:00
Glen De Cauwsemaecker
1f3bf9e8ab Modified seperation scripts to have the correct width 2014-04-12 21:16:49 +02:00
Glen De Cauwsemaecker
1efa1a54e1 Seperated win7 and win8 to prevent any future awkwardness 2014-04-12 21:15:36 +02:00
Glen De Cauwsemaecker
9157a5d3ba Seperation of s3 and s4 tag in the installation process. 2014-04-12 21:11:12 +02:00
Glen De Cauwsemaecker
5ef1e0b7ad Merge https://github.com/codecombat/codecombat 2014-04-12 20:49:15 +02:00
Glen De Cauwsemaecker
74f8a469a5 Exit script is now also localized 2014-04-12 20:49:08 +02:00
Glen De Cauwsemaecker
8e8b49708b Readme at end of installation is now also localized 2014-04-12 20:38:26 +02:00
Glen De Cauwsemaecker
5c7a255e98 License agreement and feedback for that is now also localized 2014-04-12 20:34:06 +02:00
Glen De Cauwsemaecker
b95d7d4cb4 Fixed grammar error in files 2014-04-12 20:18:55 +02:00
Glen De Cauwsemaecker
34c883b7df Moved language selection to the top and starting localized the hardcoded stuff. 2014-04-12 16:55:59 +02:00
Nick Winter
b7f3d5310e #353 is fixed as far as I can tell; python3 and python2 both run setup. 2014-04-11 20:48:42 -07:00
Nick Winter
137d2b0fd4 Fixed #419 to not redo node/mongo downloads when rerunning the script. 2014-04-11 20:37:06 -07:00
Nick Winter
8ea2a80088 Fixed #555. Fixed #350. 2014-04-11 19:58:52 -07:00
Nick Winter
dea1c7607a Horribly untested improvement for #555 which I will test momentarily. 2014-04-11 19:08:55 -07:00
Glen De Cauwsemaecker
e9715f078f Fixed merge conflicts for Jasper's commits. 2014-04-12 01:28:25 +02:00
Glen De Cauwsemaecker
795aae7bb7 new version number for the windows installer 2014-04-12 00:43:19 +02:00
Glen De Cauwsemaecker
6a995f5bae Finished Dutch translations for the Windows installer. 2014-04-12 00:40:38 +02:00
Alexei Nikitin
6d7a819def RU l10n for windows-script-installer 2014-04-11 23:24:25 +04:00
Jasper D'haene
f2332b0694 Completed + reviewed latest Dutch locale changes 2014-04-11 09:11:12 +02:00
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
Ting-Kuan
d7fabd7133 Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts:
	scripts/windows/coco-dev-setup/batch/localisation/zh-HANS.coco
2014-04-06 13:43:59 -04:00
Ting-Kuan
4e41676219 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-04-05 10:51:40 -04: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
Ting-Kuan
fe27756b06 Pull from upsatream. 2014-04-04 12:52:22 -04:00