Michael Schmatz
|
93d0e293cd
|
Merge pull request #509 from Darredevil/patch-7
Update ro.coffee
|
2014-03-10 16:17:39 -07:00 |
|
Darredevil
|
6b48577e56
|
Update ro.coffee
|
2014-03-11 01:03:20 +02:00 |
|
Michael Schmatz
|
c88c973fa7
|
Added 2.6.0-rc1 to allowed Mongo versions
|
2014-03-10 14:18:34 -07:00 |
|
Nick Winter
|
93028483b9
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-10 13:20:10 -07:00 |
|
Nick Winter
|
6055512ac7
|
Working on ladder updates.
|
2014-03-10 13:20:00 -07:00 |
|
Michael Schmatz
|
d4abad88a2
|
Removed leaderboard mongo sort
|
2014-03-10 12:57:27 -07:00 |
|
Nick Winter
|
eac784c675
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-10 11:09:15 -07:00 |
|
Michael Schmatz
|
2ed83f4b40
|
Sped up my_sessions using projection, bypassing auth
|
2014-03-10 10:56:36 -07:00 |
|
Nick Winter
|
234b3f105d
|
Reworked ladder game victory modal main call to action to actually submit game for ranking.
|
2014-03-10 10:36:28 -07:00 |
|
Nick Winter
|
6a71e97204
|
Improvements to HUD actions.
|
2014-03-10 09:37:05 -07:00 |
|
Nick Winter
|
6c7576a741
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-10 08:45:39 -07:00 |
|
Nick Winter
|
c6b1d9089c
|
Fixed sounds spamming on last frame.
|
2014-03-10 08:45:36 -07:00 |
|
Michael Schmatz
|
69b902f62a
|
Added support for score history
|
2014-03-10 08:14:28 -07:00 |
|
Darredevil
|
5e634f9915
|
Update ro.coffee
Almost done.
The legal stuff is the most boring thing i ever had to translate...
|
2014-03-10 04:10:29 +02:00 |
|
Nick Winter
|
3d71fcbc70
|
Wins, losses, and realizing that I'm not doing server code right.
|
2014-03-09 18:46:11 -07:00 |
|
Nick Winter
|
2d32bc1ac4
|
Reduced unnecessary name fetching.
|
2014-03-09 13:22:22 -07:00 |
|
Nick Winter
|
3e82e0b599
|
Disallow submission of non-denormalized sessions to ladders.
|
2014-03-09 12:53:11 -07:00 |
|
Nick Winter
|
34983059aa
|
Fixed bug with trying to show challenger modals with no hash to indicate we should.
|
2014-03-09 11:52:05 -07:00 |
|
Nick Winter
|
03abbc44cb
|
Better error messages for missing Component dependencies.
|
2014-03-09 11:46:53 -07:00 |
|
Nick Winter
|
9e56540cee
|
Uncommented out some headers in uk.coffee localization.
|
2014-03-09 11:03:21 -07:00 |
|
Nick Winter
|
802454bbb9
|
Merge pull request #504 from gorodsb/patch-1
Update uk.coffee
|
2014-03-09 08:55:11 -07:00 |
|
gorodsb
|
6be9ff2bb7
|
Update uk.coffee
|
2014-03-09 17:54:08 +02:00 |
|
Nick Winter
|
59314bcb3c
|
Merge pull request #500 from M-r-A/i18n
Update i18n
|
2014-03-09 08:19:02 -07:00 |
|
Nick Winter
|
1321a5eaa0
|
Merge pull request #501 from Darredevil/patch-5
More than half done
|
2014-03-09 08:17:39 -07:00 |
|
Nick Winter
|
1292ae4bbd
|
Merge pull request #502 from Darredevil/patch-6
Changed description of "Get to Locations"
|
2014-03-09 08:16:32 -07:00 |
|
gorodsb
|
adc8c8eddf
|
Update uk.coffee
|
2014-03-09 16:47:48 +02:00 |
|
Darredevil
|
af2b43a309
|
Changed description of "Get to Locations"
|
2014-03-09 15:09:22 +02:00 |
|
Nick Winter
|
82857fd080
|
Was able to send out some emails.
|
2014-03-08 21:29:41 -08:00 |
|
Darredevil
|
ed93b2bbe5
|
More than half done
|
2014-03-09 05:53:22 +02:00 |
|
Nick Winter
|
f05e8432a9
|
Starting work on ladder update emails.
|
2014-03-08 18:49:09 -08:00 |
|
Alexei Nikitin
|
59318678ba
|
Update ru
|
2014-03-09 05:06:53 +04:00 |
|
Alexei Nikitin
|
bcaa801f88
|
Sync en i18n
|
2014-03-09 05:04:11 +04:00 |
|
Alexei Nikitin
|
81084a24c6
|
Add admin i18n
|
2014-03-09 04:36:48 +04:00 |
|
Alexei Nikitin
|
f6d6805534
|
Add password i18n
|
2014-03-09 04:31:15 +04:00 |
|
Alexei Nikitin
|
bfebd0b47a
|
Add revert i18n
|
2014-03-09 04:13:30 +04:00 |
|
Nick Winter
|
39c4657204
|
Fixed HUD showing actions backwardly. Added rank numbering to leaderboard.
|
2014-03-08 15:43:56 -08:00 |
|
Nick Winter
|
b3964571e1
|
Fixed bug importing animations into existing ThangTypes that had only containers.
|
2014-03-08 15:04:11 -08:00 |
|
Nick Winter
|
5bde534757
|
Fixed parsing for ThangTypes that don't have lib.properties.
|
2014-03-08 14:53:17 -08:00 |
|
Nick Winter
|
be12d38e34
|
Taking into account null rects and library width/height subtraction on sprite parsing.
|
2014-03-08 14:38:35 -08:00 |
|
Scott Erickson
|
57f1588dea
|
Fixed another bug related to the race condition fix.
|
2014-03-08 14:34:25 -08:00 |
|
Scott Erickson
|
afbe2200a6
|
Fixed a bug with the new race condition fix. Moving the schemas to the application would be good.
|
2014-03-08 13:52:34 -08:00 |
|
Scott Erickson
|
ad6317434d
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-08 13:07:12 -08:00 |
|
Scott Erickson
|
2861f62248
|
Simple fix for a race condition where the user schema might load after /auth/whoami, overwriting /auth/whoami's cookie.
|
2014-03-08 13:06:04 -08:00 |
|
Nick Winter
|
b0238d74a4
|
Let's just show 200 leaderboard entries for now until we have paging.
|
2014-03-08 11:50:10 -08:00 |
|
Nick Winter
|
c3c5782fd9
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2014-03-08 11:37:37 -08:00 |
|
Nick Winter
|
1c44e3df1e
|
Fixed bug with linking to #my-matches tab.
|
2014-03-08 11:37:33 -08:00 |
|
Nick Winter
|
cd79403736
|
Merge pull request #494 from M-r-A/patch-3
Fix l18n tags
|
2014-03-08 11:27:00 -08:00 |
|
Nick Winter
|
027643fd2a
|
Merge pull request #493 from M-r-A/patch-2
Update ru.coffee
|
2014-03-08 11:26:18 -08:00 |
|
Nick Winter
|
161a02755f
|
Merge pull request #498 from liyinkan/master
Update : employers for Chinese simplified
|
2014-03-08 08:20:12 -08:00 |
|
Yinkan Li
|
bfad68b03b
|
refine skip_tutorial
refine skip_tutorial
using Chinese ()
|
2014-03-09 00:01:13 +08:00 |
|