Checklist2-r64574
Details
-
FilenameChecklist2-r64574.zip
-
Uploaded by
-
UploadedMar 15, 2008
-
Size162.26 KB
-
Downloads42
-
MD59083b6d808515bef9c28011608db39ff
Supported WoW Retail Versions
- 2.3.3
Changelog
------------------------------------------------------------------------
r64574 | quezacolt | 2008-03-15 07:42:34 -0400 (Sat, 15 Mar 2008) | 7 lines
Changed paths:
M /trunk/Checklist2/Checklist2.toc
M /trunk/Checklist2/Communications.lua
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/CoreFrame.xml
M /trunk/Checklist2/DB.lua
M /trunk/Checklist2/FuBarPlugin.lua
M /trunk/Checklist2/Localization/Locale-deDE.lua
M /trunk/Checklist2/Sayings.lua
Checklist2:
-The amount of characters that the mod will "wait" before wrapping the tooltip text is now adjustable.
-Will now notify the user on startup if an update has been detected in an earlier session.
-Fixed an error where the "One less list item" function still looks for the old Less List Items button
-Fixed an error where Checklist2 still looks for the old Less List Items button
-Improved "failsafe" mechanism to stop loading if something asploded
-Updated deDE localization
------------------------------------------------------------------------
r63302 | quezacolt | 2008-03-01 10:58:49 -0500 (Sat, 01 Mar 2008) | 3 lines
Changed paths:
M /trunk/Checklist2/Applet.xml
M /trunk/Checklist2/Checklist2.toc
M /trunk/Checklist2/Communications.lua
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/DB.lua
M /trunk/Checklist2/Sayings.lua
Checklist2:
- Removed unneeded comm functions
- List sharing almost complete - can now send lists to your group (party/raid/BG) and guild, in addition to specific players. As of now, the group and guild list sharing features haven't been tested *at all*.
------------------------------------------------------------------------
r63270 | quezacolt | 2008-02-29 22:55:14 -0500 (Fri, 29 Feb 2008) | 3 lines
Changed paths:
M /trunk/Checklist2/Checklist2.toc
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/DB.lua
M /trunk/Checklist2/FuBarPlugin.lua
Checklist2:
- Accidentally used a variable that was not declared as global.
- The "Welcome to Checklist2!" list no longer gets recreated after deleting it when the UI gets reloaded.
------------------------------------------------------------------------
r63269 | quezacolt | 2008-02-29 22:34:05 -0500 (Fri, 29 Feb 2008) | 5 lines
Changed paths:
M /trunk/Checklist2/Applet.xml
M /trunk/Checklist2/Checklist2.toc
M /trunk/Checklist2/Communications.lua
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/CoreFrame.xml
M /trunk/Checklist2/Localization/Locale-deDE.lua
M /trunk/Checklist2/Localization/Locale-enUS.lua
M /trunk/Checklist2/Sayings.lua
Checklist2:
- The name of the list on the menu that is currently being used is now colored.
- Added slash command /checklist2 setlist (case-sensitive)
- Added German localization (Thanks Lunos!)
- When entering a value into the "Remove multiple items" option that cannot be converted into a number, it now displays a message in chat instead of triggering an error.
------------------------------------------------------------------------
r62958 | quezacolt | 2008-02-26 06:33:48 -0500 (Tue, 26 Feb 2008) | 1 line
Changed paths:
M /trunk/Checklist2/Checklist2.toc
Checklist2: Added X-Relsite metatags
------------------------------------------------------------------------
r62830 | quezacolt | 2008-02-24 23:46:12 -0500 (Sun, 24 Feb 2008) | 2 lines
Changed paths:
M /trunk/Checklist2/Applet.xml
M /trunk/Checklist2/Checklist2.toc
M /trunk/Checklist2/Communications.lua
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/DB.lua
M /trunk/Checklist2/Localization/Locale-deDE.lua
M /trunk/Checklist2/Sayings.lua
Checklist2:
- List sharing between players done, WTB testers! XD Option to send is in the dropdown in the list menu.
------------------------------------------------------------------------
r62752 | quezacolt | 2008-02-24 05:29:39 -0500 (Sun, 24 Feb 2008) | 5 lines
Changed paths:
M /trunk/Checklist2/Applet.xml
M /trunk/Checklist2/Checklist2.toc
M /trunk/Checklist2/Communications.lua
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/CoreFrame.xml
M /trunk/Checklist2/DB.lua
M /trunk/Checklist2/FuBarPlugin.lua
M /trunk/Checklist2/Sayings.lua
Checklist2:
- Replace "More List Items" and "Less List Items" buttons with a dropdown that allows add/removal of multiple list items
- New slash command options: newlist, deletelist, check, uncheck
- List item notes displayed in the FuBar tooltip now wrap. The FuBar tooltip also receives updates at all relevant times now.
- Added more... "quotes"... in Sayings.lua
------------------------------------------------------------------------
r62599 | quezacolt | 2008-02-22 22:15:20 -0500 (Fri, 22 Feb 2008) | 5 lines
Changed paths:
M /trunk/Checklist2/Applet.xml
M /trunk/Checklist2/Checklist2.toc
A /trunk/Checklist2/Communications.lua
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/CoreFrame.xml
M /trunk/Checklist2/DB.lua
M /trunk/Checklist2/FuBarPlugin.lua
A /trunk/Checklist2/Localization/Locale-deDE.lua
M /trunk/Checklist2/Localization/Locale-enUS.lua
M /trunk/Checklist2/Sayings.lua
Checklist2:
- Building localization database
- Comm functions moved from Core.lua to Communications.lua Still incomplete.
- Random list generation moved to DB.lua
- List item text now wraps. There's room for two lines now, too.
------------------------------------------------------------------------
r61550 | quezacolt | 2008-02-15 22:17:12 -0500 (Fri, 15 Feb 2008) | 3 lines
Changed paths:
M /trunk/Checklist2/FuBarPlugin.lua
Checklist2:
- FuBar plugin now shows the name of the list in use
- FuBar tooltip now more readable
------------------------------------------------------------------------
r61386 | quezacolt | 2008-02-15 01:28:07 -0500 (Fri, 15 Feb 2008) | 2 lines
Changed paths:
M /trunk/Checklist2/Core.lua
Checklist2:
- The last fix broke as much stuff as it fixed. Fixed.
------------------------------------------------------------------------
r61373 | quezacolt | 2008-02-14 22:46:46 -0500 (Thu, 14 Feb 2008) | 5 lines
Changed paths:
M /trunk/Checklist2/Applet.xml
M /trunk/Checklist2/Checklist2.toc
M /trunk/Checklist2/Core.lua
M /trunk/Checklist2/DB.lua
M /trunk/Checklist2/Sayings.lua
Checklist2:
- Fixed a nil error when renaming the list currently being viewed, then attempting to interact with it
- Removed certain debug code
- Added the ability to create an empty list
- Metadata changes in preparation for wiki page
------------------------------------------------------------------------