also a small request - dunno if it;s carto related or mining/herba:
-when the minimap icon changes from the mineral icon to the small pinky circle - pls disable the tooltip.
as it is now, there are certain nodes that completly overlap (like mithril / gold).
and so if i see on the minimap that there is an active vein there(inside the pinky circle), i must put the cursor on it in the gameworld to actually see what type of vein it is.. as on the minimap i get the note tooltip of the topmost icon - let;s say mithril, even though the active vein is gold.
In the notes or look-n-feel menu is an option to turn off minimap notes
Does that not turn off all minimap notes, or can you do it selectively for certain modules (such as just Herbalism while leaving Mining minimap notes on)?
[2007/01/05 16:16:36-87-x1]: Cartographer_Fishing-1.0\addon.lua:355: Notes: Bad argument #3 to `RegisterNotesDatabase' (table expected, got nil)
AceAddon-2.0-23383 (Ace2):600: in function `InitializeAddon'
AceAddon-2.0-23383 (Ace2):455: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:432>
<in C code>: ?
AceEvent-2.0-23383 (Ace2):320: in function `TriggerEvent'
AceEvent-2.0-23383 (Ace2):962: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:955>
<in C code>: in function `LoadAddOn'
Cartographer-r29514\Modules\Professions.lua:147: in function `BootProfession'
Cartographer-r29514\Modules\Professions.lua:174: in function `SKILL_LINES_CHANGED'
Cartographer-r29514\Modules\Professions.lua:121: in function <...nterface\AddOns\Cartographer\Modules\Professions.lua:119>
<in C code>: in function `pcall'
AceAddon-2.0-23383 (Ace2):24: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:23>
AceAddon-2.0-23383 (Ace2):692: in function <Interface\AddOns\Ace2\AceAddon-2.0\AceAddon-2.0.lua:669>
<in C code>: ?
AceEvent-2.0-23383 (Ace2):251: in function `TriggerEvent'
AceEvent-2.0-23383 (Ace2):962: in function <Interface\AddOns\Ace2\AceEvent-2.0\AceEvent-2.0.lua:955>
---
getting this on load. if you need more info, let me know.
For all user of non english WoW clients.
The problem with notes outside the minimap can be correct at the Notes.lua.
On Build 23622
Delete lines 2929 - 2934 (beginss with "local yardWidthMulti ..." )
replace in line 2938 yardWidthMult with currentYardWidth
and in line 2939 yardHeightMult with currentYardHeigth
delete lines 3014 - 3020 (beginss with "local yardWidthMulti ..." )
replace in line 3025 yardWidthMult with currentYardWidth
and in line 3026 yardHeightMult with currentYardHeigth
as a side note ... please don't save localized data to savedvariables. in eu you can switch between languages and they save the same savedvariables folders, so it would be best if everything is saved in english or using itemids or something like that. :)
Ok, i found the problem and fixed it in cart fishing.
as for Oranien, that works ONLY for your current map in the zone your currently in, it wil break notesharing and anythign else that reads the map for notes, when you have it open for other zones. We are trying to work out what localization is broken causing it to not find the correct zone for scaling
localizations fixed, you will though have to delete you cartographer_fishing.lua in your WTF folder due to some changes can no longer show subzone (we dont have localizations for it) Cart_stats was also updated for localizations so simply regenerate your stats to see the changes.
For some reason I can't closer any of the on-map-windows (Bossloottables, ProfessionStats) with the close-command, they just ignore it. No error either.
[2007/01/05 23:45:58-102-x1]: Cartographer_Fishing\addon.lua:209: AceLocale(Cartographer_Fishing): Translation "Muddy Chruning Water" does not exist.
Ace2\AceLibrary\AceLibrary.lua:85: in function `error'
AceLocale-2.2-23383 (Ace2):466: in function <...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua:464>
AceLocale-2.2-23383 (Ace2):38: in function <...nterface\AddOns\Ace2\AceLocale-2.2\AceLocale-2.2.lua:36>
Cartographer_Fishing\addon.lua:209: in main chunk
---
Much appreciate the fishing notes. Will try it in a few days once some of the kinks get worked out. The stonescale eel pools last thing from FB/Gatherer that I need to get rid of Gatherer.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I thought that about ag_UnitFrames too ;-)
-when the minimap icon changes from the mineral icon to the small pinky circle - pls disable the tooltip.
as it is now, there are certain nodes that completly overlap (like mithril / gold).
and so if i see on the minimap that there is an active vein there(inside the pinky circle), i must put the cursor on it in the gameworld to actually see what type of vein it is.. as on the minimap i get the note tooltip of the topmost icon - let;s say mithril, even though the active vein is gold.
Does that not turn off all minimap notes, or can you do it selectively for certain modules (such as just Herbalism while leaving Mining minimap notes on)?
Much appreciated, Kagaro.
Sorry about being so persistent. Feel free to tell me to bugger off, if my requests are beyond your vision for the mod. ;p
right now it tracks nodes, and if you have cartographer_stats installed you can see caught fish stats.
I plan on adding FishingBuddy support soon
getting this on load. if you need more info, let me know.
Error: Notes: Bad argument #3 to `RegisterNotesDatabase' (table expected, got nil)
AddOn: Cartographer_Fishing
File: addon.lua
Line: 355
Count: 1
Should be like this to work under windows:
The problem with notes outside the minimap can be correct at the Notes.lua.
On Build 23622
Delete lines 2929 - 2934 (beginss with "local yardWidthMulti ..." )
replace in line 2938 yardWidthMult with currentYardWidth
and in line 2939 yardHeightMult with currentYardHeigth
delete lines 3014 - 3020 (beginss with "local yardWidthMulti ..." )
replace in line 3025 yardWidthMult with currentYardWidth
and in line 3026 yardHeightMult with currentYardHeigth
To give proper credit, thes changes are not from me. They are form TimTalor form the WOW Interface Forum http://www.wowinterface.com/downloads/fileinfo.php?id=6403&so=&page=3
Worked great for me and should also work with the english WoW clients
as for Oranien, that works ONLY for your current map in the zone your currently in, it wil break notesharing and anythign else that reads the map for notes, when you have it open for other zones. We are trying to work out what localization is broken causing it to not find the correct zone for scaling
r23665 - trunk/Cartographer_Fishing