tworld icon indicating copy to clipboard operation
tworld copied to clipboard

A choice-based shared online text environment sandbox

Results 73 tworld issues
Sort by recently updated
recently updated
newest added

Tracking of feature request: ability to include images in a room or detail description. (It is already possible to include external links, which open in a new tab/window.) I may...

design

Be good to know where people are, or maybe what worlds have been highly trafficked?

design

Use logarithmic falloff waiting between attempts. (1 sec, 2 sec, 4 sec, ... 64 sec?)

client

E.g. "Properties may only be set in action code" (which?)

tworld

And a way to set them.

tworld

Adding version to all the db collections would be a headache. I am leaning away from that.

design

For new $symbols in text interp. For new global functions (or functions in modules) (or entire new modules).

design

str.isidentifier() validates Py3 identifiers, but I don't know how to sluggify to them.

design