v1.3.2
Details
-
FilenameCalendarExtras-v1.3.2.zip
-
Uploaded by
-
UploadedOct 30, 2009
-
Size27.19 KB
-
Downloads84
-
MD55b0a675a6d30a4d37f45781dab72bd03
Supported WoW Retail Versions
- 3.2.0
Changelog
------------------------------------------------------------------------
r30 | wt- | 2009-10-30 19:55:23 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
A /tags/v1.3.2 (from /trunk:29)
Tagging 1.3.2
------------------------------------------------------------------------
r29 | wt- | 2009-10-30 19:54:34 +0000 (Fri, 30 Oct 2009) | 1 line
Changed paths:
M /trunk/CalendarExtras.toc
M /trunk/list_status_online.lua
Fix online/offline updates, marking people offline wasn't working
------------------------------------------------------------------------
r28 | wt- | 2009-10-23 14:57:05 +0000 (Fri, 23 Oct 2009) | 1 line
Changed paths:
M /trunk/invite_currentraid.lua
M /trunk/list_status_ingroup.lua
M /trunk/list_status_online.lua
M /trunk/main.lua
Code cleanups, moving things around, adding comments
------------------------------------------------------------------------
r26 | wt- | 2009-10-22 16:58:10 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/CalendarExtras.toc
M /trunk/list_status_online.lua
D'oh, let's not make offline players quite that pitch black
------------------------------------------------------------------------
r24 | wt- | 2009-10-22 05:19:56 +0000 (Thu, 22 Oct 2009) | 3 lines
Changed paths:
M /trunk/CalendarExtras.toc
A /trunk/list_status_ingroup.lua
A /trunk/list_status_online.lua
- New modules to mark grouped and offline players, finally.
Note, players not in your guild, group or your friend list are considered to be offline
- TOC bump to 1.3.0
------------------------------------------------------------------------
r23 | wt- | 2009-10-22 05:17:02 +0000 (Thu, 22 Oct 2009) | 3 lines
Changed paths:
M /trunk/list_sorters.lua
Sorters: Move the class text a bit to make room for the in-group indicator
------------------------------------------------------------------------
r22 | wt- | 2009-10-22 05:15:41 +0000 (Thu, 22 Oct 2009) | 1 line
Changed paths:
M /trunk/main.lua
Add few more things shared by the modules to the core
------------------------------------------------------------------------
r20 | wt- | 2009-10-20 15:04:50 +0000 (Tue, 20 Oct 2009) | 2 lines
Changed paths:
M /trunk/CalendarExtras.toc
A /trunk/invite_currentraid.lua
- New feature, invite current raid to the selected event. Either select the option in the Mass Invite menu, or right click the Invite button of an existing event.
- Update TOC
------------------------------------------------------------------------
r19 | wt- | 2009-10-20 14:59:40 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
M /trunk/export.lua
Oops, fix export error if list_sorters.lua is absent
------------------------------------------------------------------------
r18 | wt- | 2009-10-20 14:56:58 +0000 (Tue, 20 Oct 2009) | 1 line
Changed paths:
A /trunk/list_mass_select.lua (from /trunk/mass_select.lua:17
A /trunk/list_sorters.lua (from /trunk/sorters.lua:17
D /trunk/mass_select.lua
D /trunk/sorters.lua
Renaming the two module names to categorize them a bit better
------------------------------------------------------------------------
r17 | wt- | 2009-10-20 14:52:39 +0000 (Tue, 20 Oct 2009) | 2 lines
Changed paths:
M /trunk/export.lua
M /trunk/main.lua
M /trunk/mass_select.lua
M /trunk/sorters.lua
- Move tab creation to main.lua in case I need to make more of them
- Small code tweaks
------------------------------------------------------------------------
r15 | wt- | 2009-10-14 16:56:28 +0000 (Wed, 14 Oct 2009) | 3 lines
Changed paths:
M /trunk/CalendarExtras.toc
M /trunk/export.lua
M /trunk/mass_select.lua
M /trunk/sorters.lua
- Fixed the role token not working for auto-set roles in the export module, oopsie!
- Minor UI polishing. Role context menu hides properly now, and unselecting with ctrl properly removes the highlight from the button under the cursor
------------------------------------------------------------------------