ArtificialQualia / PyEveLiveDPS

PyEveLiveDPS (PELD) is a live DPS calculator and grapher for EVE Online
GNU General Public License v3.0
160 stars 27 forks source link

Add support for other EVE languages #38

Closed ArtificialQualia closed 6 years ago

ArtificialQualia commented 6 years ago

Many players run their client in a language other than English. This changes the language of their logs as well, which currently causes PELD to be unable to track the logs.

PELD should support all of the languages EVE does so that it works for everybody regardless of their language option in the client.

The supported alternate languages will be:

AC does not include any changes to the language of PELD itself, that is not really possible without major refactoring and multiple translators. It only is to support the reading of foreign language logs.

Extra testing will have to take place for non-english language considerations, for instance if some words may be gendered which may affect regex or grouping. Also the 'important names' settings must be tested in the client to see the effects on the log.