Scott Erickson
|
31214e854e
|
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 |
|
Nick Winter
|
4aff5265c3
|
Fixed being unable to select important spells on a few old, multi-spell levels.
|
2014-11-16 08:11:39 -08:00 |
|
Nick Winter
|
5090a47afc
|
Implementing more of new code editor design. Removed ThangList, EditorConfigModal, and a few other obsolete things.
|
2014-11-07 16:04:35 -08:00 |
|
Nick Winter
|
73d6261b5d
|
Hide run shortcut (shift+enter) for first few levels so as not to distract. Don't show beautification button in Python mode. Don't show maximize editor button in hero levels. Don't show method selector if there's only one method. Renamed some spells to methods. Added a bit of i18n.
|
2014-09-24 16:29:28 -07:00 |
|
Scott Erickson
|
1c3404d03e
|
Refactored views. View file names now match view class names. Router lists routes explicitly rather than routing automagically. Hacking my way to renaming problem, spell.
|
2014-07-23 07:02:45 -07:00 |
|