Skip to content

Commit

Permalink
Turning back on support for LiteBag and removing WorldQuestTab since …
Browse files Browse the repository at this point in the history
…it's not supported at the moment
  • Loading branch information
Caerdon committed Dec 1, 2022
1 parent 54eae64 commit ef0bac9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CaerdonWardrobe.toc
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
## Title: Caerdon Wardrobe
## Notes: Shows BOE / BOA, openable, and unlearned pets, toys, mounts and wardrobe indicator on bank / bag / auction / merchant / guild bank / loot frame / loot roll / encounter journal slots
## Author: Caerdon
## Version: v3.3.5
## Version: v3.3.6
## SavedVariables: CaerdonWardrobeConfig
## OptionalDeps: WagoAnalytics, WoWUnit, AdiBags, AngrierWorldQuests, ArkInventory, Bagnon, BaudBag, cargBags_Nivaya, Combuctor, ElvUI, Inventorian, KkthnxUI, Pawn, Sorted, VenturePlan, WorldQuestsList, WorldQuestTab, WorldQuestTracker, ZygorGuidesViewer
## OptionalDeps: WagoAnalytics, WoWUnit, AdiBags, AngrierWorldQuests, ArkInventory, Bagnon, BaudBag, cargBags_Nivaya, Combuctor, ElvUI, Inventorian, KkthnxUI, LiteBag, Pawn, Sorted, VenturePlan, WorldQuestsList, WorldQuestTracker, ZygorGuidesViewer

libs\libs.xml
libs\WagoAnalytics\Shim.lua
Expand Down
3 changes: 1 addition & 2 deletions CaerdonWardrobe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,15 @@
<Script file="external\ElvUI\Core.ElvUI.lua" />
<Script file="external\Inventorian\Core.Inventorian.lua" />
<Script file="external\KkthnxUI\Core.KkthnxUI.lua" />
<Script file="external\LiteBag\Core.LiteBag.lua" />
<Script file="external\Sorted\Core.Sorted.lua" />
<Script file="external\VenturePlan\Core.VenturePlan.lua" />
<Script file="external\WorldQuestList\Core.WorldQuestsList.lua" />
<Script file="external\WorldQuestTab\Core.WorldQuestTab.lua" />
<Script file="external\WorldQuestTracker\Core.WorldQuestTracker.lua" />
<Script file="external\Zygor\Core.ZygorWorldQuests.lua" />

<!-- Deprecated -->
<!-- <Script file="external\WorldQuestTab\Core.WorldQuestTab.lua" /> -->
<!-- <Script file="external\LiteBag\Core.LiteBag.lua" /> -->

<Script file="types\BattlePetMixin.lua" />
<Script file="types\CompanionPetMixin.lua" />
Expand Down
File renamed without changes.

0 comments on commit ef0bac9

Please sign in to comment.