Download
(118Kb)
Download
Updated: 11-02-19 12:07 AM
Pictures
File Info
Compatibility:
Classic (1.13.2)
Updated:11-02-19 12:07 AM
Created:09-20-19 05:15 PM
Downloads:10,568
Favorites:16
MD5:
Categories:Classic - General, ToolTip

Theorycraft Classic [Quickfix]  Popular! (More than 5000 hits)

Version: 1.0.3
by: boothin [More]

Quick fix of theorycraft to work with WoW Classic. Some functionality from the original was taken out, but may be reimplemented later. Not everything will work as this is a work in progress, many things still need to be found and converted to work with the current API.

Use /tc to open the options window.

github repo at: https://github.com/Boothin/TheorycraftClassic if anyone would like to help fix and update this to fall in line with the modern API

1.0.3
Merged fix for missing argument, tooltips should now update on events like equipment changes

1.0.2
Fix missing calls

1.0.1b
Reupload of correct version

1.0.1
Additional removal of unnecessary bits and pieces.

1.0.0
Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 09-20-19, 07:51 PM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
Thanks for converting !

You actually forgot the folder in the zip^^ Files are loose.

Guess you can remove the GLOCK support, don't think there is one for Classic.
Report comment to moderator  
Reply With Quote
Unread 09-20-19, 08:05 PM  
boothin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Originally Posted by Nihlo
Thanks for converting !

You actually forgot the folder in the zip^^ Files are loose.

Guess you can remove the GLOCK support, don't think there is one for Classic.
Yeah I noticed the missing folder and already fixed that. I'll clean it up more later and remove things as I find more.
Report comment to moderator  
Reply With Quote
Unread 09-20-19, 10:13 PM  
trickdaemon
An Aku'mai Servant

Forum posts: 36
File comments: 40
Uploads: 0
Love it, thanks very much!
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 06:47 AM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
Getting errors with latest version:

Code:
Message: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value
Time: Sat Sep 21 14:45:33 2019
Count: 1
Stack: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value

Locals:
Code:
Message: [string "TheoryCraft:OnMouseUp"]:2: attempt to call global 'TheoryCraft_UpdateDummyButtonText' (a nil value)
Time: Sat Sep 21 14:49:09 2019
Count: 2
Stack: [string "TheoryCraft:OnMouseUp"]:2: attempt to call global 'TheoryCraft_UpdateDummyButtonText' (a nil value)

Locals:
Code:
Message: ...ddOns\TheorycraftClassic\TheoryCraftClassicMessy.lua:88: 'string.gfind' was renamed to 'string.gmatch'
Time: Sat Sep 21 14:51:40 2019
Count: 1
Stack: ...ddOns\TheorycraftClassic\TheoryCraftClassicMessy.lua:88: 'string.gfind' was renamed to 'string.gmatch'

Locals:
Last edited by Nihlo : 09-21-19 at 06:53 AM.
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 07:42 AM  
Maggew.com
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
missing +healing / bonus dmg?

I have tons of +healing, and I do not see anything get updated / changed in tooltip when i take it off and put it on again.. weird? broken? bugged?

I typed /tc and checked every box and played around with it too...

---

UPDATE: I didn't download newest version, just initial release. gonna try that and report back...
Last edited by Maggew.com : 09-21-19 at 07:43 AM.
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 08:16 AM  
boothin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Originally Posted by Nihlo
Getting errors with latest version:

Code:
Message: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value
Time: Sat Sep 21 14:45:33 2019
Count: 1
Stack: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value

Locals:
Code:
Message: [string "TheoryCraft:OnMouseUp"]:2: attempt to call global 'TheoryCraft_UpdateDummyButtonText' (a nil value)
Time: Sat Sep 21 14:49:09 2019
Count: 2
Stack: [string "TheoryCraft:OnMouseUp"]:2: attempt to call global 'TheoryCraft_UpdateDummyButtonText' (a nil value)

Locals:
Code:
Message: ...ddOns\TheorycraftClassic\TheoryCraftClassicMessy.lua:88: 'string.gfind' was renamed to 'string.gmatch'
Time: Sat Sep 21 14:51:40 2019
Count: 1
Stack: ...ddOns\TheorycraftClassic\TheoryCraftClassicMessy.lua:88: 'string.gfind' was renamed to 'string.gmatch'

Locals:
Newest version should fix the 2nd and 3rd error. Do you remember what you were doing that triggered the first one?
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 08:17 AM  
boothin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Re: missing +healing / bonus dmg?

