r18
Details
-
Filenamewtasknote-r18.zip
-
Uploaded by
-
UploadedSep 11, 2010
-
Size4.56 KB
-
Downloads29
-
MD51f1eecd6b242c996d08eb44450959a45
Supported WoW Retail Versions
- 4.0.1
- 3.3.5
Changelog
------------------------------------------------------------------------
r18 | wuphonsreach | 2010-09-12 04:37:36 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
M /trunk/wTaskNote.lua
squashed a bunch of bugs, tooltip for minimap icon is still broken (but minimap icon shows up), options screen still throws an error (but it shows up)
------------------------------------------------------------------------
r17 | wuphonsreach | 2010-09-12 04:14:52 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
D /trunk/Globals.lua
D /trunk/Options.lua
M /trunk/wTaskNote.lua
M /trunk/wTaskNote.toc
reorder code blocks, killing off basic errors
------------------------------------------------------------------------
r16 | wuphonsreach | 2010-09-12 03:54:32 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
A /trunk/Globals.lua
D /trunk/MiniMap.lua
A /trunk/Options.lua (from /trunk/wTaskNoteOptions.lua:13
M /trunk/wTaskNote.lua
M /trunk/wTaskNote.toc
D /trunk/wTaskNoteOptions.lua
moving code around so that everything loads in the proper order (and get rid of the old LUA file for the minimap)
------------------------------------------------------------------------
r15 | wuphonsreach | 2010-09-12 03:44:02 +0000 (Sun, 12 Sep 2010) | 3 lines
Changed paths:
M /trunk/Localization/enUS.lua
Fix error (wrong addon name in localization file):
Message: ..\AddOns\wTaskNote\wTaskNote.lua line 6:
Usage: GetLocale(application[, silent]): 'application' - No locales registered for 'WTaskNote'
------------------------------------------------------------------------
r14 | wuphonsreach | 2010-09-12 03:39:34 +0000 (Sun, 12 Sep 2010) | 3 lines
Changed paths:
M /trunk/Localization/enUS.lua
set enUS as the default locale
see line 1: local L = LibStub("AceLocale-3.0"):NewLocale("RaidBuffStatus", "enUS", true)
all other locales will leave off the 3rd argument because they are not the default
------------------------------------------------------------------------
r13 | wuphonsreach | 2010-09-12 03:27:16 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
M /trunk/wTaskNote.lua
M /trunk/wTaskNoteOptions.lua
clean up options code (probably still broken)
------------------------------------------------------------------------
r12 | wuphonsreach | 2010-09-12 03:20:46 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
M /trunk/wTaskNote.lua
M /trunk/wTaskNoteOptions.lua
working on basic options screen
------------------------------------------------------------------------
r11 | wuphonsreach | 2010-09-12 02:59:12 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
A /trunk/wTaskNoteOptions.lua
create LUA file to deal with options
------------------------------------------------------------------------
r10 | wuphonsreach | 2010-09-12 02:58:01 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
A /trunk/wTaskNoteFrame.lua
add the LUA file to control the wTaskNoteFrame
------------------------------------------------------------------------
r9 | wuphonsreach | 2010-09-12 02:50:25 +0000 (Sun, 12 Sep 2010) | 1 line
Changed paths:
M /trunk/wTaskNote.lua
broken code, but working on adding minimap button using LDBIcon
------------------------------------------------------------------------
r8 | wuphonsreach | 2010-09-11 22:25:08 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
A /trunk/MiniMap.lua
M /trunk/wTaskNote.lua
add minimap LUA file, based somewhat off of how RaidBuffStatus does things
------------------------------------------------------------------------
r7 | wuphonsreach | 2010-09-11 22:20:12 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
M /trunk
add svn:externals for the Ace3 libraries to embed them
------------------------------------------------------------------------
r6 | wuphonsreach | 2010-09-11 21:55:08 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
M /trunk/Localization/enUS.lua
M /trunk/wTaskNote.toc
testing out localization
------------------------------------------------------------------------
r5 | wuphonsreach | 2010-09-11 21:41:34 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
A /trunk/Localization/enUS.lua
M /trunk/wTaskNote.lua
M /trunk/wTaskNote.toc
setting up basic localization with (2) namespaces for Options/Messages at the start
------------------------------------------------------------------------
r4 | wuphonsreach | 2010-09-11 21:40:52 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
A /trunk/Localization
setting up basic localization with (2) namespaces for Options/Messages at the start
------------------------------------------------------------------------
r3 | wuphonsreach | 2010-09-11 21:14:31 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
A /trunk/embeds.xml
M /trunk/wTaskNote.lua
M /trunk/wTaskNote.toc
laying the groundwork for the use of the Ace3 libraries
------------------------------------------------------------------------
r2 | wuphonsreach | 2010-09-11 17:40:27 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
A /trunk/wTaskNote.lua
A /trunk/wTaskNote.toc
base version with no content
------------------------------------------------------------------------
r1 | root | 2010-09-11 17:20:20 +0000 (Sat, 11 Sep 2010) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"wtasknote/mainline: Initial Import"
------------------------------------------------------------------------