QuestSpamFilter

Change log

12

  • Fixed an issue where the code checking for false positives was unnecessarily inefficient.
  • Separated the translations into their own file, so users can more easily make and share changes for their language.

11

  • Updated ToC for beta. Otherwise QSF seems to work just fine.
  • Fixed a bug where the initial state was not "single line".

10

  • Added Global Strings which could be incorrectly filtered by QuestSpamFilter. This should fix the filtered "X Busy: Player right now." message gotten when a player is busy and you try to trade with them.

9

  • Fixed the interface number in the toc file, it was incorrectly 30500 (should be 30300)
  • Fixed a missed special character in the frFR "Questlog Full" title. Thanks oXid_FoX!
  • Fixed a bug introduced in v8 where I'd undone stuff when creating strings for matching. This only affected non-english localizations.

8

  • 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 escape sequences. That's a fancy way of saying "They should work now". Thanks to oXid_FoX for pointing this out.
  • Changed the code to makeFragments a bit, shouldn't change anything.
  • Fixed a potential bug with the "Colorize" option, where non-English clients would have incorrect output.
  • Changed the code wiping the tables a bit, shouldn't change anything.

7

  • Fixed the ugly code from v2.
  • Fixed an improperly-matching pattern in German.

6

  • 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).

5


  • Added the option to color player names in the summaries based on their class.

4

  • 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 ... ?", then this is the option for you!
  • Added the option to make the name lists begin on the same line as the consolidated title. I didn't expect to like this option nearly as much as I do. It is now the default display option.
  • Added the option to change the result consolidation pause duration.

3

  • Removed a debugging printout which (left in) defeated the point of the mod, or caused errors.

2

  • 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.

1

  • Initial Release.

Facts

Uploaded on
Jan 31, 2011
Game version
  • 4.0.3
Filename
QuestSpamFilter-v12.zip
Size
9.7 KiB
MD5
997b491b5c95739a53d6884452b829be
Type
Release
Status
Normal
Downloads
608

Authors