codecombat/app/views/play/level
2014-10-28 21:15:47 -07:00
..
modal Finished migrating the guide into game menu. 2014-10-28 16:30:40 -07:00
tome Added i18n support for level code comments. 2014-10-28 21:15:47 -07:00
ControlBarView.coffee Finished migrating the guide into game menu. 2014-10-28 16:30:40 -07:00
DialogueAnimator.coffee Fixed #5. 2014-08-26 11:29:16 -07:00
LevelChatView.coffee Added a bit of error handling for weird equipment error we were seeing. 2014-09-16 11:13:03 -07:00
LevelFlagsView.coffee No more ThangListView for hero levels. Fixed pluralization of level loading goals when there's only one goal. Fixed default playback state to paused. Started playing ambient dungeon/grass sounds. Fixed bug with goals not showing up at first. Refactored how goals, gold, and flags hide themselves initially. Ignored InventoryView ThangTypes when sorting Components during level serialization. 2014-09-21 22:10:52 -07:00
LevelGoalsView.coffee Increased prominence of GoalsView when at level playback end. Increased legibility of Surface text when PlaybackOverScreen is in effect, and changed colors of PlaybackOverScreen to be less intense and to indicate goal failure / non-failure. 2014-10-08 09:46:56 -07:00
LevelGoldView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
LevelHUDView.coffee Started getting hero-ladder level type working. 2014-10-18 14:51:49 -07:00
LevelLoadingView.coffee Hid world map level icons for now. Hid play counts when fewer than 20 players. Disabled Zatanna for now until it can stop doing this.this.moveRight()(). Disabled hover debugger for new hero levels for now. Fixed bug with victory modal not allowing replay of completed non-hero levels. 2014-09-23 11:39:56 -07:00
LevelPlaybackView.coffee Made iPad touch events work on inventory equipping and progress slider. 2014-10-27 13:32:32 -07:00
PlayLevelView.coffee Finished migrating the guide into game menu. 2014-10-28 16:30:40 -07:00
ThangAvatarView.coffee Refactored CocoSprite -> Lank, lank.imageObject -> lank.sprite, SpriteBoss -> LankBoss, spriteLayers -> layerAdapters, sprite -> lank in general. Also got the ThangTypeEditView working again. 2014-09-28 14:00:48 -07:00