Unless I'm mistaken, the 0.9.0 with changes (non love-android-sdl2) is currently in the repo. It would be nice if we could update that to 0.9.1 and merge the specific love-android-sdl2 changes.
That way there are less undocumented inconsistencies between love-android-sdl2 and 0.9.1
Comments (9)
-
-
reporter Sweet.
-
repo owner Cool! Looking forward to it!
-
-
repo owner Updated the repository and uploaded a 0.9.1 release candidate to https://bitbucket.org/MartinFelis/love-android-sdl2/downloads/LOVE_for_android_0.9.1-RC1.apk.
Testing and comments are very welcome!
-
Bug! Android 4.0.4 , love2d 0.9.1
-Every 709 love.update()'s ticks app stops on 2-10 seconds, after 709*3 ticks app crashed
-Sometims function love.touch.getTouch(i) return error in loop from 1 to..getTouchCount()
-
repo owner @konstantin_timoshenko does it always crash after 709 * 3 ticks? Can you provide a .love file for this. Also best would be to create a separate issue for this.
For the second issue see this: https://bitbucket.org/MartinFelis/love-android-sdl2/issue/60/invalid-touch-index
-
reporter @MartinFelis isn't this ticket resolved? If there is a bug, a new issue should be opened.
-
repo owner - changed status to resolved
-
assigned issue to
Latest beta already uses the 0.9.1 API and future releases will do so, too.
- Log in to comment
It currently uses a development version of 0.9.1, but it's from a few weeks ago so it's not completely the same as the official 0.9.1 release. I'll get that merged into the mobile common branch of love-experiments very soon.