-
One off buildkite for dfrotz compilation on AMI base image was fine, but hand-craft is bad
-
crash on game load and yes i got dfrotz.exe but where do i place it in what path and who to get a .z5 game to run
Loaded Game: A
events.js:183
throw er; // Unhandled 'error' event
^
…
-
I preface this by saying I am a layman with anything like this.
But really would like to get this working as a discord bot.
System: Windows 10 pro
Issue: The initial steps.
This is prob…
-
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 fina…
-
I can't get Zork to work for my Mycroft on my Ubuntu. Using the mycroft cli I can see that the error message is `No such file or directory:
'opt/mycroft/skills/game-zork.forslund/frotz/dfrotz'`. Wh…
-
Hello, when using the latest version of frotz (built on Linux with unchanged Makefile) and trying to run [Child's Play](http://mirror.ifarchive.org/if-archive/games/zcode/ChildsPlay.zblorb), I get:
…
-
I run a Discord Bot that runs games on instances of DumbFrotz. However, when saving a game, one can specify an arbitrary filepath for the save, potentially overwriting other files in the entire filesy…
-
The Z-machine has a hard limit of 255 characters in width and height. This is because both values are stored as 8-bit unsigned integers. However, if dfrotz or frotz are given hight or width exceedin…
-
As dumbfrotz purely outputs to console, I would assume stylings for italics, bold and monospace would be stripped.
Given its uses in places where such stylings are possible (e.g. IRC, Discord, Slac…
-
This looks like a really cool project and I just started to set it up. I've got the bot running on a raspberry pi. When I try to start a game in telegram it responds
Starting "Zork 1"...
Your pro…