Giter Site home page Giter Site logo

BfA 8.00 about oneclickenchantscroll HOT 7 CLOSED

patrickjde avatar patrickjde commented on June 24, 2024
BfA 8.00

from oneclickenchantscroll.

Comments (7)

nancikennedy avatar nancikennedy commented on June 24, 2024 1

I just tested the fix. The button shows up when you click on an enchant you can put on a scroll. It correctly created the scroll. After that, it posts two "scan recipes" comments to chat and reloads the tradeskill window, and the selection defaults back to the first item in the window.

from oneclickenchantscroll.

StanoRiga avatar StanoRiga commented on June 24, 2024 1

I tested also. Deactivated all other addons.

  1. Opened a profession different to enchanting: no button -> OK
  2. Opened enchanting, selected a legion enchant: button is shown and recipe is created ->OK
  3. Opened enchanting, selected a dreanor enchant: button is shown and recipe is created ->OK
  4. Tested everything again with BugGrabber/BugSake activated to itentify lua errors: -> no errors
    From my point of view: everything is ok.

Note: I also got the "scan recipes" comment shown first, but I had activated all my addons. It turned out that this message is caused (in my case) by the DataStore addon

from oneclickenchantscroll.

patrickjDE avatar patrickjDE commented on June 24, 2024

Some Lua errors popping up by any chance?

I don't have an active subscription right now, so sadly I cannot test and debug it myself...

from oneclickenchantscroll.

StanoRiga avatar StanoRiga commented on June 24, 2024

Hallo Patrick,

ich bin so frei uns wechsle auf Deutsch.

Nein, keine LUA Fehlermeldungen. Hab mir extra nen Grabber Addon geholt.
Ich bin den Quellcode mal durchgegangen und hab ein bisschen herum gespielt, und dabei festgestellt dass der Button nicht mehr erscheint weil die if-Abfrage
tradeSkillName == enchantingTradeSkillName
fehlschlägt und daher die else Schleife greift und den Button ausblendet.
Wenn ich die komplette elso/if abfrage entferne, dann passts wieder (weiter keine lua fehler, button ist auch da, und verhält sich korrekt.

Info:
tradeSkillName = "Verzauberkunst der Verehrten Inseln"
enchantingTradeSkillName = "Verzauberkunst"

Meine Frage ist nun: Was war der Grund für diesen Vergleich?

Und nachdem ab nächster Woche vermutlich sehr viele neue Spells dazu kommen, kannst Du mir vielleicht auch erklären wo ich die "mapSpellToItem" Werte her bekommen kann?
(wenn ich ehrlich bin verstehe ich nicht was da gemappt wird. Eine Spell ID finde ich auf WowHead, aber das mapping?)

Vorweg:vielen Dank für Deine Hilfe.
Ich hab früher bissi PHP und C# programmiert, aber WoW Addons sind mir nicht so geläufig.
Und da ich im Monat gut und gerne 100 Rollen verkaufe, ist dieses Addon Gold wert :)

PS: ich war so frei und hab auf curse einen Quick Fix verlinkt für alle die das Addon in BfA PRE nutzen wollen.

from oneclickenchantscroll.

patrickjDE avatar patrickjDE commented on June 24, 2024

Der Abgleich verhindert, dass der Button auch für andere Berufe angezeigt wird, die nichts damit anfangen können.
mapSpellToItem macht eigentlich genau was der Name sagt: SpellID (der VZ) zu ItemID (der Rolle) mappen.

Könntest du das Update testen, ob damit alles wieder funktioniert? Dann kann ich die Version auch auf WoWI und Curse updaten.
https://github.com/patrickjDE/OneClickEnchantScroll/releases/download/8.0.1.0-beta/OneClickEnchantScroll-8.0.1.0-beta.zip

from oneclickenchantscroll.

patrickjDE avatar patrickjDE commented on June 24, 2024

After that, it posts two "scan recipes" comments to chat and reloads the tradeskill window, and the selection defaults back to the first item in the window.

I'm pretty sure that's another AddOn, there's no code that would output such comments or reload the window.

from oneclickenchantscroll.

patrickjDE avatar patrickjDE commented on June 24, 2024

Great news :)
I'll push that version as a release later today.

Thanks @StanoRiga & @nancikennedy

from oneclickenchantscroll.

Related Issues (7)

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.