Kerbiter

Results 316 comments of Kerbiter

I have thought of such a feature, I am not sure how we should deal with wrapper-specific settings like this overall, but I agree such thing should be useful. On...

Yeah it's totally possible, I am just unsure whether it would be beneficial to do it in a less "hardcode" way (aka configurable through INIs), say, having an INI with...

Apart from setting up a private server (I think it's better to have a mirror for master list and master announce specifically) I agree, this also seems like an easy...

I don't know, maybe @SadPencil wants to write a patch since I am currently bit busy with another stuff.

I don't think singling out extension-specific features this way is a correct move. We should not hardcode features and instead strive towards generalization. For example, to support Phobos new features...

> What do you suggest as a solution that would work for both extension projects? I would need to know what features on the client side specifically are needed. Currently...

I would need to see more context later, but my general comment is that I think we don't need to gate all of the Vinifera-specific stuff behind such a toggle,...

I meant UI toggles for Phobos specific settings as an example of implementing a generalisation improvement instead of hardcoding the toggles into the client itself, not as a solution for...

``` 21.07. 15:37:15.632 Unable to connect to the server. Length cannot be less than zero. (Parameter 'length') at System.String.ThrowSubstringArgumentOutOfRange(Int32 startIndex, Int32 length) at System.String.Substring(Int32 startIndex, Int32 length) at DTAClient.Online.Connection.HandleMessage(String message)...