Brian Nenninger
Brian Nenninger
Good idea. There's support in the code for extra balls, but it's on a per-table basis and currently only one table has a way to get them. I'll keep it...
Fixed in #147 and will be in the next release.
The cats are friendly and would never cheat you :) They have perfect memory, but only take into account their own cards and whatever has been publicly shown. It should...
I haven't done a good job of supporting localization, so currently translating to other languages would be difficult. I'd like to fix that in a future version.
There's some [disabled code](https://github.com/dozingcat/Vector-Pinball/blob/a2758476091bd47dc88962397055f5d839c9fbe3/app/src/main/java/com/dozingcatsoftware/bouncy/BouncyActivity.java#L234) to support the accelerometer, at some point I'd like to see if it can be made to work well.
You can make a `values-[language]` directory in `app/src/main/res` and add a `strings.xml` file with translations.
Should be fixed in 1.15.0
@Spike1377 it listens for the power save option changing and resets the frame rate when it does. If I understand your previous comment, it's already "frame rate independent" in that...
Added in #199 and will be in the next release
What device are you using? Does this happen only with text or with images as well?