• Fixed some small errors in Sui_RaidIcon function. It's also lighter and should fix the raid icon scaling bug.
• Raid icons are now hidden by default
• ClassIcons are now hidden by default. They should also be sized and positioned correctly.
• Updated Sui_ClassIcon to fix a latent issue with hidden party frames being shown in rare situations
• Other code improvements and optimizations.
• Updated slash handler to embed suiData.partyToggle and suiData.PartyInRaid changes
• Migrated code from Sui_PartyToggler and Sui_RaidToggler into Sui_UpdatePartyVisibility
• Fixed party hide / show code so that it properly hides even when units don't exist
• Integrated PartyInRaid var and partyToggle var into the same show/hide script for party frames
• Fixed a precedence issue with the event handler in which two RAID_ROSTER_UPDATE blocks were present, causing only one to ever run
• Version number incremented to 2.13