]> git.cworth.org Git - lmno.games/commitdiff
Drop the game history interface.
authorCarl Worth <cworth@cworth.org>
Wed, 27 May 2020 04:20:22 +0000 (21:20 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 27 May 2020 04:20:22 +0000 (21:20 -0700)
Not that it's bad to let the user go back and forth to see what
happened, but the interface here was particularly clunky, (both for
being rendered as a list of buttons and also for allowing the user to
fire off new moves wen viewing old history state).

This commit simply guts the rendering of the "moves" list. It doesn't
yet remove the jumpTo code that's now dead.


No differences found