Commit graph

219 commits

Author SHA1 Message Date
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