Griatch
Griatch
#### Is your feature request related to a problem? Please describe. Today a new Webclient tab (except for `Main`) is always named `Unnamed`. It's possible to rename them manually, but...
#### Describe the bug User _jumpscare_ (unclear what their github handle is) reported their game's Portal leaks memory over time (total machine memory usage):  The server has 4GB memory,...
#### Describe the bug When setting up a persistent EvMenu, reloading the server will generate an ever growing list of EvMenu-cmdsets. This doesn't have a perceivable effect for EvMenus using...
#### Is your feature request related to a problem? Please describe. In PR https://github.com/evennia/evennia/pull/3433, there, @InspectorCaracal creates a helper class for allowing get/drop/give default commands to manipulate stacks, such as...
#### Describe the bug Running Evennia with Python3.12, we get warnings when running unit tests and building docs, as well as starting the server: ``` SyntaxWarning: invalid escape sequence '\w'...
#### Describe the bug - The Windows epoch is January 1, 1604 rather than the Posix January 1, 1970. - `datetime.datetime.fromtimestamp()` doesn' work with negative numbers on Windows. This clashes...
#### Documentation issue We are using a partially custom and, by now, old version of Sphinx to build the Evennia documentation. Things like [this issue](https://github.com/evennia/evennia/issues/3613) is hard to debug. We...
#### Is your feature request related to a problem? Please describe. The current http://games.evennia.com works, but is simple and lacks features such as entry ownership. It also runs on Google...