codecombat/app
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
..
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 Added some code for the glacier world. 2015-06-08 13:20:54 -07:00
lib Merge pull request #2835 from Mihbo/patch-3 2015-06-18 18:05:35 -07:00
locale Updated i18n 2015-06-27 12:40:48 +01: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 Limit multiplayer leaderboard name width even more 2015-06-19 07:35:35 -07:00
templates Updated i18n in save-version-modal.jade 2015-06-27 12:40:41 +01:00
views Improved updateLevelRequiredItems logic regarding rings, fixes #2740 2015-06-27 22:22:37 -03:00