Nick Winter
|
df4b98a9bf
|
Added a new 'artisan' permission, which can edit most of the things admins can, but with less uncomfortable ultimate power.
|
2015-02-25 18:41:39 -08:00 |
|
Nick Winter
|
3be2b6406d
|
Admins are now automatically premium.
|
2015-02-25 17:45:01 -08:00 |
|
Nick Winter
|
7d7db5dafe
|
Thang Editor can now drag Thangs to adjust registration points. Fixed missing terrain save property on ThangTypes. Fixed text search test. Added new Talus (mountain floors) to floor ThangType list for proper stretching.
|
2015-02-22 11:07:56 -08:00 |
|
Nick Winter
|
f308379453
|
Fixed typo in LevelSession busting readyToRank check.
|
2015-02-17 11:51:52 -08:00 |
|
Nick Winter
|
7d582b5cfa
|
Better targeting of multiplayer sessions for user profile completed levels view.
|
2015-02-17 09:49:56 -08:00 |
|
Nick Winter
|
ae07a25657
|
Fixed #2329: ordered spoken languages first by popularity (for top 8), then by alphabetical.
|
2015-02-17 09:29:21 -08:00 |
|
Nick Winter
|
5645f7779b
|
Changed isMultiplayer check to fix #2325.
|
2015-02-16 10:24:00 -08:00 |
|
Nick Winter
|
4fec64c3ca
|
Merge pull request #2313 from laituan245/master
Added a "god mode" button to the local dev environment (issue #2164)
|
2015-02-13 09:08:09 -08:00 |
|
laituan245
|
9c754bbd96
|
Added a "god mode" button to the local dev environment #2164
|
2015-02-14 01:46:04 +09:00 |
|
Nick Winter
|
6b9d8161ef
|
Found another place missing cache: false.
|
2015-02-12 11:17:23 -08:00 |
|
Nick Winter
|
d09636306c
|
Toggling all plausibly-buggy AJAX requests to cache: false for better IE behavior. Look out for bugs!
|
2015-02-11 13:12:54 -08:00 |
|
Nick Winter
|
6ff39ba48a
|
Not showing particles in IE.
|
2015-02-11 09:34:27 -08:00 |
|
Nick Winter
|
1d8f91c42f
|
Added campaign world selector portal screen for half of players.
|
2015-02-05 15:05:33 -08:00 |
|
Nick Winter
|
60d68ca23c
|
Fixed some memory leaks and particle disposal problems. Re-enabled particles. Tweaked particle stylings.
|
2015-02-02 18:02:57 -08:00 |
|
Nick Winter
|
415cbceaf9
|
Disabling particles for now until performance can be fixed.
|
2015-01-31 16:59:03 -08:00 |
|
Nick Winter
|
022d31c19a
|
Basic leaderboards are working.
|
2015-01-30 21:36:48 -08:00 |
|
Nick Winter
|
4efbe0a12f
|
Leaderboard skeletons.
|
2015-01-30 21:36:47 -08:00 |
|
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 |
|
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 |
|
Matt Lott
|
8b51c3cb5d
|
Stop subscribe modal A/B test
Group A (original) wins.
|
2015-01-28 16:20:10 -08:00 |
|
Nick Winter
|
e3bf8f74ab
|
Trying to stagger LevelSessions saves on wins on replayable levels to see if that might help #2108 at all.
|
2015-01-22 12:26:37 -08:00 |
|
Nick Winter
|
7dd128780f
|
Unlocking all audition levels in Auditions campaign.
|
2015-01-21 11:49:56 -08:00 |
|
Nick Winter
|
f86d106077
|
Showing replayable level difficulty in control bar.
|
2015-01-16 12:50:10 -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 |
|
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 |
|
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
|
d69c5941b3
|
Fixed #1968.
|
2015-01-08 11:57:31 -08:00 |
|
Scott Erickson
|
c235b1cc15
|
The noty error for server errors now shows more detailed info.
|
2015-01-07 16:02:52 -08:00 |
|
Scott Erickson
|
2a4f997b1d
|
Fixed registration point scaling for vector portraits, so they match their raster versions.
|
2015-01-07 15:11:43 -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
|
677ba56ce9
|
Make sure to save level sessions after difficulty increase.
|
2015-01-06 12:40:24 -08:00 |
|
Nick Winter
|
9272ceb23e
|
Trying to restore functionality of achievement plugin but without memory leak.
|
2015-01-05 21:57:23 -08:00 |
|
Nick Winter
|
45b90804ec
|
Noting some TODOs to fix soon.
|
2015-01-05 20:49:59 -08:00 |
|
Scott Erickson
|
ffc33279b8
|
Made i18n coverage more strict about making sure every property that needs to be translated is translated.
|
2015-01-05 15:33:20 -08:00 |
|
Nick Winter
|
947811c01b
|
Replayable once-per-day increasing-difficulty level basics.
|
2015-01-05 10:44:24 -08:00 |
|
Scott Erickson
|
1446f77a17
|
Refactored away from having the underscore string library added to the String prototype.
|
2015-01-04 08:05:46 -08:00 |
|
Nick Winter
|
dbc42fb7e1
|
Added task system to Thang Editor.
|
2015-01-01 14:07:11 -08:00 |
|
Nick Winter
|
c13922a2d8
|
Transferring voice range from Hero Placeholder to heroes.
|
2014-12-29 20:06:27 -08:00 |
|
Scott Erickson
|
0bdec68cfc
|
Set up a save button.
|
2014-12-22 16:21:57 -05: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 |
|
Matt Lott
|
9d4c3cc163
|
A/B Test video tutorial styles
|
2014-12-17 23:55:11 -08:00 |
|
Scott Erickson
|
1cc6a97e43
|
Added basic campaign view, working on campaign handlers.
|
2014-12-16 17:46:24 -08:00 |
|
Matt Lott
|
eadde0590e
|
Turn off fast hero victory modal A/B test
Didn’t make a difference in level completion, opting for no delay in
showing the modal buttons.
|
2014-12-15 14:05:37 -08:00 |
|
Matt Lott
|
c76662c967
|
Log analytics events internally
|
2014-12-15 11:45:12 -08:00 |
|
Matt Lott
|
0c81942c71
|
2nd HoC sub sale
|
2014-12-11 18:39:03 -08:00 |
|
Scott Erickson
|
0b81796333
|
Created the Campaign foundation: schema, model, handler.
|
2014-12-11 11:26:28 -08:00 |
|
Matt Lott
|
d4cfaac7e5
|
Sub price test
|
2014-12-10 16:05:55 -08:00 |
|
Nick Winter
|
d51db43823
|
Added desert campaign.
|
2014-12-10 10:00:52 -08:00 |
|
Matt Lott
|
8df3eed824
|
Add revenue tracking to analytics
|
2014-12-09 13:57:04 -08:00 |
|