Results: 254Comments by: Talyrius
File: MapsterEnhanced10-15-12
Can you consider making the waypoin...
Posted By: Talyrius
Can you consider making the waypoint slash command interchangeable with waypoints intended for use with TomTom? A lot of Wowhead comments include lists of /way commands that are incompatible with MapsterEnhanced. The format is generally .
File: Diplomancer10-13-12
Can you add this function and use i...
Posted By: Talyrius
Can you add this function and use it in place of GetCurrentMapAreaID()? If you're flying around while looking at a different zone with the world map open and your zone or subzone changes, Diplomancer will watch the wrong faction. local function getCurrentMapAreaID() local mapAreaID if WorldMapFrame:IsVisible() then local cu...
File: Diplomancer10-10-12
Here are some more data updates....
Posted By: Talyrius
Here are some more data updates. EDIT: Jade Temple Grounds Add to Zone Factions: -- Shrine of Seven Stars = isAlliance and "The August Celestials", -- Shrine of Two Moons = isHorde and "The August Celestials", -- Valley of the Four Winds = "The Tillers", Remove from Subzone Factions: -- The Jade Forest...
File: Diplomancer10-01-12
I'm sorry for any confusion I may h...
Posted By: Talyrius
I'm sorry for any confusion I may have caused. I had intended that you merge the contents of both posts and add it to the data file. I made multiple revisions to my 9/29 post since you hadn't replied to it yet. In my 9/28 post, I only removed The Anglers from Krasarang Wilds's subzones since I recommended making it zone wide.
File: Diplomancer09-29-12
Here are some additional changes (e...
Posted By: Talyrius
Here are some additional changes (excluding those from my previous post). EDIT: Updated. Champion Zones: I've verified that championing a faction still works in the new dungeons. = { -- 2: Heroic only -- 1: Normal and Heroic = 2, -- Scarlet Halls = 2, -- Scarlet Monastery = 2, -- Scholomance = 1, --...
File: TipTac09-29-12
I think it's a new method for signi...
Posted By: Talyrius
I think it's a new method for signifying that the unit is trivial.
File: Diplomancer09-28-12
Here are the additions I've made lo...
Posted By: Talyrius
Here are the additions I've made locally for Mists of Pandaria. I don't think any of the new instances reward repution, but these changes should cover just about everything on the new continent. If I find anything else, I'll let you know. EDIT: It looks like my function for Krasarang Wilds doesn't do anything. I was trying to mak...
File: Ara Broker Guild Friends09-13-12
@MysticalOS BNGetFriendInfo return...
Posted By: Talyrius
@MysticalOS BNGetFriendInfo returns information about your friend and one character they are currently logged into. If your friend is only logged into one character, then BNGetFriendToonInfo isn't terribly useful, but if they are logged into more than one character, it's the only way to get information about the additional character...
File: TinyDPS09-09-12
Version 5.0.4.3 Fixed all of the g...
Posted By: Talyrius
Version 5.0.4.3 Fixed all of the group (party/raid) detection checks Improved and optimized PvP zone detection
File: TinyDPS09-07-12
Version 5.0.4.2 Added a small ru...
Posted By: Talyrius
Version 5.0.4.2 Added a small ruRU locale update and error fix (thanks to Shestak)
File: TinyDPS09-07-12
Version 5.0.4.1 Properly impleme...
Posted By: Talyrius
Version 5.0.4.1 Properly implemented LibBossIDs-1.0 Performed code reformatting and optimization Added support for cross-realm reporting Removed backward compatibility for patch 4.3 Added a README and LICENSE file Added new absorption spells/pet exclusions and removed those that no longer exist
File: Diplomancer09-06-12
A new addition: -- Darkmoon Faire...
Posted By: Talyrius
A new addition: -- Darkmoon Faire = "Darkmoon Faire",
File: TinyDPS09-05-12
@Louna Please submit bug reports a...
Posted By: Talyrius
@Louna Please submit bug reports and feature requests using the CurseForge ticket system. However, it has already been reported.
File: TipTac09-02-12
@Rustytotem In case I wasn't clear...
Posted By: Talyrius
@Rustytotem In case I wasn't clear, this is where you change the bar texture (image below). As I said previously, if the texture you've selected no longer exists or is invalid, it will appear bright green. Search the forums for "green texture" if you want to know more about it. http://i.imgur.com/IkAy7.jpg
File: TipTac09-01-12
@Aezay You've invited us to voice...
Posted By: Talyrius
@Aezay You've invited us to voice our opinions, so I'll volunteer mine: Talents are no longer displayed, so labeling the specialization as such is misleading. I'd go so far as to rename TipTacTalents to TipTacSpecialization and display a warning to notify users to delete TipTacTalents if it's loaded.
File: TipTac09-01-12
@Rustytotem The bar texture you've...
Posted By: Talyrius
@Rustytotem The bar texture you've chosen in TipTac's options no longer exists or isn't a valid WoW texture file.
File: Ara Broker Guild Friends08-31-12
@MysticalOS Why are checking the f...
Posted By: Talyrius
@MysticalOS Why are checking the faction return from BNGetToonInfo() as if it were a string? AFAIK, it should still be a number. API BNGetToonInfo - 6th return (faction): Number - The faction of the toon. Returns -1 (offline), 0 (Horde) or 1 (Alliance)
File: TipTac08-31-12
Build 16016 (live) → Build 16...
Posted By: Talyrius
Build 16016 (live) → Build 16030 (beta): diff
File: TipTac08-26-12
Patch 5.0.4 API changes
Posted By: Talyrius
Patch 5.0.4 API changes
File: TinyDPS08-01-12
@lorgi The font you select in Tiny...
Posted By: Talyrius
@lorgi The font you select in TinyDPS is for the text displayed on the bars, not in their tooltips.
File: TinyDPS07-08-12
@blacknight Those errors have alre...
Posted By: Talyrius
@blacknight Those errors have already been fixed. You have to download the version I posted yesterday. That's what I asked for feedback on...
File: TinyDPS07-07-12
Let me know if you receive any erro...
Posted By: Talyrius
Let me know if you receive any error messages with the newest version on the beta. Don't forget to check the "Load out of date AddOns" box on the addon list before you login. This was just a quick MoP compatibility release. There are more changes to come.
File: ForwardMail07-07-12
Suggestion: Add support for LibPer...
Posted By: Talyrius
Suggestion: Add support for LibPeriodicTable-3.1 and allow whole categories of items (enchanting materials, herbs, ore, and etc.) to be sent to your recipient.
File: TinyDPS07-05-12
No promises, but I'll try to get so...
Posted By: Talyrius
No promises, but I'll try to get something out this weekend.
File: Ara Broker Guild Friends05-31-12
Re: D3
Posted By: Talyrius
For some reason I can't see location info for Diablo players in my list (Act X, In menu etc). SC2 works fine. It works fine for me. I just wish it displayed which difficulty they're in as well as details regarding the hero they're on. I don't know if Blizzard has exposed that information though. If not, they should!