Robert Müller
Robert Müller
> Is that pressure thing commonly available? Apparently not (sample size of 1 phone :/ ), so we'll probably scratch that idea. The touch position, pressure and size values can...
Screenshot of the current draft for reference, the texts are placeholders:  1. I designed it with 3 different buttons for left, right and jump for now, but one joystick...
> 3. I have a similar issue, where pressing down 3 or more fingers at the same time will cause all of the fingers to be released immediately, whereas multi-touch...
> If you tap these 3 places at almost the same time, all will be released. The old client also has this bug. This is very likely related to bugs...
Looks good. I prefer this over having a separate `str_from_int`.
> The back "button" is swiping from the outer edge of the screen on newer Android systems with gestures enabled. Doing that 5 times within one second is probably impossible....
Superseded by #8808.
I would be for removing this code from the client-side, since it would probably allow avoiding the use of `const_cast` there.
If you want this as a purely visual effect then just generate progressively less, small and/or more transparent snowflakes in the last second of freeze, instead of trying to indicate...
> What is the issue with also indicating the seconds? I already explained that above.