Nick Winter
|
c0842959e8
|
Avoid opening InventoryModal or ChooseHeroesModal until the session is loaded.
|
2014-12-04 13:18:06 -08:00 |
|
Nick Winter
|
748fcf2a65
|
Fixed not showing locked items in inventory modal.
|
2014-11-30 19:45:40 -08:00 |
|
Nick Winter
|
50eed15eed
|
Can now equip a second ring slot.
|
2014-11-30 14:12:07 -08:00 |
|
Nick Winter
|
8cb6c09889
|
Properly show paper doll equipment when inventory modal first loads.
|
2014-11-30 13:00:45 -08:00 |
|
Nick Winter
|
af24857255
|
Do not load silhouetted or hidden items. More importantly, remove the absolute positioning on the .required-level tag inside the item element to save 150MB (!!!) of memory for no discernible reason. (But actualy just remove that whole .required-level tag, because who even needs it.)
|
2014-11-29 17:06:56 -08:00 |
|
Scott Erickson
|
9b5228afd9
|
Refactored the GameMenu to be part of play.js. Set up the config to automatically bundle templates into their respective views, if their names match.
|
2014-11-29 12:46:04 -08:00 |
|