Main #2

Closed
Dusk wants to merge 4 commits from Dusk/OctoLauncher:main into main
Showing only changes of commit a9b8cc5ba5 - Show all commits
+11 -11
View File
@@ -14,7 +14,7 @@ export const defaultSources: AddonSource[] = [
ref: 'pre-rewrite-backup' ref: 'pre-rewrite-backup'
}, },
{ {
git: 'https://github.com/shirsig/aux-addon-vanilla.git', git: 'https://github.com/OldManAlpha/aux-addon.git',
name: 'aux-addon', name: 'aux-addon',
description: 'Auction House replacement with advanced filtering and search' description: 'Auction House replacement with advanced filtering and search'
}, },
@@ -25,7 +25,7 @@ export const defaultSources: AddonSource[] = [
git: 'https://github.com/DBFBlackbull/BitesCookBook.git', git: 'https://github.com/DBFBlackbull/BitesCookBook.git',
description: 'Tracks which items are used in cooking and what they create' description: 'Tracks which items are used in cooking and what they create'
}, },
{ git: 'https://github.com/bhhandley/CleveRoidMacros.git', branch: 'main' }, { git: 'https://github.com/cutiepoka/CleveRoidMacros.git', branch: 'main' },
{ {
git: 'https://github.com/Cinecom/ConsumesManager.git', git: 'https://github.com/Cinecom/ConsumesManager.git',
branch: 'main', branch: 'main',
@@ -36,7 +36,7 @@ export const defaultSources: AddonSource[] = [
name: 'Cursive-Raid', name: 'Cursive-Raid',
description: 'Raid debuff tracker with profiles and multi-curse assist (SuperWoW)' description: 'Raid debuff tracker with profiles and multi-curse assist (SuperWoW)'
}, },
{ git: 'https://github.com/Player-Doite/DoiteAuras.git', branch: 'main' }, { git: 'https://github.com/pepopo978/DoiteAuras.git', branch: 'main' },
{ git: 'https://github.com/Stormhand-dev/DragonflightUI-Reforged.git', branch: 'main' }, { git: 'https://github.com/Stormhand-dev/DragonflightUI-Reforged.git', branch: 'main' },
{ {
git: 'https://github.com/Fiurs-Hearth/ExtraResourceBars.git', git: 'https://github.com/Fiurs-Hearth/ExtraResourceBars.git',
@@ -69,7 +69,7 @@ export const defaultSources: AddonSource[] = [
name: '_LazyPig', name: '_LazyPig',
description: 'Auto-dismount, auto-accept, auto-roll, and chat spam filter. /lp to configure' description: 'Auto-dismount, auto-accept, auto-roll, and chat spam filter. /lp to configure'
}, },
{ git: 'https://github.com/Spartelfant/LevelRange-Turtle.git', branch: 'main' }, { git: 'https://github.com/Dusk-92/LevelRange-Octo.git', branch: 'main' },
{ git: 'https://github.com/tilare/MessageBox.git', branch: 'main' }, { git: 'https://github.com/tilare/MessageBox.git', branch: 'main' },
{ {
git: 'https://github.com/tdymel/ModifiedPowerAuras.git', git: 'https://github.com/tdymel/ModifiedPowerAuras.git',
@@ -86,7 +86,7 @@ export const defaultSources: AddonSource[] = [
}, },
{ git: 'https://github.com/tilare/MovementTracker.git', branch: 'main' }, { git: 'https://github.com/tilare/MovementTracker.git', branch: 'main' },
{ {
git: 'https://github.com/pepopo978/NampowerSettings.git', git: 'https://github.com/Emyrk/NampowerSettings.git',
description: 'Settings panel for the Nampower spellqueue addon' description: 'Settings panel for the Nampower spellqueue addon'
}, },
{ {
@@ -100,7 +100,7 @@ export const defaultSources: AddonSource[] = [
description: 'Raid management: roles, trade distribution, soft-reserve validation' description: 'Raid management: roles, trade distribution, soft-reserve validation'
}, },
{ {
git: 'https://github.com/CosminPOP/PallyPower.git', git: 'https://github.com/ShikawaLePaladin/PallyPowerTW.git',
description: 'Paladin buff and assignment manager for raids and parties' description: 'Paladin buff and assignment manager for raids and parties'
}, },
{ {
@@ -108,9 +108,9 @@ export const defaultSources: AddonSource[] = [
branch: 'main', branch: 'main',
description: 'pfQuest extension showing all monster drops and quest chains. /pfex' description: 'pfQuest extension showing all monster drops and quest chains. /pfex'
}, },
{ git: 'https://github.com/shagu/pfQuest.git' }, { git: 'https://github.com/The-Kludge-Bureau/pfQuest.git' },
{ git: 'https://github.com/shagu/pfQuest-turtle.git' }, { git: 'https://github.com/KameleonUK/pfQuest-turtle.git' },
{ git: 'https://github.com/shagu/pfUI.git' }, { git: 'https://github.com/brues-code/pfUI.git' },
octoadmin marked this conversation as resolved Outdated
Outdated
Review

Having some trouble with pfUI on a fresh install using this new repo. If you revert this one change we can merge it in, or you can look into getting the dependencies needed for brues-code/pfUI.git included and wire up the dependencies in the launcher.

Having some trouble with pfUI on a fresh install using this new repo. If you revert this one change we can merge it in, or you can look into getting the dependencies needed for brues-code/pfUI.git included and wire up the dependencies in the launcher.
Outdated
Review

pfQuest from Shagu actually performs better anyway
Reverted the pfUI change I'm not familiar with how to set up the required dependencies in the launcher

pfQuest from Shagu actually performs better anyway Reverted the pfUI change I'm not familiar with how to set up the required dependencies in the launcher
{ {
git: 'https://github.com/jrc13245/pfUI-addonskinner.git', git: 'https://github.com/jrc13245/pfUI-addonskinner.git',
branch: 'main', branch: 'main',
@@ -147,9 +147,9 @@ export const defaultSources: AddonSource[] = [
git: 'https://github.com/shagu/ShaguPlates.git', git: 'https://github.com/shagu/ShaguPlates.git',
description: 'Nameplates with castbars and class colors. /splates' description: 'Nameplates with castbars and class colors. /splates'
}, },
{ git: 'https://github.com/shagu/ShaguTweaks.git' }, { git: 'https://github.com/paokkerkir/ShaguTweaks.git' },
{ {
git: 'https://github.com/shagu/ShaguTweaks-extras.git', git: 'https://github.com/paokkerkir/ShaguTweaks-extras.git',
description: 'Extras module for ShaguTweaks (additional UI tweaks)' description: 'Extras module for ShaguTweaks (additional UI tweaks)'
}, },
{ git: 'https://github.com/pepopo978/SimpleActionSets.git' }, { git: 'https://github.com/pepopo978/SimpleActionSets.git' },