Nick Winter
|
bb80db9cd5
|
Server now thinks it's production whenever it's not localhost:3000, rather than whenever it is codecombat.com.
|
2015-03-01 22:19:01 -08:00 |
|
Nick Winter
|
dc56a50b75
|
Handling empty context objects in i18n edit view.
|
2015-03-01 09:40:14 -08:00 |
|
Nick Winter
|
44008be95f
|
Level Editor doesn't need to load your session or its hero config (or break doing so). Fixed adding unconfigured heroes to levels busting the level.
|
2015-02-27 21:37:55 -08:00 |
|
Matt Lott
|
86d167394e
|
Remove Segment analytics dependency
Call Google Analytics, Errorception, and Inspectlet directly.
|
2015-02-27 16:07:41 -08:00 |
|
Nick Winter
|
45d4b25c60
|
Fixed #1048 because I accidentally closed it and then didn't want to reopen it, so figured I might as well fix it as if I meant to do that the whole time.
|
2015-02-27 09:28:26 -08:00 |
|
Nick Winter
|
b4e9ee67f0
|
Added one-minute in-memory server caching for a bunch of common queries.
|
2015-02-26 17:20:27 -08:00 |
|
Nick Winter
|
9b34d4e166
|
Ooops, that was just for testing.
|
2015-02-26 16:04:57 -08:00 |
|
Nick Winter
|
77bca72002
|
Added A/B test on whether Signs and Portents or Forgetful Gemsmith is the fourth level. Ran and completed some A/B tests. Turned level indicator in CampaignView white.
|
2015-02-26 14:24:00 -08:00 |
|
Nick Winter
|
32a95afbd0
|
Allowing reordering of levels in Campaign. Reversing CampaignEditor levels before save so that when the save magically reverses them again, the order is preserved.
|
2015-02-26 11:33:07 -08:00 |
|
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
|
7e889a2a80
|
Simulating games for Harrowland, now, too. Alternative way of loading hero when sticking with same hero from within level when changing inventory.
|
2015-02-25 18:09:55 -08:00 |
|
Nick Winter
|
c8c76e6b74
|
Trying to track down the cause of InventoryModal loading without a hero assigned.
|
2015-02-25 16:19:49 -08:00 |
|
Nick Winter
|
a2a78286da
|
Fixed #2407 by implementing styles for new subscribe-in-gem-shop design.
|
2015-02-25 14:24:32 -08:00 |
|
Nick Winter
|
15ca65f226
|
Further disabled employer portal for now.
|
2015-02-25 12:38:51 -08:00 |
|
Nick Winter
|
a66e1c5389
|
Retoring next level highlight arrow for players who are very new when they click off a selected level.
|
2015-02-25 11:58:03 -08:00 |
|
Nick Winter
|
13f9d71cca
|
You can now use bitcoin to buy gems.
|
2015-02-25 11:33:51 -08:00 |
|
Nick Winter
|
1ab8274c43
|
Added a clear storage button to the campaign editor.
|
2015-02-25 11:09:15 -08:00 |
|
Nick Winter
|
9dd07b024e
|
Fixed item shop not loading items with later letters of the alphabet, since there are now so many items.
|
2015-02-24 12:15:35 -08:00 |
|
Nick Winter
|
e48d996a60
|
Fixed #2286.
|
2015-02-24 11:45:50 -08:00 |
|
Nick Winter
|
4cbbcdad6d
|
Merge pull request #2359 from laituan245/master
Added ability to delete account
|
2015-02-24 09:30:22 -08:00 |
|
laituan245
|
a588a3b2c8
|
Some updates to the PR #2359
|
2015-02-25 02:12:39 +09:00 |
|
laituan245
|
eb53381083
|
Don't delete the User object, just remove all the properties except for _id
|
2015-02-24 22:36:12 +09:00 |
|
Aman Kumar
|
0df2dea469
|
Issue #2387: Accounts setting toggle all fix
|
2015-02-24 17:25:18 +05:30 |
|
Nick Winter
|
4d35c2cefc
|
Merged.
|
2015-02-23 15:05:54 -08:00 |
|
Nick Winter
|
0f6404fea1
|
Being a tiny bit more idiomatic about CoffeeScript ranges.
|
2015-02-23 15:03:48 -08:00 |
|
Nick Winter
|
6d9e7a76ce
|
Merge pull request #2389 from amankr/bug/duplicates
Issue #2267: Removed duplicates from TreemaData
|
2015-02-23 15:02:20 -08:00 |
|
Nick Winter
|
fb10de5023
|
Merge pull request #2376 from amankr/login
Issue #2082: Campaign editor login fixed
|
2015-02-23 14:54:15 -08:00 |
|
Nick Winter
|
1513e20486
|
Merge pull request #2370 from amankr/newfeature
Issue #1785: Empty level editor folders removed
|
2015-02-23 14:53:08 -08:00 |
|
Aman Kumar
|
d8a4803268
|
Issue #2267: Removed duplicates from TreemaData
|
2015-02-24 03:18:35 +05:30 |
|
Nick Winter
|
63b24b9bf1
|
Properly showing the back of wizards' robes.
|
2015-02-22 21:50:56 -08:00 |
|
divyanshu013
|
5ad23fc354
|
Fix for Campaign editor login not working for #2082
Overiding the login and signup listener clicks in CampaignEditorView so that
the child can call them.
|
2015-02-23 01:34:33 +05:30 |
|
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 |
|
Matt Lott
|
7e46b819c4
|
Stripe API version update fixes
Using customer sources instead of cards so we can update our API
version:
https://stripe.com/docs/upgrades?since=2014-11-05#api-changelog
|
2015-02-22 07:54:36 -08:00 |
|
Aman Kumar
|
7f442a32a3
|
Issue #2082: Campaign editor login fixed
|
2015-02-22 20:26:13 +05:30 |
|
Aman Kumar
|
436594555c
|
Issue #1785: Empty level editor folders removed
|
2015-02-22 05:11:02 +05:30 |
|
Nick Winter
|
40ff7d4116
|
Harmonized enter shortcut for PlayHeroesModal.
|
2015-02-21 14:22:51 -08:00 |
|
Nick Winter
|
0e135ac07f
|
Fixed blank language selector row.
|
2015-02-20 15:20:44 -08:00 |
|
laituan245
|
d325623699
|
Added ability to delete account
|
2015-02-20 08:19:30 +09:00 |
|
Nick Winter
|
8355ba5a6d
|
Replayable level awards now count up from where they were last time instead of from 0.
|
2015-02-18 18:01:22 -08:00 |
|
Nick Winter
|
f2a5c4bc5a
|
Merge pull request #2353 from amankr/sound
Volume bug fix #2202
|
2015-02-18 13:36:59 -08:00 |
|
Nick Winter
|
a81663f06a
|
CampaignView shouldn't use localStorage backups unless it's in editor mode.
|
2015-02-18 13:35:47 -08:00 |
|
Aman Kumar
|
e4a3890f39
|
fixed volume bug #2202
|
2015-02-19 02:05:41 +05:30 |
|
Aman Kumar
|
a74c2a58e2
|
fixed volume bug #2202
|
2015-02-19 01:58:24 +05:30 |
|
Nick Winter
|
178082d4e8
|
Fixed bug with dragging an item to unequip it not updating rest of state.
|
2015-02-18 09:57:03 -08:00 |
|
laituan245
|
0cf16e157c
|
Fix issue #1832
|
2015-02-18 16:12:19 +09: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
|
141e11f918
|
Merge branch 'master' of git://github.com/rmarren1/codecombat into rmarren1-master
|
2015-02-16 17:13:24 -08:00 |
|
Ryan Marren
|
1a60b004a7
|
added achievement editor for #2304
|
2015-02-16 17:12:05 -05:00 |
|
Nick Winter
|
c0f738d736
|
Fixed bug with Campaign i18n not showing fullNames properly.
|
2015-02-16 09:21:59 -08:00 |
|
Imperadeiro98
|
d575bb2992
|
Small spacing fix
|
2015-02-16 13:33:44 +00:00 |
|