Download
(190Kb)
Download
Updated: 01-17-07 12:52 AM
Pictures
File Info
Updated:01-17-07 12:52 AM
Created:unknown
Downloads:14,604
Favorites:120
MD5:

FuBar - TrainerFu  Popular! (More than 5000 hits)

Version: r24394
by: Nickenyfiken [More]

== Features ==
*Keep track of skills you can learn from trainers (class, professions, demon).
*Skill information is available anywhere after you have visit a trainer.
*Create map notes automatically with trainer if you have Cartographer installed (I can probably add support for other map note add-ons easily by request).
*Coloured skills:
**Green if trainable.
**Yellow if trainable next equal level, i.e. 6, 20 or 56.
**Red skills aren’t learnable yet.
*Shows training cost and total cost for all trainable skills.
*Delete a trainer or all trainers of a type shift-ctrl-click on it.
*Adds trainers position on the map if you have Cartographer installed. (Thanks Mikma for the icons)

Note: This mod works without FuBar. If running without FuBar it shows a icon on the minimp instead.

== Important ==
For the demon skills to work properly you have to have all of your different demons (i.e. Imp, Succubus) out at least once after you have installed version 0.4 and before you visit the demon trainer. If you don't demon spells that you already know or can't train yet might be shown as trainable. There might also be a glitch when you reach levels where you can obtain new demons, TrainerFu will probably tell you that you can learn spells for a demon you don't have yet.

Changelog:
r24394:
- Alot of small changes that i don't know remember :-P


r19542:
- Tooltip can now show required level or profession needed to learn a skill.
- Tooltip is now more customizable. Showing trainers, cost, required level is toggable
- Removed annoying message. (sorry forgot a debug msg)
- Fixed a problem where skills wasn't shown in order, i.e. sorted by level required

0.5 (r19307):
- Updated for WoW 2.0
- Cartographer Mapnotes for trainers now have different fancy icons depending on type of trainer. (thanks Mikmna for the icons)
- Small fixes here and there

0.4 (r18172):
- Added demon trainer support. Make sure you read description above!
- Changed skill info frame to be on top of the skills tooltip
- Hopefully fixed all known bugs but i can't promise


0.3 (r17864):
- Changed how trainers are shown, i.e. if you visit many Mage trainers or Leather working trainers all the skills you can learn is only shown once, but with a list of trainer names and coordinates. (See screen shot)
- Added support for localization (enUS)
- Changed a lot of code and hopefully squashed all bugs but probably added some new :-P
- Data storage changed a bit but upgrade from previous version should work

0.2:
-WARNING: Sorry this version will wipe all saved skills and trainers. I changed the way skills are saved. You have to revisit your trainers 
- Added map notes (requires Cartographer)
- Replaced the chat spam with a frame that pop ups with skill-information when you click a skill in the list.
- Fixed a lot of stupid things. :-P

0.1:
- Initial version

Optional Files (0)


Post A Reply Comment Options
Unread 01-12-07, 10:28 AM  
Dooble
A Wyrmkin Dreamwalker

Forum posts: 57
File comments: 49
Uploads: 0
RE:2.0.3

Ya, same Navy...I checked out other trainers, not just class, and getting the same erorr messages, and its not updating new ones or learning old ones, so pretty much broken with 2.0.3
Report comment to moderator  
Reply With Quote
Unread 01-11-07, 12:49 AM  
NavyFC
A Murloc Raider

Forum posts: 9
File comments: 42
Uploads: 0
All buggered up!

In addition to the bug listed below, TrainerFU no longer learns of new trainers and will not clear learned recipes from any trainer. I hope this is being looked at (please!)
Report comment to moderator  
Reply With Quote
Unread 01-10-07, 10:21 PM  
Dooble
A Wyrmkin Dreamwalker

Forum posts: 57
File comments: 49
Uploads: 0
RE:2.0.3

A few minor bugs post 2.0.3. Got this error message when I atttempted to talk to a class trainer - Interface\AddOns\FuBar_TrainerFu\modules\Trainer.lus:121:attempt to call method 'SetUnit' (a nil value). Only other thing, is it's not clearing learned skills from its inventory, so far have only checked class trainer, but I wil report if it is doing the same for prffessiosn as well.
Report comment to moderator  
Reply With Quote
Unread 01-08-07, 07:53 AM  
Shen
A Murloc Raider

Forum posts: 5
File comments: 15
Uploads: 0
And, finally, with line 159
else return "|cffff0000"..self.numberOfLearnambleSkills.."|r" end
When those typos are fixed and changed to self.numberOfLearnableSkills then demon grimoire and warlock trainer list will now update correctly when you train.
Report comment to moderator  
Reply With Quote
Unread 01-08-07, 07:43 AM  
Shen
A Murloc Raider

Forum posts: 5
File comments: 15
Uploads: 0
OH, and another at line 158:

if self.numberOfLearnambleSkills > 0 then return "|cff00FF00"..self.numberOfLearnambleSkills.."|r"
Report comment to moderator  
Reply With Quote
Unread 01-08-07, 07:34 AM  
Shen
A Murloc Raider

Forum posts: 5
File comments: 15
Uploads: 0
Using the 11.dec 2006 version, as I havent been able to find any newer version (tried googling for TrainerFu)

I found a typo at line 192:

self.numberOfLearnambleSkills = count
(error marked in bold)
Report comment to moderator  
Reply With Quote
Unread 12-30-06, 10:10 PM  
Jhe'nara
A Murloc Raider

Forum posts: 5
File comments: 8
Uploads: 0
Note: This mod works without FuBar. If running without FuBar it shows a icon on the minimp instead.
Thank YOU! Thought I was going to go crazy without TrainerSkills, and I
don't want to use the who FuBar shebang.
Report comment to moderator  
Reply With Quote
Unread 12-28-06, 06:16 AM  
BigMichi1
A Murloc Raider
 
