Results: 67Comments by: LaoTseu
File: TomTom12-31-16
World Quest Objective POIs
Posted By: LaoTseu
TomTom 7.1.0-1,0,0 has issues with World Quest in Legion. The cause of the issues is that the POI for Word Quests are TaskPOI and not QuestPOIButton. To get the title and location of a TaskPOI button, you need to use the functions in C_TaskQuest. I did a quick hack of poi_OnClick in TomTom_POIIntegration.lua that fixed it for me....
File: TomTom10-10-14
Re: I had tomtom a little while back...
Posted By: LaoTseu
to use with lost_treasures, and suddenly the waypoint arrow started kicking up errors... so I uninstalled it. well tonight I reinstalled it to try to make waypoints for something, and the crazy arrow is still kicking up errors. here is the copied error: Date: 2014-10-07 23:49:31 ID: 1 Error occured in: Global Count: 1 Message:...
File: TomTom10-04-14
In WoD Beta i get: Message: Inte...
Posted By: LaoTseu
In WoD Beta i get: Message: Interface\AddOns\TomTom\libs\Astrolabe\Astrolabe.lua:1255: Usage: SetMapZoom(continentIndex ) .. requested continent out of bounds Time: 09/05/14 15:23:10 Count: 1 Stack: : in function `SetMapZoom' Interface\AddOns\TomTom\libs\Astrolabe\Astrolabe.lua:1255: in function `activate' ...nterface\AddOns\...
File: TomTom08-05-12
Cloning TomTom repo
Posted By: LaoTseu
Hi Cladhaire, I wanted to clone TomTom locally to get your dev version instead of having to download/unzip (I'm lazy I guess :-). When I try to git clone "git://git.wowinterface.com/TomTom-11.git" "D:\World of Warcraft Beta\Interface\AddOns\TomTom", I get the following error message: warning: remote HEAD refers to nonexistent...
File: Ara Broker Guild Friends02-01-12
I'm more lazy then MysticalOS lo...
Posted By: LaoTseu
I'm more lazy then MysticalOS local t_status = { = "", = CHAT_FLAG_AFK, = CHAT_FLAG_DND } function f:GUILD_ROSTER_UPDATE() for k, v in next, guildEntries do del(v) guildEntries=nil end local r,g,b = unpack(colors.officerNote) local officerColor = ("\124cff%.2x%.2x%.2x"):format( r*255, g*255, b*255 ) for i=1, (GetNumG...
File: TomTom05-23-11
Originally posted by Cladhaire Ye...
Posted By: LaoTseu
Originally posted by Cladhaire Yes the repository here on WowInterface and the same on Curseforge are both available. I've seen those but you appear to only commit/push your changes when you are ready to release. The change you mentioned was commited earlier this week but not release yet isn't on either of those repositories....
File: TomTom05-23-11
Originally posted by Cladhaire Th...
Posted By: LaoTseu
Originally posted by Cladhaire That change was committed early last week, it just hasn't been pushed because its not a substantial change in and of itself. Thanks. Do you have a public repository somewhere? Latest and somewhat greatest is better when debugging :-). It might have looked like a little change but the result was...
File: TomTom05-23-11
Hey Cladhaire, I beleive my issue w...
Posted By: LaoTseu
Hey Cladhaire, I beleive my issue with only one waypoint getting displayed when multiple where added is similar to the one Ludovicus is reporting. I've been trying to get you more information about it here's what I observed. The waypointMap table in TomTom_Waypoints.lua get "drity" real fast. It list multiple entries that points t...
File: TomTom04-27-11
Originally posted by Cladhaire To...
Posted By: LaoTseu
Originally posted by Cladhaire TomTom only displays one waypoint on the crazy arrow. Are you sure you're not confusing this behaviour? I'm sure, when it works , multiple points appear on the maps and when you reach the first one, it is removed and the arrow points to the next closest. When it stop working, only point gets on th...
File: TomTom04-25-11
Re: Re: AddZWaypoint() remove existing waypoint
Posted By: LaoTseu
Originally posted by Cladhaire No, this should not be the case and I'm having difficult reproducing this. AddZWaypoint just adds a new waypoint, but there is only ever one waypoint on the crazy arrow. Could you be more specific about the problem? Sorry it took so long for me to respond, I've been away on holiday. It also too...
File: TomTom04-11-11
AddZWaypoint() remove existing waypoint
Posted By: LaoTseu
Hi Cladhaire, I'm using TomTom:AddZWaypoint() to add way point in Lua code. I seam to remember that I used to be able to add point without removing existing ones. Nowadays, when I use AddZWaypoint(), previously added points are being removed so I'm unable to have my addon display more then one point at a time. Is this intended?...
File: Dominos02-10-11
Originally posted by Tuller You c...
Posted By: LaoTseu
Originally posted by Tuller You could also try the much simpler: /dom lock @Danno: That's actually a bit bizarre, but I'll look into it. I also have the same issue. I didn't try with only Dominos active so it might be a conflict with another addon. I've added the following at line 289 of actionBar.lua and the problem...
File: Dominos02-09-11
Re: macro
Posted By: LaoTseu
Originally posted by Muntho Is it possible to make a macro to lock and unlock the action buttons? Use this in your macro: /run Dominos:ToggleLockedFrames() This unlock the bars i.e. enter config mode. Hope that helps
File: TomTom12-04-10
Ha OK, sorry about that, I didn't k...
Posted By: LaoTseu
Ha OK, sorry about that, I didn't know it was a known issue.
File: TomTom12-04-10
Hi Cladhaire Using TomTom v40000...
Posted By: LaoTseu
Hi Cladhaire Using TomTom v40000-1.0.5. Astrobale: 120 (included with both FishingBudy and Gatherer) or 118 (included with TomTom) GetBuildInfo() => "4.0.3", "13329", "Nov 17 2010", 40000 GetLocale() => "enUS" When I use TomTom:AddZWaypoint() for a point in Ogrimmar (continent 1, zone 17), TomTom maps it way out of wack in...
File: MoreDressUpButtons10-21-10
Originally posted by Analla Any c...
Posted By: LaoTseu
Originally posted by Analla Any chance this will get updated for cata? I love this add on! ;) Ask and you shall receive :-). Let me know if everything works OK for you.
File: MoreDressUpButtons07-07-10
Originally posted by Slaxi81 Nice...
Posted By: LaoTseu
Originally posted by Slaxi81 Nice work, very old but works fine : ) Grettings Slaxi Took me a while to realized that there was a comment. Thanks, it's appreciated. It actually made think that it was about time I update the TOC to let people know that it is still working :-).
File: AllPlayed05-04-10
Originally posted by monya No way...
Posted By: LaoTseu
Originally posted by monya No way! Me <3 Fubar and that B2F addon is not updated for 2 years... Well, FuBar hasn't been updated either yet still works. To my knowledge, F2B still works to. I removed FuBar direct support because it required Ace2, Tablet and Dewdrop. These libs were starting to give me trouble with AllPlayed and...
File: Possessions (WotLK 3.3)04-24-10
About the once in a while error des...
Posted By: LaoTseu
About the once in a while error described by coani, the same thing was happening to me. I investigated and I believe I found the reason and an easy fix. The problem, possisions use the VARIABLES_LOADED which pull information that may not be present if the using logon procress is not completed. In the case described by coani, eithe...
File: TomTom01-13-10
Originally posted by Cladhaire I...
Posted By: LaoTseu
Originally posted by Cladhaire I agree, but it's a bit of a 'hack' right now in all respects. I'll take a look at it. That's why I called it hacking. :-) I'm just glad my 15 minutes of work actually worked as I intended to.
File: TomTom01-12-10
Hello Cladhaire, I did a little...
Posted By: LaoTseu
Hello Cladhaire, I did a little bit of hacking to TomTom to automatically remove the arrows that were made by CTRL-click the POI buttons when the quest objective is completed. I find it very useful because I create arrows for all the POI in a map and then go from one to the other without having to bother with the arrows at all....
File: CoolLine09-06-09
Is there a way to scale the line? I...
Posted By: LaoTseu
Is there a way to scale the line? I've looked and didn't find an option for it. It would be a very useful option to have. Very nice addon BTW.
File: AllPlayed04-30-09
Originally posted by Hevanus Gett...
Posted By: LaoTseu
Originally posted by Hevanus Getting the following error in DockingStation 0.2.23 beta when I mouseover AllPlayed's LDB plugin, and AllPlayed's tooltip doesn't appear: Fixed with the latest version.
File: ArmorCraft (Fan Update)04-30-09
Originally posted by Sunicro Woul...
Posted By: LaoTseu
Originally posted by Sunicro Would it be possible to add Enchanting and Glyph support? Even if the enchanting window was just a list of current equipment, the ability to push the AC button and get the full list of enchant able gear would be huge. And would be really great if it could make suggestions, like the other crafts....
File: MetaHud - Nuckin Branch12-31-08
Originally posted by Nuckin LaoTs...
Posted By: LaoTseu
Originally posted by Nuckin LaoTseu: The Glyph window issue has unfortunetly plagued MetaHud since before I took it over. and i am stumped by it. Sorry I was not clear enough in my messages. I found what is causing it and how to fix it. Just comment out the SetFrameLevel() calls. This has been working without any issues in Me...