Nick Winter
fd0e7a8c44
Picked some slightly less awful particle colors for different terrains and level types. Enabled for half the players.
2015-01-29 18:19:03 -08:00
Matt Lott
92f070ecca
Fix help video events
...
Removing the protocol broke the video player event hooks.
2015-01-29 16:45:18 -08:00
Nick Winter
5addacddf0
First draft of ParticleMan particle emitters for showing hidden levels in CampaignView.
2015-01-29 16:11:13 -08:00
Nick Winter
57d12c199e
Tweaks to campaign status view. Hooking up i18n for Campaigns, but it doesn't work yet.
2015-01-29 09:07:25 -08:00
Nick Winter
aab6d17047
Added campaign completion progress indicator.
2015-01-29 08:26:12 -08:00
Imperadeiro98
239b72dd01
Merge pull request #2169 from scenix007/patch-1
...
add some translation for tips
2015-01-29 16:17:34 +00:00
Imperadeiro98
093f3e93c1
Merge pull request #2170 from jhoon/patch-1
...
Finished translations on tips
2015-01-29 16:15:33 +00:00
Jhoon Saravia
8325d522fb
Finished translations on tips
2015-01-29 08:57:29 -05:00
Long Shao
14af5c309d
add some translation for tips
...
Update zh-HANS.coffee : add some translation for tips
2015-01-29 18:13:10 +08:00
Matt Lott
35cf7afb8d
Update level played before sub script
2015-01-28 20:04:51 -08:00
Nick Winter
a6043ca1be
Merge branch 'master' of https://github.com/codecombat/codecombat
2015-01-28 17:59:11 -08:00
Nick Winter
22070ddff2
Identifying lastLevel to Segment. Added Ogre Headhunter names.
2015-01-28 17:58:56 -08:00
Nick Winter
f9d2a06379
Merge pull request #2168 from yaur/master
...
Fix windows build
2015-01-28 17:52:49 -08:00
Matt Lott
8b51c3cb5d
Stop subscribe modal A/B test
...
Group A (original) wins.
2015-01-28 16:20:10 -08:00
Matt Lott
c2abefb637
Updating internal analytics scripts
...
Result of some data sleuthing. They are only used for investigations,
and not production aggregation. Hence, a bit ugly and unfinished.
2015-01-28 16:07:27 -08:00
yaur
dc39a55cf8
remove logging
2015-01-28 18:37:07 -05:00
yaur
30f9188090
Remove the scheme from help videos so that they maintain the scheme of the
...
calling page
2015-01-28 18:33:28 -05:00
yaur
03093fc4a5
Don't match to string literals, because the path seperator is different on
...
windows
2015-01-28 17:23:03 -05:00
yaur
cc99d810a9
Merge https://github.com/codecombat/codecombat
2015-01-28 15:53:34 -05:00
yaur
4c08672dab
Merge https://github.com/yaur/codecombat
2015-01-28 15:50:27 -05:00
yaur
fa1b1d1c1f
replace all slashes instead of the first one
2015-01-28 15:45:18 -05:00
Imperadeiro98
b70f05fc9e
Merge pull request #2166 from nixel2007/master
...
Update ru.coffee
2015-01-28 19:13:43 +00:00
nixel2007
1ff5832436
fix ru.coffee
2015-01-28 22:07:19 +03:00
nixel2007
d086555fb7
Update ru.coffee
2015-01-28 21:50:16 +03:00
Imperadeiro98
354a7cb71b
Merge pull request #2160 from rsiwady29/spanish_translations
...
Update es-419.coffee
2015-01-28 18:18:35 +00:00
Imperadeiro98
8cf424f7ef
Update pt-PT.coffee
2015-01-28 18:16:34 +00:00
Nick Winter
bf3c997d9d
Merge pull request #2139 from katemamba/long-name
...
#2125 Long player names overflow
2015-01-28 08:56:26 -08:00
Richard Siwady
8d001a6281
Update spanish translations for es-419
2015-01-28 00:12:40 -06:00
Richard Siwady
7cb6791a58
Fixed lua_blurb es-419 translation.
2015-01-27 23:16:08 -06:00
Nick Winter
5f8ec2b21b
Propagated i18n.
2015-01-27 20:36:40 -08:00
Nick Winter
7cb92136cc
Added some Skeleton names.
2015-01-27 18:04:07 -08:00
Imperadeiro98
54d047e948
Update setup.py
2015-01-27 22:50:06 +00:00
Imperadeiro98
c491b93799
Update repositoryInstaller.py
2015-01-27 22:49:19 +00:00
Imperadeiro98
2ef4af21d9
Update mongo.py
2015-01-27 22:48:04 +00:00
Imperadeiro98
2ffb5b82c5
Update downloader.py
2015-01-27 22:47:42 +00:00
Imperadeiro98
7a387edf69
Update directoryController.py
2015-01-27 22:47:31 +00:00
Imperadeiro98
84551899d9
Update dependency.py
2015-01-27 22:45:41 +00:00
Imperadeiro98
ec2624e370
Update configuration.py
2015-01-27 22:45:31 +00:00
Imperadeiro98
5195da3bef
Update node.py
2015-01-27 22:44:53 +00:00
Imperadeiro98
3821f5d9ec
Update factories.py
2015-01-27 22:39:26 +00:00
Imperadeiro98
94f6693503
Update bootstrap.sh
2015-01-27 22:33:38 +00:00
Matt Lott
b78a35f5f0
📝 No extra index needed for user.code.problems
...
We only query via _id currently, so the default index will do.
2015-01-27 10:46:37 -08:00
Matt Lott
3d32c8a5e7
Document missing database schema indexes
...
These indexes are on the production database but not set in our
mongoose schemas.
2015-01-27 10:02:51 -08:00
Matt Lott
2a8bc40c02
🐛 📝 Fix dev setup link in README.md
2015-01-27 09:38:45 -08:00
Nick Winter
b840655e3f
Merge pull request #2156 from divyanshu013/master
...
Added some quotes for #710
2015-01-27 08:36:49 -08:00
divyanshu013
cfdbabb576
Added some quotes for #710
2015-01-27 21:53:37 +05:30
Nick Winter
2e09a94736
Asking for feedback when cancelling subscriptions.
2015-01-26 16:48:32 -08:00
Matt Lott
5c9a42f513
🐛 Save level sessions with Date object
...
Fixes #2123
2015-01-26 16:31:26 -08:00
Matt Lott
019406a341
Update campaign analytics
...
Increase line graph dots for larger hover targets.
Update missing day data handling to fill in graph points for any
missing day, not just most recent end days.
Fix level completion div0 bug.
2015-01-26 14:58:38 -08:00
Nick Winter
e41652730d
Don't warn about missing misc System.
2015-01-26 14:51:04 -08:00