From a9b8cc5ba5d1f18bbc0675d3678ad37f87d53fcb Mon Sep 17 00:00:00 2001 From: Dusk <24+dusk@noreply.octowow.st> Date: Tue, 16 Jun 2026 12:32:55 +0000 Subject: [PATCH] Update server/src/addons-sources.ts --- server/src/addons-sources.ts | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/server/src/addons-sources.ts b/server/src/addons-sources.ts index 9e4e897..6900a5a 100644 --- a/server/src/addons-sources.ts +++ b/server/src/addons-sources.ts @@ -14,7 +14,7 @@ export const defaultSources: AddonSource[] = [ ref: 'pre-rewrite-backup' }, { - git: 'https://github.com/shirsig/aux-addon-vanilla.git', + git: 'https://github.com/OldManAlpha/aux-addon.git', name: 'aux-addon', description: 'Auction House replacement with advanced filtering and search' }, @@ -25,7 +25,7 @@ export const defaultSources: AddonSource[] = [ git: 'https://github.com/DBFBlackbull/BitesCookBook.git', 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', branch: 'main', @@ -36,7 +36,7 @@ export const defaultSources: AddonSource[] = [ name: 'Cursive-Raid', 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/Fiurs-Hearth/ExtraResourceBars.git', @@ -69,7 +69,7 @@ export const defaultSources: AddonSource[] = [ name: '_LazyPig', 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/tdymel/ModifiedPowerAuras.git', @@ -86,7 +86,7 @@ export const defaultSources: AddonSource[] = [ }, { 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' }, { @@ -100,7 +100,7 @@ export const defaultSources: AddonSource[] = [ 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' }, { @@ -108,9 +108,9 @@ export const defaultSources: AddonSource[] = [ branch: 'main', description: 'pfQuest extension showing all monster drops and quest chains. /pfex' }, - { git: 'https://github.com/shagu/pfQuest.git' }, - { git: 'https://github.com/shagu/pfQuest-turtle.git' }, - { git: 'https://github.com/shagu/pfUI.git' }, + { git: 'https://github.com/The-Kludge-Bureau/pfQuest.git' }, + { git: 'https://github.com/KameleonUK/pfQuest-turtle.git' }, + { git: 'https://github.com/brues-code/pfUI.git' }, { git: 'https://github.com/jrc13245/pfUI-addonskinner.git', branch: 'main', @@ -147,9 +147,9 @@ export const defaultSources: AddonSource[] = [ git: 'https://github.com/shagu/ShaguPlates.git', 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)' }, { git: 'https://github.com/pepopo978/SimpleActionSets.git' },