Commit graph

5165 commits

Author SHA1 Message Date
Nick Winter
bf9aa27e73 Added tasks view to Thang editor search. 2015-01-01 14:59:55 -08:00
Nick Winter
dbc42fb7e1 Added task system to Thang Editor. 2015-01-01 14:07:11 -08:00
Matt Lott
2d410fa57f Update editor analytics level completions
We have to grab all the level data at once, so we should cache it all
too.  Only the first level completions call should be uncached/slow.
2015-01-01 12:26:19 -08:00
Matt Lott
e65887ec79 Add campaign drop-offs analytics to editor 2015-01-01 12:01:51 -08:00
Nick Winter
0e9f1e0370 Fixed #2036 (making it less likely that the mistake will ercur, anyway). 2014-12-31 16:55:14 -08:00
George Saines
b0056127af changing the xp icon in the play view 2014-12-31 15:23:33 -08:00
Matt Lott
56b4346556 Update average playtimes query to match level 2014-12-31 13:19:46 -08:00
Matt Lott
9b6d327c7f Add average playtimes to levels in campaign editor 2014-12-31 12:25:18 -08:00
Matt Lott
fcf5346aa3 Add completion rates to levels in campaign editor 2014-12-31 11:49:29 -08:00
Imperadeiro98
9d55be8ab1 Merge pull request #2033 from osanseviero/patch-19
Update es-419.coffee
2014-12-31 11:41:41 +00:00
Imperadeiro98
ee206f2428 Merge pull request #2032 from Martin005/patch-8
Update cs.coffee
2014-12-31 11:39:35 +00:00
Omar S.
9e8c344208 Update es-419.coffee
More more more
2014-12-30 23:29:14 -05:00
Omar S.
58499392e8 Update es-419.coffee
Upp to line 667
2014-12-30 20:22:00 -05:00
Nick Winter
9e9d69ec9b Removed try_it text (which was accidentally used in the wrong place anyway). 2014-12-30 16:24:31 -08:00
Martin005
cf72abd2a2 Update cs.coffee 2014-12-31 00:21:22 +01:00
Imperadeiro98
72be5c35f0 Fixed link 2014-12-30 21:38:07 +00:00
Ivan Milanov
62e3b6b733 Added and modified translations
- Added new translations
- Made modifications to existing translations after consulting a friend well versed in macedonian linguistics
2014-12-30 10:38:02 +01:00
Ivan Milanov
cac2a5b7fa Added translations in the 'play' segment 2014-12-30 07:36:16 +01:00
Nick Winter
c13922a2d8 Transferring voice range from Hero Placeholder to heroes. 2014-12-29 20:06:27 -08:00
Nick Winter
a5b5bb1085 Ctrl/cmd+click a level in campign editor to open level editor in new tab. 2014-12-29 13:22:35 -08:00
Nick Winter
728f726748 Fixed problem opening GameMenuModal when there are no help videos. 2014-12-29 13:04:03 -08:00
Nick Winter
1440584633 Added tasks to campaign editor; fixed/added campaign editor level click/double-click handling; improved campaign editor level Treema status view formatting. 2014-12-29 12:47:53 -08:00
Nick Winter
c54fd5ab4b Moved editors from PUT to POST so that version saving behavior is preserved and admins can PUT without saving new versions. 2014-12-29 09:14:43 -08:00
Nick Winter
d85bf8d59a Fixed disabled level logic. 2014-12-29 08:46:02 -08:00
Omar S.
d67a329cb9 Added submitter 2014-12-29 10:51:14 -05:00
Omar S.
a9875fd19d More translations
Up to 591 + some ones that were missing
2014-12-29 10:40:29 -05:00
Imperadeiro98
3b8fdecc18 Fixed a mistake 2014-12-29 15:38:26 +00:00
Ivan Milanov
0c43b21078 Added more translations 2014-12-29 14:33:06 +01:00
Imperadeiro98
6249427103 Added 'mk-MK' to diplomat page 2014-12-29 00:03:09 +00:00
Nick Winter
664003ec4a Propagated i18n. 2014-12-28 15:28:19 -08:00
Nick Winter
913de5dc8c Additional tweak for #2005. 2014-12-28 15:26:04 -08:00
Nick Winter
aba154fad9 Merge pull request #2004 from SuperPranx/master
Initial translation for Macedonian(mk_MK)
2014-12-28 15:25:58 -08:00
Nick Winter
f5678bd536 Merge pull request #2005 from Imperadeiro98/master
Fixed a issue
2014-12-28 15:20:53 -08:00
Nick Winter
448acbb6b5 Fixed a problem choosing heroes from within levels with new level options loading. 2014-12-28 15:18:34 -08:00
Imperadeiro98
9018e41c2c Fixed a issue 2014-12-28 22:43:08 +00:00
Ivan Milanov
b371de9503 Commented out non-translated parts 2014-12-28 23:23:20 +01:00
Nick Winter
588e0266af Fixed ordering problem I introduced with /play/ladder routes. 2014-12-28 13:55:20 -08:00
Nick Winter
fa9f3e2a61 Fixed typo in HeroVictoryModal. 2014-12-28 13:53:50 -08:00
Nick Winter
fb948b19cd Merged it.coffee and uncommented section headers. 2014-12-28 13:28:50 -08:00
Nick Winter
afa9b6c544 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-12-28 13:25:27 -08:00
Nick Winter
744d30737e Merged in campaign editor and campaign view. Destroyed WorldMapView, CampaignOptions, and LevelOptions. Lots of stuff is now stored in the database instead of code. Cleaned up a few unneeded old features. Fixed some problems with checking permissions on first rather than latest versions of documents. 2014-12-28 13:25:20 -08:00
Imperadeiro98
12b5969fde Merge pull request #1997 from MinecraftWidget/patch-1
Edits and Additions
2014-12-28 20:58:21 +00:00
Imperadeiro98
cef4a09abe Merge pull request #2002 from osanseviero/patch-6
Translated up to 470
2014-12-28 20:54:21 +00:00
Ivan Milanov
03e199c127 Translated lines 19-50
Only exception is the translation for 'nav.code' because I require further clarification on the context in which it is used here
2014-12-28 21:06:54 +01:00
Nick Winter
a9c1846e41 Merge branch 'master' of https://github.com/codecombat/codecombat 2014-12-28 11:15:17 -08:00
Ivan Milanov
4b59f8e0c8 Initial translate of 'home' section (4-16) 2014-12-28 20:08:47 +01:00
Ivan Milanov
af2795b4e7 Created mk-MK.coffee
The contents were copied from 'en.coffee'.
This is the initial file with no translations, just the description is set to it's proper value.
Once the translation is done the comment "Translation not finished (work in progress)", should be removed.
2014-12-28 19:13:44 +01:00
Ivan Milanov
dbf2790ae9 Added 'mk-MK' description to locale.coffee 2014-12-28 19:05:30 +01:00
Omar S.
d676bc1ea3 Translated up to 470 2014-12-28 12:24:48 -05:00
nixel2007
45fe2ca9a2 Update ru.coffee
More translations after propagination
2014-12-28 01:32:18 +03:00