laituan245
|
a588a3b2c8
|
Some updates to the PR #2359
|
2015-02-25 02:12:39 +09:00 |
|
Nick Winter
|
1795891933
|
Added new pow function for simulated ladder games achievement.
|
2015-02-18 09:06:32 -08:00 |
|
Nick Winter
|
a8dc353f86
|
Aether now loading all code languages possibly used in a match before the level can begin. Hopefully, this will fix #1943 and fix #1892.
|
2015-02-12 18:40:38 -08:00 |
|
Nick Winter
|
7000048bee
|
Fixed a few more issues with the headless simulator.
|
2015-02-12 17:07:29 -08:00 |
|
Nick Winter
|
63fa2f86d4
|
Tracking who is simulating matches so we can see patterns in ill-reported matches. Rejecting simulations from simulators with old versions of the Simulator code.
|
2015-02-11 20:24:12 -08:00 |
|
Matt Lott
|
f6bcc94bf8
|
Fix oneTimes email schema
Changing ‘targetEmail’ field to ‘email’.
|
2015-02-06 09:47:06 -08:00 |
|
Scott Erickson
|
f9ee100e73
|
Made Achievements and Campaigns patchable.
|
2015-02-05 12:01:19 -08:00 |
|
Scott Erickson
|
f7403a6b77
|
Fixing #1866
|
2015-02-05 10:56:58 -08:00 |
|
Matt Lott
|
c842f45786
|
Update subscribe modal with parent help button
|
2015-02-04 13:54:38 -08:00 |
|
Nick Winter
|
c977ecc16f
|
Adding easy observing of leaderboard matches (except top 5).
|
2015-01-31 10:04:11 -08:00 |
|
Nick Winter
|
e59f2bcc62
|
Recording scores even for non-real-time-submit levels.
|
2015-01-30 22:06:22 -08:00 |
|
Nick Winter
|
022d31c19a
|
Basic leaderboards are working.
|
2015-01-30 21:36:48 -08:00 |
|
Matt Lott
|
a092444455
|
Add browser info to level session
|
2015-01-30 14:45:36 -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
|
64008276c2
|
Finally translating level names and descriptions in the campaign view.
|
2015-01-22 11:22:35 -08:00 |
|
Matt Lott
|
d51eddef29
|
Update campaign editor analytics
Double-click level row in overview to open level details view.
|
2015-01-20 15:02:24 -08:00 |
|
Nick Winter
|
fefc962c3c
|
Added Mountain terrain type.
|
2015-01-15 17:10:52 -08: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
|
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
|
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 |
|
Nick Winter
|
5c352699b0
|
buildTime stuff.
|
2015-01-10 09:33:41 -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 |
|
Scott Erickson
|
d8e89f31b1
|
Fixed #1967.
|
2015-01-08 11:29:10 -08:00 |
|
Nick Winter
|
1455dc0550
|
Working on repeatable achievement posting. Two tests still fail, though, so it's not there yet.
|
2015-01-07 12:25:43 -08:00 |
|
Nick Winter
|
947811c01b
|
Replayable once-per-day increasing-difficulty level basics.
|
2015-01-05 10:44:24 -08:00 |
|
Nick Winter
|
dbc42fb7e1
|
Added task system to Thang Editor.
|
2015-01-01 14:07:11 -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
|
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 |
|
Scott Erickson
|
0bdec68cfc
|
Set up a save button.
|
2014-12-22 16:21:57 -05:00 |
|
Scott Erickson
|
0dd2d9efbd
|
Handled merge conflict.
|
2014-12-22 12:33:52 -05:00 |
|
Scott Erickson
|
efc83b88d0
|
Hooked up the CampaignView to show adjacent campaigns based on the data.
|
2014-12-22 10:29:29 -05:00 |
|
Nick Winter
|
e8d185a860
|
Embedding level completion checklist inside the level editor.
|
2014-12-20 20:01:07 -08:00 |
|
Scott Erickson
|
0cd85d7aba
|
Got the CampaignView mostly off the hardcoded data.
|
2014-12-19 16:46:01 -05:00 |
|
Scott Erickson
|
59318b2f78
|
Merge branch 'master' into feature/campaign-editor
|
2014-12-19 12:54:11 -05:00 |
|
Scott Erickson
|
b63b4d64da
|
More work on the CampaignEditorView. Data gets saved to models now.
|
2014-12-17 22:53:04 -08:00 |
|
Scott Erickson
|
1cc6a97e43
|
Added basic campaign view, working on campaign handlers.
|
2014-12-16 17:46:24 -08:00 |
|
Matt Lott
|
c76662c967
|
Log analytics events internally
|
2014-12-15 11:45:12 -08:00 |
|
Scott Erickson
|
0b81796333
|
Created the Campaign foundation: schema, model, handler.
|
2014-12-11 11:26:28 -08:00 |
|
Nick Winter
|
d51db43823
|
Added desert campaign.
|
2014-12-10 10:00:52 -08:00 |
|
Nick Winter
|
708f0e543c
|
Fixed some issues I saw in Errorception. Stopped saving the session when the play state or frame changes.
|
2014-12-06 11:33:57 -08:00 |
|
Nick Winter
|
bba78970ea
|
Deleted WizardSettingsView.
|
2014-12-06 10:23:26 -08:00 |
|
Scott Erickson
|
d0ee8cb7c7
|
Set up the server to allow admins to assign customers coupons. Fixed up how customers are created/updated by the server to allow setting new payment information rather than forever using the payment info first provided.
|
2014-12-04 17:41:27 -08:00 |
|
Nick Winter
|
8318606457
|
Added a slot for the wizard hand hero doll images.
|
2014-12-04 14:35:25 -08:00 |
|
Nick Winter
|
a7eaac773d
|
Fixed some ranger paper doll stylings and a typo in the femaleRangeThumbr item doll image schema.
|
2014-12-04 13:30:20 -08:00 |
|
Nick Winter
|
c0842959e8
|
Avoid opening InventoryModal or ChooseHeroesModal until the session is loaded.
|
2014-12-04 13:18:06 -08:00 |
|
Matt Lott
|
e3abb9ceb3
|
Capture active user metrics
Watching for these events:
Level completed
User registered
Playtime of 30s in a level
Purchase
Payment
Subscribe
Earned an achievement
|
2014-12-04 12:57:57 -08:00 |
|
Scott Erickson
|
7025f0a488
|
Another hotfix for people having preferredLanguage set to null. It's preventing people from subscribing because they can't put a User object that does not validate. Still can't repro, but it's happened to a lot of people and continues to happen to new people signing up.
|
2014-12-04 11:56:14 -08:00 |
|
Nick Winter
|
1f2408a99f
|
Can actually edit requiresSubscription on levels.
|
2014-12-03 15:50:34 -08:00 |
|
Nick Winter
|
50ec896fd8
|
Added a requiresSubscription property to the levels.
|
2014-12-03 11:46:03 -08:00 |
|
Nick Winter
|
0ac9b3758b
|
Fixed bug with subscriptions not working. Added subscription status text to the world map.
|
2014-12-03 11:19:10 -08:00 |
|