Results 33 comments of Zwelf

This would be especially useful for bridging announcement channels. All the messages sent by puppets should get through, but the matrix users shouldn't be able to write messages in the...

This happens e.g. when bridging a mjolnir moderation room. Responses to messages like `!mod help` don't get through back to discord making moderation from discord harder.

> maybe having a writer-only connection that is extremely rarely used leads to problems like this. Just glancing at the code, this should be handled. The mysql code [should](https://github.com/ddnet/ddnet/blob/98b0f50111d66786e21939b1b17b635f0d8fbc94/src/engine/server/databases/mysql.cpp#L229-L234) :grimacing:...

Hi, thanks. Looks like the correct patch. Sorry for taking so long to for reviewing. I'd be fine with merging as-is (reading the source change). After reading comments too: >...

I'll try to test this out in the evening or tomorrow :crossed_fingers: Edit: Sorry for not getting to it :face_with_peeking_eye:. I think in general should be good, but didn't find...

> I did generate some teehistorian files with this, and they did look fine to me. Yeah, that is what would be sufficient for me now :). Take a look...

> should this come with a teehistorian minor bump too? Yes, anything that changes how to parse teehistorian files should bump minor_version. Erroring on the side of increasing too often....

> Looks like zwelf is afk, so I am making the call for him. @KebsCS could you please bump the teehistorian version because super physics changed. Yes, I'm mostly afk...

I'm going ahead with merging. We can remove the option in a further PR if we deem it worth to do so.

Okay, already changes more than I expected :disappointed:. (When tees get stuck inside each other, they don't get unstuck anymore). Probably got some condition wrong. Physics changes are scary...