-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
6 changed files
with
14 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.3.469+20230424.2934.ba71f1d3 | ||
1.3.511+20230501.2976.4f1988cb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
103030469 | ||
103305110 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule input
updated
from 4e867b to 38bda8