Originally Posted by Maggew.com
I have tons of +healing, and I do not see anything get updated / changed in tooltip when i take it off and put it on again.. weird? broken? bugged?

I typed /tc and checked every box and played around with it too...

---

UPDATE: I didn't download newest version, just initial release. gonna try that and report back...
Honestly, it just might not work right now, I need to find some gear with +healing to test it and see how the addon is pulling that data and try to convert it to a method that works with the new API if necessary.
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 09:09 AM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
You might need the old BonusScanner addon first to gather +heal I guess.

Can't remember what I did at the first error, either hovering a spell or something in the options.
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 09:46 AM  
Maggew.com
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
skills from trainer

I just tried to glance at some "future skills" for mind flay, at priest trainer, and the addon doesn't detect skills that are not yet trained.

Is something like this possible to for tc, to display? I'd like to do R&D for spell co-efficiencies.

thanks!! love this friggin addon!
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 09:48 AM  
Maggew.com
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Originally Posted by Nihlo
You might need the old BonusScanner addon first to gather +heal I guess.

Can't remember what I did at the first error, either hovering a spell or something in the options.
No addon exist on curse -- https://www.curseforge.com/wow/addon...h=BonusScanner

--

I didn't try this addon yet, but I'll pull it down right now to see if it works...

https://www.wowinterface.com/downloa...Continued.html
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 10:29 AM  
puda74
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 2
Originally Posted by Nihlo
You might need the old BonusScanner addon first to gather +heal I guess.

Can't remember what I did at the first error, either hovering a spell or something in the options.
The new API has calls for "bonusHeal = GetSpellBonusHealing();" and "spellDmg = GetSpellBonusDamage(spellTreeID);" spellTreeID being 1 for Physical 2 for Holy 3 for Fire 4 for Nature 5 for Frost 6 for Shadow 7 for Arcane.

Theres no need for a bonus scanner type addon.
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 11:20 AM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
got this lua 87 again...after hearthstoning

Code:
Message: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value
Time: Sat Sep 21 19:18:54 2019
Count: 1
Stack: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value

Locals:
and a new one:

Code:
Message: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]
Time: Sat Sep 21 19:29:25 2019
Count: 1
Stack: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]

Locals:
actually doing nothing on the bars...like jumping down the dam.


Code:
Message: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]
Time: Sat Sep 21 23:25:22 2019
Count: 1
Stack: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]

Locals:
Last edited by Nihlo : 09-21-19 at 03:25 PM.
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 11:44 AM  
boothin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Originally Posted by Nihlo
got this lua 87 again...after hearthstoning

Code:
Message: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value
Time: Sat Sep 21 19:18:54 2019
Count: 1
Stack: ...AddOns\TheorycraftClassic\TheoryCraftClassicGear.lua:87: attempt to call a table value

Locals:
and a new one:

Code:
Message: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]
Time: Sat Sep 21 19:29:25 2019
Count: 1
Stack: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]

Locals:
actually doing nothing on the bars...like jumping down the dam.
Are you a rogue? My druid friend doesn't seem to have this issue with cat form but I'll see what i can figure out when I have a chance
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 11:45 AM  
boothin
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
Originally Posted by puda74
Originally Posted by Nihlo
You might need the old BonusScanner addon first to gather +heal I guess.

Can't remember what I did at the first error, either hovering a spell or something in the options.
The new API has calls for "bonusHeal = GetSpellBonusHealing();" and "spellDmg = GetSpellBonusDamage(spellTreeID);" spellTreeID being 1 for Physical 2 for Holy 3 for Fire 4 for Nature 5 for Frost 6 for Shadow 7 for Arcane.

Theres no need for a bonus scanner type addon.
Thanks for this, I'll work on refactoring the addon code to use this instead of what it was doing before
Report comment to moderator  
Reply With Quote
Unread 09-21-19, 03:52 PM  
Nihlo
A Murloc Raider

Forum posts: 7
File comments: 158
Uploads: 0
Originally Posted by boothin
Are you a rogue? My druid friend doesn't seem to have this issue with cat form but I'll see what i can figure out when I have a chance
Nope druid...and a new one:

Code:
Message: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]
Time: Sat Sep 21 23:25:22 2019
Count: 1
Stack: ...dOns\TheorycraftClassic\TheoryCraftClassicEngine.lua:1541: Usage: GetComboPoints("unit"[, "target"]

Locals:
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: