codecombat/app/views/play/level
2014-10-30 21:34:49 -07:00
..
modal Finished rearranging levels on the dungeon map. 2014-10-30 21:34:49 -07:00
tome Started highlight arrow sound A/B test. Hid more of the HUD when hiding. Support for knowing whether your killer was hurt when firing world:thang-died notes. 2014-10-30 19:18:03 -07:00
ControlBarView.coffee Added some levels to the forest map. Beating levels and returning home now takes you to the proper map. 2014-10-29 10:47:17 -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 Hide HUD until Kithgard Gates. 2014-10-30 16:59:32 -07:00
LevelGoldView.coffee Fixed #828. Added many other minor refactorings. 2014-08-27 12:24:11 -07:00
LevelHUDView.coffee Finished rearranging levels on the dungeon map. 2014-10-30 21:34: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 Fixed a bug where the game menu being auto opened was crashing. 2014-10-29 10:43:05 -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