necessarily-equal

Results 258 comments of 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: ![image](https://user-images.githubusercontent.com/59283660/202760573-6bbda188-025e-433b-9830-a20fcff7f65d.png) ![Screenshot from 2022-11-18 18-01-26](https://user-images.githubusercontent.com/59283660/202760583-955bee79-b6b5-4c46-807e-fbd593695825.png) ![Screenshot from 2022-11-18 18-01-09](https://user-images.githubusercontent.com/59283660/202760606-422671de-1b6b-40b3-b625-97f62a78a17d.png) ![image](https://user-images.githubusercontent.com/59283660/202760863-3a47ab6e-4c67-4d46-9f10-0faeac38ad41.png) 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