codecombat/app/views/play/level
2014-10-22 10:46:34 -07:00
..
modal Spell Saved -> Code Saved. Re-enabled level locking, with a fallback for when victory modals are hanging. 2014-10-22 10:46:34 -07:00
tome Using aiSource now for enemy AIs in multiplayer, separate from sample code source. 2014-10-19 12:44:58 -07:00
ControlBarView.coffee Started getting hero-ladder level type working. 2014-10-18 14:51:49 -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 Fixed issue with progress scrubber hover not showing the right time when hovering over handle. 2014-10-21 15:59:43 -07:00
PlayLevelView.coffee Adding more analytics even tracking 2014-10-21 16:55:16 -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