Verified:

Auk Game profile

Member
127

Apr 21st 2024, 15:00:14

As of now, this game only accepts English/Latin Alphabets.

I do recall last round in alliance, someone attempting to use a Russian/Cyrillic country name, and it failed, resulting in a blank country name.

Our non-English players would greatly appreciate change and it'll give us more ways to express ourselves.

Please consider allowing more characters for country names. I too would like to be able to name my country with non-latin characters.
Yay, new signature:
https://i.ibb.co/...s-a-paradigm-black-bg.png
Discord: HappyTheExceed
Paradigm's Secretary of State/HFA

Slagpit Game profile

Administrator
Game Development
4622

Apr 21st 2024, 17:31:53

I'm sympathetic but I'm not sure that we can do this. There are many third party websites that use our news feeds, ranks feeds, and spy op uploads that may not be able to handle non-latin characters in country names. If we make this change we could break those tools and websites. Some of them no longer have active maintainers.

Celphi Game profile

Member
EE Patron
6326

Apr 22nd 2024, 3:56:33

This should be possible.

Just make the display with Latin characters and use non Latin with webhooks
Resistance is futile. You will be assimilated.

Slagpit Game profile

Administrator
Game Development
4622

Apr 22nd 2024, 20:16:13

Celphi, do you mean something similar to https://www.php.net/...ual/en/function.iconv.php ? Although I see a lot of comments complaining about that specific function.

Primeval Game profile

Game Moderator
Mod Boss
3058

Apr 23rd 2024, 23:49:43

This would also add an additional risk of inappropriate country names being created since I'm not sure how multilingual the current moderator team might be. There is already the challenge present of attempting to translate some reported ingame messages

Celphi Game profile

Member
EE Patron
6326

Apr 24th 2024, 3:44:27

I was referring to: https://www.php.net/.../normalizer.normalize.php

As for helping moderators, I could make an ai program which spits back 0 or 1 if a post is deemed inappropriate. You could then add to it where a moderator could see a list of "flagged posts" where they could make visible or punish user via decrease in bonus points.

The main advantage here is the program would be able to flag posts indifferently and instantly.

What I would need is about 2k+ posts of offensive posts. The more you could provide the more accurate the ai would be in detecting it. I would imagine you would be able to sql dump that based on deleted posts? IDK.

Edited By: Celphi on Apr 24th 2024, 3:46:59
Resistance is futile. You will be assimilated.

Auk Game profile

Member
127

Apr 24th 2024, 5:35:06

I believe `echo transliterator_transliterate('Any-Latin; Latin-ASCII', $countryName);` shall prove its usefulness.

As for moderation, there are players who already report inappropriate country names. There is no shortage of those who want to see the demise of another player.
Yay, new signature:
https://i.ibb.co/...s-a-paradigm-black-bg.png
Discord: HappyTheExceed
Paradigm's Secretary of State/HFA