codecombat/app/models
2014-10-30 13:07:04 -07:00
..
Achievement.coffee Achievements populate i18n whenever they're edited now. 2014-10-28 13:09:07 -07:00
Article.coffee
CocoModel.coffee Trying to better get around mongoose stripping out empty i18n objects. 2014-10-28 11:21:26 -07:00
EarnedAchievement.coffee
File.coffee
Level.coffee LevelLoader and Simulator fixes for simulating hero-ladder matches. Commented out some logging that hasn't been very useful. Fixed some tests. 2014-10-19 21:56:26 -07:00
LevelComponent.coffee Added i18n support for level code comments. 2014-10-28 21:15:47 -07:00
LevelFeedback.coffee Clean up mixed quotes 2014-07-01 12:23:22 +08:00
LevelSession.coffee Protection and logging for #1463. Fixed an issue with spectate camera script bounds. 2014-09-04 11:04:23 -07:00
LevelSystem.coffee
Patch.coffee
RealTimeModel.coffee
SuperModel.coffee LevelLoader and Simulator fixes for simulating hero-ladder matches. Commented out some logging that hasn't been very useful. Fixed some tests. 2014-10-19 21:56:26 -07:00
ThangType.coffee Hiding locked items with no slot selected. Silhouetting items that are too far above you. Only showing items with a gem cost in the inventory screen. Sorting items by gem cost. Animating double-clicking items to show their motion to the slot, sort of. 2014-10-30 13:07:04 -07:00
User.coffee Improved branching choices and set up an A/B/C/D test around branching. 2014-10-23 16:37:09 -07:00
UserCodeProblem.coffee Instrument user code problems 2014-08-14 13:32:00 -07:00
UserRemark.coffee