forked from DDCorkum/CTMod
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update toc files and change logs for Cata Classic
Tenatively versioning as 10.3.0.0
- Loading branch information
Showing
26 changed files
with
255 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_BarMod | ||
## Notes: Intuitive yet powerful action bar addon. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_BarModOptions | ||
## Dependencies: CT_Library | ||
## OptionalDeps: Masque | ||
## X-Part-Of: CT-Library | ||
|
||
CT_BarMod.lua | ||
CT_BarMod_ActionButton.lua | ||
CT_BarMod_Groups.lua | ||
CT_BarMod_KeyBindings.lua | ||
CT_BarMod_Masque.lua | ||
CT_BarMod_Skins.lua | ||
CT_BarMod_Use.lua | ||
CT_BarMod_Shift.lua | ||
#CT_BarMod_SpellFlyout.lua | ||
CT_BarMod_Options.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
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,34 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_BottomBar | ||
## Notes: Breaks up the main menu bar into movable pieces. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_BottomBarOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_BottomBar.lua | ||
CT_BottomBar_MainMenu.lua | ||
CT_BottomBar_Override.lua | ||
CT_BottomBar_PetBattle.lua | ||
CT_BottomBar_Options.lua | ||
CT_BottomBar_Addons.lua | ||
CT_BottomBar_Arrows.lua | ||
CT_BottomBar_Bags.lua | ||
CT_BottomBar_Class.lua | ||
CT_BottomBar_Extra.lua | ||
CT_BottomBar_Menu.lua | ||
CT_BottomBar_MultiCast.lua | ||
CT_BottomBar_Pet.lua | ||
CT_BottomBar_Possess.lua | ||
CT_BottomBar_Vehicle.lua | ||
CT_BottomBar_StatusBar.lua | ||
CT_BottomBar_FPS.lua | ||
CT_BottomBar_TalkingHead.lua | ||
CT_BottomBar_Exp.lua | ||
CT_BottomBar_Rep.lua | ||
CT_BottomBar_ClassicPerformanceBar.lua | ||
CT_BottomBar_ClassicKeyRingButton.lua | ||
CT_BottomBar_StanceBar.lua | ||
CT_BottomBar_ZoneAbility.lua | ||
localization.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
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,12 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_BuffMod | ||
## Notes: Customizable buff display. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_BuffModOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_BuffMod.xml | ||
CT_BuffMod.lua | ||
localization.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
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,13 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_Core | ||
## Notes: General nifty features for CTMod. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_CoreOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_Core.lua | ||
CT_Core_Chat.lua | ||
CT_Core_Other.lua | ||
localization.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
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,13 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_ExpenseHistory | ||
## Notes: Detailed log of character expenses. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_EH_History | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
|
||
CT_ExpenseHistory.lua | ||
localization.lua | ||
CT_ExpenseHistory.xml |
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,20 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_Library |cFFCC6600CTMod|r | ||
## Notes: Required for all CTMod modules | ||
## DefaultState: Enabled | ||
## Author: Cide, TS, Resike, Dahk | ||
## AddonCompartmentFunc: CTMod_OnAddonCompartmentClick | ||
## AddonCompartmentFuncOnEnter: CTMod_OnAddonCompartmentEnter | ||
## AddonCompartmentFuncOnLeave: CTMod_OnAddonCompartmentLeave | ||
## IconTexture: Interface\Addons\CT_Library\Images\minimapIcon | ||
|
||
Libs\LibStub\LibStub.lua | ||
Libs\TaintLess.xml | ||
Libs\LibDeflate.lua | ||
Libs\Ace3\AceSerializer-3.0.lua | ||
|
||
CT_Library.lua | ||
localization.lua | ||
CT_Library_TitanPlugin.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
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,23 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_MailMod | ||
## Notes: Heavily improves the in-game mail functionality. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_MailModOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_MailMod.lua | ||
localization.lua | ||
|
||
CT_MailMod_Utility.lua | ||
CT_MailMod_MailLog.lua | ||
CT_MailMod_MailStructure_Incoming.lua | ||
CT_MailMod_MailStructure_Outgoing.lua | ||
CT_MailMod_MailActions.lua | ||
CT_MailMod_MassOpening.lua | ||
CT_MailMod_OpenMail.lua | ||
CT_MailMod_SendMail.lua | ||
CT_MailMod_StockUI.lua | ||
CT_MailMod_Options.lua | ||
CT_MailMod_Alts.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
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,14 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_MapMod | ||
## Notes: Pins the World Map with points of interest and herb/ore nodes | ||
## DefaultState: Enabled | ||
## Author: Dahk (DDCorkum) using earlier work by Cide, TS, Resike | ||
## SavedVariables: CT_MapMod_Notes, CT_MapModOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_MapMod.xml | ||
CT_MapMod.lua | ||
CT_MapMod_ExpansionData.lua | ||
localization.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
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,10 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_PartyBuffs | ||
## Notes: Shows buffs at party member frames. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_PartyBuffsOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_PartyBuffs.xml |
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,18 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_RaidAssist | ||
## Author: TS & Cide (Original), Dargen (MT Addon), DDC (Redesign) | ||
## Notes: Monitor raid HP and click cast buffs, debuff removals, resurrections | ||
## DefaultState: Enabled | ||
## LoadOnDemand: 0 | ||
## Dependencies: CT_Library | ||
## SavedVariables: CT_RaidAssistOptions | ||
## X-Part-Of: CT-Library | ||
|
||
# Durability tracking on both retail and classic | ||
Libs/LibDurability.lua | ||
|
||
# CTRA (for both retail and classic) | ||
CT_RaidAssist.lua | ||
CT_RaidAssist_ExpansionData.lua | ||
localization.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
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,10 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_Timer | ||
## Notes: Shows a timer that counts both up and down. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_TimerOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_Timer.xml |
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,17 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_UnitFrames | ||
## Notes: Changes display of hp/mana values and adds a percentage. | ||
## DefaultState: Enabled | ||
## SavedVariables: CT_UnitFramesOptions | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_UnitFrames.lua | ||
CT_PlayerFrame.xml | ||
CT_TargetFrame.xml | ||
CT_AssistFrame.xml | ||
CT_FocusFrame.xml | ||
CT_PartyFrame.xml | ||
CT_PetFrame.xml | ||
CT_UnitFrameOptions.xml |
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,12 @@ | ||
## Interface: 40400 | ||
## Version: 10.3.0.0 | ||
## Title: CT_Viewport | ||
## Notes: Allows you to change the rendered world's size. | ||
## DefaultState: Enabled | ||
## SavedVariablesPerCharacter: CT_Viewport_Saved | ||
## SavedVariables: CT_ViewportOptions, CT_ViewportBackup | ||
## Dependencies: CT_Library | ||
## X-Part-Of: CT-Library | ||
|
||
CT_Viewport.lua | ||
localization.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