Update server/src/addons-sources.ts

This commit is contained in:
2026-06-16 12:32:55 +00:00
parent 530ec7a144
commit a9b8cc5ba5
+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' },
{ {
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' },