Commit Graph

52 Commits

Author SHA1 Message Date
Christoph Hagen
e49cc9cb91 Load configuration from file 2022-10-11 12:00:46 +02:00
Christoph Hagen
b7ce607c8b Add string extensions 2022-10-11 11:52:39 +02:00
Christoph Hagen
4eecc9af20 Improve user field declarations 2022-10-11 11:51:52 +02:00
Christoph Hagen
fc4afb70b1 Create individual functions for routes 2022-10-11 11:51:00 +02:00
Christoph Hagen
89007989e3 Close all sockets on shutdown 2022-01-24 17:15:11 +01:00
Christoph Hagen
707c6d03de Clean up code
Update WeddingPlayer.swift
2022-01-24 17:10:59 +01:00
Christoph Hagen
f10c3dc8c9 Fix player state 2021-12-25 16:55:54 +01:00
Christoph Hagen
9cc4cdb27c Display player state 2021-12-25 16:53:58 +01:00
Christoph Hagen
1d1044c3f8 Fix delete empty table 2021-12-23 12:52:28 +01:00
Christoph Hagen
176c5753d7 Transmit player state 2021-12-23 12:52:13 +01:00
Christoph Hagen
f97604e3bf Delete table when empty 2021-12-23 11:16:29 +01:00
Christoph Hagen
49b4e98922 Set server port 2021-12-23 09:38:31 +01:00
Christoph Hagen
5eafcfdf4d Switch to SQLite database over text files 2021-12-22 22:13:09 +01:00
Christoph Hagen
86456b2441 Add points to player info 2021-12-22 22:12:31 +01:00
Christoph Hagen
7ac0f29904 Add first database version and model 2021-12-22 22:11:37 +01:00
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
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
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
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
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
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
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
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
cdf079698e Add card dealing 2021-12-01 22:49:54 +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
7716b37fb3 Socket connect on server 2021-11-30 20:56:04 +01:00
Christoph Hagen
775ac91cc8 Add leave table server API 2021-11-30 11:56:51 +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
a24576f4f2 Incomplete websocket implementation 2021-11-29 11:54:50 +01:00
Christoph Hagen
3a1ef01a54 Registration, Login, Resume, Table Creation, Dark Style 2021-11-28 15:53:47 +01:00