Download
(81Kb)
Download
Updated: 06-06-08 04:28 PM
Updated:06-06-08 04:28 PM
Created:unknown
Downloads:2,073
Favorites:4
MD5:

Lib-QuestDB FullText1

Version: 1.1.0
by: Saeris [More]

Overview

This addon is a quest full-text database. It maintains a complete indexing of all text within each quest's tooltip. It is meant to be used as a library for other addons which need this information to provide useful functionality. It loads a static database (currently comprised of 15 entries) from the DefaultDatabase file corresponding to the current locale, and then stores any new or different entries in an errata table which is saved between sessions.



Addon Type Information

Addon type: Library
Libraries used:

  • CommonParsingTooltip1
  • EventsManager1
  • QuestLinksMonitor1

See the readme file in this addon's folder, or my author portal, for an explanation of the addon type system used.



Support

If you found a bug in this addon, want to provide feedback, want to help translate it, or even just want to ask a question, please contact me using one of these methods:

Email address: [email protected]
ICQ number: 119161819
AIM screenname: SaerisSanoora
Penny Arcade forums name: Saeris

If you use any other method, it might take me significantly longer to see your message and reply.

If you wish to support my efforts, you can donate via PayPal by clicking this button:



History of Changes

See the readme file in this addon's folder, or my author portal, for an explanation of the versioning system used.


1.1.0 (Jun 1, 2008):
  • Each database entry is now stored as a string instead of an array, as this reduces loading time to about 35% and memory use to about 90% of their previous values. Due to the nature of the library (the entire text of a given entry being used each time the entry is accessed, instead of just part of it), this won't result in any runtime performance penalty.

  • As a result of the above, the IsTextInFullText function is now just a wrapper for string.find.

  • Boosted number of entries in English static database from 15 to 669.


1.0.2 (May 13, 2008):
  • Now uses LibStub as a load manager.


1.0.1 (Apr 23, 2008):
  • Cleaned up database loading code to handle multiple static databases more elegantly.


1.0.0 (Mar 14, 2008):
  • Initial release.


See the readme file in this addon's folder for earlier changes.



Developer Notes

See readme file included in the directory.

Optional Files (0)


There have been no comments posted to this file.
Be the first to add one.



Category Jump: