Change log
------------------------------------------------------------------------
r1510 | Phanx | 2012-08-05 09:50:48 +0000 (Sun, 05 Aug 2012) | 1 line
Changed paths:
M /trunk/Statuses/GridStatusAggro.lua
M /trunk/Statuses/GridStatusAuras.lua
M /trunk/Statuses/GridStatusHeals.lua
M /trunk/Statuses/GridStatusHealth.lua
M /trunk/Statuses/GridStatusMana.lua
M /trunk/Statuses/GridStatusName.lua
M /trunk/Statuses/GridStatusTarget.lua
M /trunk/Statuses/GridStatusVehicle.lua
M /trunk/Statuses/GridStatusVoiceComm.lua
- Status "range" is a boolean; stop passing 40.
------------------------------------------------------------------------
r1509 | Phanx | 2012-08-03 09:09:44 +0000 (Fri, 03 Aug 2012) | 4 lines
Changed paths:
M /trunk/GridFrame.lua
M /trunk/GridStatus.lua
- Fixed the text color when disabling the "Invert text color" option
- Inverting the text color will now also invert the text shadow color
- Register Blizzard Raid Bar texture with LibSharedMedia
- Allow status to be passed as either the traditional list of parameters, or as a table
------------------------------------------------------------------------
r1508 | Phanx | 2012-08-01 18:34:50 +0000 (Wed, 01 Aug 2012) | 1 line
Changed paths:
M /trunk/GridCore.lua
M /trunk/README.html
- Slightly larger default width for the config frame to prevent random wrapping
------------------------------------------------------------------------
r1507 | Phanx | 2012-07-28 23:54:31 +0000 (Sat, 28 Jul 2012) | 4 lines
Changed paths:
M /trunk
M /trunk/GridFrame.lua
D /trunk/white16x16.tga
- Removed redundant texture file; just use BUTTONS\WHITE8X8 instead.
- Better handling of "range" property on statuses; it's a boolean now, not a number.
- More messages from GridFrame when debugging is enabled.
- Increased default font size from 11 to 12.
------------------------------------------------------------------------
r1506 | Phanx | 2012-07-28 23:34:40 +0000 (Sat, 28 Jul 2012) | 7 lines
Changed paths:
M /trunk/GridCore.lua
- Added :StartTimer and :StopTimer methods to modulePrototype to wrap the unintuitive vagaries of AceTimer-3.0 so I don't have to think about them.
- Works more like the AceEvent-2.0 timer API, but supports AceTimer-3.0 style arguments too.
- Timers are managed by name, not handle. The handle is stored internally, no need to keep track of it yourself.
- Calling :StartTimer on an already-running timer will call :StopTimer and then proceed with starting it again with the new parameters. Calling :StopTimer on a timer that isn't running does nothing.
- module:StartTimer(name string, callback function, delay number, repeating boolean, arg anything)
- module:StartTimer(name string, delay number, repeating boolean, arg anything)
- module:StopTimer(name string)
------------------------------------------------------------------------
r1505 | Phanx | 2012-07-28 23:03:36 +0000 (Sat, 28 Jul 2012) | 1 line
Changed paths:
M /trunk/README.html
- Adjusted formatting to look better on Curse.com... who thought making h3 more visually prominent than h1 made any kind of sense?
------------------------------------------------------------------------
r1504 | Phanx | 2012-07-28 12:29:12 +0000 (Sat, 28 Jul 2012) | 1 line
Changed paths:
M /trunk/.docmeta
A /trunk/README.html
D /trunk/README.txt
- Switched README format from Markdown to HTML
------------------------------------------------------------------------
r1503 | Phanx | 2012-07-27 13:11:00 +0000 (Fri, 27 Jul 2012) | 1 line
Changed paths:
M /trunk/README.txt
A /trunk/TODO.txt
- Update description to point to new "How to report a bug" page
------------------------------------------------------------------------
r1502 | Phanx | 2012-07-26 07:52:16 +0000 (Thu, 26 Jul 2012) | 1 line
Changed paths:
M /trunk/GridLayoutLayouts.lua
- Added monks to the by-class layouts
------------------------------------------------------------------------
r1501 | Phanx | 2012-07-26 04:34:36 +0000 (Thu, 26 Jul 2012) | 1 line
Changed paths:
M /trunk/README.txt
- Poke to repackage with fixed Spanish translations (fixes ticket #611)
------------------------------------------------------------------------
r1498 | Phanx | 2012-07-22 11:54:25 +0000 (Sun, 22 Jul 2012) | 1 line
Changed paths:
M /trunk/Grid.toc
- Compatible with itIT, even if there aren't any translations yet.
------------------------------------------------------------------------
r1497 | Phanx | 2012-07-22 11:53:30 +0000 (Sun, 22 Jul 2012) | 1 line
Changed paths:
M /trunk/GridStatus.lua
- The "range" argument to :SendStatusGained is treated as a boolean now, so we don't need to print a debug complaint if it's not a number.
------------------------------------------------------------------------
r1496 | Phanx | 2012-07-22 11:50:37 +0000 (Sun, 22 Jul 2012) | 1 line
Changed paths:
M /trunk/README.txt
- Updated README with some beta-related information.
------------------------------------------------------------------------
r1495 | Phanx | 2012-07-15 16:34:43 +0000 (Sun, 15 Jul 2012) | 1 line
Changed paths:
M /trunk/README.txt
- Backslash, you are not a slash. How did you get there? You are not even pointing the right way.
------------------------------------------------------------------------
r1494 | Phanx | 2012-07-15 16:30:40 +0000 (Sun, 15 Jul 2012) | 2 lines
Changed paths:
M /trunk/GridRoster.lua
M /trunk/README.txt
M /trunk/Statuses/GridStatusHealth.lua
M /trunk/Statuses/GridStatusName.lua
M /trunk/Statuses/GridStatusRange.lua
M /trunk/Statuses/GridStatusResurrect.lua
M /trunk/Statuses/GridStatusTarget.lua
- Improved range checking on dead targets for monks
- Miscellaneous event fixes for MoP
------------------------------------------------------------------------
r1493 | Phanx | 2012-07-04 11:23:03 +0000 (Wed, 04 Jul 2012) | 2 lines
Changed paths:
M /trunk/Statuses/GridStatusResurrect.lua
- Fix tooltip text for Status > Resurrection > Show until used
- Internal tweaks to Resurrection status module to better handle theoretical situations in which someone starts and then cancels casting a res on someone who already has a res pending. Testing in actual raid situations requested.
------------------------------------------------------------------------
Facts
- Uploaded on
- Aug 05, 2012
- Game version
- 4.3.4
- Filename
- Grid-r1510-nolib.zip
- Size
- 110.5 KiB
- MD5
- 8ceaa46a8b5516b47a175de0a529fc09
- Type
- Alpha
- Status
- Normal
- Downloads
- 54