Scott Erickson
|
63a11a75f4
|
Refactor client tests to use factories instead of fixtures
|
2016-05-05 11:24:29 -07:00 |
|
Scott Erickson
|
d5662fa2c9
|
Add fakeRequests array to models and collections during client tests
So you don't have to find the request through jasmine-ajax's functions.
|
2016-04-14 15:26:29 -07:00 |
|
Scott Erickson
|
8b056cfb8f
|
Refactored the item equips view to limit items by slot and also moved the item name loading to the node class itself.
|
2014-08-28 11:24:45 -07:00 |
|
Scott Erickson
|
86a3fbacd1
|
Made the CocoCollection more strict about setting the model property.
|
2014-07-07 10:11:02 -07:00 |
|
Scott Erickson
|
06bc96d7d0
|
Set up the level loader to get thangtype names first, then load the thang types themselves so the world can be generated in parallel with thang type loading and rendering.
|
2014-05-02 10:31:20 -07:00 |
|
Scott Erickson
|
14cffc5875
|
Did some refactoring to simplify using SuperModel and registering models and collections.
|
2014-04-26 12:54:03 -07:00 |
|
edtrist
|
3962d37681
|
#889 - moved CocoCollection.coffee to app/collections and updated references
|
2014-04-22 20:42:26 +01:00 |
|