aboutsummaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* add dungeon client side to display it when reloadalexichi2016-05-032-1/+9
|
* fix shop item countalexichi2016-05-021-4/+4
|
* Add dungeon without fight systemalexichi2016-05-011-0/+11
| | | | | | 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-013-1/+60
| | | | | | 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
* add the option to not create 2 objects of the same type, doesn't work wellalexichi2016-04-292-4/+14
|
* add loadShop() and categories in the xml file and modify the presentation of ↵alexichi2016-04-271-15/+21
| | | | the items in the shop
* Mise en commun du shop et de la guildealexichi2016-04-254-15/+19
|
* Merge remote-tracking branch 'origin/piernov' into alexichialexichi2016-04-257-2/+166
|\ | | | | | | | | | | Conflicts: craftmine.php index.xhtml
| * Send gold, shop and inventory infos from PHP all at once when requested on ↵piernov2016-04-242-1/+15
| | | | | | | | loading by client
| * json_encode() PHP gold amount sent to clientpiernov2016-04-241-1/+1
| |
| * Add PHP shop requests handlerspiernov2016-04-241-0/+59
| |
| * Add debit/creditAccount() PHP account management helperspiernov2016-04-241-0/+18
| |
| * Add PHP Inventory classpiernov2016-04-241-0/+41
| |
| * Add PHP Item classpiernov2016-04-241-0/+17
| |
| * Add sendError() PHP error message helperpiernov2016-04-241-0/+15
| |
* | remove useless files and add .gitignore to not see them againalexichi2016-04-251-20/+0
| |
* | Add the guildalexichi2016-04-251-9/+10
| | | | | | | | | | | | add buttons to hireMiner and purchase the guild on xhtml javascript send request to the server php -> update $_SESSION for miner
* | Merge branch 'master' of piernov.org:candybox into alexichialexichi2016-04-251-3/+4
|\| | | | | | | | | Conflicts: js/craftmine.js
| * Fix Mine setup/updatepiernov2016-04-231-4/+5
| |
* | nothing specialalexichi2016-04-241-2/+2
| |
* | add file for server sidealexichi2016-04-231-0/+29
|/
* Mise à jour des mots en anglaisalexichi2016-04-212-0/+40
suppression de la méthode update mine