File Details
8.0.9
- R
- Dec 1, 2018
- 36.16 KB
- 414
- 8.0.1
- Retail
File Name
GridLayoutByRole-8.0.9.zip
Supported Versions
- 8.0.1
GridLayoutByRole
8.0.9 (2018-11-30)
-
Convert back to using unit join/left instead of roster updates.
Using MooUnit instead of GridRoster for roster events fixes the
problem of out-of-order events between the roster changes and
when the role information is available. Also simplify the code
by just updating the role and layout when responding to events. -
Use MooUnit-1.0 instead of GridRoster for roster events.
We want to register for the same events that MooSpec-1.0 uses for
roster updates so that class and role information is available
in those event handlers. -
Use MooSpec-1.0.7 to get class information for group members.
Garbage-collect unused code to manage GUID-to-class mappings.

