Commit Graph

43 Commits

Author SHA1 Message Date
84278a111c added try clause 2021-02-03 14:16:05 +01:00
f23319b7b8 other players see played cards now 2021-01-20 22:38:12 +01:00
b574014c95 updated submodule 2021-01-20 18:03:36 +01:00
7271267952 js-cardgame needs lowercase 'Z' and 'N' 2021-01-20 17:52:47 +01:00
7ebff627eb playing cards from js-cardgame seems to be functional... 2020-12-28 18:59:17 +01:00
bd35267bd3 set player names in graphic mode 2020-12-28 17:23:12 +01:00
965b7a5ad7 pixi integration is improving 2020-12-14 23:07:03 +01:00
c194164e3c hostname is set from commandline now 2020-12-11 22:12:27 +01:00
342fa0cca3 wip: game init by server 2020-12-11 17:52:19 +01:00
bcfc488c2e request game init from server 2020-12-06 22:28:45 +01:00
abccd2e51a cleanup 2020-12-06 21:56:16 +01:00
1b9ccc65ab comm works by json both ways now 2020-12-06 21:49:17 +01:00
ebf7878397 websocket comm per json now 2020-12-06 21:21:51 +01:00
c4746d2306 include webfont 2020-12-01 22:13:14 +01:00
62f252130e make server local 2020-11-30 23:17:04 +01:00
1145fc7fa0 added JS UI and carddeck 2020-11-30 23:17:04 +01:00
7191a778be starting with integration of js-cardgame 2020-11-29 22:36:46 +01:00
90056d05e9 added js-cardgame as submodule 2020-11-25 19:33:17 +01:00
2092c52edb change nomenclature 2020-10-11 18:10:05 +02:00
89d11ee759 remove print() calls 2020-05-22 15:29:31 +02:00
4037822446 set Trump Color also uses websockets now 2020-05-22 15:09:45 +02:00
a1710cba4a preparing to send other commands than 'reload' to clients 2020-05-21 20:17:24 +02:00
644c28ae75 playing cards per websocket now :) 2020-05-21 19:54:39 +02:00
688641d749 implement undo function 2020-05-21 18:49:52 +02:00
c6def1169f code cleanup 2020-05-18 21:35:46 +02:00
0321296014 needs to be a global variable, of course 2020-05-18 21:13:51 +02:00
7ea63ce623 prevent double-play through race condition 2020-05-16 19:32:57 +02:00
fb638a60dc fix a bug when 'Z' was trump card 2020-05-01 17:14:01 +02:00
dc87897b77 last trick is now visible 2020-04-25 22:00:23 +02:00
72e968274b built in websockets for auto-reload 2020-04-19 17:14:25 +02:00
38102ce778 fixed 2 bugs in last round! 2020-04-19 00:38:57 +02:00
1b32fe295d changed listening port 2020-04-13 22:22:00 +02:00
0ac030e190 cleanup 2020-04-13 22:19:16 +02:00
a7d9df1885 looks like it works 2020-04-13 22:07:38 +02:00
c851d42bd1 starting reworking 2020-04-13 16:14:36 +02:00
2862e73e19 implementing game logic 2020-04-12 15:27:05 +02:00
663457d4bc implement redirections for now 2020-04-07 21:13:23 +02:00
989b9bdbf9 implemented 'table' 2020-04-06 22:42:31 +02:00
4fa38fabef sort cards for player 2020-04-06 21:59:31 +02:00
129e676335 added control view 2020-04-05 23:27:33 +02:00
914e9a1f3d integrated responder framework 2020-04-05 16:00:48 +02:00
4e44425ab3 dealing cards already works 2020-04-01 23:31:36 +02:00
f6858bb4e9 Initial commit 2020-04-01 22:01:29 +02:00