Bryan Ashby
Bryan Ashby
Any ETA on 3.2 where this will be fixed? I just ran into this when attempting to make case insensitive JSON based data/directory source (e.g. case insensitive account & player...
@azigler Can you give a little more detail on what you're describing above? I looked at the commit referenced here but that doesn't seem to be enough to make it...
When I have a chance to look at this again, it seems like it would be fairly easy to programmatically apply a wall to "both sides". Personally, I don't think...
@azigler It's been quite a while but I'm playing with Ranvier quite a bit again. The idea of a custom `CommandParser` is interesting. The issue I see there is the...
(note: I debated opening a separate ticket for this so please let me know if that would be more appropriate) I'd like to suggest that the entire `Broadcast` class itself...
Looks like Debian is just behind? https://tracker.debian.org/pkg/glibc Perhaps look at the "Update 2022" info here: https://stackoverflow.com/questions/10863613/how-to-upgrade-glibc-on-debian
The TL;DR is you need to build for each target platform and use said platforms preferred package system.
Currently there is technically (if you write a mod) a way to use the build in enigma web server to authenticate if you would like web ability to perform various...
@notepid Thanks for this! RE: request.socket, is the current method causing issues?
> > @notepid Thanks for this! > No issues as I see. Just noted while looking into this that connection is being deprecated. Ah gotcha, feel free to open a...