Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.2] Changing the launcher to only load 1 addon at once #7

Open
Tormentor667 opened this issue Sep 19, 2021 · 6 comments
Open

[3.2] Changing the launcher to only load 1 addon at once #7

Tormentor667 opened this issue Sep 19, 2021 · 6 comments
Labels

Comments

@Tormentor667
Copy link
Collaborator

After a ridicolous amount of issues because of any possible combination of addons, we suggest to remove the possibility to load multiple addons at once. @mgrinzPlayer

@mgrinzPlayer
Copy link
Contributor

mgrinzPlayer commented Feb 26, 2022

All addons are now checked if there is PlayerClasses different than "BoAPlayer" (mapinfo.txt file).
If yes, it will have * suffix.
obraz
Launcher modified to only load one addon with *. Double-clicking other addons with * will do nothing.

Maybe it will fix #12

@Tormentor667
Copy link
Collaborator Author

Where can I download the latest version?

@mgrinzPlayer
Copy link
Contributor

translation check:

CS

#: unit1.rscoopskill
msgctxt "unit1.rscoopskill"
msgid "Skill:"
msgstr "Úroveň obtížnosti:"

#: unit1.rscoopskill_1
msgctxt "unit1.rscoopskill_1"
msgid "Warming-Up"
msgstr "Rozcvička"

#: unit1.rscoopskill_2
msgctxt "unit1.rscoopskill_2"
msgid "Morning Stroll"
msgstr "Ranní pochod"

#: unit1.rscoopskill_3
msgctxt "unit1.rscoopskill_3"
msgid "Ordinary"
msgstr "Obyčejná obtížnost"

#: unit1.rscoopskill_4
msgctxt "unit1.rscoopskill_4"
msgid "Blazkowicz"
msgstr "Blazkowicz"

#: unit1.rscoopskill_5
msgctxt "unit1.rscoopskill_5"
msgid "Mein Leben!"
msgstr "Mein Leben!"

DE

#: unit1.rscoopskill
msgctxt "unit1.rscoopskill"
msgid "Skill:"
msgstr "Schwierigkeitsgrad:"

#: unit1.rscoopskill_1
msgctxt "unit1.rscoopskill_1"
msgid "Warming-Up"
msgstr "Aufwärmen"

#: unit1.rscoopskill_2
msgctxt "unit1.rscoopskill_2"
msgid "Morning Stroll"
msgstr "Morgenspaziergang"

#: unit1.rscoopskill_3
msgctxt "unit1.rscoopskill_3"
msgid "Ordinary"
msgstr "Nichts Besonderes"

#: unit1.rscoopskill_4
msgctxt "unit1.rscoopskill_4"
msgid "Blazkowicz"
msgstr "Blazkowicz"

#: unit1.rscoopskill_5
msgctxt "unit1.rscoopskill_5"
msgid "Mein Leben!"
msgstr "Mein Leben!"

RU

#: unit1.rscoopskill
msgctxt "unit1.rscoopskill"
msgid "Skill:"
msgstr "Уровень сложности:"

#: unit1.rscoopskill_1
msgctxt "unit1.rscoopskill_1"
msgid "Warming-Up"
msgstr "Разминка"

#: unit1.rscoopskill_2
msgctxt "unit1.rscoopskill_2"
msgid "Morning Stroll"
msgstr "Утренняя прогулка"

#: unit1.rscoopskill_3
msgctxt "unit1.rscoopskill_3"
msgid "Ordinary"
msgstr "Как обычно"

#: unit1.rscoopskill_4
msgctxt "unit1.rscoopskill_4"
msgid "Blazkowicz"
msgstr "Blazkowicz"

#: unit1.rscoopskill_5
msgctxt "unit1.rscoopskill_5"
msgid "Mein Leben!"
msgstr "Mein Leben!"

latest version:
https://github.com/mgrinzPlayer/BoaLauncher/releases/download/Coop/Blade.of.Agony.Launcher.7z

obraz

@Tormentor667
Copy link
Collaborator Author

Tormentor667 commented Feb 28, 2022

For "sv_cheats ?" I'd simply suggest "Enable Cheats". Should be translatable as well.

@Tormentor667 Tormentor667 reopened this Feb 28, 2022
@mgrinzPlayer
Copy link
Contributor

mgrinzPlayer commented Feb 28, 2022

Translations from #7 are OK?

I forgot we have to translate those for CS, DE, RU, (I already added PL):

#: unit1.rscoop
msgid "Co-op"
msgstr ""

#: unit1.rscoophostip
msgid "Hostname / IP:"
msgstr ""

#: unit1.rscoopjoining
msgid "Joining"
msgstr ""

#: unit1.rscoopplayers
msgid "Players:"
msgstr ""

#: unit1.rscoopport
msgid "Port:"
msgstr ""

#: unit1.rscoopstartmap
msgid "Starting map:"
msgstr ""

For "sv_cheats ?" I'd simply suggest "Enable Cheats". Should be translatable as well.

I thought you wanted it for testing purposes only (if you want to keep it I will add translations).

@Tormentor667
Copy link
Collaborator Author

Tormentor667 commented Mar 2, 2022

I'd like to keep it indeed.

The german translation btw is fine.

For the missing strings in DE:

`#: unit1.rscoop
msgid "Co-op"
msgstr "Kooperativ"

#: unit1.rscoophostip
msgid "Hostname / IP:"
msgstr "Host Name / IP:"

#: unit1.rscoopjoining
msgid "Joining"
msgstr "Teilnehmen"

#: unit1.rscoopplayers
msgid "Players:"
msgstr "Spieler:"

#: unit1.rscoopport
msgid "Port:"
msgstr "Port:"

#: unit1.rscoopstartmap
msgid "Starting map:"
msgstr "Startmission:"`

@Username-N00b-is-not-available Username-N00b-is-not-available transferred this issue from Realm667/WolfenDoom Apr 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants