From 2a7a1634c8035ede27bed9e78a65b1d11eac178a Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 8 May 2023 10:13:27 -0400 Subject: [PATCH] Release v1.3.524 Changes since v1.3.511: - Engine: instead of --touch_force or the touch timer, detect use of touch controls by last inputs. - Level: fixed a bunch of text/image overlaps. - Mobile: fix one frame of input latency. - Web: remove the Quit button. --- .gitmoduleversions | 2 +- .lastreleaseversion | 2 +- .lastreleaseversioncode | 2 +- XcodeProjects/iOS/aaaaxy.xcodeproj/project.pbxproj | 4 ++-- fastlane/metadata/android/en-US/changelogs/103305240.txt | 5 +++++ io.github.divverent.aaaaxy.metainfo.xml | 6 +++--- third_party/SDL_GameControllerDB/assets/input | 2 +- 7 files changed, 14 insertions(+), 9 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/103305240.txt diff --git a/.gitmoduleversions b/.gitmoduleversions index b7befd75..a2e84094 100644 --- a/.gitmoduleversions +++ b/.gitmoduleversions @@ -1 +1 @@ -+38bda816dc786f18493876f7bc30bc12dfd2636a third_party/SDL_GameControllerDB/assets/input (remotes/origin/HEAD) ++e0597cebd2564ce7b249fa43a4bc95c50999b783 third_party/SDL_GameControllerDB/assets/input (remotes/origin/HEAD) diff --git a/.lastreleaseversion b/.lastreleaseversion index e9c7a7ca..d2d74f48 100644 --- a/.lastreleaseversion +++ b/.lastreleaseversion @@ -1 +1 @@ -1.3.511+20230501.2976.4f1988cb +1.3.524+20230508.2989.57ccd8d7 diff --git a/.lastreleaseversioncode b/.lastreleaseversioncode index b50aa182..b1e3a071 100644 --- a/.lastreleaseversioncode +++ b/.lastreleaseversioncode @@ -1 +1 @@ -103305110 +103305240 diff --git a/XcodeProjects/iOS/aaaaxy.xcodeproj/project.pbxproj b/XcodeProjects/iOS/aaaaxy.xcodeproj/project.pbxproj index 19ed1567..8ac83280 100644 --- a/XcodeProjects/iOS/aaaaxy.xcodeproj/project.pbxproj +++ b/XcodeProjects/iOS/aaaaxy.xcodeproj/project.pbxproj @@ -328,7 +328,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.3.511; + MARKETING_VERSION = 1.3.524; PRODUCT_BUNDLE_IDENTIFIER = io.github.divverent.aaaaxy; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; @@ -366,7 +366,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.3.511; + MARKETING_VERSION = 1.3.524; PRODUCT_BUNDLE_IDENTIFIER = io.github.divverent.aaaaxy; PRODUCT_NAME = "$(TARGET_NAME)"; SUPPORTED_PLATFORMS = "iphoneos iphonesimulator"; diff --git a/fastlane/metadata/android/en-US/changelogs/103305240.txt b/fastlane/metadata/android/en-US/changelogs/103305240.txt new file mode 100644 index 00000000..9091760d --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/103305240.txt @@ -0,0 +1,5 @@ + - Engine: instead of --touch_force or the touch timer, detect use of touch + controls by last inputs. + - Level: fixed a bunch of text/image overlaps. + - Mobile: fix one frame of input latency. + - Web: remove the Quit button. diff --git a/io.github.divverent.aaaaxy.metainfo.xml b/io.github.divverent.aaaaxy.metainfo.xml index c6c01dbb..23013848 100644 --- a/io.github.divverent.aaaaxy.metainfo.xml +++ b/io.github.divverent.aaaaxy.metainfo.xml @@ -55,9 +55,9 @@ mild - -
  • Engine: draw the touch controls BELOW the centerprints.
  • Engine: faster loading.
  • Engine: show the ActionButton on touch only if one has an ability for it.
  • Engine: update to Ebitengine 2.5.3, and fix deprecated stuff.
  • Level: add two missing ExitButton text notes and a missing ExitButton.
  • Menu: show the map with anti aliasing.
  • Mobile: support for split APKs.
- https://github.com/divVerent/aaaaxy/releases/v1.3.511 + +
  • Engine: instead of --touch_force or the touch timer, detect use of touch controls by last inputs.
  • Level: fixed a bunch of text/image overlaps.
  • Mobile: fix one frame of input latency.
  • Web: remove the Quit button.
+ https://github.com/divVerent/aaaaxy/releases/v1.3.524
diff --git a/third_party/SDL_GameControllerDB/assets/input b/third_party/SDL_GameControllerDB/assets/input index 38bda816..e0597ceb 160000 --- a/third_party/SDL_GameControllerDB/assets/input +++ b/third_party/SDL_GameControllerDB/assets/input @@ -1 +1 @@ -Subproject commit 38bda816dc786f18493876f7bc30bc12dfd2636a +Subproject commit e0597cebd2564ce7b249fa43a4bc95c50999b783