codecombat/app/views/play
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
..
common Preparing for Zero Sum tournament starting tomorrow morning. 2015-03-26 21:05:46 -07:00
level i18N press enter on spell view 2015-06-14 23:20:49 +02:00
menu updateLevelRequiredItems: special-case rings, fixes #2740 2015-06-29 21:25:43 -03:00
modal 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
CampaignView.coffee Switching to Boom and Bust as first level of the forest. 2015-06-17 18:17:14 -07:00
MainPlayView.coffee Small spacing fix 2015-02-16 13:33:44 +00:00
SpectateView.coffee Fixed up SpectateView for hero ladder games. Addd player names to their heroes in spectate and observation mode. Fixed #1679. 2015-02-12 19:47:57 -08:00