index
:
candybox
alexichi
doc
feat/gui
feat/messages
feat/savegame
feat/shop
master
phpdoc
piernov
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
shop.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
add the use of the objects and the feature power and maxHP
alexichi
2016-05-09
1
-2
/
+0
|
*
Fix Inventory display on page load
piernov
2016-05-08
1
-2
/
+3
|
*
Rewrite JS useItem() to be able to consume Item using properties from XML ↵
piernov
2016-05-08
1
-17
/
+11
|
|
|
|
and to delete Item
*
Revert "add id to item in order to change the value client side"
piernov
2016-05-08
1
-1
/
+1
|
|
|
|
This reverts commit 3795b462a30a1942f5ebac3105e72824acbd1a87.
*
add id to item in order to change the value client side
alexichi
2016-05-07
1
-1
/
+1
|
*
Merge branch 'alexichi' into feat/gui
piernov
2016-05-07
1
-0
/
+16
|
\
|
*
add the use of the life bottle
alexichi
2016-05-07
1
-1
/
+17
|
|
*
|
btn-primary → btn-success
piernov
2016-05-07
1
-5
/
+3
|
/
*
fix shop item count
alexichi
2016-05-02
1
-4
/
+5
|
*
add the option to not create 2 objects of the same type, doesn't work well
alexichi
2016-04-29
1
-6
/
+13
|
*
add loadShop() and categories in the xml file and modify the presentation of ↵
alexichi
2016-04-27
1
-8
/
+16
|
|
|
|
the items in the shop
*
change class of Hire a Miner, and change type submit to button for items
alexichi
2016-04-25
1
-1
/
+1
|
*
Add client side JS shop functions
piernov
2016-04-24
1
-0
/
+57