The raid freeze (and it's any raid zone while in a raid group, not just AV :P) didn't happen tonight, and it's been happening about 10% of the time over the last few weeks, especially in Hyjal. I'll let you know if it happens over the rest of the raid week.
The raid freeze (and it's any raid zone while in a raid group, not just AV :P) didn't happen tonight
Glad to hear it. I know that the freeze can happen in any situation (It could even happen in 5 man instances, if you went with 3-4 pets), but from my experience, people that do AV notice the freeze far more often than others.
Great to see this problem gone and looking forward to seeing pet support in mainline Grid... and hopefully soon after my own little holy grail of Grid layouts - GridDynamicLayout with a pet section :-)
I committed a change to GridRange.lua and GridStatusRange.lua, this add a long time requested feature, which is the ability to modify the checked range.
Hey, Jerry, I'm noticing that the range I'm selecting is not saving between sessions. I am choosing 40 yards, but it always reverts to 28 yards when I load the UI. This is what I'm seeing in SavedVariables/Grid.lua:
Hey, Jerry, I'm noticing that the range I'm selecting is not saving between sessions. I am choosing 40 yards, but it always reverts to 28 yards when I load the UI.
Do you have multiple characters using the Default (or another) profile ? Because some classes do not have any spell for 40 yards range, and your range may be changed when you log this character. You may want to create a character specific profile.
Grid: merge Pet for Grid branch into mailine.
_ Add support for Pet units into Grid.
_ Better and faster GridRange module.
_ Added unit color selection to Grid core.
_ GridStatusRange allows to select the range to check,
also allows faster updates thanks to the optimisations in GridRange.
_ Support Hunter Feign Death ability in GridStatusHealth.
_ Added detection of abolish abilities in GridStatusAuras.
_ Updated frFR locale.
Notes:
_ Due to a bug in the World of Warcraft client and a limitation of Roster-2.1,
sometimes a pet frame may appear as a black square. The reason behind this is
that when a pet leave your area of interests, the client lose informations
about it. One of this information lost is the name of the unit, which is
required by Roster-2.1 to correctly register the unit.
The requested URL /wowace/branches/Grid/jerry/Grid/ was not found on this server.
Apache/2.2.3 (Ubuntu) DAV/2 SVN/1.4.3 mod_python/3.2.10 Python/2.5.1 Server at svn.wowace.com Port 80
Is anywhrere a documentation of the new layout flags a group can have? Like "isPetGroup" or "filterOnPet"? Just looked at the Grid (Advanced) wiki page but found nothing about these flags.
Is anywhrere a documentation of the new layout flags a group can have? Like "isPetGroup" or "filterOnPet"? Just looked at the Grid (Advanced) wiki page but found nothing about these flags.
gogo Ace3/Roster-2.2 Grid! <3
Glad to hear it. I know that the freeze can happen in any situation (It could even happen in 5 man instances, if you went with 3-4 pets), but from my experience, people that do AV notice the freeze far more often than others.
Yes, also the fact that most players tend to spawn roughly at the same time at the same place doesn't help at all.
Arjen
Hey, Jerry, I'm noticing that the range I'm selecting is not saving between sessions. I am choosing 40 yards, but it always reverts to 28 yards when I load the UI. This is what I'm seeing in SavedVariables/Grid.lua:
Do you have multiple characters using the Default (or another) profile ? Because some classes do not have any spell for 40 yards range, and your range may be changed when you log this character. You may want to create a character specific profile.
=/
The branch has been closed now that it has become the mainline Grid version.
cool! Thank you!
I have added the new flags to the documentation.