-
Implement the ability to save the game using the command `$save`.
Should have a limit to 3 saves per game, and will save all the saves in `saves/[gamename]/`.
-
Game | Command | Error Type
------------ | ------------- | -------------
balances.z5 | take her | __Fatal Error__: Illegal Object
seastalker.z3 | help claws | __Fatal Error__: Illegal attribute
s…
-
I've tried packaging 2.2.1 for pkgsrc and installed dependencies until it didn't completely stop because of missing dependencies. But then I got the following problem:
```
CMake Deprecation Warning …
-
I ran into another build issue installing TextWorld 1.10 (the version pushed to PyPI earlier today).
To replicate in a clean Conda environment on macOS:
```shell
brew install libffi curl git
…
-
Hi,
There seems to be a bug in the custom dictionary code when I test it with ziptest.z6. While testing functionality against my own interpreter, [M4ZVM](https://gitlab.com/sijnstra1/m4zvm), I got ve…
-
Running the command `pip install https://github.com/microsoft/TextWorld/archive/refs/heads/coin_collector.zip` on Linux gives me the following output. After this, the module package cannot be used. Tr…
-
When load-testing I've triggered a case where the exec-port OS process is taking 100% CPU (as reported by the `top` command). This 100% cpu is persisting despite very few requests coming in to the ser…
-
Direct copy of [#34 comment](https://github.com/aeolingamenfel/discord-text-adventure-bot/issues/34#issuecomment-646114790)
---
Experiencing same issue. dfrotz is installed normally, can be used…
-
I noticed that some files downloaded from a Gopher site that exist more than X directories down will get extra stuff appended to the filename. This stuff appears to be metadata having to do with the …
-
I originally raised this issue at https://github.com/gophernicus/gophernicus/issues/48 whereupon the finger was pointed at UM Gopher. After some investigations, I'm even less clear on where the probl…