From the latest Grid ChangeLog:
"Removed global references for core modules â you will need to update your plugins to work with this release!"
GridStatusMissingBuffs has begun throwing errors, so I've had to revert back to a less-current version of the Grid core ... any hope of an update to work with the new Grid protocol?
From the latest Grid ChangeLog:
"Removed global references for core modules â you will need to update your plugins to work with this release!"
GridStatusMissingBuffs has begun throwing errors, so I've had to revert back to a less-current version of the Grid core ... any hope of an update to work with the new Grid protocol?
Look at the Grid thread. Check my posts at the end.
GridStatusMissingBuffs has begun throwing errors, so I've had to revert back to a less-current version of the Grid core ... any hope of an update to work with the new Grid protocol?
Grab the latest alpha from the project page. I already committed the required update, back in January:
------------------------------------------------------------------------
r77 | Phanx | 2010-01-08 04:42:55 +0000 (Fri, 08 Jan 2010) | 1 line
Changed paths:
M /trunk/GridStatusMissingBuffs.lua
- Update with proper Grid module references.
------------------------------------------------------------------------
Hoping this plugin receives some love, since it was the only mod I used for buffing really. It's going to need a lot of attention, however:
-Mark of the Wild and Blessing of Kings are the same buff now and should be included in the same group. Gift of the Wild no longer exists.
-Power Word: Fortitude group should also check for Commanding Shout and Blood Pact. Prayer of Fortitude no longer exists.
-Divine Spirit and Prayer of Spirit no longer exist.
-Arcane Brilliance and Dalaran Brilliance group should also check for Fel Intelligence. Arcane Intellect no longer exists.
-And potentially some other changes as well. This image might help you group the buffs that should be associated with one another.
All of this on top of the coding that it would take to get the mod working with 4.0 period. I wish I knew LUA, or I'd try to do this myself, since I know it's such a tall order. :(
Thanks for the tip, GridStatusAurasExt works great and is a lot more configurable than GridStatusMissingBuffs was.
As far as what libbykino posted (and after putting some thought into this while configuring GridStatusAurasExt on my chars), I don't think it's worth checking for Fel Intelligence for a mage, or Commanding Shout/Blood Pact/Qiraji Fortitude(?) on a priest. The reason is that those things may be lost during combat...pets die, warriors forget to re-shout, etc. You should be casting the buffs on everyone before going into combat, even if those other things do happen to be up before combat begins.
edit: on a semi-related note, any chance of an update for GridStatusAFK? Or does anyone know of an alternate way to achieve what GridStatusAFK did?
"Removed global references for core modules â you will need to update your plugins to work with this release!"
GridStatusMissingBuffs has begun throwing errors, so I've had to revert back to a less-current version of the Grid core ... any hope of an update to work with the new Grid protocol?
Look at the Grid thread. Check my posts at the end.
Grab the latest alpha from the project page. I already committed the required update, back in January:
-Mark of the Wild and Blessing of Kings are the same buff now and should be included in the same group. Gift of the Wild no longer exists.
-Power Word: Fortitude group should also check for Commanding Shout and Blood Pact. Prayer of Fortitude no longer exists.
-Divine Spirit and Prayer of Spirit no longer exist.
-Arcane Brilliance and Dalaran Brilliance group should also check for Fel Intelligence. Arcane Intellect no longer exists.
-And potentially some other changes as well. This image might help you group the buffs that should be associated with one another.
All of this on top of the coding that it would take to get the mod working with 4.0 period. I wish I knew LUA, or I'd try to do this myself, since I know it's such a tall order. :(
Yes, thank you, this will do nicely. ^_^
As far as what libbykino posted (and after putting some thought into this while configuring GridStatusAurasExt on my chars), I don't think it's worth checking for Fel Intelligence for a mage, or Commanding Shout/Blood Pact/Qiraji Fortitude(?) on a priest. The reason is that those things may be lost during combat...pets die, warriors forget to re-shout, etc. You should be casting the buffs on everyone before going into combat, even if those other things do happen to be up before combat begins.
edit: on a semi-related note, any chance of an update for GridStatusAFK? Or does anyone know of an alternate way to achieve what GridStatusAFK did?
Try r42.
http://www.wowace.com/addons/gridstatusafk/