Ruben Vereecken
06ae06fa34
Used mix-ins to combine Modal and VersionView
2014-03-10 19:08:53 +01: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
c6b1d9089c
Fixed sounds spamming on last frame.
2014-03-10 08:45:36 -07:00
Ruben Vereecken
f6ece2d63e
Created a modal version of Version History
2014-03-10 12:16:08 +01: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
Rahazan
66b7ba40e8
Added missing Dutch diplomats
2014-03-09 23:54:06 +01:00
Rahazan
2daa70bef4
Changed manual
...
Manual is ambiguous, is it manual as in "manual instead of automatic" or manual as in a handbook/guide. I thought it was the latter, so I changed it here.
2014-03-09 23:45:04 +01:00
Rahazan
e55a43b396
Fixed some formatting of sentences
2014-03-09 23:37:25 +01: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
Darredevil
c9a56048ca
Update GoalManager.coffee
2014-03-09 20:35:33 +02: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
gorodsb
adc8c8eddf
Update uk.coffee
2014-03-09 16:47:48 +02:00
Darredevil
ed93b2bbe5
More than half done
2014-03-09 05:53:22 +02: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
Yinkan Li
bfad68b03b
refine skip_tutorial
...
refine skip_tutorial
using Chinese ()
2014-03-09 00:01:13 +08:00
Yinkan Li
452857e66c
update Chinese Simplified
...
update
legal
concat
2014-03-08 23:56:05 +08:00
Yinkan Li
bcd8c837b4
Update : employers for Chinese simplified
...
Update : employers for Chinese simplified
2014-03-08 23:53:47 +08:00
Nick Winter
68099bbd7c
Victory modal for ladder games takes you back to the ladder matches.
2014-03-07 21:20:09 -08:00
Nick Winter
085fb82cc9
Fixed a multiplayer link and debug mark alpha.
2014-03-07 21:02:10 -08:00
Michael Schmatz
2f378106ca
Added checking level ladder status before submitting
2014-03-07 18:16:50 -08:00
Scott Erickson
2fa40fb2db
Merge branch 'master' of https://github.com/codecombat/codecombat
2014-03-07 17:37:19 -08:00
Scott Erickson
fe2ced1a67
Gave the health bar a border, made it a little more high res.
2014-03-07 17:37:11 -08:00
Alexei Nikitin
98b36d299c
Update article model
2014-03-08 05:05:35 +04:00
Nick Winter
b6ae73ef29
Merge pull request #492 from Shrihari/issue464
...
Fixed Spell Debug View width bug
2014-03-07 16:14:57 -08:00
Nick Winter
ec86a07906
Changed Camera min/max zoom.
2014-03-07 15:20:54 -08:00
Scott Erickson
8fa9c9c410
Set up the level play view to show the guide on startup based on the showGuide property.
2014-03-07 15:18:56 -08:00
Scott Erickson
13b9a9cb58
Added dungeon arena tutorial to a few hardcoded places.
2014-03-07 15:16:13 -08:00
Scott Erickson
17231bce06
Added showsGuide and type properties to level.
2014-03-07 13:13:58 -08:00
Scott Erickson
be03485538
Set up the ladder play modal to be more forthright getting new players to play the tutorial.
2014-03-07 12:58:17 -08:00
Alexei Nikitin
683c578dcb
Fix lolwtf deleting
2014-03-07 12:36:17 -08:00
Alexei Nikitin
a3afa802d9
Update ru.coffee
2014-03-07 12:33:18 -08:00
Alexei Nikitin
16f2379af9
Update ru.coffee
2014-03-07 12:27:12 -08:00
Alexei Nikitin
535881b637
Update ambassador.jade
2014-03-07 12:20:17 -08:00
Alexei Nikitin
b002ae376b
Update counselor.jade
2014-03-07 12:19:14 -08:00
Alexei Nikitin
317ae5cc32
Update scribe.jade
2014-03-07 12:17:32 -08:00
Scott Erickson
d8d917ecf9
Set up better teardown for the ladder view.
2014-03-07 12:15:16 -08:00
Alexei Nikitin
517ef8611b
Update ru.coffee
2014-03-07 12:13:15 -08:00
Alexei Nikitin
4e24e2a244
Update ru.coffee
2014-03-07 12:10:25 -08:00
Scott Erickson
cf2a0a999e
Set up the ladder play modal to point to the tutorial level dynamically.
2014-03-07 11:57:31 -08:00
Scott Erickson
610fc0694b
Turning off view caching by default now. Should help lower the memory footprint.
2014-03-07 11:57:15 -08:00
Shrihari
5274f22467
Fixed Spell Debug View width bug
2014-03-08 01:10:12 +05:30
Scott Erickson
d14f862359
Ladder view can now be linked to to play against a specific team.
2014-03-07 11:23:06 -08:00
Scott Erickson
12f1042530
Merge branch 'master' of https://github.com/codecombat/codecombat
2014-03-06 19:17:21 -08:00
Nick Winter
6e47416d24
Fixed some level IDs.
2014-03-06 19:09:15 -08:00
Scott Erickson
8012addaa1
Merge remote-tracking branch 'origin/master'
2014-03-06 19:01:30 -08:00
Michael Schmatz
45cd7e31ca
Made simulator level-independent
2014-03-06 18:48:41 -08:00
Scott Erickson
34278a8648
Merge remote-tracking branch 'origin/master'
2014-03-06 17:27:01 -08:00
Scott Erickson
a4edb76c98
Fixed a couple of the bugs with marks.
2014-03-06 17:25:40 -08:00
Nick Winter
40e896868b
Fixed CocoSprite getOffset to not apply scale to registration points.
2014-03-06 17:21:24 -08:00
Scott Erickson
5b11e132b2
Fixed the effect marks so they properly go away.
2014-03-06 17:13:16 -08:00
Nick Winter
b6335a30ae
More fixes for empty string array serialization.
2014-03-06 16:32:13 -08:00
Scott Erickson
2fb1c184f9
Merge branch 'master' of https://github.com/codecombat/codecombat
2014-03-06 16:22:19 -08:00
Scott Erickson
1b61b928b0
Couple tweaks to the cocosprite for effect marks.
2014-03-06 16:21:06 -08:00
Nick Winter
ea406bd3c7
Fixed some event listeners on destroyed loaders.
2014-03-06 15:52:51 -08:00
Scott Erickson
2ac5a94055
Merge remote-tracking branch 'origin/master'
2014-03-06 15:52:14 -08:00
Scott Erickson
041f4512e8
Set up marks to all load dynamically, and set up effect marks, which appear above a thang's head and rotate between them if there are multiple.
2014-03-06 15:52:09 -08:00
Nick Winter
40a32d7b43
Fixed array / string ThangState key serialization conflicts. Fixed #333 .
2014-03-06 14:53:37 -08:00
Nick Winter
a03403de94
Started some more name categories.
2014-03-06 09:35:58 -08:00
Nick Winter
fddd210d34
Fixed Archer M names conflict.
2014-03-06 09:27:06 -08:00
Nick Winter
b5c72e4b4a
Merge pull request #477 from iraladson/patch-1
...
Update names.coffee
2014-03-06 09:25:37 -08:00
Nick Winter
d3dd0eb32d
Fixed i18n tag typo: adventurer_sumamry -> adventurer_summary.
2014-03-06 09:25:16 -08:00
Nick Winter
49dac82897
Merge pull request #484 from akaza-akari/cn-locale
...
Chinese(Simpified) translation for Contribute and About page
2014-03-06 09:18:39 -08:00
Nick Winter
58069fc071
Merge branch 'enh-panning' of git://github.com/akaza-akari/codecombat into akaza-akari-enh-panning
2014-03-06 09:02:41 -08:00
Akaza Akari
ad3019a6cb
Translated more strings
2014-03-06 16:51:21 +08:00
Akaza Akari
929d10588e
Translate passages on Contribute and About page
2014-03-06 16:02:42 +08:00
Akaza Akari
030da44c23
Added volume manipulation, adjusted panning parameters
2014-03-05 20:12:42 -08:00
Scott Erickson
a6c4fe8d02
Merge branch 'master' of https://github.com/rubenvereecken/codecombat into rubenvereecken-master
2014-03-05 20:04:14 -08:00
Akaza Akari
51d7bd656d
Made updatePosition use getWorldPosition
2014-03-05 19:54:58 -08:00
Akaza Akari
99f43028a0
Add thang sound panning for #454
2014-03-05 19:39:14 -08:00
Scott Erickson
aa3167f303
Temporary hack fix while mongodb text search is broken.
2014-03-05 15:06:20 -08:00
Darredevil
398fa3c426
Update ro.coffee
...
so much to translate....
2014-03-06 00:12:58 +02:00
Nick Winter
2d69abf674
Merge pull request #481 from dkundel/master
...
Proposed UX improvement for #6
2014-03-05 13:45:14 -08:00
Dominik Kundel
a033a80722
Merge remote-tracking branch 'upstream/master'
2014-03-05 22:18:53 +01:00
Dominik Kundel
b0d571c7ad
highlight only the executing statement
2014-03-05 22:17:34 +01:00
Scott Erickson
7a2d5b4bff
Merge branch 'master' of https://github.com/codecombat/codecombat
2014-03-05 12:53:57 -08:00