Giter Club home page Giter Club logo

Comments (11)

epiktetov avatar epiktetov commented on May 20, 2024 3

@Thedrhunter: Actually, the VP add-on does not include the list of missions and companions - the data about them can be queried in-game with API provided by Blizzard. However, this API only returns spell ID and there is no way to query what that spell does and how it works, this has to be reconstructed from in-game text description (and included into add-on)... which is often not clear enough and sometimes plain wrong.

@hythloday: Just FYI, from my experience (with version 0.07) most of the missions works fine, but not 100% yet. One of the mission with problems is "A few too many" that failed twice for me (Kyrian and NF), likely one of the enemy spell was not reconstructed correctly. Will try to investigate and would post corrections, if I find what's wrong.

Thank you!

from ventureplansodmissions.

siweia avatar siweia commented on May 20, 2024

Most of the quests have been taken into account, or all. No idea why you come up with not.

from ventureplansodmissions.

Thedrhunter avatar Thedrhunter commented on May 20, 2024

Most of the quests have been taken into account, or all. No idea why you come up with not.

Not all, the kyrian ones aren't. I've received almost all these quests and the predict failed.

from ventureplansodmissions.

siweia avatar siweia commented on May 20, 2024

Not all, the kyrian ones aren't. I've received almost all these quests and the predict failed.

Did you use your new followers? They haven't been updated yet.
And if you are kyrian, it seems normal to fail the quests, lol.
If all the quests have not been taken into account, then they should predict as success.

from ventureplansodmissions.

Thedrhunter avatar Thedrhunter commented on May 20, 2024

And if you are kyrian, it seems normal to fail the quests, lol.

No, your statement is incorrect. So you don't need an addon, right?

Did you use your new followers? They haven't been updated yet.

The first four are available, the others soon.

If all the quests have not been taken into account, then they should predict as success.

The mob abilites aren't. The quest for sure are showing in the addon, but the maths are wrong because need to be added to the code.

And to end this discussion: Are you trying to solve the request or just make negative statements that guide to nowhere? Thanks.

from ventureplansodmissions.

siweia avatar siweia commented on May 20, 2024

If the mob abilities aren't included, the addon will treat your enemy with no abilities. Then all your quest should predict as success.
Am I understood?

from ventureplansodmissions.

hythloday avatar hythloday commented on May 20, 2024

Hi @Thedrhunter, I've definitely added some of these. What's this list from?

Both, keep it more civil please.

from ventureplansodmissions.

Thedrhunter avatar Thedrhunter commented on May 20, 2024

Hi @Thedrhunter, I've definitely added some of these. What's this list from?

I've received mostly of these quests at my Command Table and these new quests are computing wrong because the abilities of the mobs, bosses are not computed in the account.

These new companions we receive through rewnown, same as above.

I started this thread in order to show what are new, in order to add it to your addon, not to show it's weakness or something else

from ventureplansodmissions.

hythloday avatar hythloday commented on May 20, 2024

Oh yeah, no worries about that, if the addon is missing values I want to add them. I do appreciate you raising this (and I'm sorry it's not much of a fun first issue).

But for example, Legend of the Animaswell has only one NPC, who has the ability "Anima Swell", with spellID 349 - and as you can see it should be accounted for: https://github.com/hythloday/VenturePlanSoDMissions/blob/main/extra-vs-spells.lua#L76

So I'm wondering how you're missing out on these. Are you running version 0.07?

from ventureplansodmissions.

Thedrhunter avatar Thedrhunter commented on May 20, 2024

So I'm wondering how you're missing out on these. Are you running version 0.07

Yessir

and I'm sorry it's not much of a fun first issue

no worries.. I'm just trying to help by someway

from ventureplansodmissions.

hythloday avatar hythloday commented on May 20, 2024

@Thedrhunter unfortunately, like @epiktetov explained, there's not a lot I can do with a list of missions or follower NPCs - going from those to spells takes a fair bit of data digging that I haven't been able to automate yet.

If you do find that you're getting missions mispredicted, the thing to do is to open an issue with the name of the ability that the NPC uses. If you can also capture screenshots of the ability use that's even better.

Going to close this for now but I hope I'll be able to fix these with more data.

from ventureplansodmissions.

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.