Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'alexichi' into feat/gui | piernov | 2016-05-07 | 1 | -15/+94 |
|\ | |||||
| * | add the use of the life bottle | alexichi | 2016-05-07 | 1 | -1/+2 |
| | | |||||
| * | add the display of the perso characteristics below the title | alexichi | 2016-05-07 | 1 | -5/+13 |
| | | |||||
| * | add xp system and perso server side | alexichi | 2016-05-05 | 1 | -12/+26 |
| | | |||||
| * | add dungeon server side and improve some details like the difference between ↵ | alexichi | 2016-05-05 | 1 | -13/+69 |
| | | | | | | | | floors | ||||
* | | btn-primary → btn-success | piernov | 2016-05-07 | 1 | -4/+4 |
|/ | |||||
* | Add dungeon without fight system | alexichi | 2016-05-01 | 1 | -3/+27 |
| | | | | | | 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/+18 |
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 |