Alexander Yakovlev
Alexander Yakovlev
Fountain is a plain text format, it supports Unicode. But in PDF preview every Cyrillic character is ignored, the output is nothing but punctuation.
My terminal locale is UTF-8, my dfrotz puts plain Unicode (not ASCII) output, so the bot encodes Unicode twice into gibberish. Here's a patch: `src/MessageHandler.js`, like 310 ``` - var...
Alternatively, I'm interested in hiding user login & password from config.
Такая фича есть в RTADS и RInform (команды «п», «еще» в RTADS и «снова» в RInform). В некоторых играх полезно. Да, в инстеде можно нажать стрелку вверх и Enter. Но...
There's [UrqW](https://github.com/narmiel/UrqW) player for the [URQ](http://ifwiki.org/index.php/URQ) language. Could be a good addition. It looks like this: [link](http://narmiel.github.io/UrqW/#Grunk%20and%20cheese)
In `static/js/play.js`: `new window.Notification('Seltani activity', opt)` - should be the value from `tworld.conf` instead of Seltani
Modern JS (since circa 2014) has proper [`String.toLowerCase`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/toLowerCase) and `String.toUpperCase` methods and they are Unicode-aware. Quixe tables are not really Unicode-aware, they fail on non-Latin scripts. File in question: https://github.com/erkyrath/quixe/blob/a882f4b3d7f2bbd6453a14231eaa226ec34d9b50/src/glkote/glkapi.js#L1297
See the graphs in examples: ``` dot -Tpng doc.dot doc.png Error: doc.dot: syntax error in line 2 near '.' ```
A single wall of text looks awful. Is there any way to break the text into passages? (LaTeX output)
crash
Ultracopier has crashed. Log is here:https://gist.github.com/Oreolek/aeb5b23ba09f8ca348ce