File Details
9.0.0-beta1
- B
- Oct 21, 2020
- 319.56 KB
- 388
- 9.0.1
- Retail
File Name
GuildGreet-9.0.0-beta1.zip
Supported Versions
- 9.0.1
lightweight tag 9caf945aaac4b09504303c2827e26d5f7ba8218d 9.0.0-beta1
Author: Torsten Widmann <info@goover.de>
Date: Wed Oct 21 16:25:50 2020 +0200
commit 9caf945aaac4b09504303c2827e26d5f7ba8218d
Author: Torsten Widmann <info@goover.de>
Date: Wed Oct 21 16:25:50 2020 +0200
Update to 9.0.0-beta1
commit b5034feba23ca814fba6abd3cf65ac0ca017b308
Author: ReglohPri <71638466+ReglohPri@users.noreply.github.com>
Date: Tue Oct 6 02:22:49 2020 +0200
Small fixes for Shadowlands
There were any api function deprecated:
GetNumFriends() changed to C_FriendList.GetNumFriends()
ShowFriends() changed to C_FriendList.ShowFriends()
GetFriendInfo changed to C_FriendList.GetFriendInfoByIndex
The results come in a different order.
commit b5034feba23ca814fba6abd3cf65ac0ca017b308
Author: ReglohPri <71638466+ReglohPri@users.noreply.github.com>
Date: Tue Oct 6 02:22:49 2020 +0200
Small fixes for Shadowlands
There were any api function deprecated:
GetNumFriends() changed to C_FriendList.GetNumFriends()
ShowFriends() changed to C_FriendList.ShowFriends()
GetFriendInfo changed to C_FriendList.GetFriendInfoByIndex
The results come in a different order.
commit 6920e2f52a3f8e0b70c4bcd42b5e4093b30eb93c
Author: ReglohPri <71638466+ReglohPri@users.noreply.github.com>
Date: Sun Oct 4 14:55:31 2020 +0200
Fixes for Shadowlands
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)
commit 6920e2f52a3f8e0b70c4bcd42b5e4093b30eb93c
Author: ReglohPri <71638466+ReglohPri@users.noreply.github.com>
Date: Sun Oct 4 14:55:31 2020 +0200
Fixes for Shadowlands
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)
commit 8ecc9d75dd5d8e5cba0fedd5661376d98d6af2a0
Author: ReglohPri <71638466+ReglohPri@users.noreply.github.com>
Date: Sat Sep 26 19:53:48 2020 +0200
Patch 9.0.1 Shadowlands
Here my first changes for Patch 9.0.1
commit 8ecc9d75dd5d8e5cba0fedd5661376d98d6af2a0
Author: ReglohPri <71638466+ReglohPri@users.noreply.github.com>
Date: Sat Sep 26 19:53:48 2020 +0200
Patch 9.0.1 Shadowlands
Here my first changes for Patch 9.0.1
commit e9bf3ed276bd9da83a5e9bd76d1496f739514bbc
Author: gOOvER <goover0976@gmail.com>
Date: Sun Jul 7 08:46:34 2019 +0200
forgot something
commit a8a80ef772353901a433a863a337c0a0e37cfd40
Author: gOOvER <goover0976@gmail.com>
Date: Sun Jul 7 08:42:38 2019 +0200
first try to fix grren bug