Coder Social home page Coder Social logo

Comments (5)

Mgamerz avatar Mgamerz commented on June 23, 2024

Seems like a good change. Good job finding this. To add language options, you'd probably need to add a dialog choice at the start of the dump operation. Can you post the language prefixes for LE2/LE3 languages - we can easily add them with our PromptDialog combobox system. Would not take us very long as long as we knew the values (en-us, fr-fr).

from legendaryexplorer.

Mgamerz avatar Mgamerz commented on June 23, 2024

Also, you should put in a pull request with this change. This way you will be credited for the work.

from legendaryexplorer.

lasidadoobee avatar lasidadoobee commented on June 23, 2024

Sure, I'll get on that.

For the language prefixes, here is a list:

For LE2:
INT (English): en_us
FRA (French) fr_fr
DEU (Dutch) de_de
ITA (Italian) it_it
POL (Polish) pl_pl

For LE3:
INT (English): en-us
FRA (French) fr-fr
DEU (Dutch) de-de
ITA (Italian) it-it
No Polish localization

from legendaryexplorer.

Mgamerz avatar Mgamerz commented on June 23, 2024

The upcoming nightly will allow you to choose your language with this experiment, however it still won't work with LE2. LE2 doesn't use , to separate out items. We will have to figure out how to split the components up, because it's use of _ conflicts with other valid uses of _.

from legendaryexplorer.

lasidadoobee avatar lasidadoobee commented on June 23, 2024

Yeah, I just stumbled upon that issue after playing around with the code myself. However, it seems that all lines for the player start with either "en_us_player_m" or "en_us_player_f." I'm not sure how to implement a check on only that part of the string yet, but I'll take a look tomorrow and see if that fixes the issue.

from legendaryexplorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.