Results: 87Comments by: Ludovicus
File: TomTom07-20-18
Re: bfa error (using v80001-1.0.1-beta)
Posted By: Ludovicus
Thanks for the report, but in this case I think it is HandyNotes that has a problem. The HereBeDragons library designed so the latest version is shared among addons. In this case, HandyNotes needs to fix their use of AddMinimapIconMap() and update their HBD library. 2x ...TomTom\libs\HereBeDragons\HereBeDragons-Pins-2.0-5.lu...
File: TomTom07-20-18
As far as I can tell, TomTom keeps...
Posted By: Ludovicus
As far as I can tell, TomTom keeps automatically adding quest objective waypoints on my minimap in 8.0.1, despite having that option explicitly disabled. Sorry about that. I commented out the QO waypoints enable/disable code when I was porting it to BFA and forgot to uncomment it when I enabled the code. TomTom-v80001-1.0.2-be...
File: TomTom05-29-18
Re: Re: Re: wq clicking broken
Posted By: Ludovicus
... until a few days ago I would simply left click a wq and bam arrow to it , no ctrl , no alt , just left click and when I do ctrl+click a wq I get this 2x TomTom\TomTom_POIIntegration.lua:186: Usage: GetQuestLogTitle(index) : in function `GetQuestLogTitle' TomTom\TomTom_POIIntegration.lua:186: in function
File: TomTom05-28-18
Re: Re: Re: wq clicking broken
Posted By: Ludovicus
I completely reload ui and only had tomtom loaded and still cant left click on wq's and get an arrow. up until a few days ago I would simply left click a wq and bam arrow to it , no ctrl , no alt , just left click and when I do ctrl+click a wq I get this 2x TomTom\TomTom_POIIntegration.lua:186: Usage: GetQuestLogTitle(index...
File: TomTom05-21-18
Re: wq clicking broken
Posted By: Ludovicus
for some reason left clicking wq's from map has stopped working for me, any ideas on fixing it? Hmm, is your quest POI integration still turned on (CTRL-Left is the default)? Do you have another WQ add-on active that might have hijacked left clicks for their own evil purposes?
File: TomTom05-14-18
TomTom Progress
Posted By: Ludovicus
I;ve managed to get some TomTom functionality working in the Beta. The new HereHeDragons library works pretty well. Major remaining issues: World Map clicking functionality is broken. Corpse Arrow is Broke POI integration is commented out Map naming is not coded TomTom does not appear in the global table and can not be u...
File: TomTom04-25-18
Porting TomTom to BFA
Posted By: Ludovicus
Just an FYI before anyone asks: The HereBeDragons library wich TomTom depends on will need a major overhaul for the new mapping system in BFA. The map data is getting a huge overhaul in 8.0, which means HereBeDragons will be changing as well and moving to 2.0. The exact details of all map changes are still being worked out, but...
File: WowLua04-25-18
BFA Changes
Posted By: Ludovicus
The (undocumented?) TEXT function no longer exists in BFA. Just not using it seemed sufficient to get this essential add-on working in BFA. diff -r /Applications/World of Warcraft/Interface/AddOns/WowLua/WowLua.lua WowLua/WowLua.lua 397,398c397,398 < button1 = TEXT(OKAY), < button2 = TEXT(CANCEL), --- > button1 = OKAY, >...
File: TomTom01-22-18
Re: TomTom Nearest Waypoint
Posted By: Ludovicus
It's been fine all day, but on my mage the Nearest checkbox checks itself. I've turned it off several times and it resets. What am I doing wrong? I'm using WoW-Pro for leveling/professions and it has been setting the coordinates (and arrow) for me. Turning off the Nearest function in your settings has solved this, but not on this...
File: TomTom11-21-17
Re: Problem with waypoint arrow
Posted By: Ludovicus
Hey I am having trouble turning the arrow off. Anytime I change the setting in my menu it doesn't actually change and when I open the menu back up it's back to default but only for the part for the crazy taxi arrow. I find that you need to reload the UI for some of the settings to take effect. Could you try doing a /reload and se...
File: TomTom11-15-17
For What It Is Worth ...
Posted By: Ludovicus
... Cladhaire has kindly added as a maintainer for TomTom. I've got a fix for some of the POI issues that I will release next week. I am leaving for Arizona tomorrow to visit my family, as my father's Alzheimers is advancing, so I hope you can excuse the wait for a few days.
File: TomTom06-23-17
Re: WQ problems
Posted By: Ludovicus
Ok, what's the latest trick to updating this addon to work with WQs? Do I just need to insert the code from thomasjohnshannon's comments into the POI lua? If so, is there a specific place? I've tried inserting it and it doesn't fix anything. I have a patch that I have tested and need to clean up for WQ poi support. Now that I hav...
File: TomTom12-24-16
Re: Tomtom not working
Posted By: Ludovicus
This is more likely to be a problem in Bartender4, as TomTom is using the library exported by it as the more "recent" version. Hello, Just installed it and I am getting this error when I logged in after I installed it. typing /tomtom will not work and only gave me the following: Date: 2016-12-24 11:25:33 ID: 1 Error occure...
File: TomTom11-02-16
WoWPro is a questing and achievemen...
Posted By: Ludovicus
WoWPro is a questing and achievements guide addon that uses TomTom to point the user to the next quest or relevant location. For Legion, we tell you where to get the quests done and also treasure locations, elite NPC's to kill and bonus quests. And we like TomTom because it work as long as we update HereBeDragons behind the scenes....
File: TomTom11-02-16
Don't worry about it. For the WowP...
Posted By: Ludovicus
Don't worry about it. For the WowPro addon, we explicitly include the latest HereBeDragons library so that TomTom works better. HereBeDragons and Ace are distributed as add ons specifically so that add ons that have not yet been updated can benefit from updates. It does occasionally break things, but it turns out better way mo...
File: TomTom08-23-15
Re: HereBeDragons
Posted By: Ludovicus
I can try to take a look at it, but I doubt its a drop-in API. Anyone have further information? It is not a drop-in API. Nor is it complete from the point of view of being a replacement for both Astrolabe and LibMapData. Furthermore, the first release in the repo is 2 days old! However, it does have the advantage of working...
File: TomTom07-24-15
Re: Is 6.2 Bugged?
Posted By: Ludovicus
I'm sorry to say this, but it is broken. See: http://wow.curseforge.com/addons/tomtom/tickets/222-quest-objective-click-integration-no-longer-working/ Hi, sorry if im infringing on etiquette posting this here but I installed new release 6.2 TomTom today and can not seem to get it to track quests automatically or by clicking o...
File: TomTom07-24-15
Re: issue with the next closest point
Posted By: Ludovicus
The problem is that TomTom uses the Astrolabe library for its mapping information and LibMapData for the zone names. Until those libraries are updated, you will have problems. If you message me privately, I can tell you how to work around the issue. just installed tomtom and was planning on using it solely for exploring draeno...
File: TomTom07-23-15
Re: Tanaan Jungle Rares
Posted By: Ludovicus
Its simple: uid = TomTom:AddZWaypoint(c, z, x, y, title); TomTom:RemoveWaypoint(uid); I have written and addon that sets TomTom waypoints using: TomTom:AddZWaypoint(c, z, x, y, title); but I cannot delete the waypoints when needed using: TomTom:RemoveWaypoint(uid); I cannot, for the life of me, figure out the f...
File: TomTom06-20-15
Re: Re: Re: /way xx xx Zonename
Posted By: Ludovicus
/way xx xx does work, but only for the current zone the player is in. I have addons (in-game guides) that need to have waypoints for other zones. And I have no other addons installed except the in-game guide, but it does the same without it. Hmm, TomTom depends on another library for the zone names: LibMapData . Are you using t...
File: TomTom12-06-14
The easy way to tell something is w...
Posted By: Ludovicus
The easy way to tell something is wrong is to ask Astrolabe! Call Astrolabe:GetMapInfo( mapID, mapFloor ) and it returns: system, systemParent, width, height, xOffset, yOffset If width == height == 1 then the map is not known. You don't need garrisons to see this problem. Go to the starting zone for gnomes and the same t...
File: TomTom11-29-14
Re: Error message in Garrison
Posted By: Ludovicus
Yeah, there is a problem because the mines and a quite a few other places are "floors" in the zone maps, something that Astrolabe does not account for. I've been in touch with Astrolabe's author, Esamynn about this. While I have an ugly solution to the problem that I have implemented for WoWPro , Esamynn and I have not come u...
File: TomTom11-15-14
Try using /tway instead! :D Using...
Posted By: Ludovicus
Try using /tway instead! :D Using /way 23.6, 17.3 (for example) in either Draenor or old world contents gives me the error message: Type '/help' for a listing of a few commands.
File: TomTom10-19-14
Re: Re: Re: Issues
Posted By: Ludovicus
Like I said, lets move it out of here and to: http://wow-pro.com/node/3609 Make sure you read and install the SW as per 6.0.0C is out. Well, you are running my hacked-up version of TomTom, not the official one. You should not be complaining here, but on WoWPro. Anyways, the version I posted today is not as chatty. I was...
File: TomTom10-18-14
Re: Issues
Posted By: Ludovicus
Well, you are running my hacked-up version of TomTom, not the official one. You should not be complaining here, but on WoWPro. Anyways, the version I posted today is not as chatty. Looks like things are going to be broken for a bit until I can get some things fixed. Please bear with me and I'll do my best to get things resolve...