Nick Winter
|
a9247c5018
|
Decreased amount of unintended menu-button-click sounds.
|
2014-12-09 14:01:03 -08:00 |
|
Nick Winter
|
5ccd5d6d24
|
Got rid of some memory leaks in the InventoryModal. Fixed fr subscribe section header.
|
2014-12-08 11:09:04 -08:00 |
|
Nick Winter
|
795e58778c
|
Fixed some problems in InventoryModal with unequipped items not loading their images.
|
2014-12-07 15:14:43 -08:00 |
|
Nick Winter
|
08a5f70fb1
|
Fixed wrong item showing up selected after an item is bought from inventory.
|
2014-12-07 15:05:39 -08:00 |
|
Nick Winter
|
9054f70052
|
Implemented new victory modal design.
|
2014-12-07 14:03:11 -08:00 |
|
Scott Erickson
|
83e1fe8bfe
|
InventoryModal loads item portraits when they are visible, getting rid of dozens of unnecessary web requests.
|
2014-12-06 14:21:56 -08:00 |
|
Nick Winter
|
477ebb3c48
|
Fixed an error I saw in Errorception, and a Sass problem I saw in Webkit.
|
2014-12-06 11:05:52 -08:00 |
|
Nick Winter
|
c7e2398f7c
|
Fixed some bugs with hero doll placement and dungeon unlocks.
|
2014-12-05 18:16:58 -08:00 |
|
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 |
|