added 'continue' field to Bin5_user class
[brisk.git] / TODO.txt
index 568cf21..fd75401 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -3,7 +3,24 @@
 
   FEATURES |
  ----------+
+   - CONTINUE FEATURE
+     DONE . save points every game
+     DONE . modify points calculation to include order and mazzo
+     DONE . exclude not standard types from statistics
+         DONE . daily reports (1 for each active tournament)
+         DONE . monthly stats (for normal match only)
+
+     DONE . show current match ID when created
+     . add command to continue
+       . check consistency of the request
+     . rearrange users and game status to continue the selected match
+
+     . investigate user reordering ??
+
    - WEBSOCKET TRANSPORT
+     . refactoring $enc attribute management
+     DONE . reintroduced $enc = 'plain' for websocket
+     DONE . fallback for not correct WS version
      DONE . fini of ws stream
      DONE . reactivate compression
      DONE . fix xynt_test01