Nick Winter
11d69880f7
Merge pull request #2868 from UltCombo/required-rings
...
Improved `updateLevelRequiredItems` logic regarding rings, fixes #2740
2015-06-29 11:19:04 -07:00
Nick Winter
ba3a1dd3df
Merge pull request #2869 from UltCombo/2828
...
fix #2828
2015-06-29 11:14:09 -07:00
Nick Winter
39f8a8a8af
Fixed #2870 .
2015-06-29 11:13:15 -07:00
Nick Winter
d7f88c3d95
Merge pull request #2856 from laituan245/for2854
...
Fixes #2854
2015-06-29 11:03:47 -07:00
tahmidshahriar
4d8c539b2c
Merge remote-tracking branch 'upstream/master'
2015-06-29 09:51:26 -07:00
Imperadeiro98
d4f1fcaaed
Added i18n
2015-06-28 11:43:56 +01:00
Imperadeiro98
f4e54d4f54
Updated i18n in add system
2015-06-28 11:43:53 +01:00
UltCombo
cc8b8fa8be
fix #2828
2015-06-28 00:32:08 -03:00
UltCombo
63299c4d80
Improved updateLevelRequiredItems
logic regarding rings, fixes #2740
...
This fixes the main issue of #2740 , allowing the player to play the level if the required ring is equipped on either ring slot.
There's still a small problem: if the player already had a ring equipped in the `right-ring` slot, the Ring of flowers will not display as required due to this [line](0df6da7efa/app/views/play/menu/InventoryModal.coffee (L436)
). This seems to be a different issue though, probably related to the `unequipLevelRestrictedItems` logic.
2015-06-27 22:22:37 -03:00
Imperadeiro98
5eed3361f3
Updated i18n
2015-06-27 12:40:48 +01:00
Imperadeiro98
737dd56754
Updated i18n in save-version-modal.jade
2015-06-27 12:40:41 +01:00
Imperadeiro98
d868894845
Updated i18n in play-account-modal.jade
2015-06-27 12:39:42 +01:00
Nikita Gryzlov
2d7e9e88f9
Update ru.coffee. Sync type_in_email
...
Sync type_in_email
2015-06-25 23:31:33 +03:00
Lai Tuan
29d19ffc37
Fixes #2854
2015-06-25 23:30:13 +09:00
tahmidshahriar
4ac7408166
Fix small change in not-found to keep change to minimum
2015-06-24 14:53:52 -07:00
tahmidshahriar
e287e515f1
Fix small change in not-found to keep change to minimum
2015-06-24 14:51:07 -07:00
tahmidshahriar
f6a35f1fd4
Fixed not found page (got rid of NotFoundView in core)
2015-06-24 14:49:26 -07:00
tahmidshahriar
6ac3ea9f5f
Fixed not found page
2015-06-24 14:46:59 -07:00
Nick Winter
270340a79f
Removed Learnable.
2015-06-24 09:18:13 -07:00
Nikita Gryzlov
8c5b67d826
Update en.coffee. {change} added.
2015-06-23 10:59:14 +03:00
Imperadeiro98
a9eeb7723b
Update pt-PT.coffee
2015-06-22 20:46:53 +01:00
Nick Winter
aa1150768f
Propagated i18n.
2015-06-22 11:59:28 -07:00
Imperadeiro98
80bb030951
Removed unnecessary i18n
2015-06-22 19:18:47 +01:00
Imperadeiro98
cbf65ff352
Removed unnecessary i18n from about page
2015-06-22 19:18:18 +01:00
nixel2007
8f3efeb97c
Update ru.coffee. teachers_survey
2015-06-22 20:00:42 +03:00
nixel2007
a3781d887a
Update ru.coffee
...
Misc.
2015-06-22 17:56:12 +03:00
NoYzE1
7fcfce5b33
Update de-DE.coffee
...
Beim Dialog Abonnieren steht "$9.99/Monate". Es sollte aber "$9.99/Monat" heißen. Dev-tools sagen, dass der Text von subscribe.month stammt, wo "Monate" steht.
2015-06-20 20:59:43 +02:00
Lai Tuan
7c680e4efa
Removed 'this' and 'tempThis'
2015-06-21 02:09:44 +09:00
Lai Tuan
39fc882303
Require user password for deleting accounts #2842
2015-06-20 23:12:26 +09:00
Matt Lott
d632119a6c
Add 6 month graph to admin dashboard
2015-06-19 13:49:19 -07:00
David Liu
1716359fdf
Limit multiplayer leaderboard name width even more
...
adjusted max-width to 100px, fixes #2373
2015-06-19 07:35:35 -07:00
Nick Winter
8ef4a9ddde
Merge pull request #2830 from arthurnn/master
...
i18N press enter on spell view
2015-06-18 18:37:24 -07:00
Nick Winter
339aaa0aee
Uncommented all translations for #2840 .
2015-06-18 18:35:26 -07:00
Nick Winter
b220849190
Merge pull request #2840 from flowabuse/patch-2
...
Update ro.coffee
2015-06-18 18:28:12 -07:00
Matt Lott
b9622d54a3
Merge pull request #2835 from Mihbo/patch-3
...
Update names.coffee
2015-06-18 18:05:35 -07:00
Matt Lott
b12b7e8ca4
Add user deletion date
...
Fixes #2734
2015-06-18 15:17:56 -07:00
flowabuse
5facc41f82
Update ro.coffee
...
Forgot a " on line 10.
2015-06-18 18:38:31 +03:00
Nick Winter
6a4efa9a21
Switching to Boom and Bust as first level of the forest.
2015-06-17 18:17:14 -07:00
Matt Lott
5fb8b18a31
🐛 Fix managed subs next payment UI
2015-06-17 16:35:30 -07:00
flowabuse
1b1482f118
Update ro.coffee
...
It had to be done! Sorry it took so long... Life happend...
2015-06-17 03:27:34 +03:00
Nick Winter
593f7a9dd7
Some improvements for handling new art.
2015-06-16 13:50:33 -07:00
Imperadeiro98
a8c06652ec
Merge pull request #2839 from Mihbo/patch-4
...
Update uk.coffee
2015-06-16 10:01:50 +01:00
Mihbo
ce73d87f92
Update uk.coffee
...
some more strings translated
2015-06-16 10:27:32 +03:00
Ikuyadeu
e8a862b2ce
Update ja.coffee
2015-06-16 11:05:18 +09:00
Matt Lott
8df49b036b
Merge pull request #2831 from trotod/fix-achievement-dates
...
Show correct achievement earned dates on user page - fixes #2524
2015-06-15 13:21:23 -07:00
Matt Lott
535ca8d2ac
Merge pull request #2834 from laituan245/master
...
Add Contact section to About page #2822
2015-06-15 11:11:58 -07:00
Mihbo
50bcbd97be
Update names.coffee
...
added some more names
2015-06-15 16:57:31 +03:00
Imperadeiro98
c35c9eadf1
Merge pull request #2833 from Ikuyadeu/patch-1
...
Update ja.coffee
2015-06-15 11:30:57 +01:00
Lai Tuan
aabae7082e
Add Contact section to About page #2822
2015-06-15 19:11:48 +09:00
Ikuyadeu
fa8d317745
Update ja.coffee
2015-06-15 18:48:04 +09:00