Giancarmine Salucci b2a84eb167
Some checks failed
Android Build & Publish / android (push) Failing after 2m0s
feat: CI creates Gitea releases with changelog, app polls for updates on startup
- android-build.yml: fetch full history+tags, embed VITE_APP_BUILD, add step
  to create a tagged Gitea release (build-N) with markdown changelog and APK
  release assets after every push; bump permissions to contents:write
- src/game/update-check.ts: polls Gitea releases/latest, compares build-N tag
  against CURRENT_BUILD (0 in dev), returns UpdateInfo or null; dismissal
  persisted to localStorage
- src/vite-env.d.ts: TypeScript env declarations for VITE_APP_BUILD
- src/scenes/MenuScene.ts: fire-and-forget update check on menu load; renders
  dismissible bottom-bar banner with optional APK download link
- src/game/ai.ts: early-game empty-table dump heuristic (safest card first)
2026-05-25 09:39:08 +02:00
2026-03-31 18:38:34 +02:00
2026-04-01 22:24:10 +02:00
2026-03-31 21:07:28 +02:00
2026-03-31 18:38:34 +02:00
2026-03-31 18:38:34 +02:00
2026-04-01 22:24:10 +02:00
2026-03-31 18:38:34 +02:00
2026-03-31 18:38:34 +02:00
2026-03-31 18:38:34 +02:00
Description
No description provided
10 MiB
Build 245 Latest
2026-05-25 21:28:58 +02:00
Languages
TypeScript 99.3%
Java 0.6%
HTML 0.1%