aboutsummaryrefslogtreecommitdiffstats
path: root/js/shop.js
Commit message (Expand)AuthorAgeFilesLines
* add the use of the objects and the feature power and maxHPalexichi2016-05-091-2/+0
* Fix Inventory display on page loadpiernov2016-05-081-2/+3
* Rewrite JS useItem() to be able to consume Item using properties from XML and...piernov2016-05-081-17/+11
* Revert "add id to item in order to change the value client side"piernov2016-05-081-1/+1
* add id to item in order to change the value client sidealexichi2016-05-071-1/+1
* Merge branch 'alexichi' into feat/guipiernov2016-05-071-0/+16
|\
| * add the use of the life bottlealexichi2016-05-071-1/+17
* | btn-primary → btn-successpiernov2016-05-071-5/+3
|/
* fix shop item countalexichi2016-05-021-4/+5
* add the option to not create 2 objects of the same type, doesn't work wellalexichi2016-04-291-6/+13
* add loadShop() and categories in the xml file and modify the presentation of ...alexichi2016-04-271-8/+16
* change class of Hire a Miner, and change type submit to button for itemsalexichi2016-04-251-1/+1
* Add client side JS shop functionspiernov2016-04-241-0/+57