Imperadeiro98
|
16ad0de722
|
Removed spaces
|
2015-01-15 17:06:36 +00:00 |
|
enricpc
|
9dc45bdf45
|
Update ca.coffee
|
2015-01-15 09:44:27 +01:00 |
|
Matt Lott
|
c5977c00fe
|
Add shortened fields to analytics.log.event
We’ll remove the old long fields after we’ve got enough data to switch
over our analytics queries without complication.
|
2015-01-14 17:51:34 -08:00 |
|
Matt Lott
|
10dc0c4794
|
Enable Google+ on login modal for IE
|
2015-01-14 14:16:08 -08:00 |
|
Scott Erickson
|
3c02f14f95
|
Reworking PlayHeroesModal to use Lanks and LayerAdapter to control hero animations.
|
2015-01-14 14:10:33 -08:00 |
|
Matt Lott
|
e79cadc761
|
Remove analytics.log.event created field
_id field already has created data:
http://docs.mongodb.org/manual/reference/object-id/
Also some misc analytics cleanup.
|
2015-01-14 13:03:02 -08:00 |
|
Matt Lott
|
140a93b453
|
Log world map and homepage events internally
Need these for conversion rates.
|
2015-01-14 11:09:56 -08:00 |
|
Matt Lott
|
3fd5f49220
|
Analytics data revamp
Add analytics per-day aggregation collection.
Add analytics strings collection.
Add per-day aggregation mongo insertion script.
Update campaign editor to use aggregation collection.
Update queries to use _id instead of created field.
|
2015-01-14 11:09:01 -08:00 |
|
Imperadeiro98
|
6b46e45526
|
Merge pull request #2097 from enricpc/patch-4
Update ca.coffee
|
2015-01-14 17:14:59 +00:00 |
|
Imperadeiro98
|
c9f0a9ec07
|
Merge pull request #2096 from RubenDjOn/master
Added new es-ES translations
|
2015-01-14 17:13:23 +00:00 |
|
enricpc
|
6bb3a77dad
|
Update ca.coffee
|
2015-01-14 15:46:28 +01:00 |
|
RubenDjOn
|
ddec7b7f5a
|
Added new es-ES translations
|
2015-01-14 00:53:05 +01:00 |
|
Scott Erickson
|
afe590c5cc
|
Hid the misc tab until you have unlocked defense of plainswood, and by extension, the forest.
|
2015-01-13 15:34:06 -08:00 |
|
Imperadeiro98
|
6993f52740
|
Corrected indentation
|
2015-01-13 21:45:52 +00:00 |
|
Imperadeiro98
|
68bc4e1c39
|
Tried to make i18n work
|
2015-01-13 21:38:34 +00:00 |
|
Imperadeiro98
|
7f645ce019
|
Update pt-PT.coffee
|
2015-01-13 21:18:22 +00:00 |
|
Nick Winter
|
268f5a5b0d
|
Propagated i18n.
|
2015-01-13 13:10:39 -08:00 |
|
Imperadeiro98
|
6491105f68
|
Update save-campaign-modal.jade
|
2015-01-13 20:06:53 +00:00 |
|
Imperadeiro98
|
12ada4f30c
|
Update campaign-editor-view.jade
|
2015-01-13 20:04:49 +00:00 |
|
Nick Winter
|
beb61ba8d4
|
Merge pull request #2094 from rishiloyola/patch-6
Update spell_palette_entry.sass
|
2015-01-13 11:06:50 -08:00 |
|
Nick Winter
|
f691eb9a86
|
Reimplemented next-level arrow highlighting. Campaign Editor now draws lines to show level unlock patterns. Removed more old WorldMapView stuff. Can now configure Hero Placeholder say cooldowns per-level.
|
2015-01-13 09:04:20 -08:00 |
|
Rishi
|
8a4b6eebf4
|
Update spell_palette_entry.sass
|
2015-01-13 15:30:37 +05:30 |
|
Scott Erickson
|
22e1318970
|
Added a rudimentary (aka programmer-designed) hero-type filter for the item store.
|
2015-01-12 15:30:18 -08:00 |
|
Nick Winter
|
38948137b9
|
Merge branch 'master' of https://github.com/codecombat/codecombat
|
2015-01-12 14:43:53 -08:00 |
|
Nick Winter
|
382e10dbb4
|
Fixed missing ] in names.coffee.
|
2015-01-12 14:43:33 -08:00 |
|
Scott Erickson
|
5cb8f14065
|
Fixed the HeroVictoryModal handling of earned achievements which were earned a while ago. Before they were appearing as if achievements were always newly achieved.
|
2015-01-12 14:43:29 -08:00 |
|
Popey456963
|
9ecb2822c0
|
Removed Duplicates
|
2015-01-12 20:18:35 +00:00 |
|
Popey456963
|
8d1ae770cb
|
Added bunch of soldier names to names.coffee
Title pretty much says it all.
|
2015-01-12 20:04:22 +00:00 |
|
Imperadeiro98
|
8480fe7836
|
Update names.coffee
|
2015-01-12 19:35:37 +00:00 |
|
Nick Winter
|
7230f96daa
|
Fixed syntax errors on names.coffee from #2089.
|
2015-01-12 10:49:55 -08:00 |
|
Nick Winter
|
1f377cf7ee
|
Merge pull request #2089 from popey456963/master
Ordered names by alphabetical order
|
2015-01-12 10:49:06 -08:00 |
|
Popey Gilbert
|
bd14892cf2
|
Ordered names by alphabetical order
So that it is easier to see whether the names are in order or not.
|
2015-01-12 11:58:11 +00:00 |
|
Nick Winter
|
ea2392b2fe
|
Removed buildTime annoyance from level save diffs.
|
2015-01-11 10:10:55 -08:00 |
|
Nick Winter
|
778647bf19
|
Fixed layout of non-short item detail property labels. Commented out campaign editor analytics load for now to not kill things.
|
2015-01-11 10:04:24 -08:00 |
|
Imperadeiro98
|
a9682a8cbe
|
Update ladder-tab-view.jade
|
2015-01-10 22:52:41 +00:00 |
|
RubenDjOn
|
a8542d8f7f
|
New es.ES translations
|
2015-01-10 22:32:50 +01:00 |
|
Nick Winter
|
5c352699b0
|
buildTime stuff.
|
2015-01-10 09:33:41 -08:00 |
|
Imperadeiro98
|
b5103aaa49
|
Merge pull request #2075 from 182mick44/patch-1
File revision.
|
2015-01-10 11:19:43 +00:00 |
|
Ivan Milanov
|
d8c5ecbbf8
|
Added new translations
|
2015-01-09 22:35:00 +01:00 |
|
Scott Erickson
|
82eb47bf5f
|
Fixed #1056.
|
2015-01-09 12:56:48 -08:00 |
|
Scott Erickson
|
c8298679a4
|
Tweaked achievement notification handling, also disabling an endless loop of achievement fetching.
|
2015-01-09 12:38:00 -08:00 |
|
Miguel
|
f46df1de34
|
File revision.
There were many errors, attending grammar and ortography. Now everything is more or less correct.
|
2015-01-09 20:57:19 +01:00 |
|
Matt Lott
|
29c6b7c9f1
|
Prune internal analytics event data
|
2015-01-09 09:27:33 -08:00 |
|
Imperadeiro98
|
83efcb5113
|
Some spacing corrections
|
2015-01-09 15:00:38 +00:00 |
|
Imperadeiro98
|
3ec86b3e14
|
Merge pull request #2070 from steveshining/master
I hope this commit could be helpful
|
2015-01-09 14:59:49 +00:00 |
|
Imperadeiro98
|
2563c5b896
|
Merge pull request #2074 from nixel2007/master
Update ru.coffee
|
2015-01-09 14:58:29 +00:00 |
|
Imperadeiro98
|
b8e995c72b
|
Merge pull request #2072 from RubenDjOn/master
Added es-ES translations
|
2015-01-09 14:55:38 +00:00 |
|
Nick Winter
|
3900af043d
|
Added an es-419 Diplomat.
|
2015-01-08 20:49:18 -08:00 |
|
nixel2007
|
f65c464eb1
|
small fix
|
2015-01-09 05:40:11 +03:00 |
|
nixel2007
|
5b089c29d5
|
Update ru.coffee
|
2015-01-09 05:37:16 +03:00 |
|