necessarily-equal

Results 258 comments of necessarily-equal

To give an idea how it may look, here's Shattered Pixel Dungeon in GNOME Software ![image](https://user-images.githubusercontent.com/59283660/120941950-eedb5100-c725-11eb-930b-391c6dccf272.png) ![image](https://user-images.githubusercontent.com/59283660/120941972-06b2d500-c726-11eb-8d84-f05f4ebcf545.png) ![image](https://user-images.githubusercontent.com/59283660/120941998-2b0eb180-c726-11eb-94fe-1d76c59006d8.png)

> I believe the Debian package is dead, but @Viech still updates the > Arch one. > That's my understanding as well On Tue, Jun 8 2021 at 15:41:31 -0700,...

Ideally we could edit entity fields and use the optimised netcode that only send the changed fields 🥰️ Unfortunately that requires a daemon change so huh, I'm not sure I...

> So you decided you don't like the debug draw idea? I mean, the debug draw idea is cleaner than the current implementation, but also it would be totally unnecessary...

If we're going to disallow `[bot]` in names, maybe it would be good to have some gui feedback on that. I am not bothered enough to do it to be...

Ah, but I noticed while making my other two issues (https://github.com/Unvanquished/Unvanquished/issues/3434 and https://github.com/Unvanquished/Unvanquished/issues/3436) that Daemon prints `Using SDL version 3.2.22 (compiled against SDL version 3.2.22)`. I'm getting the impression that...

Thanks, the variable to force native libraries is `USE_EXTERNAL_DEPS_LIBS=OFF` for anyone wondering.

Okay, so with my system's SDL (version 3.2.20), the problem doesn't appear. Neither with XWayland or with the native Wayland backend. So the problem seems to be linked either to...

The problem doesn't appear with the 0.55.5 flatpak

The flatpak uses the runtime's SDL 3.2.22 library, so it seems that this would be a problem with the prebuilt static library in particular (or possibly the fact that it...