From 9f88a73081bba491bb8a3d7c09035f61e486eaff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 10 Jun 2023 22:43:18 +0200 Subject: [PATCH 1/3] Testing (#43) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Fix linter warning * Auto-update README * Auto-update README * Bump to 4.3.0 (#37) * 4.3.0 * Auto-update README * Fix linter * Auto-update README Co-authored-by: yunohost-bot * Auto-update README * Appy last example_ynh * Auto-update README * Auto-update README * Version 2 (#40) * v2 * v2 * Auto-update README * Update manifest.toml --------- Co-authored-by: yunohost-bot * Upgrade to v2022.02.08 (#42) * Upgrade to v2022.02.08 * Auto-update README * Update manifest.toml * Auto-update README --------- Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> --------- Co-authored-by: Yunohost-Bot Co-authored-by: yunohost-bot Co-authored-by: yalh76 Co-authored-by: YunoHost Bot --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c36544d..3279edf 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Destroying multiple series of blocks grants combos, whose durations are indicate You lose once blocks on a face of the hexagon stack outside of the outer hexagon! -**Shipped version:** 2023.06.08~ynh1 +**Shipped version:** 2023.06.09~ynh1 **Demo:** https://hextris.io/ diff --git a/README_fr.md b/README_fr.md index 4bed66b..60e9aa5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Détruire plusieurs séries de blocs permet d'obtenir des combos, dont la durée Vous perdez une fois les blocs sur une face de la pile hexagonale en dehors de l'hexagone extérieur ! -**Version incluse :** 2023.06.08~ynh1 +**Version incluse :** 2023.06.09~ynh1 **Démo :** https://hextris.io/ diff --git a/manifest.toml b/manifest.toml index c82b170..0fe3852 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Hextris" description.en = "Fast paced puzzle game" description.fr = "Jeu de puzzle très rapide" -version = "2023.06.08~ynh1" +version = "2023.06.09~ynh1" maintainers = ["AerisOne"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Hextris/hextris/archive/8872ec47d694628e2fe668ebaa90b13d5626d95f.tar.gz" - sha256 = "67f3fbd54c405717a25fb1e6f71d2b46e94c7ac6971861dd99ae5e58f6609892" + url = "https://github.com/Hextris/hextris/archive/3f4847dc8fd7dab3d1c87e6324b9159d92fbd396.tar.gz" + sha256 = "38539c391cd97b1d90177c81b55a6194fd00e1b930bb21951d39b4902a4377ef" autoupdate.upstream = "https://github.com/Hextris/hextris" autoupdate.strategy = "latest_github_commit" From 7ca2e68b8e16dbc3e62189944d9632a8516517d8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 31 Oct 2023 14:15:03 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3279edf..222e298 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You lose once blocks on a face of the hexagon stack outside of the outer hexagon * Official app website: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 60e9aa5..7efcc9c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -37,7 +37,7 @@ Vous perdez une fois les blocs sur une face de la pile hexagonale en dehors de l * Site officiel de l’app : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs From e64326eb83f4fbc0dafa3686fb35908b032ca956 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 29 Mar 2024 07:06:40 +0100 Subject: [PATCH 3/3] Auto-update README --- ALL_README.md | 6 ++++++ README.md | 24 +++++++++++----------- README_fr.md | 30 ++++++++++++++-------------- README_gl.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_it.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 143 insertions(+), 27 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_gl.md create mode 100644 README_it.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..3d6c579 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,6 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) +- [Leggi il “README” in italiano](README_it.md) diff --git a/README.md b/README.md index 222e298..3521af1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install Hextris with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hextris) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README is other languages.](./ALL_README.md)* -> *This package allows you to install Hextris quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *This package allows you to install Hextris quickly and simply on a YunoHost server.* +> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview @@ -27,7 +27,7 @@ You lose once blocks on a face of the hexagon stack outside of the outer hexagon **Shipped version:** 2023.06.09~ynh1 -**Demo:** https://hextris.io/ +**Demo:** ## Screenshots @@ -35,18 +35,18 @@ You lose once blocks on a face of the hexagon stack outside of the outer hexagon ## Documentation and resources -* Official app website: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/hextris_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/hextris_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug or sudo yunohost app upgrade hextris -u https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index 7efcc9c..599f9e9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # Hextris pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer Hextris avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hextris) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Hextris rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer Hextris rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble @@ -25,9 +25,9 @@ Détruire plusieurs séries de blocs permet d'obtenir des combos, dont la durée Vous perdez une fois les blocs sur une face de la pile hexagonale en dehors de l'hexagone extérieur ! -**Version incluse :** 2023.06.09~ynh1 +**Version incluse :** 2023.06.09~ynh1 -**Démo :** https://hextris.io/ +**Démo :** ## Captures d’écran @@ -35,21 +35,21 @@ Vous perdez une fois les blocs sur une face de la pile hexagonale en dehors de l ## Documentations et ressources -* Site officiel de l’app : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/hextris_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/hextris_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug ou sudo yunohost app upgrade hextris -u https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..e65eae3 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,55 @@ + + +# Hextris para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/hextris.svg)](https://dash.yunohost.org/appci/app/hextris) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/hextris.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/hextris.maintain.svg) + +[![Instalar Hextris con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hextris) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Hextris de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +HEXTRIS is a fast paced puzzle game inspired by Tetris. +Blocks start on the edges of the screen, and fall towards the inner blue hexagon. +The objective of the game is to prevent the blocks from stacking outside the area of the grey hexagon. +To do this, you must rotate the hexagon to manage different stacks of blocks on each face. +Aim to connect 3 or more blocks of the same color: when 3 or more blocks of the same color touch each other, they are destroyed, and the blocks above them slide down! +Destroying multiple series of blocks grants combos, whose durations are indicated by a quickly receding outline around the outer, grey hexagon. +You lose once blocks on a face of the hexagon stack outside of the outer hexagon! + + +**Versión proporcionada:** 2023.06.09~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de Hextris](./doc/screenshots/screenshot.jpg) + +## Documentación e recursos + +- Web oficial da app: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/hextris_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug +ou +sudo yunohost app upgrade hextris -u https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..6b3bbee --- /dev/null +++ b/README_it.md @@ -0,0 +1,55 @@ + + +# Hextris per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/hextris.svg)](https://dash.yunohost.org/appci/app/hextris) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/hextris.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/hextris.maintain.svg) + +[![Installa Hextris con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hextris) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare Hextris su un server YunoHost in modo semplice e veloce.* +> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.* + +## Panoramica + +HEXTRIS is a fast paced puzzle game inspired by Tetris. +Blocks start on the edges of the screen, and fall towards the inner blue hexagon. +The objective of the game is to prevent the blocks from stacking outside the area of the grey hexagon. +To do this, you must rotate the hexagon to manage different stacks of blocks on each face. +Aim to connect 3 or more blocks of the same color: when 3 or more blocks of the same color touch each other, they are destroyed, and the blocks above them slide down! +Destroying multiple series of blocks grants combos, whose durations are indicated by a quickly receding outline around the outer, grey hexagon. +You lose once blocks on a face of the hexagon stack outside of the outer hexagon! + + +**Versione pubblicata:** 2023.06.09~ynh1 + +**Prova:** + +## Screenshot + +![Screenshot di Hextris](./doc/screenshots/screenshot.jpg) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/hextris_ynh/tree/testing). + +Per provare la branch di `testing`, si prega di procedere in questo modo: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug +o +sudo yunohost app upgrade hextris -u https://github.com/YunoHost-Apps/hextris_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:**