Jake

Results 7 comments of Jake

It sounds like you didn't follow the get started directions and skipped over the part where you first install Evennia.

> Thanks for the PR! Hm, I'll need to think some more about this one, because the strings you replace are under i18n and making them dynamic like this will...

Note: In my fix, I've included regular expressions for @InspectorCaracal's Hex implementation which follows the syntax `|#RRGGBB`, but its addition here does not diminish the overall integrity of the function.

> @jaborsh The hunch I had about this didn't pan out, looks like the system is searching for the children of XYZRooms 🤔 I will try to reproduce using a...

Marking this as closed. @InspectorCaracal believes the issue was due to calling `spawn()` twice, once with the intention to initialize and again with the intention to update, which is already...

There's also a series of linter formatting. I can undo that if desired.

Marked as not planned given the alternative solution of handling directly instead of creating a method to essentially invalidate the entire point of EvTable to begin with.