From 301986a5c97f74da4acdd877dee03717ced3caf4 Mon Sep 17 00:00:00 2001 From: layday Date: Sun, 31 Mar 2024 12:36:35 +0300 Subject: [PATCH] Rm custom client add-ons --- addons.csv | 4 ---- cataloguer.py | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/addons.csv b/addons.csv index 26c02c9..8c5bf91 100644 --- a/addons.csv +++ b/addons.csv @@ -1365,10 +1365,6 @@ id,name,full_name,url,description,last_updated,flavors,curse_id,wago_id,wowi_id, 287459986,Gyro,VgerMods/Gyro,https://github.com/VgerMods/Gyro,Gyro: Get Your Raid On! (Download releases and ask questions at CurseForge.) ,2021-03-10T18:48:43+00:00,"classic,mainline",,,,False,2024-03-31T09:18:27.812651+00:00 287459246,HearKitty,VgerMods/HearKitty,https://github.com/VgerMods/HearKitty,Hear Kitty for World of Warcraft. (Download releases and ask questions at CurseForge.) ,2023-05-07T17:47:10+00:00,"bcc,classic,mainline,wrath",,vEGPeON1,,False,2024-03-31T09:18:19.685271+00:00 286133946,Pawn,VgerMods/Pawn,https://github.com/VgerMods/Pawn,"Pawn: find upgrades, do more damage, win. (Download releases and ask questions at CurseForge.)",2024-02-24T18:42:51+00:00,"bcc,classic,mainline,wrath",,R4N2k46L,,False,2024-03-31T09:18:21.250860+00:00 -756534997,InterfaceColors-Addon,vicitafirea/InterfaceColors-Addon,https://github.com/vicitafirea/InterfaceColors-Addon,"Addon designed to work as a replacement of the default World of Warcraft's interface colors for each Reputation level, Class colors, Quest Difficulty color & Level Number color in the Target's frame. Used and was functional in TurtleWoW.",2024-02-12T21:40:15+00:00,,,,,False,2024-03-31T09:18:17.931245+00:00 -743714575,TimeOfDayIndicator-AddOn,vicitafirea/TimeOfDayIndicator-AddOn,https://github.com/vicitafirea/TimeOfDayIndicator-AddOn,Addon designed to work as a replacement of the default World of Warcraft Vanilla UI's GameTimeFrame. Used and was mostly functional in TurtleWoW.,2024-02-12T21:21:12+00:00,,,,,False,2024-03-31T09:18:19.434562+00:00 -676818449,TurtleHardcoreMessages-AddOn,vicitafirea/TurtleHardcoreMessages-AddOn,https://github.com/vicitafirea/TurtleHardcoreMessages-AddOn,"AddOn created for a modded & private vanilla World of Warcraft server, that changes custom chat messages with a more concise and streamlined approach.",2024-02-12T21:17:01+00:00,,,,,False,2024-03-31T09:18:20.825162+00:00 -743998890,WarcraftUI-UpperBar-AddOn,vicitafirea/WarcraftUI-UpperBar-AddOn,https://github.com/vicitafirea/WarcraftUI-UpperBar-AddOn,"Addon crafted to work as a bar in the top of the screen, showing at a quick glance information or an update about the player's status. Used and was mostly functional in TurtleWoW",2024-02-12T21:26:28+00:00,,,,,False,2024-03-31T09:18:19.148229+00:00 61939211,wow-addon-advancedxpbar,Vladinator/wow-addon-advancedxpbar,https://github.com/Vladinator/wow-addon-advancedxpbar,,2023-09-25T10:27:22+00:00,"classic,mainline,wrath",73746,,18342,True,2024-03-31T09:18:20.371096+00:00 22421996,wow-addon-battlepettabs,Vladinator/wow-addon-battlepettabs,https://github.com/Vladinator/wow-addon-battlepettabs,,2023-05-04T10:01:07+00:00,mainline,43438,,21376,True,2024-03-31T09:18:18.753174+00:00 25392378,wow-addon-candybuckets,Vladinator/wow-addon-candybuckets,https://github.com/Vladinator/wow-addon-candybuckets,,2024-02-05T09:42:45+00:00,"classic,mainline,wrath",44213,,20450,True,2024-03-31T09:18:20.302851+00:00 diff --git a/cataloguer.py b/cataloguer.py index 442cb9b..3377766 100644 --- a/cataloguer.py +++ b/cataloguer.py @@ -89,6 +89,10 @@ def __call__(self, url: str | URL) -> AbstractAsyncContextManager[aiohttp.Client "szjunklol/Accountant", # Fork "unix/curseforge-release", # Template "unrealshape/AddOns", # Add-on compilation + "vicitafirea/InterfaceColors-Addon", # Custom client add-on + "vicitafirea/TimeOfDayIndicator-AddOn", # Custom client add-on + "vicitafirea/TurtleHardcoreMessages-AddOn", # Custom client add-on + "vicitafirea/WarcraftUI-UpperBar-AddOn", # Custom client add-on "wagyourtail/JsMacros", # More Minecraft stuff "WowUp/WowUp", # Not an add-on "ynazar1/Arh", # Fork