Checklist2-r66878

Details

  • Filename
    Checklist2-r66878.zip
  • Uploaded by
  • Uploaded
    Mar 28, 2008
  • Size
    163.01 KB
  • Downloads
    38
  • MD5
    9f0d5707fb29995dd5ac35a437802a89

Supported WoW Retail Versions

  • 2.4.3

Changelog

------------------------------------------------------------------------
r66878 | quezacolt | 2008-03-29 03:56:55 -0400 (Sat, 29 Mar 2008) | 3 lines
Changed paths:
   M /trunk/Checklist2/FuBarPlugin.lua

Checklist2:
- Shift-clicking the plugin to check the topmost task will now properly update the tooltip if detached.
- Ctrl-clicking the plugin unchecks all tasks
------------------------------------------------------------------------
r66683 | quezacolt | 2008-03-28 09:17:23 -0400 (Fri, 28 Mar 2008) | 2 lines
Changed paths:
   M /trunk/Checklist2/Checklist2.toc
   M /trunk/Checklist2/Core.lua

Checklist2:
- Fixed minor bug
------------------------------------------------------------------------
r65594 | quezacolt | 2008-03-24 22:10:12 -0400 (Mon, 24 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/FuBarPlugin.lua
   M /trunk/Checklist2/Localization/Locale-deDE.lua
   M /trunk/Checklist2/Localization/Locale-enUS.lua

Checklist2:
- Collected all strings that should be translated and put them in the locale files. Not yet translated.
- Updated TOC number to 20400
------------------------------------------------------------------------
r65312 | quezacolt | 2008-03-22 00:46:30 -0400 (Sat, 22 Mar 2008) | 4 lines
Changed paths:
   M /trunk/Checklist2/Applet.xml
   M /trunk/Checklist2/Checklist2.toc
   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/Localization/Locale-enUS.lua
   M /trunk/Checklist2/Sayings.lua

Checklist2:
- Main window now fades out when the setup window is shown.
- Add/Remove List Items button now displays number and total percentage of tasks completed. Also added to the FuBar tooltip.
- Fixed some window update issues
------------------------------------------------------------------------
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.
------------------------------------------------------------------------