Minor Update - 0.13.1.1
Author: corfe83,
published 2 years ago,
[list]
[*] Upgrade to ebiten v2.4.3, which has several bugfixes including a crash fix.
[*] Improvements to touch detection to support any touchIDs, not just the first two. With this, you can now click buttons if another finger is already pressed on the screen. This should make the game more responsive, and may make it support more mobile devices.
[*] Make bullets bigger, to compensate for further zoom out allowed since sniper job.
[*] Fix bug where popup text from clicking clickables was hard to read due to being behind bottom bar.[/list]
[i]Note: this release has a bug in that it displays as version 0.13.1.0 in several places that display a version (due to a regression in the build script I use). This build script bug has been fixed for the next release, so future updates will show the correct version in those places. [/i]