From 00cf67caaf9f96de1725888b5f31ed3a30a4669f Mon Sep 17 00:00:00 2001 From: chaos5235 <95625836+chaos5235@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:20:39 +0100 Subject: [PATCH 1/4] Update README.md added some info to the readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 570f83c..17e8a53 100644 --- a/README.md +++ b/README.md @@ -50,12 +50,15 @@ fpvc-lady-darwin-amd64-x.x.x --speak "say -v samantha" 1. Create a folder of your choice - we will use "D:\FPV-COMBAT\lady" in this example - place fpvc-lady-windows-amd64-X.X.X.exe in that folder 2. Create a Shortut on your Desktop - - Target: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit "D:\FPV-COMBAT\lady\fpvc-lady-windows-amd64-0.3.0.exe --serial-port COM3" + - Target: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit "D:\FPV-COMBAT\lady\fpvc-lady-windows-amd64-0.5.1.exe --serial-port COM3" - Exchange **COM3** with the port that your CP2102 module uses when plugged in - add arguments according to your needs - refer to global options above - Execute in: "D:\FPV-COMBAT\lady\" 3. Replace the standard Icon with our loveley Combat Lady Icon +4. Example for a running the lady in demo mode with cheers, lives, and log file + - Target for shortcut: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit "D:\FPV-COMBAT\lady\fpvc-lady-windows-amd64-0.5.1.exe --source demo --speak google --speak-cheers --speak-lives --log-file D:\FPV-COMBAT\lady\LOGS\combat.txt" + ### Linux On Linux you can either use any offline text-to-speech engine, like "espeak", or use online "google" engine. From 00ff9f49181818970cb9affe0a80330e266f1c89 Mon Sep 17 00:00:00 2001 From: chaos5235 <95625836+chaos5235@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:56:10 +0100 Subject: [PATCH 2/4] Update comments.de.txt updated german comments --- locale/comments.de.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/comments.de.txt b/locale/comments.de.txt index 65ab83f..e105d9b 100644 --- a/locale/comments.de.txt +++ b/locale/comments.de.txt @@ -1,9 +1,9 @@ # THIS FILE IS GENERATED, DO NOT EDIT -launch=Dame, zu Ihren Diensten! -session_start=Wir haben begonnen. -session_stop=Wir sind fertig. -joined={player} verband. +launch=Die Lady ist bereit. +session_start=Das Match beginnt. +session_stop=Das Match ist vorbei. +joined={player} ist beigetreten. hit={victim} wurde getroffen. hit_by={victim} wurde von {attacker} getroffen. lives_left={lives} Leben übrig. From b7499c741cfd3bce95bf8c07f2f548b5124b9cc6 Mon Sep 17 00:00:00 2001 From: chaos5235 <95625836+chaos5235@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:08:53 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e3dbdaf..34fe2ae 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ USAGE: fpvc-lady [global options] command [command options] VERSION: - 0.0.0 + 0.7.1 COMMANDS: help, h Shows a list of commands or help for one command @@ -50,14 +50,14 @@ fpvc-lady-darwin-amd64-x.x.x --speak "say -v samantha" 1. Create a folder of your choice - we will use "D:\FPV-COMBAT\lady" in this example - place fpvc-lady-windows-amd64-X.X.X.exe in that folder 2. Create a Shortut on your Desktop - - Target: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit "D:\FPV-COMBAT\lady\fpvc-lady-windows-amd64-0.5.1.exe --serial-port COM3" + - Target: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit "D:\FPV-COMBAT\lady\fpvc-lady-windows-amd64-0.7.1.exe --serial-port COM3" - Exchange **COM3** with the port that your CP2102 module uses when plugged in - add arguments according to your needs - refer to global options above - Execute in: "D:\FPV-COMBAT\lady\" 3. Replace the standard Icon with our loveley Combat Lady Icon -4. Example for a running the lady in demo mode with cheers, lives, and log file - - Target for shortcut: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit "D:\FPV-COMBAT\lady\fpvc-lady-windows-amd64-0.5.1.exe --source demo --speak google --speak-cheers --speak-lives --log-file D:\FPV-COMBAT\lady\LOGS\combat.txt" +4. Example for a running the lady in demo mode with cheers, lives, and log file in english + - Target for shortcut: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit "D:\FPV-COMBAT\lady\fpvc-lady-windows-amd64-0.7.1.exe --source demo --speak google --speak-cheers --speak-lives --log-file -D:\FPV-COMBAT\lady\LOGS\combat.txt --locale en" ### Linux From b5df4d08bf50d4f009bee7b62306bacc4cdea674 Mon Sep 17 00:00:00 2001 From: chaos5235 <95625836+chaos5235@users.noreply.github.com> Date: Thu, 9 Jan 2025 14:01:19 +0100 Subject: [PATCH 4/4] Update de-DE.json German GUI file modified --- gui/src/locale/text/de-DE.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/gui/src/locale/text/de-DE.json b/gui/src/locale/text/de-DE.json index e2e49e2..10e992b 100644 --- a/gui/src/locale/text/de-DE.json +++ b/gui/src/locale/text/de-DE.json @@ -1,7 +1,7 @@ { "setRoundTime": "Rundenzeit [min]", "setCountdown": "Countdown", - "loading": "Anrufen bei LADY", + "loading": "Die LADY mcht sich warm. . .", "ladyNotOn": "Die LADY ist noch nicht bereit", "start": "Start", "stop": "Stop", @@ -19,22 +19,22 @@ "enterReadOnlyMode": "Nur Vorschau", "totalHits": "Alle Treffer", "pinSetupSetNew": "Set up new PIN access", - "pinSetupExplanation": "This is the first time you access this manager, please set up new access PIN", - "pinSetupEnterPin": "Enter PIN", - "pinSetupConfirmPin": "Confirm PIN", - "pinSetupSubmitBtn": "Setup new PIN", - "pinSetupOK": "New access PIN was configured successfully", - "pinSetupError": "Could not setup new access PIN", - "pinSetupNotMatch": "Invalid PIN, too short (enter min. 4 digits) or entered PINs are not the same!", - "pinEnterPrompt": "Enter your PIN to login.", - "pinEnterOK": "PIN OK, logging in...", - "pinEnterInvalid": "Invalid access PIN. Access denied!", + "pinSetupExplanation": "Sie starten den Manager zum ersten mal - bitte erstellen Sie zur Sicherheit einen PIN", + "pinSetupEnterPin": "PIN eingeben", + "pinSetupConfirmPin": "PIN bestätigen", + "pinSetupSubmitBtn": "Neuen PIN erstellen", + "pinSetupOK": "Neuer Zugangspin wurde erfolgreich erstellt", + "pinSetupError": "Neuer PIN konnte nicht erstellt werden", + "pinSetupNotMatch": "Ungültiger PIN (min. 4 Zahlen) oder die eingegebenen PINS waren nicht gleich!", + "pinEnterPrompt": "Pin eingeben um einzuloggen.", + "pinEnterOK": "PIN OK, Logge ein...", + "pinEnterInvalid": "PIN ungültig - Zugriff verweigert!", "pinEnterLoginBtn": "Login", "optionsLanguage": "Applicationsprache", "optionsDefaultRoundTime": "Default rundenzeit [min]", "optionsDefaultCountdown": "Default countdown", - "optionsHitPoints": "Treffen punkte", - "optionsDamagePoints": "Schaden punkte", - "optionsResetPin": "Reset access PIN", + "optionsHitPoints": "Trefferpunkte", + "optionsDamagePoints": "Schadenspunkte", + "optionsResetPin": "PIN zurücksetzen", "optionsExit": "Verlassen" -} \ No newline at end of file +}