Giter Site home page Giter Site logo

Comments (9)

smaitch avatar smaitch commented on August 11, 2024

It means that we have an S or R code in a quest that is not being handled properly because the race is nil (which means it is probably not a supported one in Grail). Have you added a code for one of these races? When are those races available?

from grail.

yoshimo avatar yoshimo commented on August 11, 2024

8.3.
I havent added anything yet, because i wasnt sure if just continuing the race bitmask with the next two doubled numbers was enough.

from grail.

smaitch avatar smaitch commented on August 11, 2024

We need to get letters to represent them and then match those letter codes with the bit mask values. And then get localized names (which I have not even done for the previous ones). Then we need to update the "all" bit mask. There are a few things that need to be done. :-)

from grail.

yoshimo avatar yoshimo commented on August 11, 2024
Dump: value=UnitRace("player")
[1]="Mechagnom",
[2]="Mechagnome",
[3]=37
[1]="Vulpera",
[2]="Vulpera",
[3]=35

Is there an api for localised gender specific race translations?

from grail.

yoshimo avatar yoshimo commented on August 11, 2024

Or better german table:

gender localised Race in german english race race id faction
female Mechagnom Mechagnome 37 alliance
male Mechagnom Mechagnome 37 alliance
female Vulpera Vulpera 35 horde
male Vulpera Vulpera 35 horde
female Nachtgeborene Nightborne 27 alliance
male Nachtgeborener Nightborne 27 alliance
female Hochbergtauren HighmountainTauren 28 horde
male Hochbergtauren HighmountainTauren 28 horde
female Mag'har MagharOrc 36 horde
male Mag'har MagharOrc 36 horde
female Zandalaritroll ZandalariTroll 31 horde
male Zandalaritroll ZandalariTroll 31 horde
female Lichtgeschmiedete Draenei LightforgedDraenei 30 alliance
male Lichtgeschmiedeter Draenei LightforgedDraenei 30 alliance
female Dunkeleisenzwergin DarkIronDwarf 34 alliance
male Dunkeleisenzwerg DarkIronDwarf 34 alliance
female Kul Tiranerin KulTiran 32 alliance
male Kul Tiraner KulTiran 32 alliance
female Leerenelfe VoidElf 29 alliance
male Leerenelf VoidElf 29 alliance

from grail.

smaitch avatar smaitch commented on August 11, 2024

Is there a table like this for the other supported languages?

from grail.

yoshimo avatar yoshimo commented on August 11, 2024

Maybe, but this one is made manually by myself from scratch.

from grail.

smaitch avatar smaitch commented on August 11, 2024

Ahh, next Grail should now have support for Mechagnome and Vulpera, including those German translations above.

from grail.

smaitch avatar smaitch commented on August 11, 2024

Grail 103 is now released.

from grail.

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.