Overview
HandyNotes_Trainers allows you to track Trainer locations in HandyNotes. This is sister project to HandyNotes_Vendors which can help you track Vendors and HandyNotes_CityGuide which can help you track bankers, auctioneers and other important NPCs.
HandyNotes is base addon allowing other addons add icons to your worldmap. HandyNotes_Trainers is addon adding one icon for each Trainer you visit. Each Trainer has different icon so you can easily find out where is the trainer you are looking for standing.
How you can help
- Localization
- Use the wowace's Localization tool and provide any localization phrases.
- I'm interested in: Simplified Chinese, French, Korean, Russian, Spanish, and Latin American Spanish.
- Alternatively send your translations in UTF-8 encoding to my email: zarevak [a] gmail [point] com
- Feedback
- All feedback is greatly appreciated! Leave a comment ;-)
- Bug reports and patches
- Create a ticket on Wowace project page: Post a ticket for HandyNotes_Trainers
Frequently asked questions
- Why it doesn't work?
- Please check if you have HandyNotes installed. Also note HandyNotes_Trainers doesn't come with preconfigured database. You can help me create one by sending me your SavedVariables file to my email: zarevak [a] gmail [point] com
- Will it work with my Map addon (Mapster, Cartographer, ...)
- Yes, it will. HandyNotes are written independently on any Map addon and if your addon doesn't screw up, it will work.
- Will it work with Cartographer?
- Cartographer notes use Cartographer_Notes addon as base for its note system. HandyNotes are using their own system independently on Cartographer. HandyNotes icons will be shown on your Cartographer, but they won't be available to addons working with Cartographer notes.
Planned features
- Filters to display only trainers you are interested in
- Better support for Weapon Masters to remember which skills each one is teaching
- 5 comments
- 5 comments
Facts
- Date created
- 17 Oct 2008
- Categories
- Last update
- 08 Nov 2009
- Development stage
- Release
- Language
- deDE
- enUS
- zhTW
- License
- GNU General Public License version 3 (GPLv3)
- Curse link
- HandyNotes_Trainers
- Recent files
- R: v1.1.11 Release for 3.2.0 on 08 Nov 2009
- A: r47 for 3.2.0 on 08 Nov 2009
- A: r46 for 3.2.0 on 17 Oct 2009
- A: r45 for 3.2.0 on 10 Oct 2009
- A: r44 for 3.2.0 on 09 Oct 2009
Authors
Relationships
- Required dependency
- HandyNotes
- Optional dependency
- TomTom
- #5
fixitman Tue, 28 Oct 2008 00:38:22It seems to be working great. If I find any other issues, I'll be sure to post another detailed ticket.
- #4
zarevak Sun, 26 Oct 2008 20:32:11Hi fixitman, thank you for your testing and help! I've applied your patch, created all missing icons and released a beta version of the addon. Please, let me know if everything works as expected.
- #3
fixitman Sat, 25 Oct 2008 16:50:55I'll take a look at this tonight and try to get something back to you by Sunday. Thanks for the reply.
EDIT:
I just posted a ticket with my findings regarding the trainers. Let me know if you need any further information.
- #2
zarevak Sat, 25 Oct 2008 13:59:49Hi fixitman,
you are right, currently Profession trainers don't use their respective icons. I don't have active WoW subscription, but with your help, we can manage to get the icons working.
Each trainer icon should have tooltip with trainer's name, guild and trainer type (should be same color as the name) - can you please send me list of the trainer types, which are displayed in your tooltips?
Bit of background: The trainer types are from GetTrainerServiceSkillLine(2) function call and I don't know, what are the results of this function in WoW 3.0.x and I don't know, if the results are language dependent.
You can add icons in your installation by patching the iconDB table on line 40 of addon.lua. The key should be trainer type displayed in the tooltip and the value is the image used.
Thank you for your interest and your help
- #1
fixitman Fri, 24 Oct 2008 21:25:21I'm presently seeing correct icons for class trainers, but all profession trainers display the book icon (misc.tga). Is this normal for this stage in development?