-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dynamic tab generation to support different sets of tabs / wow client instance overrides for SoD levelling raids move update message to localization, improve version check logic embed updates, multi-client toc
- Loading branch information
1 parent
97cea8d
commit ca023ef
Showing
18 changed files
with
564 additions
and
291 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Interface: 11501 | ||
## Title: Groupie | ||
## Notes: A better LFG tool for Classic WoW. | ||
## Version: 1.75-alpha | ||
## Author: Gogo, LemonDrake, Kynura, Raegen | ||
## SavedVariables: GroupieDB | ||
## X-Curse-Project-ID: 661450 | ||
|
||
embeds.xml | ||
|
||
Localization\enUS.lua | ||
Localization\frFR.lua | ||
UI/minimap.xml | ||
UI/listingtemplate.xml | ||
UI/friendlistingtemplate.xml | ||
Helpers.lua | ||
DBs/AchievementData.lua | ||
DBs/InstanceData.lua | ||
Globals.lua | ||
Core.lua | ||
#GroupBrowser.lua | ||
RightClick.lua | ||
Listener.lua | ||
AutoResponse.lua | ||
AnnounceReset.lua | ||
AfterParty.lua |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
## Interface: 30403 | ||
## Title: Groupie | ||
## Notes: A better LFG tool for Classic WoW. | ||
## Version: 1.75-alpha | ||
## Author: Gogo, LemonDrake, Kynura, Raegen | ||
## SavedVariables: GroupieDB | ||
## X-Curse-Project-ID: 661450 | ||
|
||
embeds.xml | ||
|
||
Localization\enUS.lua | ||
Localization\frFR.lua | ||
UI/minimap.xml | ||
UI/listingtemplate.xml | ||
UI/friendlistingtemplate.xml | ||
Helpers.lua | ||
DBs/AchievementData.lua | ||
DBs/InstanceData.lua | ||
Globals.lua | ||
Core.lua | ||
#GroupBrowser.lua | ||
RightClick.lua | ||
Listener.lua | ||
AutoResponse.lua | ||
AnnounceReset.lua | ||
AfterParty.lua |
Oops, something went wrong.