Andrew Bastien
Andrew Bastien
Greetings and also AWESOME WORK @netcan I have been wondering why C++ doesn't have a library like this - been struggling with ASIO. Turns out, it DOES have a library...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] No current problem, but...
#### Describe the bug When there are a ton of DbPrototype scripts saved in OLC, spawn becomes unbearably slow. Average of 8-15 seconds where the game locks up before it...
#### Is your feature request related to a problem? Please describe. I've been working with Evennia for a great deal of time by now. Tried to tear it apart and...
So, let's say that I have a single threaded update loop that needs to run multiple small scripts which govern the behavior of NPCs in a game. It should be...
This pull request aims to solve what I view is an issue with the current library - the application has no idea when the telopt status changed! It has to...
This isn't NECESSARY since you already have support for MDSP, but... This is the ONLY THING your library is currently missing, as far as I can tell. https://www.gammon.com.au/gmcp So close...
#### Is your feature request related to a problem? Please describe. Several problems, all of which regard Sessions and their link to a puppeted Object. By default, Objects are programmed...
I'm working with some code, trying to setup a sandbox for running untrusted user code on my server. Currently one of my protections is against endless loops - this is...
## Type of changes - [ ] Bug fix - [X ] New feature - [ ] Documentation / docstrings - [ ] Tests - [ ] Other ## Checklist...