aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* add the use of the objects and the feature power and maxHPalexichi2016-05-092-15/+27
|
* Add features hp+3 to Life Bottlepiernov2016-05-081-1/+3
|
* add xp system and perso server sidealexichi2016-05-051-0/+9
|
* add dungeon server side and improve some details like the difference between ↵alexichi2016-05-052-3/+3
| | | | floors
* Merge branch 'master' into alexichipiernov2016-05-031-0/+1
|\
| * Add data/save directorypiernov2016-04-271-0/+1
|
* Add dungeon without fight systemalexichi2016-05-011-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 dungeonalexichi2016-05-011-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 nervesalexichi2016-04-291-4/+4
|
* add loadShop() and categories in the xml file and modify the presentation of ↵alexichi2016-04-271-0/+41
the items in the shop