Skip to content

Commit

Permalink
Merge branch 'main' into 10.2.0-DO_NOT_MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
Cagomei committed Oct 2, 2023
2 parents 69ff92b + a6190d2 commit ea122bf
Show file tree
Hide file tree
Showing 40 changed files with 843 additions and 735 deletions.
12 changes: 12 additions & 0 deletions Notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# Release 2023.09.14.A
## Bug Fixes
* No bug fixes!
## Guide Updates
### Retail
* Achievements:A Blue Dawn, Nelf Heritage Armor
* Leveling/Neutral: Shandris Feathermoon Questline, The Coalition of Flames
### WotLK
* Leveling/Alliance: Intro Human, Intro Dwarf/Gnome
### Classic
* Leveling/Alliance: 01-12 Dun Morogh

# Release 2023.09.06.A
## Bug Fixes
* Cagomei: Updated DF Zone data
Expand Down
2 changes: 1 addition & 1 deletion WoWPro/WoWPro.toc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## SavedVariables: WoWProData
## SavedVariablesPerCharacter: WoWProCharDB
## OptionalDeps: Carbonite, TomTom
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Compilations
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Libraries\LibStub\LibStub.lua
Expand Down
4 changes: 1 addition & 3 deletions WoWPro/WoWPro_NilGuide.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,10 @@ function WoWPro:LoadNilGuide()
WoWPro.StickyFrame:SetHeight(1)

-- Getting the image and text for the step --
WoWPro.rows[1].step:SetText("No Guide Loaded")
WoWPro.rows[1].check:Hide()
WoWPro.rows[1].targetbutton:Hide()
WoWPro.rows[1].itembutton:Hide()
WoWPro.rows[1].note:SetText('Right-click the guide header and select "Guide List" to choose a guide.')
WoWPro.rows[1].action:SetTexture("Interface\\Icons\\INV_Misc_Note_01")
WoWPro.rows[1].note:SetText('Right click the header, where it says No Guide Loaded and select Guide List OR \n\nPress ESC > Options > Addons. \n\nThen next to WoW-Pro click the - (minus sign) or + (plus sign) depending on what version of the game you are playing.\n\nFinally click on Guide List to select a guide.')
WoWPro.rows[1].track:SetText(nil)

for i=2,15 do
Expand Down
2 changes: 1 addition & 1 deletion WoWPro/WoWPro_TBC.toc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## SavedVariables: WoWProData
## SavedVariablesPerCharacter: WoWProCharDB
## OptionalDeps: Carbonite, TomTom
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Compilations
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Libraries\LibStub\LibStub.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro/WoWPro_Vanilla.toc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## SavedVariables: WoWProData
## SavedVariablesPerCharacter: WoWProCharDB
## OptionalDeps: Carbonite, TomTom
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Compilations
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Libraries\LibStub\LibStub.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro/WoWPro_Wrath.toc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## SavedVariables: WoWProData
## SavedVariablesPerCharacter: WoWProCharDB
## OptionalDeps: Carbonite, TomTom
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Compilations
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Libraries\LibStub\LibStub.lua
Expand Down
224 changes: 119 additions & 105 deletions WoWPro_Achievements/General/DF_A_Blue_Dawn.lua

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion WoWPro_Achievements/WoWPro_Achievements.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Twists
## IconTexture: Interface\ICONS\Achievement_General_StayClassy
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
## X-Category: Quest
WoWPro_Achievements.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Achievements/WoWPro_Achievements_TBC.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Twists
## IconTexture: Interface\ICONS\Achievement_General_StayClassy
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
## X-Category: Quest
WoWPro_Achievements.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Achievements/WoWPro_Achievements_Vanilla.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Twists
## IconTexture: Interface\ICONS\Achievement_General_StayClassy
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
## X-Category: Quest
WoWPro_Achievements.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Achievements/WoWPro_Achievements_Wrath.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Twists
## IconTexture: Interface\ICONS\Achievement_General_StayClassy
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
## X-Category: Quest
WoWPro_Achievements.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Dailies/WoWPro_Dailies.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Jiyambi
## IconTexture: Interface\GossipFrame\DailyQuestIcon
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
WoWPro_Dailies.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Dailies/WoWPro_Dailies_TBC.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Jiyambi
## IconTexture: Interface\GossipFrame\DailyQuestIcon
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
WoWPro_Dailies.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Dailies/WoWPro_Dailies_Vanilla.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Jiyambi
## IconTexture: Interface\GossipFrame\DailyQuestIcon
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
WoWPro_Dailies.lua
Expand Down
2 changes: 1 addition & 1 deletion WoWPro_Dailies/WoWPro_Dailies_Wrath.toc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Author: Jiyambi
## IconTexture: Interface\GossipFrame\DailyQuestIcon
## Dependencies: WoWPro
## Version: 2023.09.06.A
## Version: 2023.09.14.A
## X-Category: Quest
## X-License: Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
WoWPro_Dailies.lua
Expand Down
Loading

0 comments on commit ea122bf

Please sign in to comment.