diff --git a/pluginmaster.json b/pluginmaster.json index 21d90b7..1f9014d 100644 --- a/pluginmaster.json +++ b/pluginmaster.json @@ -1,34 +1,18 @@ [ - { - "Author": "ascclemens", - "Name": "HUD Manager", - "Description": "A plugin to manage your HUD.\n\n- Save infinite HUD layouts\n- Swap between HUD layouts based on conditions\n- Edit HUD elements precisely without /hudlayout\n- Export and import layouts", - "InternalName": "HUD Manager", - "AssemblyVersion": "2.0.0.11", - "RepoUrl": "https://git.sr.ht/~jkcclemens/HUDManager", - "ApplicableVersion": "any", - "DalamudApiLevel": 4, - "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip", - "IsHide": false, - "IsTestingExclusive": false, - "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip", - "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/HUD Manager/latest.zip", - "LastUpdated": "1630257154" - }, { "Author": "ascclemens", "Name": "Nomina Occulta", "Description": "Hide the names of characters on your screen by turning\nthem into random names.", "InternalName": "NominaOcculta", - "AssemblyVersion": "1.0.2.0", + "AssemblyVersion": "1.0.3.0", "ApplicableVersion": "any", - "DalamudApiLevel": 4, + "DalamudApiLevel": 5, "Punchline": "Hide character names.", "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/NominaOcculta/latest.zip", "IsHide": false, "IsTestingExclusive": false, "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/NominaOcculta/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/plugins/NominaOcculta/latest.zip", - "LastUpdated": "1632618745" + "LastUpdated": "1641413537" } ] \ No newline at end of file diff --git a/plugins/HUD Manager/latest.zip b/plugins/HUD Manager/latest.zip deleted file mode 100644 index 56ce901..0000000 Binary files a/plugins/HUD Manager/latest.zip and /dev/null differ diff --git a/plugins/NominaOcculta/latest.zip b/plugins/NominaOcculta/latest.zip index 1ce5115..8ec35ef 100644 Binary files a/plugins/NominaOcculta/latest.zip and b/plugins/NominaOcculta/latest.zip differ diff --git a/unofficial.json b/unofficial.json index f958992..7faf3aa 100644 --- a/unofficial.json +++ b/unofficial.json @@ -4,15 +4,15 @@ "Name": "Python REPL", "Description": "Allows you to use Dalamud via Python in the chat box.\n\nSupports one-liners, printing results to chat, or making full scripts over multiple commands.", "InternalName": "DalamudPython", - "AssemblyVersion": "2.0.0", + "AssemblyVersion": "2.0.1", "ApplicableVersion": "any", - "DalamudApiLevel": 4, + "DalamudApiLevel": 5, "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip", "IsHide": false, "IsTestingExclusive": false, "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/DalamudPython/latest.zip", - "LastUpdated": "1632000152" + "LastUpdated": "1641412908" }, { "Author": "ascclemens", @@ -21,29 +21,29 @@ "InternalName": "Macrology", "AssemblyVersion": "1.0.1", "ApplicableVersion": "any", - "DalamudApiLevel": 4, + "DalamudApiLevel": 5, "Punchline": "Adds a better macro system to the game.", "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip", "IsHide": false, "IsTestingExclusive": false, "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/Macrology/latest.zip", - "LastUpdated": "1632510993" + "LastUpdated": "1641412754" }, { "Author": "ascclemens", "Name": "The Roleplayer's Toolbox", "Description": "A collection of useful tools for roleplayers.\n\n- Choose a PF or use the /route command to set a destination and get\n told the fastest way to navigate to any house.\n- Enable click-to-examine on left or right click.\n- Prevent untargeting or changing your target.\n- Set any emote on your hotbar, such as sleep or object sit.\n- Add the /emoteid command to use any emote by its ID.\n- Disable the /doze emote snap so you can use the sleep emote\n anywhere.", "InternalName": "RoleplayersToolbox", - "AssemblyVersion": "0.3.2", - "RepoUrl": "https://git.sr.ht/~jkcclemens/RoleplayersToolbox", + "AssemblyVersion": "0.3.3", + "RepoUrl": "https://git.annaclemens.io/ascclemens/RoleplayersToolbox", "ApplicableVersion": "any", - "DalamudApiLevel": 4, + "DalamudApiLevel": 5, "DownloadLinkInstall": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip", "IsHide": false, "IsTestingExclusive": false, "DownloadLinkTesting": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip", "DownloadLinkUpdate": "https://git.sr.ht/~jkcclemens/plugin_repo/blob/main/unofficial/RoleplayersToolbox/latest.zip", - "LastUpdated": "1636499754" + "LastUpdated": "1641412669" } ] \ No newline at end of file diff --git a/unofficial/DalamudPython/latest.zip b/unofficial/DalamudPython/latest.zip index ca94ec6..03e1140 100644 Binary files a/unofficial/DalamudPython/latest.zip and b/unofficial/DalamudPython/latest.zip differ diff --git a/unofficial/Macrology/latest.zip b/unofficial/Macrology/latest.zip old mode 100755 new mode 100644 index 404fb96..be90ff2 Binary files a/unofficial/Macrology/latest.zip and b/unofficial/Macrology/latest.zip differ diff --git a/unofficial/RoleplayersToolbox/latest.zip b/unofficial/RoleplayersToolbox/latest.zip index 1810624..c73d685 100644 Binary files a/unofficial/RoleplayersToolbox/latest.zip and b/unofficial/RoleplayersToolbox/latest.zip differ