gOOvER / GuildGreet-Extended

A Greeting Addon for WoW
Other
4 stars 3 forks source link

Fixes for Shadowlands #41

Closed ReglohPri closed 3 years ago

ReglohPri commented 3 years ago

I have make a ton of fixes for Patch 9.0.1 - Shadowlands.

GuildGreet.xml completely revised because since Patch 9.0.1 is Backdrop deprecated.

GuildRoster() changes to C_GuildInfo.GuildRoster() CanViewOfficerNote() changes to C_GuildInfo.CanViewOfficerNote() GetWhoInfo() changes to C_FriendList.GetWhoInfo() GetNumWhoResults() changes to C_FriendList.GetNumWhoResults() SendWho() changes to C_FriendList.SendWho() ShowFriends() changes to C_FriendList.ShowFriends()

PlaySound needs now SoundKit(id)

All functions tested on the PTR server for Shadowlands