Griatch
Griatch
Not sure if this is the correct place to report this ... but `cdnjs.com` has the wrong version of the minified lunr; it's listed as 2.3.8, but the version string...
#### Brief overview of PR changes/additions WIP for the ongoing work of _EvAdventure_, the code accompanying the new Beginner Tutorial for Evennia 1.0. This builds everything from scratch, with no...
#### Brief summary of issue / Description of requested feature: This is an issue originally started under [hacktoberfest](https://hacktoberfest.digitalocean.com/) but extended beyond that. The issue is for expanding Evennia's unit test...
_Split from #625, by @volundmush:_ ... On that note, is there any chance of getting the MXP features for sending weblinks or SEND MENUS working? ... The way the data...
# Feature Modify Evennia's session structure to be based around a new `SessionDB` typeclass. This should be uniquely linked to the django-sessid to not only strengthen the use of long-lived...
#### Describe the bug It's visibly possible to circumvent the block against saving the `default` webclient layout. It doesn't actually work, but it's confusing. #### To Reproduce In webclient, open...
#### Brief summary of issue / Description of requested feature: When a person is typing in the webclient, other accounts/characters in the webclient should get a little indicator that they...
#### Description of problem The current out-of-the-box build systems are primarily: - In-game building via commands - Batch-code/Batch-command scripts loaded from in-game - Prototype-based OLC / external prototypes with spawn...
### Describe the problem Building a markdown file that ends with a bullet (or numbered) list and two (or more) spaces leads to a traceback: ``` - foo - bar...
This tracks work on the unfinished Beginner tutorial in the contrib folder.