Skip to content

Commit

Permalink
Release v1.3.511
Browse files Browse the repository at this point in the history
Changes since v1.3.469:
  - 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.
  • Loading branch information
divVerent committed May 1, 2023
1 parent 4f1988c commit 322d304
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .gitmoduleversions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
+4e867b1d37352b8fcc15ad04bef0c811f428d631 third_party/SDL_GameControllerDB/assets/input (remotes/origin/HEAD)
+38bda816dc786f18493876f7bc30bc12dfd2636a third_party/SDL_GameControllerDB/assets/input (remotes/origin/HEAD)
2 changes: 1 addition & 1 deletion .lastreleaseversion
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.469+20230424.2934.ba71f1d3
1.3.511+20230501.2976.4f1988cb
2 changes: 1 addition & 1 deletion .lastreleaseversioncode
Original file line number Diff line number Diff line change
@@ -1 +1 @@
103030469
103305110
7 changes: 7 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/103305110.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- 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.
6 changes: 3 additions & 3 deletions io.github.divverent.aaaaxy.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
<content_attribute id="language-humor">mild</content_attribute>
</content_rating>
<releases>
<release version="v1.3.469" date="2023-04-24">
<description><ul><li>Engine: experimental new flag: -pin_assets_to_ram to maybe speedup loading on mobile.</li><li>Level: minor "confusion fix".</li><li>Menu: draw the map bigger to play nicer on touchscreens.</li></ul></description>
<url>https://github.com/divVerent/aaaaxy/releases/v1.3.469</url>
<release version="v1.3.511" date="2023-05-01">
<description><ul><li>Engine: draw the touch controls BELOW the centerprints.</li><li>Engine: faster loading.</li><li>Engine: show the ActionButton on touch only if one has an ability for it.</li><li>Engine: update to Ebitengine 2.5.3, and fix deprecated stuff.</li><li>Level: add two missing ExitButton text notes and a missing ExitButton.</li><li>Menu: show the map with anti aliasing.</li><li>Mobile: support for split APKs.</li></ul></description>
<url>https://github.com/divVerent/aaaaxy/releases/v1.3.511</url>
</release>
</releases>
</component>
2 changes: 1 addition & 1 deletion third_party/SDL_GameControllerDB/assets/input
Submodule input updated from 4e867b to 38bda8

0 comments on commit 322d304

Please sign in to comment.