7 Commits

Author SHA1 Message Date
Vaillant Jeremy 410c135870 Replace Drone CI with Gitea Actions workflow
Drone server is gone; CI now lives in .gitea/workflows/build.yml.
Three jobs: GDScript validation (godot --headless --import + error
grep), desktop matrix (Windows / Linux / macOS), and Android (JDK 17
+ SDK installed at runtime, keystore from ANDROID_KEYSTORE_BASE64
secret or generated). Build only — Butler / itch.io deploy not wired.

Notes in .gitea/workflows/README.md cover the Godot-4 pre-reqs
(macOS preset to add, Linux/X11Debug likely renamed on first 4.x
save, Docker image tag) and how to plug Butler back in later.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-17 12:36:34 +02:00
darknight 1b430a3369 feature/jenkins (#1)
Co-authored-by: stilobique-i7 <aurelienvlt@free.fr>
Co-authored-by: Aurelien Vaillant <a.vaillant.moderlab@gmail.com>
Co-authored-by: VAILLANT Jeremy <vaillant.jeremy@dev-crea.com>
Co-authored-by: Vaillant jeremy <vaillant.jeremy@dev-crea.com>
Reviewed-on: Athena/game-source#1
Co-authored-by: darknight <vaillant.jeremy.loic@gmail.com>
Co-committed-by: darknight <vaillant.jeremy.loic@gmail.com>
2021-07-24 18:09:55 +02:00
darknight 0f2540613b feature/count-object-finding (#61)
Co-authored-by: Vaillant Jeremy <vaillant.jeremy@dev-crea.com>
Reviewed-on: Athena/game-source#61
Co-authored-by: darknight <vaillant.jeremy@dev-crea.com>
Co-committed-by: darknight <vaillant.jeremy@dev-crea.com>
2021-05-30 15:04:33 +02:00
VAILLANT Jeremy ca40062a74 Add sounds object 2021-05-25 14:13:54 +02:00
VAILLANT Jeremy 53723b9d4a Add ambiant sound level warcraft 2021-05-25 14:13:54 +02:00
VAILLANT Jeremy c62d7d8927 Add info about log android 2021-05-08 20:46:10 +02:00
stilobique 14d89f56ca Initial commit 2021-05-02 11:45:17 +02:00