Skip to content

Commit

Permalink
Release v1.5.255
Browse files Browse the repository at this point in the history
Changes since v1.5.250:
  - Map: add a wall picture in case you manage to escape the House With Two Rooms from inside.
  • Loading branch information
divVerent committed Jan 13, 2025
1 parent cb95736 commit d04238a
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .gitmoduleversions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
+c2f0f3eaf4ae95e55a1876b808d3c0b49fa61dbe third_party/SDL_GameControllerDB/assets/input (remotes/origin/HEAD)
+793346bc4eaefe25af23c042cc4d74a52b9bc99e 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.5.250+20250106.3569.dc794da9
1.5.255+20250109.3574.cb957361
2 changes: 1 addition & 1 deletion .lastreleaseversioncode
Original file line number Diff line number Diff line change
@@ -1 +1 @@
105302500
105302550
4 changes: 2 additions & 2 deletions XcodeProjects/iOS/aaaaxy.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5.250;
MARKETING_VERSION = 1.5.255;
PRODUCT_BUNDLE_IDENTIFIER = io.github.divverent.aaaaxy;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down Expand Up @@ -366,7 +366,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.5.250;
MARKETING_VERSION = 1.5.255;
PRODUCT_BUNDLE_IDENTIFIER = io.github.divverent.aaaaxy;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/105302550.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Map: add a wall picture in case you manage to escape the House With Two Rooms from inside.
6 changes: 3 additions & 3 deletions io.github.divverent.aaaaxy.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
<content_attribute id="language-humor">mild</content_attribute>
</content_rating>
<releases>
<release version="v1.5.250" date="2025-01-06">
<description><ul><li>Engine: minor module updates.</li><li>Engine: new "borderstretch" shader for use with fixed screen devices where letterboxing might look bad.</li><li>Game: do not award "all secrets" run if any secret checkpoint is missing.</li><li>Music: fix looping on "next to you" track.</li></ul></description>
<url>https://github.com/divVerent/aaaaxy/releases/v1.5.250</url>
<release version="v1.5.255" date="2025-01-13">
<description><ul><li>Map: add a wall picture in case you manage to escape the House With Two Rooms from inside.</li></ul></description>
<url>https://github.com/divVerent/aaaaxy/releases/v1.5.255</url>
</release>
</releases>
</component>
2 changes: 1 addition & 1 deletion third_party/SDL_GameControllerDB/assets/input
Submodule input updated from c2f0f3 to 793346

0 comments on commit d04238a

Please sign in to comment.