v0.1.0.2-beta
Details
-
FilenameMoncaiQuestTracker-v0.1.0.2-beta.zip
-
Uploaded by
-
UploadedAug 24, 2009
-
Size132.54 KB
-
Downloads187
-
MD584f96c3a5f8f9a8d02b1008095a70c0f
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r23 | moncai | 2009-08-24 09:54:24 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
A /tags/v0.1.0.2-beta (from /trunk:22)
Tagging as 0.1.0.2
------------------------------------------------------------------------
r22 | moncai | 2009-08-24 09:52:36 +0000 (Mon, 24 Aug 2009) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/QuestHelper.lua
Fix for ticket #3, quest tracker not showing on clean install without QuestHelper.
------------------------------------------------------------------------
r20 | moncai | 2009-08-18 16:04:47 +0000 (Tue, 18 Aug 2009) | 1 line
Changed paths:
A /trunk/Configure.lua
Forgot to include added file in the commit :$
------------------------------------------------------------------------
r18 | moncai | 2009-08-18 14:56:08 +0000 (Tue, 18 Aug 2009) | 10 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Libs/MoncaiLib.lua
M /trunk/MoncaiQuestTracker.toc
M /trunk/QuestHelper.lua
M /trunk/QuestLogFrame.lua
M /trunk/WatchFrame.lua
M /trunk/localization/deDE.lua
M /trunk/localization/enUS.lua
M /trunk/localization/frFR.lua
M /trunk/modules.xml
- Added a configuration screen, open with /mqt. Includes profile management!
- Verbose messages are now optional, see configuration under "Verbosity"
- A little bit of code cleanup
- Fixed a small error in MoncaiLib.lua print_r
- Minor update to localization. Known bug: configuration screen is not (yet) localized
- New option: Quest Helper integration can be turned on and off
- New option: Hide completed objectives
- New option: Enable/disable quest level shown
- New option: Enable/disable coloring of quest titles in the tracker
------------------------------------------------------------------------
r16 | moncai | 2009-08-11 12:09:15 +0000 (Tue, 11 Aug 2009) | 1 line
Changed paths:
M /trunk/Core.lua
Fix typo
------------------------------------------------------------------------
r14 | moncai | 2009-08-09 17:57:34 +0000 (Sun, 09 Aug 2009) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/MoncaiQuestTracker.toc
M /trunk/QuestLogFrame.lua
M /trunk/WatchFrame.lua
Now compatible with 3.2.0
------------------------------------------------------------------------
r13 | moncai | 2009-05-27 10:09:03 +0000 (Wed, 27 May 2009) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/MoncaiQuestTracker.toc
M /trunk/WatchFrame.lua
Core.lua Fix typo as reported in ticket 1
WatchFrame.lua First start to implement option to change font size of tracker
------------------------------------------------------------------------