Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into alexichi | piernov | 2016-05-03 | 1 | -4/+14 |
|\ | |||||
| * | Add Save tab | piernov | 2016-05-02 | 1 | -3/+11 |
| | | |||||
| * | Move saveGame()/downGame() to its own JS file | piernov | 2016-05-02 | 1 | -0/+1 |
| | | |||||
| * | Add button for saving on server/downloading the game | piernov | 2016-04-27 | 1 | -0/+2 |
| | | |||||
* | | add the beginning part of the dungeon | alexichi | 2016-05-01 | 1 | -0/+3 |
|/ | | | | | | 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 | ||||
* | change class of Hire a Miner, and change type submit to button for items | alexichi | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/piernov' into alexichi | alexichi | 2016-04-25 | 1 | -26/+71 |
|\ | | | | | | | | | | | Conflicts: craftmine.php index.xhtml | ||||
| * | Rewrote index.xhtml: GUI rework | piernov | 2016-04-24 | 1 | -6/+72 |
| | | |||||
* | | Add the guild | alexichi | 2016-04-25 | 1 | -3/+23 |
| | | | | | | | | | | | | add buttons to hireMiner and purchase the guild on xhtml javascript send request to the server php -> update $_SESSION for miner | ||||
* | | add 2 buttons for createGuild and hireMiner | alexichi | 2016-04-23 | 1 | -2/+7 |
|/ | |||||
* | modification du chemin du fichier js | alexichi | 2016-04-21 | 1 | -5/+5 |
| | |||||
* | Update index.xhtml | alexichi | 2016-04-20 | 1 | -4/+13 |
| | |||||
* | Add index.xhtml | piernov | 2016-04-20 | 1 | -0/+14 |