Mercurial > libervia-web
diff libervia.py @ 381:b96b8b666d17
plugin card_game: update to use the new XMLUI mechanism + copy the autoplay mode from QuickFrontend:
TODO: the new round is not starting after the scores have been displayed
author | souliane <souliane@mailoo.org> |
---|---|
date | Wed, 26 Feb 2014 02:28:19 +0100 |
parents | 564208366dd6 |
children | 2d782349b88a |
line wrap: on
line diff
--- a/libervia.py Tue Feb 25 12:41:31 2014 +0100 +++ b/libervia.py Wed Feb 26 02:28:19 2014 +0100 @@ -121,7 +121,7 @@ "getLastMblogs", "getMassiveLastMblogs", "getMblogComments", "getProfileJid", "getHistory", "getPresenceStatus", "joinMUC", "mucLeave", "getRoomsJoined", "inviteMUC", "launchTarotGame", "getTarotCardsPaths", "tarotGameReady", - "tarotGameContratChoosed", "tarotGamePlayCards", "launchRadioCollective", + "tarotGamePlayCards", "launchRadioCollective", "getWaitingSub", "subscription", "delContact", "updateContact", "getCard", "getEntityData", "getParamsUI", "asyncGetParamA", "setParam", "launchAction", "disconnect", "chatStateComposing", "getNewAccountDomain", "confirmationAnswer",