118 Commits

Author SHA1 Message Date
dependabot[bot] e6a260bd6a Bump actions/checkout from 6 to 7 (#1108)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-22 05:00:57 +00:00
Logan McNaughton 42a4a46dd9 Fix formatting for device information in bug report (#1038)
Updated formatting for CPU and GPU fields in bug report template.
2026-06-08 08:53:20 +00:00
Logan McNaughton 4285290452 update issue template (#1037) 2026-06-08 07:32:20 +00:00
Logan McNaughton 1244706b6e update issue template (#1034) 2026-06-07 18:43:58 +00:00
Logan McNaughton ba35935d2e Update issue templates (#1029) 2026-06-07 08:44:52 +00:00
Logan McNaughton 57807f09c8 update NDK (#981)
* update NDK

* Add ANDROID_NDK_ROOT environment variable
2026-05-29 05:42:41 +00:00
Logan McNaughton a78f47ecfe fix download folder (#979) 2026-05-28 19:53:59 +00:00
Logan McNaughton 1df705c4f9 fix keystore path (#978) 2026-05-28 19:17:07 +00:00
Logan McNaughton f7ed2c5273 move itch upload (#977) 2026-05-28 18:33:11 +00:00
Logan McNaughton 40ab4ceb2b fix name of apk (#973) 2026-05-28 13:10:39 +00:00
Logan McNaughton 5b0cc0130e minSdk to 33 for android (#971) 2026-05-28 11:24:49 +00:00
Logan McNaughton bb32a0a8ba update android release settings (#970)
* update android release settings

* more

* more

* more

* more
2026-05-28 11:04:52 +00:00
Logan McNaughton b865c88d99 Use Gradle (#931)
* remove cargo-apk

* add gradle

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* Revert "more"

This reverts commit 19395aac13.

* more

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-21 16:16:12 +00:00
Logan McNaughton e852439b6a Fix open on Android (#921)
* fix open

* more

* more

* mroe
2026-05-19 19:56:36 +00:00
Logan McNaughton a78393ca91 More basic Android stuff (#910)
* enable tokio

* data dirs

* jni pointer

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-18 15:08:01 +00:00
Logan McNaughton 30c8aef24e move netplay_id (#907) 2026-05-17 16:44:21 +00:00
Logan McNaughton 8daa65d93e only use --release for tags (#906)
* only use --release for tags

* more

* more

* more
2026-05-17 16:14:48 +00:00
Logan McNaughton df5fcae69b Remove Android SDK setup from build.yml (#905) 2026-05-17 15:26:13 +00:00
Logan McNaughton 8c53de9cc7 Don't set NDK version (#903)
* Set ANDROID_NDK_ROOT

* Update build.yml
2026-05-17 14:11:29 +00:00
Logan McNaughton 78cb758a26 Add LIBCLANG_PATH to build workflow (#902) 2026-05-17 13:40:14 +00:00
Logan McNaughton 8fea9ef212 update ndk (#901) 2026-05-17 09:51:50 +00:00
Logan McNaughton 38fdc24a49 Use cargo-ndk for env (#900)
* Use cargo-ndk for env

* Update build.yml
2026-05-17 09:00:57 +00:00
Logan McNaughton 069c64ab08 build apk (#899)
* build apk

* more

* more

* more

* more

* more

* more

* more

* more

* more
2026-05-16 20:09:19 +00:00
Logan McNaughton 03be98b571 build android lib (#895)
* build android lib

* more

* more

* more

* more
2026-05-15 14:10:23 +00:00
Logan McNaughton c8f485cd93 Build clib (#893)
* Build clib

* more

* more

* more

* linker

* more

* more

* more

* more

* more

* more
2026-05-15 11:18:48 +00:00
Logan McNaughton 8c331c25eb Sort translation files (#889)
* Sort translation files

* more
2026-05-14 15:16:53 +00:00
Logan McNaughton c1dc4fe589 automatically attach assets to release (#884)
* automatically attach assets to release

* more
2026-05-13 08:03:15 +00:00
Logan McNaughton 1ab8987f2d Update lint.yml to include fetch-depth option (#876)
Add fetch-depth option to checkout step in lint workflow.
2026-05-12 06:55:01 +00:00
Logan McNaughton 493f08afaf remove some spaces from translation strings (#868) 2026-05-10 18:44:18 +00:00
Logan McNaughton 0659da24fa bundle AI generated spanish translation (#867)
* bundle AI generated spanish translation

* more

* more

* more

* more

* more

* more

* more
2026-05-10 14:24:34 +00:00
Logan McNaughton 9ed8d835c0 add merge_group to workflow (#828) 2026-05-03 05:49:07 +00:00
dependabot[bot] ca00ee1a42 Bump apple-actions/import-codesign-certs from 6 to 7 (#814)
Bumps [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from 6 to 7.
- [Release notes](https://github.com/apple-actions/import-codesign-certs/releases)
- [Commits](https://github.com/apple-actions/import-codesign-certs/compare/v6...v7)

---
updated-dependencies:
- dependency-name: apple-actions/import-codesign-certs
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-27 05:59:33 +02:00
Logan McNaughton 47dd6d61b0 update setup-butler (#808) 2026-04-25 11:20:56 +02:00
Logan McNaughton 212557610b use bash shell (#807) 2026-04-25 07:53:30 +02:00
Logan McNaughton 5e6a7731f4 update to 1.1.19 (#806)
* update to 1.1.19

* more
2026-04-25 07:22:58 +02:00
Logan McNaughton b267b83248 upload to itch.io (#802) 2026-04-24 10:23:28 +02:00
Logan McNaughton 6c2ae4dc5a update mac signing command (#801) 2026-04-23 20:01:01 +02:00
Logan McNaughton 0a884e85df Fix macos sandboxing (#800)
* Fix macos sandboxing

* more

* more

* more

* more

* more

* more

* more
2026-04-23 19:32:53 +02:00
Logan McNaughton edb6960d4f Make Slint optional (#778)
* make slint optional

* more

* more
2026-04-19 23:15:56 +02:00
Logan McNaughton b09f8bf891 update MACOSX_DEPLOYMENT_TARGET (#768) 2026-04-18 10:08:30 +02:00
Logan McNaughton 8ee10e40ad add provisionprofile (#767)
* add provisionprofile

* more
2026-04-18 08:02:30 +02:00
Logan McNaughton b40ec6940f finish up RA support (#745)
* finish up RA support

* more

* capture some corner cases

* fix post data

* more

* more

* fix range

* more

* more

* more

* more

* show in-progress achievements

* more

* more

* more

* more
2026-04-15 12:57:52 +02:00
Logan McNaughton 4b54ea279d Build on MacOS 15 (#728) 2026-04-10 20:21:12 +02:00
Logan McNaughton f865ccfacd pull tags in github action (#723)
* pull tags in github action

* more detailed version

* more
2026-04-09 13:50:48 +02:00
Logan McNaughton 601713e102 RetroAchievements hardcore support (#716)
* enable hardcore mode

* more
2026-04-08 21:57:18 +02:00
Logan McNaughton 6ed53e4e9d Upload signed windows builds (#715)
* upload windows signed artifact

* more

* more

* more

* more
2026-04-08 13:09:32 +02:00
Logan McNaughton 11cb242ed2 sign mac bundle (#712)
* sign mac bundle

* xcrun

* use zip

* more
2026-04-07 19:31:04 +02:00
Logan McNaughton 4bba36f0c3 add libpng to macos build (#706)
* add libpng to macos build

* more

* signing

* more

* more

* more
2026-04-02 14:52:16 +02:00
Logan McNaughton 973f4bb28d Create MacOS bundle (#701)
* Create MacOS bundle

* more

* more

* more

* Update framework link search path in build.rs

* Update framework link search path in build.rs

* Remove MoltenVK linking from build.rs

Removed MoltenVK framework linking from build script.

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more

* more
2026-04-01 20:35:46 +02:00
Logan McNaughton de0db4b46d static link moltenvk (#700)
* static link moltenvk

* more

* more

* static freetype
2026-03-31 20:09:06 +02:00