Commit Graph

54 Commits

Author SHA1 Message Date
Christoph Hagen
788222a19a Fix card display on finished table 2021-12-22 15:06:24 +01:00
Christoph Hagen
dbac55e15d Fix cost for wedding 2021-12-22 14:54:31 +01:00
Christoph Hagen
cfba0fe467 Remove old files 2021-12-22 14:53:53 +01:00
Christoph Hagen
afadc56c40 Organize files 2021-12-22 14:53:36 +01:00
Christoph Hagen
f9aafc8048 Highlight playable cards 2021-12-21 16:07:08 +01:00
Christoph Hagen
97ff9ddce4 Fix bidding error 2021-12-21 16:06:59 +01:00
Christoph Hagen
ef966b0aa3 Optimise files on start 2021-12-21 15:50:49 +01:00
Christoph Hagen
19aa91eff2 Fix crash when closing socket 2021-12-21 14:53:47 +01:00
Christoph Hagen
8329b9c8b5 Add logo on login page 2021-12-21 14:53:34 +01:00
Christoph Hagen
7de2352c61 Show proper game summary 2021-12-21 14:24:53 +01:00
Christoph Hagen
b5cc395456 Add game summary on client side 2021-12-21 11:16:54 +01:00
Christoph Hagen
941b25346d Add final statistics when game ends 2021-12-21 09:53:42 +01:00
Christoph Hagen
fa1be9485e Add basic language support for final text 2021-12-21 09:53:20 +01:00
Christoph Hagen
5d6ad89b56 Refactor JS constants 2021-12-21 09:40:40 +01:00
Christoph Hagen
3a95e1c990 Refactor table + player data, add state 2021-12-20 20:18:19 +01:00
Christoph Hagen
49787db1aa First working version 2021-12-18 15:08:43 +01:00
Christoph Hagen
c9853dee28 Improve layout on small screens 2021-12-18 12:29:08 +01:00
Christoph Hagen
02e91cce53 Set environment 2021-12-09 14:47:18 +01:00
Christoph Hagen
577a60c1d1 Clarify action id 2021-12-09 11:18:26 +01:00
Christoph Hagen
445363307b Adjust table info generation 2021-12-09 11:17:11 +01:00
Christoph Hagen
3e85c01809 Update client side info parsing 2021-12-09 11:11:42 +01:00
Christoph Hagen
289458bfd8 Refactor tables and players for clarity 2021-12-09 11:11:17 +01:00
Christoph Hagen
33f72c43cf Refactor player action 2021-12-09 11:10:20 +01:00
Christoph Hagen
a2c2893499 Show game list, debug logins 2021-12-07 09:10:28 +01:00
Christoph Hagen
9d9c8ad71f Bug fixing 2021-12-07 09:09:51 +01:00
Christoph Hagen
fa3aaadef8 Play cards, select game, player actions 2021-12-06 18:28:35 +01:00
Christoph Hagen
ca7fc858c2 Client: Play cards, select game 2021-12-06 18:27:52 +01:00
Christoph Hagen
20d1ce24da Player actions, playable cards 2021-12-06 11:43:30 +01:00
Christoph Hagen
50a35ece03 Structure sorting 2021-12-06 11:42:15 +01:00
Christoph Hagen
158a2ea03f Move/split card file 2021-12-06 11:40:53 +01:00
Christoph Hagen
3db9652cad Sync push 2021-12-03 18:03:29 +01:00
Christoph Hagen
4fe71136a2 Show cards on client side 2021-12-01 22:50:42 +01:00
Christoph Hagen
cdf079698e Add card dealing 2021-12-01 22:49:54 +01:00
Christoph Hagen
1ee3fbc0ab Ignore user data 2021-12-01 22:48:42 +01:00
Christoph Hagen
e202da86b3 Add helper functions 2021-12-01 22:48:10 +01:00
Christoph Hagen
cde63c03d6 Add table persistence, organize files 2021-12-01 22:47:19 +01:00
Christoph Hagen
7265fd0f0d Persist registrations on disk 2021-12-01 12:45:42 +01:00
Christoph Hagen
e7b3ac3e9f clean up login html 2021-11-30 20:59:50 +01:00
Christoph Hagen
7716b37fb3 Socket connect on server 2021-11-30 20:56:04 +01:00
Christoph Hagen
294b124807 Add client leave api 2021-11-30 20:55:25 +01:00
Christoph Hagen
775ac91cc8 Add leave table server API 2021-11-30 11:56:51 +01:00
Christoph Hagen
f81b8e4119 Hide public/private table specifier in UI 2021-11-30 11:56:11 +01:00
Christoph Hagen
5281dfbe30 Remove unused code 2021-11-30 11:55:52 +01:00
Christoph Hagen
b5c68538e2 Add client info definitions 2021-11-30 11:55:13 +01:00
Christoph Hagen
e1943317f2 Add connection state to table info 2021-11-30 11:29:41 +01:00
Christoph Hagen
47e2eeb9ce Add card images 2021-11-29 12:18:17 +01:00
Christoph Hagen
8efab3e42b Add todos and roadmap 2021-11-29 11:54:59 +01:00
Christoph Hagen
a24576f4f2 Incomplete websocket implementation 2021-11-29 11:54:50 +01:00
Christoph Hagen
153f50294d Begin interface for table 2021-11-29 11:06:20 +01:00
Christoph Hagen
4b0ca1a2ef Clean up client API 2021-11-28 23:59:24 +01:00