Age | Commit message (Expand) | Author |
2015-06-04 | transmit a new card to the player using a notification | Olivier Gayot |
2015-06-04 | standardize the notifications | Olivier Gayot |
2015-06-04 | js: pay attention to the scope of the variables | Olivier Gayot |
2015-06-04 | js: fixed invalid scope for this | Olivier Gayot |
2015-06-04 | renamed the title pages | Olivier Gayot |
2015-06-04 | listen to the world instead of localhost | Olivier Gayot |
2015-06-04 | handle the disconnection of the clients | Olivier Gayot |
2015-06-04 | display the cards played and allow to select one | Olivier Gayot |
2015-06-04 | fix no return when the black card is not revealed | Olivier Gayot |
2015-06-04 | moved the content of the desktop version into the proper file | Olivier Gayot |
2015-06-04 | renamed files to prepare for the mobile version | Olivier Gayot |
2015-06-04 | added the first version of the GUI | Olivier Gayot |
2015-06-04 | added a system of notification | Olivier Gayot |
2015-06-04 | show the played cards to the judge after collecting | Olivier Gayot |
2015-06-04 | fixed bug the card id was considered a string | Olivier Gayot |
2015-06-04 | the cards of a player are stored in a map | Olivier Gayot |
2015-06-04 | return more information to the end user | Olivier Gayot |
2015-06-04 | fixed: client considered in game even when refused | Olivier Gayot |
2015-06-04 | fixed inversion between black and white cards | Olivier Gayot |
2015-06-04 | implement a way to view the black card | Olivier Gayot |
2015-06-04 | added the squeleton for the client | Olivier Gayot |
2015-06-04 | add a working main server file | Olivier Gayot |
2015-06-04 | generate proper json to send to the clients | Olivier Gayot |
2015-06-04 | removed useless content | Olivier Gayot |
2015-06-04 | shuffle the played cards before designing | Olivier Gayot |
2015-06-04 | the version version which seems to work correctly | Olivier Gayot |
2015-06-03 | added the cards and the method to load them | Olivier Gayot |
2015-06-03 | added a first version of the server main function | Olivier Gayot |