jcadduono / interface_addons_claw

Claw is an addon for druids that simplifies gameplay and maximizes DPS by doing all the decision making for you.
MIT License
4 stars 0 forks source link

Port addon to Cata classic 4.4 #3

Open koczka opened 2 months ago

koczka commented 2 months ago

As the title says, is it possible to port this amazing addon to the new version of cata classic?

I am a programmer as well, I'd be more than happy to contribute with a bit of guidance, because I've never worked with the wow api, but I'm confident in lua.

koczka commented 2 months ago

Bump

jcadduono commented 1 month ago

u are welcome to fork the addon and make all changes necessary to support cata classic, for the most part it's just removing all the new spells and talents and maybe replacing some spellids, adding spells for cataclysm talent trees, then redoing the APL to understand cataclysm talents i have no plans to play cataclysm sorry

koczka commented 1 month ago

Can you share some resources with me on how to get started with the Wow api?

jcadduono commented 1 month ago

sorry I'm not really sure what resources there are, I just use wowpedia's API list page to search for things quickly, and BlizzardInterfaceCode for WoW to see example code inside the current wow interface to gather ideas from or figure out how Blizzard uses functions...there is also /api in-game used to browse API documentation and arguments usage and /dump to reveal the values in tables for debugging, as well as /fstack to find the names of frames on your screen using tooltips and cursor.

On Sat, Jul 20, 2024, 6:23 p.m. koczka @.***> wrote:

Can you share some resources with me on how to get started with the Wow api?

— Reply to this email directly, view it on GitHub https://github.com/jcadduono/interface_addons_claw/issues/3#issuecomment-2241315864, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC5JGR5NCKCWIFFMYZ7VPR3ZNLPMVAVCNFSM6AAAAABJSQOTRSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGMYTKOBWGQ . You are receiving this because you commented.Message ID: @.***>