v1.4.3
Details
-
FilenameCalendarExtras-v1.4.3.zip
-
Uploaded by
-
UploadedJan 7, 2010
-
Size36.56 KB
-
Downloads83
-
MD55cf1fe4e840e169a1c8782b496707eae
Supported WoW Retail Versions
- 3.3.0
Changelog
------------------------------------------------------------------------
r42 | wt- | 2010-01-07 19:24:01 +0000 (Thu, 07 Jan 2010) | 1 line
Changed paths:
A /tags/v1.4.3 (from /trunk:41)
Tagging 1.4.3
------------------------------------------------------------------------
r41 | wt- | 2010-01-07 19:22:30 +0000 (Thu, 07 Jan 2010) | 1 line
Changed paths:
M /trunk/CalendarExtras.toc
M /trunk/Modules/list_mass_select.lua
M /trunk/Modules/list_sorters.lua
M /trunk/Modules/list_status_online.lua
Fix role/status/etc applying to wrong players if list is sorted by role, oops!
------------------------------------------------------------------------
r39 | wt- | 2009-12-16 18:43:33 +0000 (Wed, 16 Dec 2009) | 1 line
Changed paths:
M /trunk/CalendarExtras.toc
M /trunk/Modules/CalendarExtrasModules.toc
A /trunk/Modules/export.lua (from /trunk/export.lua:38
A /trunk/Modules/invite_currentraid.lua (from /trunk/invite_currentraid.lua:38
A /trunk/Modules/list_mass_select.lua (from /trunk/list_mass_select.lua:38
A /trunk/Modules/list_sorters.lua (from /trunk/list_sorters.lua:38
A /trunk/Modules/list_status_ingroup.lua (from /trunk/list_status_ingroup.lua:38
A /trunk/Modules/list_status_online.lua (from /trunk/list_status_online.lua:38
A /trunk/core.lua (from /trunk/main.lua:38
D /trunk/export.lua
D /trunk/invite_currentraid.lua
D /trunk/list_mass_select.lua
D /trunk/list_sorters.lua
D /trunk/list_status_ingroup.lua
D /trunk/list_status_online.lua
D /trunk/main.lua
Move the modules into Modules subdir, and rename main to core, and fix the tocs
------------------------------------------------------------------------
r38 | wt- | 2009-12-16 18:38:43 +0000 (Wed, 16 Dec 2009) | 2 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/CalendarExtras.toc
A /trunk/Modules
A /trunk/Modules/CalendarExtrasModules.toc
M /trunk/export.lua
M /trunk/invite_currentraid.lua
M /trunk/list_mass_select.lua
M /trunk/list_sorters.lua
M /trunk/list_status_ingroup.lua
M /trunk/list_status_online.lua
M /trunk/main.lua
Lots of changes under the hood, trying to polish the code a bit and make it a bit more compatible with other addons, no actual functionality has changed for now.
The addon is now split in two, the core addon and the modules, this was the easiest way to make sure things load and happen in the right order.
------------------------------------------------------------------------
r37 | wt- | 2009-12-10 18:42:08 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/list_mass_select.lua
M /trunk/list_sorters.lua
M /trunk/main.lua
Mass-select: Fixing the highlighting to hide/unhide properly on single selections, and add an underlining to indicate the "main" selection... not sure what to call it.
------------------------------------------------------------------------
r35 | wt- | 2009-12-10 16:53:21 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/CalendarExtras.toc
M /trunk/export.lua
Fix new tentative-status breaking the exporter, bumping to 1.4.1
------------------------------------------------------------------------
r33 | wt- | 2009-12-10 12:58:17 +0000 (Thu, 10 Dec 2009) | 1 line
Changed paths:
M /trunk/CalendarExtras.toc
M /trunk/export.lua
M /trunk/invite_currentraid.lua
M /trunk/list_mass_select.lua
M /trunk/list_sorters.lua
M /trunk/list_status_ingroup.lua
M /trunk/list_status_online.lua
M /trunk/main.lua
3.3 fixes
------------------------------------------------------------------------
r32 | wt- | 2009-12-02 22:46:31 +0000 (Wed, 02 Dec 2009) | 3 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/CalendarExtras.toc
M /trunk/list_status_online.lua
list_status_online: Add LibAlts support.
If a player who is in the list is on an alt, there will be a tooltip text noting that, and new context menu entry for whispering to that alt.
No interface to assign alts and mains at the moment, so this won't work unless you have Prat/AltsMains/etc installed
------------------------------------------------------------------------