Age | Commit message (Collapse) | Author |
|
rtt show GAME [ JSON-PATH ]
rtt show-snap GAME [ SNAP [ JSON-PATH ] ]
For example:
rtt show 123 active
rtt show 123 undo
rtt show 123 hand[0]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also patch starting from a snapshot if requested.
|
|
|
|
|
|
Add a super "rtt" command to run the scripts.
|
|
|
|
|
|
Thanks to Mischa for writing the original RTT fuzzer!
|
|
|
|
|
|
|
|
Color inactive games with unread chats orange.
Include unseen finished games in "waiting" games badge.
Don't count resignation and timeouts as a move.
|
|
|
|
|
|
|
|
|
|
Remove any left-over users from the blacklist filtering.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use triggers to update is_active and time control data and move time
statistics.
Show median and interquartile range move times on profile.
|
|
|
|
|
|
|
|
Timeout and move time.
Most played games.
|
|
|
|
|
|
|
|
|
|
Add common checkbox menu styling.
|
|
|