diff --git a/CT_BarMod/CT_BarMod-Cata.toc b/CT_BarMod/CT_BarMod-Cata.toc new file mode 100644 index 0000000..3622551 --- /dev/null +++ b/CT_BarMod/CT_BarMod-Cata.toc @@ -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 \ No newline at end of file diff --git a/CT_BarMod/changes.txt b/CT_BarMod/changes.txt index acb508b..a28b1a6 100644 --- a/CT_BarMod/changes.txt +++ b/CT_BarMod/changes.txt @@ -1,3 +1,6 @@ +CT_BarMod (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_BarMod (10.2.0.2) 2023-11-15 - Update for Classic 1.15.0 diff --git a/CT_BottomBar/CT_BottomBar-Cata.toc b/CT_BottomBar/CT_BottomBar-Cata.toc new file mode 100644 index 0000000..dd6d693 --- /dev/null +++ b/CT_BottomBar/CT_BottomBar-Cata.toc @@ -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 \ No newline at end of file diff --git a/CT_BottomBar/changes.txt b/CT_BottomBar/changes.txt index a8690d5..2c637e4 100644 --- a/CT_BottomBar/changes.txt +++ b/CT_BottomBar/changes.txt @@ -1,3 +1,6 @@ +CT_BottomBar (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_BottomBar (10.1.5.1) 2023-07-12 - Enough's enough. Disabled in Dragonflight. (99% replaced by EditMode). diff --git a/CT_BuffMod/CT_BuffMod-Cata.toc b/CT_BuffMod/CT_BuffMod-Cata.toc new file mode 100644 index 0000000..e1174d4 --- /dev/null +++ b/CT_BuffMod/CT_BuffMod-Cata.toc @@ -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 \ No newline at end of file diff --git a/CT_BuffMod/changes.txt b/CT_BuffMod/changes.txt index ec6bb13..955d456 100644 --- a/CT_BuffMod/changes.txt +++ b/CT_BuffMod/changes.txt @@ -1,3 +1,6 @@ +CT_BuffMod (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_BuffMod (10.0.0.4) 2022-11-07 - Now also hides the debuff frame in Dragonflight diff --git a/CT_Core/CT_Core-Cata.toc b/CT_Core/CT_Core-Cata.toc new file mode 100644 index 0000000..4f21b8e --- /dev/null +++ b/CT_Core/CT_Core-Cata.toc @@ -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 \ No newline at end of file diff --git a/CT_Core/changes.txt b/CT_Core/changes.txt index db38af5..d3dab7b 100644 --- a/CT_Core/changes.txt +++ b/CT_Core/changes.txt @@ -1,3 +1,6 @@ +CT_Core (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_Core (10.2.5.1) 2024-02-10 - Clearing extra collapse icons from the classic quest log diff --git a/CT_ExpenseHistory/CT_ExpenseHistory-Cata.toc b/CT_ExpenseHistory/CT_ExpenseHistory-Cata.toc new file mode 100644 index 0000000..d83b816 --- /dev/null +++ b/CT_ExpenseHistory/CT_ExpenseHistory-Cata.toc @@ -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 diff --git a/CT_ExpenseHistory/changes.txt b/CT_ExpenseHistory/changes.txt index b8234b4..952c67a 100644 --- a/CT_ExpenseHistory/changes.txt +++ b/CT_ExpenseHistory/changes.txt @@ -1,3 +1,6 @@ +CT_ExpenseHistory (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_ExpenseHistory (9.2.0.3) 2022-10-19 - Repair cost tracking in Dragonflight diff --git a/CT_Library/CT_Library-Cata.toc b/CT_Library/CT_Library-Cata.toc new file mode 100644 index 0000000..d222168 --- /dev/null +++ b/CT_Library/CT_Library-Cata.toc @@ -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 + diff --git a/CT_Library/changes.txt b/CT_Library/changes.txt index 4bf4d9d..357d36d 100644 --- a/CT_Library/changes.txt +++ b/CT_Library/changes.txt @@ -1,3 +1,6 @@ +CT_Library (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_Library (10.1.0.2) 2023-07-07 - Library update diff --git a/CT_MailMod/CT_MailMod-Cata.toc b/CT_MailMod/CT_MailMod-Cata.toc new file mode 100644 index 0000000..8ef5f91 --- /dev/null +++ b/CT_MailMod/CT_MailMod-Cata.toc @@ -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 diff --git a/CT_MailMod/changes.txt b/CT_MailMod/changes.txt index 4001943..dc24370 100644 --- a/CT_MailMod/changes.txt +++ b/CT_MailMod/changes.txt @@ -1,3 +1,6 @@ +CT_MailMod (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_MailMod (10.0.7.1) 2023-03-19 - Fixed a logging error diff --git a/CT_MapMod/CT_MapMod-Cata.toc b/CT_MapMod/CT_MapMod-Cata.toc new file mode 100644 index 0000000..7535b9a --- /dev/null +++ b/CT_MapMod/CT_MapMod-Cata.toc @@ -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 diff --git a/CT_MapMod/changes.txt b/CT_MapMod/changes.txt index 26b85dd..92004d2 100644 --- a/CT_MapMod/changes.txt +++ b/CT_MapMod/changes.txt @@ -1,3 +1,6 @@ +CT_MapMod (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_MapMod (10.2.0.2) 2023-11-15 - Updates for Emerald Dream herbs/ore (Dynaletik) diff --git a/CT_PartyBuffs/CT_PartyBuffs-Cata.toc b/CT_PartyBuffs/CT_PartyBuffs-Cata.toc new file mode 100644 index 0000000..dabbdb2 --- /dev/null +++ b/CT_PartyBuffs/CT_PartyBuffs-Cata.toc @@ -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 diff --git a/CT_PartyBuffs/changes.txt b/CT_PartyBuffs/changes.txt index ec776e8..eff0be7 100644 --- a/CT_PartyBuffs/changes.txt +++ b/CT_PartyBuffs/changes.txt @@ -1,3 +1,6 @@ +CT_PartyBuffs (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_PartyBuffs (10.0.2.3) 2022-12-17 - Buffs hidden during arena matches diff --git a/CT_RaidAssist/CT_RaidAssist-Cata.toc b/CT_RaidAssist/CT_RaidAssist-Cata.toc new file mode 100644 index 0000000..25e9a9e --- /dev/null +++ b/CT_RaidAssist/CT_RaidAssist-Cata.toc @@ -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 diff --git a/CT_RaidAssist/changes.txt b/CT_RaidAssist/changes.txt index 955d30a..148f494 100644 --- a/CT_RaidAssist/changes.txt +++ b/CT_RaidAssist/changes.txt @@ -1,3 +1,6 @@ +CT_RaidAssist (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_RaidAssist (10.2.5.1) 2024-02-10 - Fix to incoming heals on retail - Faster range check interval diff --git a/CT_Timer/CT_Timer-Cata.toc b/CT_Timer/CT_Timer-Cata.toc new file mode 100644 index 0000000..7ef3cec --- /dev/null +++ b/CT_Timer/CT_Timer-Cata.toc @@ -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 diff --git a/CT_Timer/changes.txt b/CT_Timer/changes.txt index fad93c3..f34f140 100644 --- a/CT_Timer/changes.txt +++ b/CT_Timer/changes.txt @@ -1,3 +1,6 @@ +CT_Timer (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_Timer (10.2.0.3) 2023-11-17 - SetAlpha() now strictly requires value in the range 0 to 1 diff --git a/CT_UnitFrames/CT_UnitFrames-Cata.toc b/CT_UnitFrames/CT_UnitFrames-Cata.toc new file mode 100644 index 0000000..52b58c0 --- /dev/null +++ b/CT_UnitFrames/CT_UnitFrames-Cata.toc @@ -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 diff --git a/CT_UnitFrames/changes.txt b/CT_UnitFrames/changes.txt index 8eccf9f..f26a204 100644 --- a/CT_UnitFrames/changes.txt +++ b/CT_UnitFrames/changes.txt @@ -1,3 +1,6 @@ +CT_UnitFrames (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_UnitFrames (10.2.5.1) 2024-02-10 - Disabling the assist frame on retail to prevent errors diff --git a/CT_Viewport/CT_Viewport-Cata.toc b/CT_Viewport/CT_Viewport-Cata.toc new file mode 100644 index 0000000..5fb0281 --- /dev/null +++ b/CT_Viewport/CT_Viewport-Cata.toc @@ -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 \ No newline at end of file diff --git a/CT_Viewport/changes.txt b/CT_Viewport/changes.txt index f4268bc..709b3df 100644 --- a/CT_Viewport/changes.txt +++ b/CT_Viewport/changes.txt @@ -1,3 +1,6 @@ +CT_Viewport (10.3.0.0) 2024-05-10 +- Update for Cata Classic 4.4.0 + CT_Viewport (9.2.0.3) 2022-10-14 - Fix to bug introduced in 9.2.0.2 affecting non-default resolutions