beql-r47221.1
Details
-
Filenamebeql-r47221.1.zip
-
Uploaded by
-
UploadedAug 22, 2007
-
Size593.40 KB
-
Downloads106
-
MD5f132d8de21ab5630ae1da6e530c57805
Supported WoW Retail Versions
- 2.1.3
Changelog
------------------------------------------------------------------------
r47221 | damjau | 2007-08-22 20:02:43 -0400 (Wed, 22 Aug 2007) | 1 line
Changed paths:
M /trunk/beql/locales/localization-ko.lua
M /trunk/beql/locales/localization.lua
M /trunk/beql/options.lua
beql: - update koKR locals
------------------------------------------------------------------------
r47199 | samuelcup | 2007-08-22 12:53:01 -0400 (Wed, 22 Aug 2007) | 1 line
Changed paths:
M /trunk/beql/locales/localization-cn.lua
beql: - zhCN locale updated
------------------------------------------------------------------------
r47197 | bayi | 2007-08-22 12:20:42 -0400 (Wed, 22 Aug 2007) | 9 lines
Changed paths:
M /trunk/beql/beql.toc
M /trunk/beql/extra/beqltitan.lua
A /trunk/beql/extra/beqltitan.xml
A /trunk/beql/locales/localization-fr.lua
beql:
- Toc: Added beqltitan.xmls -> beqltitan.lua
- Toc: Added localization-fr.lua
- Locales: Added localization-fr.lua French localization made by Scylia
- TitanPlugin: Added beql Titan Plugin
- TitanPlugin: FuBar plugin disables if TitanBar loaded, TitanPlugin only activates if TitanBar is loaded
- TitanPlugin: Added Text for plugin
- TitanPlugin: Added Tooltip for plugin
- TitanPlugin: Added Right Click menu for plugin
------------------------------------------------------------------------
r47183 | bayi | 2007-08-22 10:23:17 -0400 (Wed, 22 Aug 2007) | 1 line
Changed paths:
M /trunk/beql/options.lua
beql: - Fixed dead call to LookForCompletedQuests() in options.lua
------------------------------------------------------------------------
r47142 | damjau | 2007-08-21 16:08:36 -0400 (Tue, 21 Aug 2007) | 1 line
Changed paths:
M /trunk/beql/locales/localization-ko.lua
beql: - update kokr locals
------------------------------------------------------------------------
r47121 | bayi | 2007-08-21 12:33:27 -0400 (Tue, 21 Aug 2007) | 41 lines
Changed paths:
M /trunk/beql
M /trunk/beql/beql.lua
M /trunk/beql/beql.toc
M /trunk/beql/extra/beqlfu.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 Quixote Library and Deformat library (now Quixote is a Dependency)
- Core: Removed beql:GetQuestHeaderForWatch -> Integrated into QuestWatch_Update()
- Core: Removed beql:LookForCompletedQuests -> Quixote Event
- Core: Removed beql:GetAllfinished -> Quixote Function
- Core: Removed beql:GetCompletedQuestNum -> Integrated into QuestWatch_Update()
- Core: Removed beql.Tooltip now using default GameTooltip
- QuestLog: Empty Quest Log now can not be Maximized
- QuestLog: Added Option to Adjust QuestLog Scale
- QuestLog: Mob Tooltip option moved to Tooltip Options
- QuestLog: Item Tooltip option moved to Tooltip Options
- Tracker: Fixed: Right Click removing Quests from tracker if no Quest selected but mouse is over the tracker
- Tracker: Fixed: now tracker doesnt catch mouse events if its minimized
- Tracker: Fixed: Quest Zone staying in Tracker after all quests in that zone are completed and delivered
- Tracker: QuestWatch_Update() function rewrite and optimization. Now using Quixote to build the TrackerList
- Tracker: Added "Force Tracker Unlock" option if CTMod is loaded. Use this Feature only if you know what u are doing.
- Tracker: Header Only negate completed quests from tracker count if they are hidden
- Tracker: Improved the tracker height calculation function
- Tracker: Removed beql:CheckZoneCompletedAllQuests -> Integrated into QuestWatch_Update()
- Tracker: Sorting is now on by default
- Tracker: Added Color Customization option for Failed Quests
- Tracker: Removed ActiveTracker option
- New Option submenu: Tooltip
- Tooltip: Added Craig Coleman's changeset for Tooltip.lua
- Tooltip: Fixed: Tracker tooltips are now working with CowTip
- Tooltip: Fixed: Nil error in the tooltip unit code
- Tooltip: Fixed: Nil error in the tooltip questmob code
- Tooltip: Fixed: Tooltip staying on mouse after rightclick remove a quest from tracker
- Tooltip: Reworked Tracker Tooltip Code (integrated display tooltip, and splitted up functionality, optimized)
- Tooltip: Tracker Tooltip code moved to Tooltip.lua
- Tooltip: Option for Added Show Tooltip
- Tooltip: Option for Show Quest Description in Tooltip
- Tooltip: Option for Enable Left Clicking
- Tooltip: Option for Enable Right Clicking
- Tooltip: Added Stub "Show Party Progress in Tooltip" Option
- Tooltip: Added Basic Party QuestStatus to tracker tooltips (removed for now due to its not tested)
- Locales: need localisation for new options (!)
------------------------------------------------------------------------