Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add features hp+3 to Life Bottle | piernov | 2016-05-08 | 1 | -1/+3 |
| | |||||
* | add xp system and perso server side | alexichi | 2016-05-05 | 1 | -0/+9 |
| | |||||
* | add dungeon server side and improve some details like the difference between ↵ | alexichi | 2016-05-05 | 2 | -3/+3 |
| | | | | floors | ||||
* | Merge branch 'master' into alexichi | piernov | 2016-05-03 | 1 | -0/+1 |
|\ | |||||
| * | Add data/save directory | piernov | 2016-04-27 | 1 | -0/+1 |
| | |||||
* | Add dungeon without fight system | alexichi | 2016-05-01 | 1 | -2/+2 |
| | | | | | | You can buy a "ticket" to access the dungeon If you exit you have to buy another ticket Problem when we update the page, the default sentence is displayed while it said that you can access the dungeon | ||||
* | add the beginning part of the dungeon | alexichi | 2016-05-01 | 1 | -0/+63 |
| | | | | | | When you have enough money you can buy a ticket and access the dungeon I made a file monsters.xml . It's a bit like the code with the shop but modified When you press the button launch in the onglet dungeon , it display "Battle!" in the console | ||||
* | I lower the prices because it was getting on my nerves | alexichi | 2016-04-29 | 1 | -4/+4 |
| | |||||
* | add loadShop() and categories in the xml file and modify the presentation of ↵ | alexichi | 2016-04-27 | 1 | -0/+41 |
the items in the shop |