3.0.2-nolib
Details
-
FilenameMobileVault-3.0.2-nolib.zip
-
Uploaded by
-
UploadedDec 19, 2010
-
Size24.45 KB
-
Downloads52
-
MD54d3cf8f34c7a590a5db99e737a3cb0c9
Supported WoW Retail Versions
- 4.0.3a
Changelog
------------------------------------------------------------------------
r166 | starinnia | 2010-12-20 01:27:16 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
A /tags/3.0.2 (from /trunk:165)
Tagging as 3.0.2
------------------------------------------------------------------------
r165 | starinnia | 2010-12-20 00:58:31 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-fix flipped tooltip logic
------------------------------------------------------------------------
r164 | starinnia | 2010-12-20 00:56:35 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-grow the image frame as necessary when itemPadding > 0
------------------------------------------------------------------------
r163 | starinnia | 2010-12-20 00:48:28 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-ensure numtabs is a number when looking for tooltip info
------------------------------------------------------------------------
r162 | starinnia | 2010-12-20 00:39:19 +0000 (Mon, 20 Dec 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-fix item slots jumping out of the frame when changing settings
------------------------------------------------------------------------
r160 | starinnia | 2010-12-19 03:17:02 +0000 (Sun, 19 Dec 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-fix :Update() to clear points on item slots and tab buttons before updating the anchors
------------------------------------------------------------------------
r158 | starinnia | 2010-12-13 04:11:26 +0000 (Mon, 13 Dec 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-properly handle tab updates (icon changes, name changes, etc) while the guild bank is open
------------------------------------------------------------------------
r157 | starinnia | 2010-11-29 02:09:03 +0000 (Mon, 29 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-make sure that slots that previously held an item, but are currently empty are deleted from the database
------------------------------------------------------------------------
r156 | starinnia | 2010-11-21 01:50:11 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-fix 3 global references
------------------------------------------------------------------------
r155 | starinnia | 2010-11-21 01:41:47 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Frames.lua
-adjust tab button anchoring
------------------------------------------------------------------------
r154 | starinnia | 2010-11-21 01:41:24 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-adjust tab button anchoring
------------------------------------------------------------------------
r153 | starinnia | 2010-11-21 01:33:04 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Frames.lua
-another fix for timestamps on initial frame showing
------------------------------------------------------------------------
r152 | starinnia | 2010-11-21 01:21:49 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Frames.lua
-fix raw timestamp being displayed on the first opening of the frame
------------------------------------------------------------------------
r151 | starinnia | 2010-11-21 01:20:29 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-fix blank pages
------------------------------------------------------------------------
r150 | starinnia | 2010-11-21 01:06:53 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Frames.lua
-fix on-demand frame creation
------------------------------------------------------------------------
r149 | starinnia | 2010-11-21 01:04:43 +0000 (Sun, 21 Nov 2010) | 1 line
Changed paths:
M /trunk/Options/Options.lua
-fix error when changing settings
------------------------------------------------------------------------
r148 | starinnia | 2010-11-20 21:52:44 +0000 (Sat, 20 Nov 2010) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Frames.lua
M /trunk/Options/Options.lua
-create the image frame on demand, instead of when the addon Initializes
-put an entry in the Blizz option menu
------------------------------------------------------------------------
r147 | starinnia | 2010-11-20 05:32:02 +0000 (Sat, 20 Nov 2010) | 3 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Frames.lua
M /trunk/Locales/enUS.lua
-save a timestamp per page
-change how the timestamp is stored
-change how guild funds are stored
------------------------------------------------------------------------
r146 | starinnia | 2010-11-20 02:55:07 +0000 (Sat, 20 Nov 2010) | 2 lines
Changed paths:
M /trunk/Core.lua
M /trunk/Frames.lua
-really prevent an error when opening the Image frame with no data
-missed a spot still assuming 6 tab maximum
------------------------------------------------------------------------
r145 | starinnia | 2010-11-20 02:27:20 +0000 (Sat, 20 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Frames.lua
-adjust tab button placement, 8 tabs looked funny before
------------------------------------------------------------------------
r144 | starinnia | 2010-11-20 02:24:44 +0000 (Sat, 20 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-use fewer tables to store page info
------------------------------------------------------------------------
r143 | starinnia | 2010-11-20 02:13:45 +0000 (Sat, 20 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
-prevent an error when opening the Image frame with no data
------------------------------------------------------------------------
r142 | starinnia | 2010-11-20 01:30:53 +0000 (Sat, 20 Nov 2010) | 2 lines
Changed paths:
M /trunk/Core.lua
-fix table access in ScanPage method
-fix double colon in tooltips
------------------------------------------------------------------------
r141 | starinnia | 2010-11-20 01:22:07 +0000 (Sat, 20 Nov 2010) | 1 line
Changed paths:
M /trunk/Core.lua
M /trunk/Frames.lua
M /trunk/MobileVault.toc
M /trunk/Options/Options.lua
-database overhaul, *your saved variables will be wiped*
------------------------------------------------------------------------
r140 | starinnia | 2010-11-20 00:23:27 +0000 (Sat, 20 Nov 2010) | 1 line
Changed paths:
M /trunk/Frames.lua
-don't limit to 6 tabs anymore
------------------------------------------------------------------------