Skip to content

Commit

Permalink
Merge pull request #21 from solocommand/8.0.1
Browse files Browse the repository at this point in the history
Battle for Azeroth Update
  • Loading branch information
solocommand authored Jul 19, 2018
2 parents 3bb777c + 4b2ad96 commit d98dbc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 1 addition & 4 deletions TitanSocial.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ local bDebugMode = false

-- Required Titan variables
local TITAN_SOCIAL_ID = "Social"
local TITAN_SOCIAL_VERSION = "7.3.0"
local TITAN_SOCIAL_VERSION = "8.0.1"
local TITAN_SOCIAL_TOOLTIP_KEY = "TitanSocialTooltip"

local MOBILE_HERE_ICON = "|TInterface\\ChatFrame\\UI-ChatIcon-ArmoryChat:0:0:0:0:16:16:0:16:0:16:73:177:73|t"
Expand Down Expand Up @@ -1206,9 +1206,6 @@ function _G.TitanPanelSocialButton_OnLoad(self)
-- RealID Events
self:RegisterEvent("BN_FRIEND_ACCOUNT_OFFLINE")
self:RegisterEvent("BN_FRIEND_ACCOUNT_ONLINE")
self:RegisterEvent("BN_FRIEND_TOON_OFFLINE")
self:RegisterEvent("BN_FRIEND_TOON_ONLINE")
self:RegisterEvent("BN_TOON_NAME_UPDATED")
self:RegisterEvent("BN_FRIEND_INFO_CHANGED")
self:RegisterEvent("CHAT_MSG_BN_INLINE_TOAST_BROADCAST") -- a friend changes their broadcast

Expand Down
6 changes: 3 additions & 3 deletions TitanSocial.toc
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
## Interface: 70300
## Title: Titan Panel [|cffeda55fSocial|r] |cff00aa007.3.0|r
## Interface: 80000
## Title: Titan Panel [|cffeda55fSocial|r] |cff00aa008.0.1|r
## Notes: A Titan Panel plugin incorporating Friends, Guild, and RealID Friends
## Author: solocommand and eridius
## SavedVariables:
## SavedVariablesPerCharacter: TitanSocialVars
## Dependencies: Titan
## Version: 7.3.0
## Version: 8.0.1
## LoadOnDemand: 0
## DefaultState: enabled
TitanSocial.xml

0 comments on commit d98dbc4

Please sign in to comment.