Andrew Plotkin

Results 231 comments of Andrew Plotkin

It would also be nice to be able to display a list of recent visitors that anybody could see.

It is temporarily adequate to use publicly-editable portlists (bookshelves).

An easier option is to make a bookshelf somewhere and enable external links on it, and then share the URL. Although the mimesis sucks.

Still important. I like the idea of replacing the "copy link into your booklet" button (right column, link pane) with "offer link to others". Then anyone can view the link...

Thanks. I should probably flip the grid-window handling over to work on int arrays, which will solve that problem. glk_put_jstring is the messy case.

Guest accounts will do this automatically: https://github.com/erkyrath/tworld/issues/157

I think we want to delete the instance entry. This avoids confusion for the on_init hook, and also ensures that gentext based on the iid can change. (However, we do...

In event(), eventloc(), panic(), move()

Yeah, the DOM event probably stops on the link element. You could say this is an implementation bug, but it's in the category of "why would you do that"... no...

Inevitably some turkey will try to build parser-IF on top of this hook. I will facepalm.