nQuestLog-r52337-nolib

Details

  • Filename
    nQuestLog-r52337-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 16, 2007
  • Size
    92.73 KB
  • Downloads
    41
  • MD5
    0a2979637360797bcbfbd4ce30d73668

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r52337 | quagmire | 2007-10-17 02:17:55 -0400 (Wed, 17 Oct 2007) | 3 lines
Changed paths:
   M /trunk/nQuestLog/modules/Notifications/Notifications.lua
   M /trunk/nQuestLog/modules/Notifications/locales/enUS.lua
   M /trunk/nQuestLog/modules/Notifications/locales/koKR.lua
   M /trunk/nQuestLog/modules/Tooltips/Tooltips.lua

nQuestLog:
- Moved "Test output" from SinkLib output menu to Notifications menu to keep from affecting other addons that use SinkLib.
- Switched mob tooltip processing back to using UPDATE_MOUSEOVER_UNIT, since hooking GameTooltip:OnTooltipSetUnit() and using GetUnit isn't as reliable.
------------------------------------------------------------------------
r51733 | quagmire | 2007-10-11 21:36:09 -0400 (Thu, 11 Oct 2007) | 2 lines
Changed paths:
   M /trunk/nQuestLog/core.lua

nQuestLog:
- Removed workaround for errors when disabling/enabling nQuestLog due to complaints about BugSack showing warnings (/sigh)
------------------------------------------------------------------------
r51690 | quagmire | 2007-10-11 04:19:34 -0400 (Thu, 11 Oct 2007) | 3 lines
Changed paths:
   M /trunk/nQuestLog/core.lua
   M /trunk/nQuestLog/modules/Tooltips/Tooltips.lua

nQuestLog:
- Implemented workaround for errors when disabling and reenabling nQuestLog during the same session
- Added in-memory caching when using MobMap for mob tooltips
------------------------------------------------------------------------
r51579 | next96 | 2007-10-10 03:18:40 -0400 (Wed, 10 Oct 2007) | 2 lines
Changed paths:
   M /trunk/nQuestLog/modules/Tooltips/locales/koKR.lua

nQuestLog:
- Update locale koKR
------------------------------------------------------------------------
r51553 | quagmire | 2007-10-09 22:58:17 -0400 (Tue, 09 Oct 2007) | 3 lines
Changed paths:
   M /trunk/nQuestLog/modules/Tooltips/Tooltips.lua
   M /trunk/nQuestLog/modules/Tooltips/locales/enUS.lua
   M /trunk/nQuestLog/modules/Tooltips/locales/koKR.lua
   M /trunk/nQuestLog/nQuestLog.toc

nQuestLog:
- Added option to filter MobMap drop rates to help prevent false positives on mob tooltips
- Added option to enable/disable adding MobMap drop rates to mob tooltips
------------------------------------------------------------------------
r51354 | next96 | 2007-10-08 04:53:27 -0400 (Mon, 08 Oct 2007) | 2 lines
Changed paths:
   M /trunk/nQuestLog/locales/koKR.lua
   M /trunk/nQuestLog/modules/Tooltips/locales/koKR.lua