BigMichi1's Avatar

Forum posts: 5
File comments: 4
Uploads: 0
i have the latest version of trainerfu and cartographer installed from wowace.com/files but no mapnotes are created, notes from another addon tofu are shown. any hints?
Report comment to moderator  
Reply With Quote
Unread 12-13-06, 09:21 PM  
Nickenyfiken
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 32
Uploads: 2
Re: Demon Trainer

Originally posted by poody
With the latest version of trainerfu I'm getting this error every time I visit a demon trainer:

Error occured in: Global
Count: 1
Message: ...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua line 296:
...face\AddOns\FuBar_TrainerFu\modules\DemonTrainer.lua line 48:
bad argument #1 to 'find' (string expected, got nil)
Debug:
...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:296: TriggerEvent()
...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:856:
...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:849

and skill tracking for the demon doesn't work.
Hmm ok ill try to fix it. Thanks for your report.
Report comment to moderator  
Reply With Quote
Unread 12-13-06, 08:11 PM  
poody
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Demon Trainer

With the latest version of trainerfu I'm getting this error every time I visit a demon trainer:

Error occured in: Global
Count: 1
Message: ...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua line 296:
...face\AddOns\FuBar_TrainerFu\modules\DemonTrainer.lua line 48:
bad argument #1 to 'find' (string expected, got nil)
Debug:
...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:296: TriggerEvent()
...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:856:
...face\AddOns\FuBar\libs\AceEvent-2.0\AceEvent-2.0.lua:849

and skill tracking for the demon doesn't work.
Report comment to moderator  
Reply With Quote
Unread 12-11-06, 09:23 AM  
mulesh
A Chromatic Dragonspawn
 
mulesh's Avatar
AddOn Author - Click to view AddOns

Forum posts: 193
File comments: 107
Uploads: 5
I keep getting a message from TrainerFu in the chat window

FuBar - TrainerFu: UpdateSkillRanks

It happens whenever I close my skills sheet and whenever a skill increase message occurs.

Anybody know what this means and/or how to stop it?

[Edit]

Changelog:
r19542:
- Tooltip can now show required level or profession needed to learn a skill.
- Tooltip is now more customizable. Showing trainers, cost, required level is toggable
- Removed annoying message. (sorry forgot a debug msg)
- Fixed a problem where skills wasn't shown in order, i.e. sorted by level required
Thank you
Last edited by mulesh : 12-12-06 at 09:28 PM.
Report comment to moderator  
Reply With Quote
Unread 11-30-06, 03:42 AM  
Nickenyfiken
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 32
Uploads: 2
Re: Re: Re: Demon issue

Originally posted by NavyFC
Well, you nailed it! Visiting the demon trainer again after learning the skills removes them from the tooltip. Great work! This is only a minor inconvience that I can live with if you can't fix it soon, the pluses far outweight the minuses.
Glad to hear that works as a temporary fix :-)
Report comment to moderator  
Reply With Quote
Unread 11-29-06, 07:49 PM  
NavyFC
A Murloc Raider

Forum posts: 9
File comments: 42
Uploads: 0
Re: Re: Demon issue

Originally posted by Nickenyfiken
Oh damn i knew about that problem sorta. I haven't really had any opportunity to test how things works when i level up a warlock. Thats the problem.

What happens if after you have buy and learn all new demon spells and then visit demon trainer again right after? Will that remove the learned skills?

Well in any case i have to figure out how to fix it. I'll promise i fix it somehow. ;-)
Well, you nailed it! Visiting the demon trainer again after learning the skills removes them from the tooltip. Great work! This is only a minor inconvience that I can live with if you can't fix it soon, the pluses far outweight the minuses.
Report comment to moderator  
Reply With Quote
Unread 11-29-06, 09:30 AM  
Nickenyfiken
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 32
Uploads: 2
Re: Demon issue

Originally posted by NavyFC
Great mod! I have been using this for some time and I really appreciate all the work you've put into it.

My issue: after updating to 0.4, I summoned each one of my demons (before visiting any trainers). Sortly afterward, I popped 36, so I visited the trainer and all of the lvl 36 skills showed up. I bought and learned each skill, but the skills did not clear from the tool tip. I relogged and resummoned each pet, but they still show. (Lvl 38 skills do show as expected)
Oh damn i knew about that problem sorta. I haven't really had any opportunity to test how things works when i level up a warlock. Thats the problem.

What happens if after you have buy and learn all new demon spells and then visit demon trainer again right after? Will that remove the learned skills?

Well in any case i have to figure out how to fix it. I'll promise i fix it somehow. ;-)
Report comment to moderator  
Reply With Quote
Unread 11-29-06, 09:26 AM  
Nickenyfiken
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 8
File comments: 32
Uploads: 2
Originally posted by wilz
Welp you updated AceOO to some new version, and it is causing problems with some other Ace2 addons I am running. I am getting an error upon login saying that OnInstanceUpdate cannot be called more than once or something like that. I'm beginning to find it extremely annoying - previously this problem occured with AceLocale-2.0, and I had to wait till most authors of the various addons made their addons compatible with some version of AceLocale before I could switch.

I guess I can't use TrainerFu - at least not for now. Such a pity - I loved it.
I'm sorry to hear my addon breaks stuff. Believe me I've had the same problems as you many times and i hate it. I'm using the latest version of all ace libraries automatically when i release a new version of TrainerFu. What i would do is try to update all other mods using AceOO and if that doesn't help i would replace AceOO with a older version. Maybe you can pull AceOO from TrainerFu 0.3?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: