codecombat/app/lib
2015-03-16 20:51:29 -07:00
..
scripts Updated a bunch of code that got busted with CoffeeScript 1.9.0. 2015-01-30 07:51:57 -08:00
simulator Reduced number of events being sent by cutting out simulator results. 2015-02-23 16:56:16 -08:00
sprites Fixed floor y scaling. Fixed issues with client-side disabling of new model / fork / revert population actions without permissions. Ameliorated some ensure_comprehensions warnings. 2014-12-20 16:02:41 -08:00
surface Actually activated the previous fix. 2015-02-27 14:07:07 -08:00
world Added more names for #53 2015-03-16 20:51:29 -07:00
aether_utils.coffee Using new Aether optimization options for minimal flow tracking (big performance gains). Trying again to handle random no-window avatar creation error. 2015-03-16 17:36:38 -07:00
Angel.coffee Replayable once-per-day increasing-difficulty level basics. 2015-01-05 10:44:24 -08:00
AudioPlayer.coffee Fixed A/B test to fire with default English language. 2014-12-09 11:15:03 -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 Fixed #2036 (making it less likely that the mistake will ercur, anyway). 2014-12-31 16:55:14 -08:00
God.coffee Replayable once-per-day increasing-difficulty level basics. 2015-01-05 10:44:24 -08:00
image_filter.coffee last fix for dimming the editor 2014-07-23 15:09:15 +02:00
LevelBus.coffee Fixed poll fetching for first poll. 2015-03-11 09:01:40 -07:00
LevelLoader.coffee Level Editor doesn't need to load your session or its hero config (or break doing so). Fixed adding unconfigured heroes to levels busting the level. 2015-02-27 21:37:55 -08:00
LevelSetupManager.coffee Upcoming ladder level Zero Sum equalizes all players' heroes and equipment. 2015-03-14 09:39:43 -07: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