codecombat/app/lib
Scott Erickson 97c28e1c8a Improve slow level loading on CampaignView
* Fix LevelSetupManager to call onLevelSync asynchronously if level is not loaded on init
* Show a progress bar in level-info-container while level is loading asynchronously
2015-12-04 10:26:09 -08:00
..
scripts Fix camera and spectate bugs with new loading intro behavior 2015-11-11 06:42:12 -08:00
simulator Simulate games in background while playing levels if we think there's extra compute power 2015-11-29 12:30:19 -08:00
sprites Remove vestigial function argument 2015-10-14 15:00:57 -07:00
surface Show floating hero player names in course-ladder levels 2015-11-30 13:05:34 -08:00
world Simulate games in background while playing levels if we think there's extra compute power 2015-11-29 12:30:19 -08:00
aether_utils.coffee Enable while True auto yielding for all level types 2015-10-20 06:42:46 -07:00
Angel.coffee Simulate games in background while playing levels if we think there's extra compute power 2015-11-29 12:30:19 -08:00
AudioPlayer.coffee Don't load sounds from level while muted 2015-11-29 12:32:04 -08:00
Bus.coffee Wabam. Refactored a bunch of stuff into 'core' folders so that it's clearer which files are being loaded first thing, and which are not. Also reworked a bunch of the anymatch things in config.coffee, cause there were better ways. 2014-11-28 17:49:41 -08:00
DefaultScripts.coffee Add playback: playing: false default to scripts, with default editor task to adjust it 2015-11-15 08:03:14 -08:00
God.coffee Simulate games in background while playing levels if we think there's extra compute power 2015-11-29 12:30:19 -08:00
image_filter.coffee last fix for dimming the editor 2014-07-23 15:09:15 +02:00
LevelBus.coffee Saven even more slowly for anonymous players during high load 2015-12-01 11:51:55 -08:00
LevelLoader.coffee Don't load sounds from level while muted 2015-11-29 12:32:04 -08:00
LevelSetupManager.coffee Improve slow level loading on CampaignView 2015-12-04 10:26:09 -08:00
LocalMongo.coffee Added tests for repeatable achievements, including complicated xp 2014-07-04 19:27:37 +02:00
requireUtils.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00