Nick Winter
|
412955c6be
|
Got rid of some CSS filters that were making the PlayItemsModal take way too much memory.
|
2014-11-29 17:34:59 -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 |
|
Nick Winter
|
9accd0cb04
|
You can now buy cross-class items once you have a hero of that class. When you click to buy an item you can't afford, it takes you to the gem shop. Increased amount of items you can purchase a bit more.
|
2014-11-24 10:51:20 -08:00 |
|
Nick Winter
|
3ad67130c7
|
A few bugfixes for new EaselJS problems and misaligned small-item-shop unequippable button.
|
2014-11-18 18:43:53 -08:00 |
|
Scott Erickson
|
6440ce528b
|
Fixed the CSS of the item details view in the scrunched item store.
|
2014-11-18 13:48:59 -08:00 |
|
Nick Winter
|
ce04541d3a
|
Working on tying item purchasability to player level, plus other small tweaks to the item store.
|
2014-11-10 22:07:55 -08:00 |
|
Nick Winter
|
eab293cb66
|
Refactored item-details-view styling and shared styles between InventoryModal and PlayItemsView, fixing scrollbars and text overflow issues in the process. Dragging to unequip now updates restrictions again. Worked on pointer cursors for equippable ittems. Hid items not usable by your hero's class. Stopped silhouetted items from being clickable.
|
2014-11-10 18:13:04 -08:00 |
|
Scott Erickson
|
f21f54cd19
|
Refactored, mostly redesigned inventory view, modeled after the Heald item store design.
|
2014-11-10 15:31:32 -08:00 |
|
Nick Winter
|
9b074841d6
|
Messed around with some of the new modals' scroll bars.
|
2014-11-09 19:39:09 -08:00 |
|
Scott Erickson
|
a087663458
|
Implemented Heald's design of the GameMenuModal.
|
2014-11-07 13:02:28 -08:00 |
|
Scott Erickson
|
e23e6f4ad2
|
Refactored the names of the play modal files.
|
2014-11-07 07:04:10 -08:00 |
|
Nick Winter
|
b776350e6a
|
Made item shop fit on iPad and small screens.
|
2014-11-04 08:39:36 -08:00 |
|
Nick Winter
|
9dba7ee187
|
Temporarily making Wizard/Ranger gear unpurchasable while we have no Wizards or Rangers.
|
2014-11-04 07:19:30 -08:00 |
|
Scott Erickson
|
33d14918b0
|
Implementation of Heald's design of the PlayItemsModal. Added purchasing logic to the server to support it. Refactored header font from Bangers to Open Sans Condensed.
|
2014-11-03 20:48:59 -08:00 |
|
Nick Winter
|
95e37fa3b2
|
Starting new front view (at /front for now) and play view (at /play-hero for now).
|
2014-09-17 18:56:08 -07:00 |
|