nQuestLog-r49643-nolib

Details

  • Filename
    nQuestLog-r49643-nolib.zip
  • Uploaded by
  • Uploaded
    Sep 24, 2007
  • Size
    59.73 KB
  • Downloads
    27
  • MD5
    90c6294ec78a9555d50fd88b1e99a4b4

Supported WoW Retail Versions

  • 2.1.3

Changelog

------------------------------------------------------------------------
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.
------------------------------------------------------------------------
r48497 | quagmire | 2007-09-09 21:16:43 -0400 (Sun, 09 Sep 2007) | 15 lines
Changed paths:
   M /trunk/nQuestLog/modules/Comments.lua
   M /trunk/nQuestLog/modules/DetailsFrame.lua
   M /trunk/nQuestLog/nQuestLog.toc

nQuestLog:nQuestLog.toc
- Updated TOC to 2.1
- Added forum/website links
nQuestLog:DetailsFrame.lua
- Uncommented and fixed escape detector.  The Escape key can now be used to close this frame.
- Added MobMap integration.  Quest objectives can now be clicked and mapped via Cartographer Waypoints and/or TomTom.
nQuestLog:Comments.lua
- Rearranged the layout for a more compact and better-looking display.
- Fixed the "sharable" display.
- Fixed the display of reputation.
- Added ordered quest series list that allows clicking to view each quest in the list within the same frame.
- Shows an estimate of the actual XP you will get if you are currently 6 or more levels above the quest level and thus get reduced XP.  May not always be completely accurate but should be close.
- Added information from MobMap that isn't currently available from LightHeaded.
- Added zone name to coordinates to prevent confusion.
- Added zone name to waypoints if different than current zone to prevent confusion.
------------------------------------------------------------------------