Results: 206Comments by: Mortilus
File: QuestSpamFilter08-10-10
Re: Re: Re: Re: Re: FR update
Posted By: Mortilus
Originally posted by oXid_FoX I just wanted to mention live servers are in version 3.3.5 not 3.5.0 ! maybe a misleading here? oh, right. Yeah I also checked the interface number via GetBuildInfo() and it's 30300. The fix is made on my end, i just need to upload it. I have a few things to fix before I can though.
File: QuestSpamFilter08-09-10
Originally posted by Asteague fun...
Posted By: Mortilus
Originally posted by Asteague function QSF_addon.addBetterStuff(in_string) local toReturn, numsubs = string.gsub(in_string, "%%1$s", "(%%S+)"); toReturn = string.gsub(in_string, "%%s", "(%%S+)"); return toReturn; end Could it be that you forgot to change in_string in the 3rd line to toReturn? Otherwise, the 2nd line...
File: BuffWatcher08-09-10
I will be completely rewriting and...
Posted By: Mortilus
I will be completely rewriting and reinventing BuffWatcher for Cataclysm. If you are interested in providing feedback on the future of BuffWatcher, please let me know via email or pm. I hope to have a testable BuffWatcher by the end of next week.
File: QuestSpamFilter08-08-10
Re: Re: Re: FR update
Posted By: Mortilus
QuestSpamFilter ought to be cata-ready, but the beta doesn't currently allow addons. Once addons are allowed on the beta i'll see how well it works and I should be able to get it working quickly. I just assumed that with patch 3.5 out, the toc also changed to 30500. I'll double check that tomorrow :) the ê is fixed on my end, i'll...
File: QuestSpamFilter08-08-10
Version 8 is out! Updated Frenc...
Posted By: Mortilus
Version 8 is out! Updated French translations for "Questlog Full", "Already On", and "Too Far Away". Thanks oXid_FoX! Moved locale-specific stuff to a new file: qsf_translations.lua. This should make it easier for people to find and provide better localizations. Encoded special characters (such as à, è, ì, ò, ù) using Lua esc...
File: QuestSpamFilter08-04-10
Re: FR update
Posted By: Mortilus
Originally posted by oXid_FoX FR corrections: = { = "Journal de quêtes plein", = { = "Déjà dessus", = { = "Trop loin", Thanks for the translations :) furthermore, you NEED to save files where are locales in UTF-8 otherwise special chars will not be displayed correctly. If you don't want, please at least encode them....
File: BuffWatcher07-28-10
Originally posted by lastmarine F...
Posted By: Mortilus
Originally posted by lastmarine First of all I love this.....but i have a few problems 1:when I start the game it doesnt work, I have to go to interface and click test than it works That is odd, it should work right out of the box with no input needed. I'll have to test that on a new character then. Do you notice if you are getting...
File: Guild Search07-26-10
that's what I figured, thanks :)
Posted By: Mortilus
that's what I figured, thanks :)
File: Guild Search07-26-10
This addon only allows users to vie...
Posted By: Mortilus
This addon only allows users to view/search Officer Notes if the user is themselves an officer, right? For example, I am not an officer in my guild. If I use this addon, will I be able to view Officer Notes about myself or other guildies?
File: QuestSpamFilter07-26-10
Version 7 is out! Fixed the ugl...
Posted By: Mortilus
Version 7 is out! Fixed the ugly code from v2. Fixed an improperly-matching pattern in German. This should fix the problem in German in v6. As always, let me know of any bugs in your localization :)
File: BuffWatcher07-21-10
Version 60 is out! Fixed a bug...
Posted By: Mortilus
Version 60 is out! Fixed a bug where I'd accidently deleted the "do work" part of the /bw showAllBuffs slash command. Nobody reported it, so probably nobody uses that command anyway (I know I don't) Finally implemented namespaces in BuffWatcher. There should be no change in functionality. Let me know if I messed something up :)...
File: QuestSpamFilter07-21-10
Version 6 is out! Localization!...
Posted By: Mortilus
Version 6 is out! Localization! The patterns I am using are the Global Strings in World of Warcraft, so I need feedback on how well this works, if it does at all (for your localization). Works fine for English and German (rather, "it *seems* to work now" :P). This version should work for any language WoW is localized for. A...
File: SelXP07-16-10
http://www.wowwiki.com/API_floor...
Posted By: Mortilus
http://www.wowwiki.com/API_floor look into it :P
File: Kitty Debuff List07-15-10
Version 2 is out! Added abbrevi...
Posted By: Mortilus
Version 2 is out! Added abbreviated names for the debuffs for Spanish, German, and French clients, using the respective Wowhead sites. Some might not be great, but I tried to choose distinctive and recognizable abbreviations. If you wish to change any, look in kittydebufflist.lua (should be self-explanatory), and don't forget to...
File: QuestSpamFilter07-15-10
Version 5 is out! Added the opt...
Posted By: Mortilus
Version 5 is out! Added the option to color player names in the summaries based on their class. The only thing I can think to add to this addon is localization. If you wish to contribute a localization, please say which region the localization is for, and then provide translations for the QSF_addon.patterns and QSF_addon.tit...
File: QuestSpamFilter07-15-10
Originally posted by Wolf936 Work...
Posted By: Mortilus
Originally posted by Wolf936 Works great, thank you :) if you want to share your modifications with me, I can add them to the official release :) I don't think that the global strings route will work out very well ...
File: QuestSpamFilter07-14-10
Originally posted by Wolf936 Seem...
Posted By: Mortilus
Originally posted by Wolf936 Seems not to work for the german client, but great idea :) Nope, only works for the English Client :( I'm working on figuring out how to use the global system messages. In the meantime, you could modify the code yourself, you should only need to open up questspamfilter.lua and then modify the QSF_addon...
File: QuestSpamFilter07-14-10
Originally posted by Selina Reall...
Posted By: Mortilus
Originally posted by Selina Really great idea. I like this mod. Thanks :)
File: ReURL07-10-10
doesn't work with 3.3.5 However,...
Posted By: Mortilus
doesn't work with 3.3.5 However, a quick-and-dirty fix is to find all occurrences of ChatFrameEditBox and replace it with ChatFrame1EditBox
File: Ouch07-09-10
http://www.wowinterface.com/forums/...
Posted By: Mortilus
http://www.wowinterface.com/forums/showthread.php?t=33789 one of the users (Annekynn) fixed this, ask her for her version?
File: Calculator07-09-10
it's "3rd" not "3th" :) Nice job on...
Posted By: Mortilus
it's "3rd" not "3th" :) Nice job on the addon anyway, it looks pretty nice (from the screenshot) Also, you put a line through your character's name, but it's also on the calculator? Also, Lothar ftw! Also (how many also's is that anyway?), /dump? I've never heard of that before. How's it work? http://www.wowwiki.com/MACRO_dump...
File: QuestSpamFilter07-09-10
Version 4 is out! Added a GUI....
Posted By: Mortilus
Version 4 is out! Added a GUI. Added the option to add yourself to the "Already On" table. This way, if you're the kind of person that thinks, "There's 7 people in the raid, but I only shared it with 6 people ... :confused:", then this is the option for you! Added the option to make the name lists begin on the same line as t...
File: BuffWatcher07-08-10
Version 59 is out! PW - Fixed a...
Posted By: Mortilus
Version 59 is out! PW - Fixed a bug with Warrior Slam!, where ProcWatcher was incorrectly looking for a proc named "Bloodsurge" (it should have been looking for "Slam!"). PW - Fixed a bug with Druid Eclipse, where ProcWatcher was incorrectly looking for a proc named "Eclipse" (it should have been looking for "Eclipse (Solar)" o...
File: QuestSpamFilter07-05-10
Version 3 is out! Removed a deb...
Posted By: Mortilus
Version 3 is out! Removed a debugging printout which (left in) defeated the point of the mod, or caused errors. :(
File: QuestSpamFilter07-05-10
Version 2 is out! Fixed a bug w...
Posted By: Mortilus
Version 2 is out! Fixed a bug where everything was broken. Apparently the "." character is a wildcard, so I was removing all but 2 letters in people's names. This is now fixed in an ugly but (most important) working manner. this is so embarassing :(