DefaultUser

Results 10 comments of DefaultUser

As suggested, I added a "Don't ask again" checkbox to the dialogs. Control if the dialogs are shown is now separated.

In Darkplaces you can define multiple bindmaps and then use one as foreground and another (or the same) as background/fallback for keys that are not in the foreground map. I...

The problem I see with teambinds is that the user cannot define their own bindmaps if the game/mod does not define another team. So maybe the engine can implement a...

I really like the idea of an "overlay" keyword. Integrating that into a menu might be a bit harder, but I don't think that this is a valid reason against...

While it was possible to log in with a username with uppercase characters after https://github.com/matrix-org/dendrite/commit/1d5fd99cad518dcd7d387aa950c54a710452b71f, it is again no longer possible. I assume it was this change: https://github.com/matrix-org/dendrite/commit/c36e4546c36a3381814cd72930349a0df21b1dd4#diff-62b3ac909bbc9d2680fa82b61540fd0ef7ad94417d9d07582c898655dd6c6d4cR65

Hi @twm, I've incorporated the changes you requested. I'm happy to help if there is anything more that needs to be changed.

I just realized that I forgot to commit and push a change last year. Edit: I should have run the tests locally. I'll fix those soon.

Hi @twm, the remaining failing tests seem unrelated to my changes. I hope that now all the issues are resolved.

@twm : I thought I fixed this previously. Anyways, now it's fixed. I'm not sure why the pypy tests are failing, but this seems unrelated. I also got some test...