Skip to content

Commit 01b6908

Browse files
committed
Halma v12.0
2 parents a5f73cb + 67c00d0 commit 01b6908

32 files changed

+751
-179
lines changed

android/build.gradle

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
android {
2-
buildToolsVersion "31.0.0"
3-
compileSdkVersion 31
2+
compileSdk 34
43
sourceSets {
54
main {
65
manifest.srcFile 'AndroidManifest.xml'
@@ -20,8 +19,8 @@ android {
2019
applicationId "app.halma"
2120
minSdkVersion 14
2221
targetSdkVersion 34
23-
versionCode 11
24-
versionName "11.0"
22+
versionCode 12
23+
versionName "12.0"
2524
}
2625
buildTypes {
2726
release {

assets/redesign/back.png

732 Bytes
Loading

assets/redesign/cross.png

1.01 KB
Loading

assets/redesign/tick.png

1.33 KB
Loading

assets/strings.properties

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ viewSource=View source code
77
director=Director:Marvin
88
leadDev=Lead developer:Martin
99
repoURL=https://github.com/Crazy-Marvin/Halma
10+
termsURL=https://crazymarvin.com/halma/terms-of-service
11+
privacyURL=https://crazymarvin.com/halma/privacy-policy
12+
translationsURL=https://hosted.weblate.org/engage/halma/
13+
translations=Translations
14+
terms=Terms of Service
15+
privacy=Privacy Policy
1016

1117
# MainMenu
1218
newGame=New Game
1319
about=About
1420
help=Help
21+
settings=Settings
1522

1623
# PlayConfig
1724
mode=Mode
@@ -23,3 +30,10 @@ offline=Offline
2330
square=Square
2431
star=Star
2532
startGame=Start Game
33+
34+
#Settings
35+
difficulty=Difficulty
36+
easy=Easy
37+
medium=Medium
38+
hard=Hard
39+
errorMonitor=Error & performance monitoring

assets/strings_da.properties

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,19 @@
33

44
# About
55
viewSource=Vis kildekoden
6+
termsURL=https://crazymarvin.com/halma/terms-of-service
7+
privacyURL=https://crazymarvin.com/halma/privacy-policy
8+
translationsURL=https://hosted.weblate.org/engage/halma/
9+
translations=Oversættelser
10+
terms=Servicevilkår
11+
privacy=Fortrolighedspolitik
612

713
# MainMenu
814
newGame=Nyt spil
915
about=Om
1016
repoURL=https://github.com/Crazy-Marvin/Halma
1117
help=Hj\u00E6lp
18+
settings=Indstillinger
1219

1320
# PlayConfig
1421
mode=Modus
@@ -20,3 +27,11 @@ bots=Botter
2027
online=Opkoblet
2128
startGame=Start spil
2229
star=Stjerne
30+
31+
32+
#Settings
33+
difficulty=Vanskelighed
34+
easy=Let
35+
medium=Medium
36+
hard=Hårdt
37+
errorMonitor=Overvågning af fejl og ydeevne

assets/strings_de.properties

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ viewSource=Quellcode anzeigen
99
newGame=Neues Spiel
1010
about=\u00DCber
1111
help=Hilfe
12+
settings=Einstellungen
1213

1314
# PlayConfig #
1415
mode=Modus
@@ -21,3 +22,17 @@ square=Platz
2122
star=Stern
2223
startGame=Spiel starten
2324
repoURL=https://github.com/Crazy-Marvin/Halma
25+
termsURL=https://crazymarvin.com/halma/terms-of-service
26+
privacyURL=https://crazymarvin.com/halma/privacy-policy
27+
translationsURL=https://hosted.weblate.org/engage/halma/
28+
translations=Übersetzungen
29+
terms=Nutzungsbedingungen
30+
privacy=Datenschutzrichtlinie
31+
32+
33+
#Settings
34+
difficulty=Schwierigkeit
35+
easy=Einfach
36+
medium=Mittel
37+
hard=Hart
38+
errorMonitor=Fehler- und Leistungsüberwachung

assets/strings_es.properties

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,18 @@ viewSource=Ver el c\u00F3digo fuente
66
director=Director: Marvin
77
leadDev=Desarrollador principal:Martin
88
repoURL=https://github.com/Crazy-Marvin/Halma
9+
termsURL=https://crazymarvin.com/halma/terms-of-service
10+
privacyURL=https://crazymarvin.com/halma/privacy-policy
11+
translationsURL=https://hosted.weblate.org/engage/halma/
12+
translations=Traducciones
13+
terms=Términos de servicio
14+
privacy=política de privacidad
915

1016
# MainMenu
1117
newGame=Nuevo juego
1218
about=Acerca de
1319
help=Ayuda
20+
settings=Ajustes
1421

1522
# PlayConfig
1623
mode=Modo
@@ -22,3 +29,11 @@ offline=Sin conexi\u00F3n
2229
square=Cuadrado
2330
star=Estrella
2431
startGame=Comenzar el juego
32+
33+
34+
#Settings
35+
difficulty=Dificultad
36+
easy=Fácil
37+
medium=Medio
38+
hard=Duro
39+
errorMonitor=Monitoreo de errores y desempeño

assets/strings_fr.properties

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33
offline=Hors ligne
44
help=Aide
55
repoURL=https://github.com/Crazy-Marvin/Halma
6+
termsURL=https://crazymarvin.com/halma/terms-of-service
7+
privacyURL=https://crazymarvin.com/halma/privacy-policy
8+
translationsURL=https://hosted.weblate.org/engage/halma/
9+
translations=Traductions
10+
terms=Conditions d'utilisation
11+
privacy=politique de confidentialité
612

713
# MainMenu
814
newGame=Nouvelle partie
15+
settings=Paramètres
916

1017
# PlayConfig
1118
mode=Mode
@@ -18,3 +25,11 @@ startGame=Commencer la partie
1825
# About
1926
viewSource=Voir le code source
2027
about=\u00C0 propos
28+
29+
30+
#Settings
31+
difficulty=Difficulté
32+
easy=Facile
33+
medium=Moyen
34+
hard=Dur
35+
errorMonitor=Surveillance des erreurs et des performances

assets/strings_id.properties

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
3+
director=Direktur: Marvin
4+
leadDev=Pengembang utama: Martin
5+
6+
# MainMenu
7+
newGame=Permainan Baru
8+
board=Papan
9+
10+
# About
11+
viewSource=Lihat kode sumber
12+
repoURL=https://github.com/Crazy-Marvin/Halma
13+
about=Tentang
14+
help=Bantuan
15+
16+
# PlayConfig
17+
mode=Mode

0 commit comments

Comments
 (0)