X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO;h=29a0f7514eedfd3f96c74b3ae8b4c79b2a6fa7ca;hb=d84e0d49cc99820a4055026834316a99fb8f0f10;hp=d147f100423ecd0ac0f1affdc8b9a0585c0f3151;hpb=293a97005f30872dbf5d107e23e015cb5d97f785;p=lmno-todo diff --git a/TODO b/TODO index d147f10..29a0f75 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,8 @@ Empathy ======= +Bisect and fix some test-suite regressions introduced recently. + Features (likely) requiring only client changes ----------------------------------------------- * Make new categories appear at the top of the list @@ -22,7 +24,7 @@ Features (likely) requiring only client changes Add a TWINNER achievement -Add support for item counts as words +Add support for item counts as words, such as "three little words" Allow clients to see previous round scores by swiping left @@ -42,3 +44,24 @@ interface in Empathy). Add a chat interface for sending messages to the current empire (with no history beyond a single message per sender) + +Fix bug that allows people to re-reveal characters after game has started. + +Scribe +====== + +Fix server to reject illegal moves (not following the previous-move +constraint) + +Extend test suite to cover legal and illegal scribe moves + +Constrain glyph diagrams to not overflow page width + +For a very wide display, put glyph diagrams on the side of the game +board instead of below. + +Detect glyphs and highlight background of squares belonging to glyphs + +Detect winner of mini-grid and overlay sumbol of player on mini-grid + +Declare overall winner (both in "majority" and "superglyph" mode) \ No newline at end of file