beql-r52733-nolib

Details

  • Filename
    beql-r52733-nolib.zip
  • Uploaded by
  • Uploaded
    Oct 20, 2007
  • Size
    461.03 KB
  • Downloads
    94
  • MD5
    bef791d917ea8a510ee925febd6e3bab

Supported WoW Retail Versions

  • 2.2.3

Changelog

------------------------------------------------------------------------
r52733 | bayi | 2007-10-20 21:42:06 -0400 (Sat, 20 Oct 2007) | 1 line
Changed paths:
   M /trunk/beql/extra/questhistory.xml

beql: - Fixed a typo in the Quest History Frame title
------------------------------------------------------------------------
r52732 | bayi | 2007-10-20 21:36:40 -0400 (Sat, 20 Oct 2007) | 4 lines
Changed paths:
   M /trunk/beql/questlog.lua
   M /trunk/beql/tracker.lua

beql:
- Core: Removed Tracker Update workaround code
- Core: Added Quixote issue workaround in the QUEST_LOG_UPDATE event
- Core: Fixed broken features with the old workaround
------------------------------------------------------------------------
r52721 | bayi | 2007-10-20 18:22:01 -0400 (Sat, 20 Oct 2007) | 1 line
Changed paths:
   M /trunk/beql/options.lua

beql: - Fixed a nil error in options.lua when tracker is disabled
------------------------------------------------------------------------
r52686 | bayi | 2007-10-20 13:12:35 -0400 (Sat, 20 Oct 2007) | 1 line
Changed paths:
   M /trunk/beql/tracker.lua

beql: - Core: Removed a debug print line
------------------------------------------------------------------------
r52586 | bayi | 2007-10-19 15:33:09 -0400 (Fri, 19 Oct 2007) | 12 lines
Changed paths:
   A /trunk/beql/Bindings.xml
   M /trunk/beql/beql.lua
   M /trunk/beql/locales/localization-cn.lua
   M /trunk/beql/locales/localization-de.lua
   M /trunk/beql/locales/localization-es.lua
   M /trunk/beql/locales/localization-fr.lua
   M /trunk/beql/locales/localization-hu.lua
   M /trunk/beql/locales/localization-ko.lua
   M /trunk/beql/locales/localization-ru.lua
   M /trunk/beql/locales/localization-tw.lua
   M /trunk/beql/locales/localization.lua
   M /trunk/beql/options.lua
   M /trunk/beql/questlog.lua
   M /trunk/beql/tooltip.lua
   M /trunk/beql/tracker.lua

beql:
- Core: Added Keybindging for Minimizing/Maximizing the tracker
- Core: ChatBox is now hidden after printing a quest information with CTRL+Click
- Core: Adjusted Icon Positions and Size... again
- Core: Added "H" Icon for the Quest History Frame
- Tracker: Unhooking Mouse Events thus enabling camera rotation through the Tracker frame if Tracker is Locked, Tooltips are off and Click options are off
- Tracker: Tracker Background and Background Border Alpha can now be set
- Tracker: Quest can be CTRL Clicked to copy questname and objectives to the current active Chatbox
- Tracker: Tracker width can now be set and fixed
- Tracker: Text is wrapped if Tracker Fixed width is on
- Tracker: Fixed a Quixote Bug with forced Updates, now an update can only be happen if Quixote sends an "Update_Ready" event
- History: Storing Quest Info, Displaying Quest List, Change Characters for display, Slidebar are working now
------------------------------------------------------------------------
r51470 | damjau | 2007-10-09 01:12:37 -0400 (Tue, 09 Oct 2007) | 1 line
Changed paths:
   M /trunk/beql/options.lua

beql: - fix name, desc in ColorHeaderFailed option
------------------------------------------------------------------------
r51366 | silviu | 2007-10-08 07:16:14 -0400 (Mon, 08 Oct 2007) | 1 line
Changed paths:
   M /trunk/beql/beql.toc
   A /trunk/beql/embeds.xml

beql: - Added embeds.xml
------------------------------------------------------------------------
r50073 | bayi | 2007-09-27 17:29:08 -0400 (Thu, 27 Sep 2007) | 1 line
Changed paths:
   M /trunk/beql/beql.toc

beql: - Toc update for 2.2
------------------------------------------------------------------------
r49627 | avai | 2007-09-24 20:09:16 -0400 (Mon, 24 Sep 2007) | 2 lines
Changed paths:
   M /trunk/beql/locales/localization-tw.lua

beql:
- Update zhTW locale file
------------------------------------------------------------------------
r49536 | bayi | 2007-09-22 13:06:19 -0400 (Sat, 22 Sep 2007) | 1 line
Changed paths:
   M /trunk/beql/tracker.lua

beql: - QuestLog: Fixed Tracking indicators in the QuestLog
------------------------------------------------------------------------
r49496 | bayi | 2007-09-21 22:46:17 -0400 (Fri, 21 Sep 2007) | 1 line
Changed paths:
   M /trunk/beql/extra/questhistory.lua
   M /trunk/beql/extra/questhistory.xml

beql: - History: Fixed the Scrollbar
------------------------------------------------------------------------
r49491 | bayi | 2007-09-21 22:02:48 -0400 (Fri, 21 Sep 2007) | 6 lines
Changed paths:
   M /trunk/beql/extra/questhistory.lua
   M /trunk/beql/extra/questhistory.xml
   M /trunk/beql/questlog.lua
   M /trunk/beql/tracker.lua

beql:
- Core: Fixed a nil error with QuestHistory
- Core: Added Alt Tab compatibility with QuestHistory
- Core: Added Control variable for GetQuestLogTitle() hook (this fixes some incompatibilities with other mods)
- Core: Fixed a nil Error caused by the "force update from Tracker Update" in Quixote
- History: More things are working :)
------------------------------------------------------------------------
r49397 | bayi | 2007-09-20 22:23:31 -0400 (Thu, 20 Sep 2007) | 7 lines
Changed paths:
   M /trunk/beql/beql.lua
   M /trunk/beql/locales/localization-de.lua
   M /trunk/beql/questlog.lua
   M /trunk/beql/tooltip.lua
   M /trunk/beql/tracker.lua

beql:
- QuestLog: Fixed Scrolling Description Panel issue if some zones are folded
- Tracker: Added Control variable for QuestWatch_Update() so an update cant occure before Quixote's scan is finished
- Tracker: After collapsing 15 quests, quests after the collapsed ones can be tracker now
- Tracker: Fixed adding quests to tracker after unfolding a zone -> Removed the buggy Quixote Event and readded the old hackish solution :)
- Tooltip: Fixed a nil error with ItemSync enabled
- Locales: Updated de locale
------------------------------------------------------------------------