Giter Site home page Giter Site logo

Affix bugs about tqdb HOT 12 CLOSED

fonsleenaars avatar fonsleenaars commented on July 24, 2024 2
Affix bugs

from tqdb.

Comments (12)

DiomedesofHelos avatar DiomedesofHelos commented on July 24, 2024 1

tqg
tqh
tqm

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Thanks for reporting this in a separate issue. I don't think I've seen any e-mail with screenshots, I believe you should be able to drag and drop the screenshots in a comment, to attach them to this issue.

About the issues:
This is good news, I can use these to figure out what's going wrong with the Affix list, thanks!

from tqdb.

DiomedesofHelos avatar DiomedesofHelos commented on July 24, 2024

from tqdb.

DiomedesofHelos avatar DiomedesofHelos commented on July 24, 2024

I just noticed something else odd. An arms armor like "Druid WRISTLET of the Gryphon" isn't supposed to even be able to have a suffix is it? Can't it only have prefixes?

from tqdb.

DiomedesofHelos avatar DiomedesofHelos commented on July 24, 2024

Remember that the game developers are still updating the game every now and then

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

I'll need to look into that too. I'll see if I can use the Druid Wristlet as an example. It's strange because I can't even find the file for that item, but I'm sure I just need to dig a bit more.

The approach for affixes is rather tricky, most files that can have affixes have properties likes: suffixOnly, prefixOnly or prefixAndSuffix and there's chances for all of those. But instead of having to parse every single possibility and then creating an index based on what affixes apply to those items, I simply parsed the affix loot tables per item type and assigned those as possible.

Either way, it's clear I'll need to look into affixes a lot more!

from tqdb.

DiomedesofHelos avatar DiomedesofHelos commented on July 24, 2024

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Alrighty, I have found your Stygian Helm of the Mammoth example, and I think this will allow me to fix the parser.

It's going to take some changes, but this should definitely help make it more accurate. I'll update this issue once I've created a fix!

from tqdb.

DiomedesofHelos avatar DiomedesofHelos commented on July 24, 2024

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

I've pushed the fix, I'm just checking a few final things before it's pushed to production on the website.

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

Argh, have to re-open it. Almost everything is covered now, except your Dvergr Greaves revealed something.

These following two entries are from the Dvergr Greaves:

suffixRandomizerName1,records\xpack\item\lootmagicalaffixes\suffix\tablesarmor\torsomelee_e04.dbr
prefixRandomizerName1,records\xpack\item\lootmagicalaffixes\prefix\tablesarmor\torsomelee_e04.dbr,

These two lines indicate what kind of pre- and suffix can appear on the item. As you can see, they are referencing a Torso affix.

Sigh! I'll have to figure out what I'm going to do about that. If it's consistent (for example ALL greaves can have this) I'll add it, but if it's inconsistent, I'll probably end up making a separate list of special mentions.

from tqdb.

fonsleenaars avatar fonsleenaars commented on July 24, 2024

I've pushed the current fix to staging and will release to production tomorrow/this weekend (https://staging.tq-db.net/).

This will at least make the affixes a lot better than before, and fix most of the issues you found. The 'of Heroes' suffix is probably not the only one that has "slight" exceptions so I'll open a separate issue for that so I can make a separate fix.

Thanks for reporting, as always!

from tqdb.

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.