Nick Winter
|
85ad3f5960
|
Fixed #2293.
|
2015-02-11 14:09:00 -08:00 |
|
Scott Erickson
|
afe590c5cc
|
Hid the misc tab until you have unlocked defense of plainswood, and by extension, the forest.
|
2015-01-13 15:34:06 -08:00 |
|
Scott Erickson
|
22e1318970
|
Added a rudimentary (aka programmer-designed) hero-type filter for the item store.
|
2015-01-12 15:30:18 -08:00 |
|
Nick Winter
|
1ba57c7ae1
|
Fixed issues with gems prompt not laying out properly from item store details view.
|
2014-12-07 15:29:42 -08:00 |
|
Nick Winter
|
491a7ef456
|
Handling another error noted with Errorception. Updated minimum Firefox version to 25 based on seeing many (possibly non-critical) errors with it.
|
2014-12-06 12:02:48 -08:00 |
|
Scott Erickson
|
7f97a3b91e
|
The PlayItemsModal now dynamically loads portrait images as they scroll into view.
|
2014-12-01 17:33:45 -08:00 |
|
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
|
c701ca9eb0
|
Sorting items by tier instead of gems so that the unlock order will be consistent, and so that we can show the Ring of Speed early despite its high price.
|
2014-11-26 09:22:30 -08:00 |
|
Nick Winter
|
24ac3050bd
|
Added a bunch of button click sound triggers.
|
2014-11-26 06:58:23 -08:00 |
|
Scott Erickson
|
425da04ab6
|
Looks like I left a wee bit of debugging code in PlayItemsModal, and it was messing things up.
|
2014-11-25 16:27:42 -08:00 |
|
Nick Winter
|
bbc9b615ea
|
ItemDetailsView showing item descriptions now.
|
2014-11-25 10:28:31 -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
|
549fb8aa37
|
Attempting to require purchase of tarnished bronze breastplate in The Raised Sword.
|
2014-11-21 16:23:26 -08:00 |
|
Nick Winter
|
96ff44017e
|
A few fixes for unequippable cross-class item state.
|
2014-11-18 19:37:08 -08:00 |
|
Nick Winter
|
0d68ad250d
|
Fixed awardable items showing up in inventory/store items list when not earnned, and showing up at the end when earned.
|
2014-11-17 08:25:27 -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 |
|
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 |
|
Nick Winter
|
b776350e6a
|
Made item shop fit on iPad and small screens.
|
2014-11-04 08:39:36 -08:00 |
|
Nick Winter
|
ff1f9d488c
|
Hiding items with no stats or properties in the item shop for non-admins. Simple Boots show as owned. Enabled item shop for non-admins.
|
2014-11-04 07:52:23 -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
|
7c2982d3f1
|
Adding some logging for crazy save validation bugs. Swapping in flag item slot.
|
2014-10-21 13:57:49 -07:00 |
|
Nick Winter
|
d79d40b98c
|
Moved spellbooks to right hand. Put full-body hero feature images in. Saved some height on ChooseHeroView and InventoryView for smaller screens. Hid level play counts unless admin.
|
2014-10-14 09:54:36 -07: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 |
|