nQuestLog:
- Update locale koKR
------------------------------------------------------------------------
r51353 | quagmire | 2007-10-08 03:54:16 -0400 (Mon, 08 Oct 2007) | 7 lines
Changed paths:
   M /trunk/nQuestLog/QuestLogFrame.xml
   M /trunk/nQuestLog/core.lua
   M /trunk/nQuestLog/createFrames.lua
   M /trunk/nQuestLog/locales/deDE.lua
   M /trunk/nQuestLog/locales/enUS.lua
   M /trunk/nQuestLog/locales/esES.lua
   M /trunk/nQuestLog/locales/frFR.lua
   M /trunk/nQuestLog/locales/koKR.lua
   A /trunk/nQuestLog/moduleLoading.lua (from /trunk/nQuestLog/modules/moduleLoading.lua:50921
   M /trunk/nQuestLog/modules/Comments/Comments.lua
   M /trunk/nQuestLog/modules/DetailsFrame/DetailsFrame.lua
   M /trunk/nQuestLog/modules/Tooltips/Tooltips.lua
   M /trunk/nQuestLog/modules/Tooltips/locales/enUS.lua
   M /trunk/nQuestLog/modules/Tooltips/locales/koKR.lua
   D /trunk/nQuestLog/modules/moduleLoading.lua
   M /trunk/nQuestLog/nQuestLog.toc
   M /trunk/nQuestLog/options.lua

nQuestLog:
- Adjusted minion text positioning for better highlighting and better positioning from bottom minion edge
- Added font outline option for minion
- Minion can no longer be moved off the screen
- Added MobMap integration and menu options for mob Tooltips
- Added the ability to disable mob tooltip processing while raiding
- Bug fixes
------------------------------------------------------------------------
r50997 | next96 | 2007-10-04 23:18:20 -0400 (Thu, 04 Oct 2007) | 2 lines
Changed paths:
   M /trunk/nQuestLog/modules/Comments/locales/koKR.lua

nQuestLog :
- Update locale koKR
------------------------------------------------------------------------
r50921 | quagmire | 2007-10-04 07:20:24 -0400 (Thu, 04 Oct 2007) | 7 lines
Changed paths:
   M /trunk/nQuestLog/core.lua
   M /trunk/nQuestLog/modules/Comments/Comments.lua
   M /trunk/nQuestLog/modules/Comments/locales/deDE.lua
   M /trunk/nQuestLog/modules/Comments/locales/enUS.lua
   M /trunk/nQuestLog/modules/Comments/locales/koKR.lua
   M /trunk/nQuestLog/modules/DetailsFrame/DetailsFrame.lua
   M /trunk/nQuestLog/modules/SmartVisibility/SmartVisibility.lua
   M /trunk/nQuestLog/modules/Tooltips/Tooltips.lua
   M /trunk/nQuestLog/modules/moduleLoading.lua
   M /trunk/nQuestLog/nQuestLog.toc

nQuestLog:
- Code cleanup
- Removed detach option from main menu
- Fixed <not yet cached> links on details and comments frames.
- Fixed tooltips error when displaying group quests on items (thanks fyrye)
- Tooltip will no longer display quest items on a player when their name matches part of an objective.
- Details and comments frames are now unlocked each time they are opened, in case you right-click and lock either of them.
------------------------------------------------------------------------
r50888 | adirelle | 2007-10-04 02:05:48 -0400 (Thu, 04 Oct 2007) | 1 line
Changed paths:
   M /trunk/nQuestLog/locales/frFR.lua

nQuestLog: added some frFR locales (yet to be completed).
------------------------------------------------------------------------
r50439 | quagmire | 2007-10-01 01:36:26 -0400 (Mon, 01 Oct 2007) | 8 lines
Changed paths:
   M /trunk/nQuestLog
   M /trunk/nQuestLog/Bindings.xml
   D /trunk/nQuestLog/constants.lua
   M /trunk/nQuestLog/core.lua
   M /trunk/nQuestLog/createFrames.lua
   M /trunk/nQuestLog/embeds.xml
   M /trunk/nQuestLog/events.lua
   M /trunk/nQuestLog/formatQuests.lua
   M /trunk/nQuestLog/libs
   D /trunk/nQuestLog/libs/nQuestLog_libs.toc
   A /trunk/nQuestLog/locales
   A /trunk/nQuestLog/locales/deDE.lua
   A /trunk/nQuestLog/locales/enUS.lua
   A /trunk/nQuestLog/locales/esES.lua
   A /trunk/nQuestLog/locales/frFR.lua
   A /trunk/nQuestLog/locales/koKR.lua
   A /trunk/nQuestLog/locales/locales.xml
   D /trunk/nQuestLog/moduleLoading.lua
   M /trunk/nQuestLog/modules
   A /trunk/nQuestLog/modules/BlizzardFrames
   A /trunk/nQuestLog/modules/BlizzardFrames/BlizzardFrames.lua
   A /trunk/nQuestLog/modules/BlizzardFrames/BlizzardFrames.xml
   A /trunk/nQuestLog/modules/BlizzardFrames/locales
   A /trunk/nQuestLog/modules/BlizzardFrames/locales/enUS.lua
   A /trunk/nQuestLog/modules/BlizzardFrames/locales/koKR.lua
   A /trunk/nQuestLog/modules/BlizzardFrames/locales/locales.xml
   D /trunk/nQuestLog/modules/BlizzardFrames.lua
   A /trunk/nQuestLog/modules/Coloring
   A /trunk/nQuestLog/modules/Coloring/Coloring.lua
   A /trunk/nQuestLog/modules/Coloring/Coloring.xml
   A /trunk/nQuestLog/modules/Coloring/locales
   A /trunk/nQuestLog/modules/Coloring/locales/enUS.lua
   A /trunk/nQuestLog/modules/Coloring/locales/koKR.lua
   A /trunk/nQuestLog/modules/Coloring/locales/locales.xml
   D /trunk/nQuestLog/modules/Coloring.lua
   A /trunk/nQuestLog/modules/Comments
   A /trunk/nQuestLog/modules/Comments/Comments.lua
   A /trunk/nQuestLog/modules/Comments/Comments.xml
   A /trunk/nQuestLog/modules/Comments/locales
   A /trunk/nQuestLog/modules/Comments/locales/deDE.lua
   A /trunk/nQuestLog/modules/Comments/locales/enUS.lua
   A /trunk/nQuestLog/modules/Comments/locales/koKR.lua
   A /trunk/nQuestLog/modules/Comments/locales/locales.xml
   D /trunk/nQuestLog/modules/Comments.lua
   A /trunk/nQuestLog/modules/DetailsFrame
   A /trunk/nQuestLog/modules/DetailsFrame/DetailsFrame.lua
   A /trunk/nQuestLog/modules/DetailsFrame/DetailsFrame.xml
   A /trunk/nQuestLog/modules/DetailsFrame/locales
   A /trunk/nQuestLog/modules/DetailsFrame/locales/enUS.lua
   A /trunk/nQuestLog/modules/DetailsFrame/locales/koKR.lua
   A /trunk/nQuestLog/modules/DetailsFrame/locales/locales.xml
   D /trunk/nQuestLog/modules/DetailsFrame.lua
   A /trunk/nQuestLog/modules/Highlight
   A /trunk/nQuestLog/modules/Highlight/Highlight.lua
   A /trunk/nQuestLog/modules/Highlight/Highlight.xml
   A /trunk/nQuestLog/modules/Highlight/locales
   A /trunk/nQuestLog/modules/Highlight/locales/enUS.lua
   A /trunk/nQuestLog/modules/Highlight/locales/koKR.lua
   A /trunk/nQuestLog/modules/Highlight/locales/locales.xml
   D /trunk/nQuestLog/modules/Highlight.lua
   A /trunk/nQuestLog/modules/Notifications
   A /trunk/nQuestLog/modules/Notifications/Notifications.lua
   A /trunk/nQuestLog/modules/Notifications/Notifications.xml
   A /trunk/nQuestLog/modules/Notifications/locales
   A /trunk/nQuestLog/modules/Notifications/locales/enUS.lua
   A /trunk/nQuestLog/modules/Notifications/locales/koKR.lua
   A /trunk/nQuestLog/modules/Notifications/locales/locales.xml
   D /trunk/nQuestLog/modules/Notifications.lua
   A /trunk/nQuestLog/modules/QuestGivers
   A /trunk/nQuestLog/modules/QuestGivers/QuestGivers.lua
   A /trunk/nQuestLog/modules/QuestGivers/QuestGivers.xml
   A /trunk/nQuestLog/modules/QuestGivers/locales
   A /trunk/nQuestLog/modules/QuestGivers/locales/enUS.lua
   A /trunk/nQuestLog/modules/QuestGivers/locales/koKR.lua
   A /trunk/nQuestLog/modules/QuestGivers/locales/locales.xml
   D /trunk/nQuestLog/modules/QuestGivers.lua
   A /trunk/nQuestLog/modules/SmartVisibility
   A /trunk/nQuestLog/modules/SmartVisibility/SmartVisibility.lua
   A /trunk/nQuestLog/modules/SmartVisibility/SmartVisibility.xml
   A /trunk/nQuestLog/modules/SmartVisibility/locales
   A /trunk/nQuestLog/modules/SmartVisibility/locales/enUS.lua
   A /trunk/nQuestLog/modules/SmartVisibility/locales/koKR.lua
   A /trunk/nQuestLog/modules/SmartVisibility/locales/locales.xml
   D /trunk/nQuestLog/modules/SmartVisibility.lua
   A /trunk/nQuestLog/modules/Tooltips
   A /trunk/nQuestLog/modules/Tooltips/Tooltips.lua
   A /trunk/nQuestLog/modules/Tooltips/Tooltips.xml
   A /trunk/nQuestLog/modules/Tooltips/locales
   A /trunk/nQuestLog/modules/Tooltips/locales/enUS.lua
   A /trunk/nQuestLog/modules/Tooltips/locales/koKR.lua
   A /trunk/nQuestLog/modules/Tooltips/locales/locales.xml
   D /trunk/nQuestLog/modules/Tooltips.lua
   A /trunk/nQuestLog/modules/moduleLoading.lua
   A /trunk/nQuestLog/modules/modules.xml
   D /trunk/nQuestLog/modules.xml
   M /trunk/nQuestLog/nQuestLog.toc
   M /trunk/nQuestLog/options.lua

nQuestLog:
- Moved all locales to separate files in locales folders
- Moved module files around and added a lot of xml files for includes
- Code cleanup/standardization
- Added binding to lock/unlock minion
- Implemented workaround to get quest items showing in mob tooltips again
- Added MobInfo2 drop rates support
- Fixed duplicate options in main menu by creating a separate chat menu, still accessible via /nql or /nQuestLog
------------------------------------------------------------------------
r50017 | quagmire | 2007-09-27 03:41:02 -0400 (Thu, 27 Sep 2007) | 2 lines
Changed paths:
   M /trunk/nQuestLog/options.lua

nQuestLog:options.lua
- Added chat commands /nql and /nquestlog
------------------------------------------------------------------------
r49991 | quagmire | 2007-09-27 02:43:59 -0400 (Thu, 27 Sep 2007) | 1 line
Changed paths:
   M /trunk/nQuestLog

nQuestLog: Update SVN externals to add Sink-1.0
------------------------------------------------------------------------
r49981 | quagmire | 2007-09-27 02:10:57 -0400 (Thu, 27 Sep 2007) | 7 lines
Changed paths:
   M /trunk/nQuestLog/libs/includes.xml
   M /trunk/nQuestLog/modules/Notifications.lua
   M /trunk/nQuestLog/nQuestLog.toc

nQuestLog:nQuestLog.toc
- Updated interface version to 20200
- Added SinkLib to x-embeds
nQuestLog:libs/includes.xml
- Added Sink-1.0
nQuestLog:modules/Notifications.lua
- Converted code to SinkLib for notifications
------------------------------------------------------------------------
r49643 | quagmire | 2007-09-25 00:24:05 -0400 (Tue, 25 Sep 2007) | 7 lines
Changed paths:
   M /trunk/nQuestLog/core.lua
   M /trunk/nQuestLog/modules/Comments.lua
   A /trunk/nQuestLog/modules.xml
   M /trunk/nQuestLog/nQuestLog.toc

nQuestLog:nQuestLog.toc
- Added modules.xml and cleaned up the toc
nQuestLog:core.lua
- Fixed a couple deDE localized strings
- Added frFR and esES localized strings
nQuestLog:modules/Comments.lua
- Added deDE localized strings
------------------------------------------------------------------------
r49578 | quagmire | 2007-09-23 22:59:33 -0400 (Sun, 23 Sep 2007) | 3 lines
Changed paths:
   A /trunk/nQuestLog/embeds.xml
   A /trunk/nQuestLog/libs/includes.xml
   A /trunk/nQuestLog/libs/nQuestLog_libs.toc
   M /trunk/nQuestLog/nQuestLog.toc

nQuestLog:nQuestLog.toc
- Added embeds.xml using Prat as an example
- Removed Bindings.xml from the toc, as it doesn't belong there
------------------------------------------------------------------------
r49549 | quagmire | 2007-09-22 18:47:11 -0400 (Sat, 22 Sep 2007) | 3 lines
Changed paths:
   M /trunk/nQuestLog/events.lua

nQuestLog:events.lua
- Changed methods to open/close Blizzard quest log so that the Escape key will properly close it now.
- Added LightHeaded function call to change LightHeaded's quest display when clicked in nQuestLog minion.
------------------------------------------------------------------------