codecombat/app
UltCombo 7d7d2d5f0e updateLevelRequiredItems: special-case rings, fixes #2740
Rings often have unique effects instead of progressively enhancing another ring's effect, hence let's make rings required even if there's already non-restricted rings equipped.
If, by any chance, there's ever a new ring which enhances the effect of a ring which is required for some level, then it should be easy enough to whitelist it in the given ring slot's allowed items array.
2015-06-29 21:25:43 -03:00
..
assets Some improvements for handling new art. 2015-06-16 13:50:33 -07:00
collections added achievement editor for #2304 2015-02-16 17:12:05 -05:00
core Initial courses mock UI 2015-06-29 12:15:10 -07:00
lib Merge pull request #2835 from Mihbo/patch-3 2015-06-18 18:05:35 -07:00
locale Added new translations and modified existing ones 2015-06-29 17:23:13 +02:00
models Made it so that high scores and level victories are not achieved when playing changed levels from inside the level editor. Some additions for Nalfar. 2015-06-05 17:02:37 -07:00
schemas Add user deletion date 2015-06-18 15:17:56 -07:00
styles Initial courses mock UI 2015-06-29 12:15:10 -07:00
templates Updated i18n in account-settings-root-view.jade 2015-06-29 20:26:45 +01:00
views updateLevelRequiredItems: special-case rings, fixes #2740 2015-06-29 21:25:43 -03:00