necessarily-equal
necessarily-equal
I've had this issue consistently with the testing servers at some point.
@slipher any idea about this one? I had a look but couldn't fix it. I rembember you made a lot of fixes about cursors for the 0.53.
I assume you need a wayland compositor for that, and use `SDL_VIDEODRIVER=wayland` to force the wayland backend.
It looks fixed in my tests.
I'm having trouble telling if it's closed or not, but I don't think anything has to be done before the 0.54.
I like being able to continue my mesages if I press escape really quick because I'd get eaten otherwise :eyes: :alien:
Current state of things:     I believe this has improved, but I don't think it's quite great yet. In particular the...
I confirmed the backtrace proves something wrong is going on with CBSE: here's when a human has been killed by the juggernaut (LEVEL3_UPG). There is no dretch, yet CBSE calls...
> Then common.writeConfig should be marked as temporary… It should already be temporary if you don't write the changes 😃 Related PR: * https://github.com/DaemonEngine/Daemon/pull/733