add xlcore initial

This commit is contained in:
Mel
2025-02-17 22:54:50 +01:00
parent 20148b454b
commit 5f272b3738
807 changed files with 858142 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,44 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "https://aetherment.sevii.dev/plugin",
"WorkingPluginId": "819c4bac-40f8-42ed-b1eb-9a791aa3bf02",
"IsThirdParty": true,
"EffectiveVersion": "0.2.2.0",
"EffectiveApiLevel": 11,
"Author": "Sevii",
"Name": "Aetherment",
"Punchline": "Auto-updating and more customizable mods",
"Description": "Auto updates mods and allows for more customization such as color and compositing onto other files",
"Changelog": null,
"Tags": [
"Ui",
"Modding"
],
"CategoryTags": null,
"IsHide": false,
"InternalName": "Aetherment",
"AssemblyVersion": "0.2.2.0",
"TestingAssemblyVersion": null,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/Sevii77/aetherment",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": null,
"DownloadCount": 90810,
"LastUpdate": 0,
"DownloadLinkInstall": "https://aetherment.sevii.dev/plugin/install",
"DownloadLinkUpdate": "https://aetherment.sevii.dev/plugin/update",
"DownloadLinkTesting": "https://aetherment.sevii.dev/plugin/install",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": false,
"FeedbackMessage": null,
"_Dip17Channel": null
}

View File

@@ -0,0 +1,139 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Dalamud.CharacterSync/1.0.0": {
"dependencies": {
"DalamudPackager": "11.0.0",
"DotNet.ReproducibleBuilds": "1.1.1",
"StyleCop.Analyzers": "1.2.0-beta.333"
},
"runtime": {
"Dalamud.CharacterSync.dll": {}
}
},
"DalamudPackager/11.0.0": {},
"DotNet.ReproducibleBuilds/1.1.1": {
"dependencies": {
"Microsoft.SourceLink.AzureRepos.Git": "1.1.1",
"Microsoft.SourceLink.Bitbucket.Git": "1.1.1",
"Microsoft.SourceLink.GitHub": "1.1.1",
"Microsoft.SourceLink.GitLab": "1.1.1"
}
},
"Microsoft.Build.Tasks.Git/1.1.1": {},
"Microsoft.SourceLink.AzureRepos.Git/1.1.1": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.1.1",
"Microsoft.SourceLink.Common": "1.1.1"
}
},
"Microsoft.SourceLink.Bitbucket.Git/1.1.1": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.1.1",
"Microsoft.SourceLink.Common": "1.1.1"
}
},
"Microsoft.SourceLink.Common/1.1.1": {},
"Microsoft.SourceLink.GitHub/1.1.1": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.1.1",
"Microsoft.SourceLink.Common": "1.1.1"
}
},
"Microsoft.SourceLink.GitLab/1.1.1": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.1.1",
"Microsoft.SourceLink.Common": "1.1.1"
}
},
"StyleCop.Analyzers/1.2.0-beta.333": {
"dependencies": {
"StyleCop.Analyzers.Unstable": "1.2.0.333"
}
},
"StyleCop.Analyzers.Unstable/1.2.0.333": {}
}
},
"libraries": {
"Dalamud.CharacterSync/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DalamudPackager/11.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA==",
"path": "dalamudpackager/11.0.0",
"hashPath": "dalamudpackager.11.0.0.nupkg.sha512"
},
"DotNet.ReproducibleBuilds/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+H2t/t34h6mhEoUvHi8yGXyuZ2GjSovcGYehJrS2MDm2XgmPfZL2Sdxg+uL2lKgZ4M6tTwKHIlxOob2bgh0NRQ==",
"path": "dotnet.reproduciblebuilds/1.1.1",
"hashPath": "dotnet.reproduciblebuilds.1.1.1.nupkg.sha512"
},
"Microsoft.Build.Tasks.Git/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-AT3HlgTjsqHnWpBHSNeR0KxbLZD7bztlZVj7I8vgeYG9SYqbeFGh0TM/KVtC6fg53nrWHl3VfZFvb5BiQFcY6Q==",
"path": "microsoft.build.tasks.git/1.1.1",
"hashPath": "microsoft.build.tasks.git.1.1.1.nupkg.sha512"
},
"Microsoft.SourceLink.AzureRepos.Git/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qB5urvw9LO2bG3eVAkuL+2ughxz2rR7aYgm2iyrB8Rlk9cp2ndvGRCvehk3rNIhRuNtQaeKwctOl1KvWiklv5w==",
"path": "microsoft.sourcelink.azurerepos.git/1.1.1",
"hashPath": "microsoft.sourcelink.azurerepos.git.1.1.1.nupkg.sha512"
},
"Microsoft.SourceLink.Bitbucket.Git/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cDzxXwlyWpLWaH0em4Idj0H3AmVo3L/6xRXKssYemx+7W52iNskj/SQ4FOmfCb8YQt39otTDNMveCZzYtMoucQ==",
"path": "microsoft.sourcelink.bitbucket.git/1.1.1",
"hashPath": "microsoft.sourcelink.bitbucket.git.1.1.1.nupkg.sha512"
},
"Microsoft.SourceLink.Common/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WMcGpWKrmJmzrNeuaEb23bEMnbtR/vLmvZtkAP5qWu7vQsY59GqfRJd65sFpBszbd2k/bQ8cs8eWawQKAabkVg==",
"path": "microsoft.sourcelink.common/1.1.1",
"hashPath": "microsoft.sourcelink.common.1.1.1.nupkg.sha512"
},
"Microsoft.SourceLink.GitHub/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IaJGnOv/M7UQjRJks7B6p7pbPnOwisYGOIzqCz5ilGFTApZ3ktOR+6zJ12ZRPInulBmdAf1SrGdDG2MU8g6XTw==",
"path": "microsoft.sourcelink.github/1.1.1",
"hashPath": "microsoft.sourcelink.github.1.1.1.nupkg.sha512"
},
"Microsoft.SourceLink.GitLab/1.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-tvsg47DDLqqedlPeYVE2lmiTpND8F0hkrealQ5hYltSmvruy/Gr5nHAKSsjyw5L3NeM/HLMI5ORv7on/M4qyZw==",
"path": "microsoft.sourcelink.gitlab/1.1.1",
"hashPath": "microsoft.sourcelink.gitlab.1.1.1.nupkg.sha512"
},
"StyleCop.Analyzers/1.2.0-beta.333": {
"type": "package",
"serviceable": true,
"sha512": "sha512-o2r6o6TVTb6VdTtWEYT88/SgixcujjZ3gXMktvI/aNkA3y0CxUSVZEL23OjFe4/sDiTvldkdhKEyAQP9Z8r5wA==",
"path": "stylecop.analyzers/1.2.0-beta.333",
"hashPath": "stylecop.analyzers.1.2.0-beta.333.nupkg.sha512"
},
"StyleCop.Analyzers.Unstable/1.2.0.333": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7mwxcwa3xZnyU71OTqSgntCDpsZ5gkc4saXhuJeyg5Xc+3xiQxzyhy26uG8rVF8Z7GKpXCsHCL3rd5ZomA+a/A==",
"path": "stylecop.analyzers.unstable/1.2.0.333",
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
}
}
}

View File

@@ -0,0 +1,41 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "OFFICIAL",
"WorkingPluginId": "5769f3c1-45d8-4ae2-be9b-e56f89212509",
"IsThirdParty": false,
"EffectiveVersion": "2.0.0.11",
"EffectiveApiLevel": 11,
"Author": "goat, bumped by Franz",
"Name": "Character Data Sync",
"Punchline": "Sync your character data from your main character to all others",
"Description": "This plugin allows you to use your character data from your main character on all others.\n\nIn-game, use the configuration menu to choose your main character, the restart the game to start syncing!",
"Changelog": "Franz has commandeered this plugin to update it. It still belongs to Goat officially.",
"Tags": null,
"CategoryTags": null,
"IsHide": false,
"InternalName": "Dalamud.CharacterSync",
"AssemblyVersion": "2.0.0.11",
"TestingAssemblyVersion": null,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/goaaats/Dalamud.CharacterSync",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": 0,
"DownloadCount": 245208,
"LastUpdate": 1734128139,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/Dalamud.CharacterSync?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api9/plugins/Dalamud.CharacterSync/latest.zip",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/Dalamud.CharacterSync?isUpdate=False&isTesting=True&branch=api9&isDip17=True",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": [],
"IconUrl": "https://github.com/goaaats/Dalamud.CharacterSync/raw/master/res/icon.png",
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": "stable"
}

View File

@@ -0,0 +1,175 @@
<?xml version="1.0"?>
<doc>
<assembly>
<name>Dalamud.CharacterSync</name>
</assembly>
<members>
<member name="T:Dalamud.CharacterSync.CharacterSyncPlugin">
<summary>
Main plugin class.
</summary>
</member>
<member name="M:Dalamud.CharacterSync.CharacterSyncPlugin.#ctor(Dalamud.Plugin.IDalamudPluginInterface,Dalamud.Plugin.Services.IPluginLog)">
<summary>
Initializes a new instance of the <see cref="T:Dalamud.CharacterSync.CharacterSyncPlugin"/> class.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.CharacterSyncPlugin.Name">
<inheritdoc/>
</member>
<member name="M:Dalamud.CharacterSync.CharacterSyncPlugin.Dispose">
<inheritdoc/>
</member>
<member name="T:Dalamud.CharacterSync.Interface.ConfigWindow">
<summary>
Main configuration window.
</summary>
</member>
<member name="M:Dalamud.CharacterSync.Interface.ConfigWindow.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Dalamud.CharacterSync.Interface.ConfigWindow"/> class.
</summary>
</member>
<member name="M:Dalamud.CharacterSync.Interface.ConfigWindow.Draw">
<inheritdoc/>
</member>
<member name="T:Dalamud.CharacterSync.Interface.WarningWindow">
<summary>
A window that shows warning messages.
</summary>
</member>
<member name="M:Dalamud.CharacterSync.Interface.WarningWindow.#ctor">
<summary>
Initializes a new instance of the <see cref="T:Dalamud.CharacterSync.Interface.WarningWindow"/> class.
</summary>
</member>
<member name="M:Dalamud.CharacterSync.Interface.WarningWindow.Dispose">
<inheritdoc/>
</member>
<member name="M:Dalamud.CharacterSync.Interface.WarningWindow.PreDraw">
<inheritdoc/>
</member>
<member name="M:Dalamud.CharacterSync.Interface.WarningWindow.PostDraw">
<inheritdoc/>
</member>
<member name="M:Dalamud.CharacterSync.Interface.WarningWindow.Draw">
<inheritdoc/>
</member>
<member name="T:Dalamud.CharacterSync.PluginAddressResolver">
<summary>
Plugin address resolver.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.PluginAddressResolver.FileInterfaceOpenFileAddress">
<summary>
Gets the address of the FileInterface::OpenFile method.
</summary>
</member>
<member name="M:Dalamud.CharacterSync.PluginAddressResolver.Setup64Bit(Dalamud.Game.ISigScanner)">
<inheritdoc/>
</member>
<member name="T:Dalamud.CharacterSync.Service">
<summary>
Dalamud and plugin services.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.Service.Configuration">
<summary>
Gets or sets the plugin configuration.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.Service.Interface">
<summary>
Gets the Dalamud plugin interface.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.Service.ClientState">
<summary>
Gets the Dalamud client state.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.Service.CommandManager">
<summary>
Gets the Dalamud command manager.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.Service.Interop">
<summary>
Gets the Dalamud command manager.
</summary>
</member>
<member name="P:Dalamud.CharacterSync.Service.Scanner">
<summary>
Gets the scanner.
</summary>
</member>
<member name="T:Dalamud.RichPresence.Config.CharacterSyncConfig">
<summary>
Plugin configuration.
</summary>
</member>
<member name="P:Dalamud.RichPresence.Config.CharacterSyncConfig.Version">
<inheritdoc/>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.IsEnabled">
<summary>
Gets or sets a value indicating whether the plugin is enabled.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncHotbars">
<summary>
Gets or sets a value indicating whether to sync the HOTBAR.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncMacro">
<summary>
Gets or sets a value indicating whether to sync the MACRO.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncKeybind">
<summary>
Gets or sets a value indicating whether to sync the KEYBIND.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncLogfilter">
<summary>
Gets or sets a value indicating whether to sync the LOGFLTR.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncCharSettings">
<summary>
Gets or sets a value indicating whether to sync the COMMON.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncKeyboardSettings">
<summary>
Gets or sets a value indicating whether to sync the CONTROL0.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncGamepadSettings">
<summary>
Gets or sets a value indicating whether to sync the CONTROL1.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SyncCardSets">
<summary>
Gets or sets a value indicating whether to sync the GS.DAT file.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.Cid">
<summary>
Gets or sets the Character ID, the value after CHR_*.
</summary>
</member>
<member name="F:Dalamud.RichPresence.Config.CharacterSyncConfig.SetName">
<summary>
Gets or sets the "set name".
</summary>
</member>
<member name="M:Dalamud.RichPresence.Config.CharacterSyncConfig.Save">
<summary>
Save the configuration.
</summary>
</member>
</members>
</doc>

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -0,0 +1,50 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"DamageInfoPlugin/2.4.1.2": {
"dependencies": {
"CsvHelper": "33.0.1",
"DalamudPackager": "11.0.0"
},
"runtime": {
"DamageInfoPlugin.dll": {}
}
},
"CsvHelper/33.0.1": {
"runtime": {
"lib/net8.0/CsvHelper.dll": {
"assemblyVersion": "33.0.0.0",
"fileVersion": "33.0.1.24"
}
}
},
"DalamudPackager/11.0.0": {}
}
},
"libraries": {
"DamageInfoPlugin/2.4.1.2": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"CsvHelper/33.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-fev4lynklAU2A9GVMLtwarkwaanjSYB4wUqO2nOJX5hnzObORzUqVLe+bDYCUyIIRQM4o5Bsq3CcyJR89iMmEQ==",
"path": "csvhelper/33.0.1",
"hashPath": "csvhelper.33.0.1.nupkg.sha512"
},
"DalamudPackager/11.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA==",
"path": "dalamudpackager/11.0.0",
"hashPath": "dalamudpackager.11.0.0.nupkg.sha512"
}
}
}

View File

@@ -0,0 +1,41 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "OFFICIAL",
"WorkingPluginId": "209c9f9b-3637-4295-b5d6-bd46893f9480",
"IsThirdParty": false,
"EffectiveVersion": "2.4.1.2",
"EffectiveApiLevel": 11,
"Author": "perchbird",
"Name": "Damage Info",
"Punchline": "Modifies in-game fly-text for more (or less) damage information.",
"Description": "Configurable options for in-game fly text color based on damage type, with additional settings for damage source and fly text decluttering options.",
"Changelog": "- Fix imgui asserts",
"Tags": null,
"CategoryTags": null,
"IsHide": false,
"InternalName": "DamageInfoPlugin",
"AssemblyVersion": "2.4.1.2",
"TestingAssemblyVersion": null,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/perchbirdd/DamageInfoPlugin",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": 0,
"DownloadCount": 537864,
"LastUpdate": 1732082688,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/DamageInfoPlugin?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api9/plugins/DamageInfoPlugin/latest.zip",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/DamageInfoPlugin?isUpdate=False&isTesting=True&branch=api9&isDip17=True",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": "stable"
}

View File

@@ -0,0 +1,91 @@
"Id","Percent","IsHit","ActionName","ActionPosition","Comment"
"56","18","TRUE","Snap Punch","flank","50/90 Unbuffed"
"56","14","TRUE","Snap Punch","flank","50 Buffed"
"56","13","TRUE","Snap Punch","flank","60 buffed, 90 Buffed"
"56","20","TRUE","Snap Punch","flank","60 Unbuffed"
"56","12","TRUE","Snap Punch","flank","90 Buffed"
"66","18","TRUE","Demolish","rear","lv 50"
"66","17","TRUE","Demolish","rear","lv 50"
"66","15","TRUE","Demolish","rear","lv 90"
"66","14","TRUE","Demolish","rear","lv 100"
"79","0","FALSE","Heavy Thrust","flank","lol"
"88","28","TRUE","Chaos Thrust","rear","50 Uncomboed"
"88","61","TRUE","Chaos Thrust","rear","50 Comboed"
"2255","70","TRUE","Aeolian Edge","rear","31 Comboed"
"2255","20","TRUE","Aeolian Edge","rear","90 Uncomboed with Kazematoi"
"2255","30","TRUE","Aeolian Edge","rear","90 Uncomboed no Kazematoi"
"2255","50","TRUE","Aeolian Edge","rear","90 Comboed with Kazematoi"
"2255","63","TRUE","Aeolian Edge","rear","90 Comboed no Kazematoi"
"2255","16","TRUE","Aeolian Edge","rear","100 Uncomboed with Kazematoi"
"2255","23","TRUE","Aeolian Edge","rear","100 Uncomboed no Kazematoi"
"2255","44","TRUE","Aeolian Edge","rear","100 Comboed with Kazematoi"
"2255","54","TRUE","Aeolian Edge","rear","100 Comboed no Kazematoi"
"2258","25","TRUE","Trick Attack","rear",""
"3554","28","TRUE","Fang and Claw","flank","90 Uncomboed"
"3554","66","TRUE","Fang and Claw","flank","90 Comboed"
"3554","22","TRUE","Fang and Claw","flank","100 Uncomboed"
"3554","58","TRUE","Fang and Claw","flank","100 Comboed"
"3556","28","TRUE","Wheeling Thrust","rear","90 Uncomboed"
"3556","66","TRUE","Wheeling Thrust","rear","90 Comboed"
"3556","22","TRUE","Wheeling Thrust","rear","100 Uncomboed"
"3556","58","TRUE","Wheeling Thrust","rear","100 Comboed"
"3563","30","TRUE","Armor Crush","flank","90 Uncomboed"
"3563","65","TRUE","Armor Crush","flank","90 Comboed"
"3563","21","TRUE","Armor Crush","flank","100 Uncomboed"
"3563","54","TRUE","Armor Crush","flank","100 Comboed"
"3563","37","TRUE","Armor Crush","flank","<74 Uncomboed"
"3563","72","TRUE","Armor Crush","flank","<74 Comboed"
"7481","33","TRUE","Gekko","rear","50 Uncomboed"
"7481","72","TRUE","Gekko","rear","50 Comboed"
"7481","31","TRUE","Gekko","rear","90 Uncomboed"
"7481","70","TRUE","Gekko","rear","90 Comboed"
"7481","23","TRUE","Gekko","rear","100 Uncomboed"
"7481","61","TRUE","Gekko","rear","100 Comboed"
"7482","33","TRUE","Kasha","flank","50 Uncomboed"
"7482","72","TRUE","Kasha","flank","50 Comboed"
"7482","31","TRUE","Kasha","flank","90 Uncomboed"
"7482","70","TRUE","Kasha","flank","90 Comboed"
"7482","23","TRUE","Kasha","flank","100 Uncomboed"
"7482","61","TRUE","Kasha","flank","100 Comboed"
"24382","11","TRUE","Gibbet","flank","90 Enhanced"
"24382","13","TRUE","Gibbet","flank","90 Non-enhanced"
"24382","9","TRUE","Gibbet","flank","100 Enhanced"
"24382","10","TRUE","Gibbet","flank","100 Non-enhanced"
"24383","11","TRUE","Gallows","rear","90 Enhanced"
"24383","13","TRUE","Gallows","rear","90 Non-enhanced"
"24383","9","TRUE","Gallows","rear","100 Enhanced"
"24383","10","TRUE","Gallows","rear","100 Non-enhanced"
"25772","28","TRUE","Chaotic Spring","rear","90 Uncomboed"
"25772","66","TRUE","Chaotic Spring","rear","90 Comboed"
"25772","22","TRUE","Chaotic Spring","rear","100 Uncomboed"
"25772","58","TRUE","Chaotic Spring","rear","100 Comboed"
"34610","48","TRUE","Flanksting Strike","flank","100 Enhanced"
"34610","54","TRUE","Flanksting Strike","flank",""
"34610","60","TRUE","Flanksting Strike","flank","100 Non-enhanced"
"34610","70","TRUE","Flanksting Strike","flank",""
"34610","50","TRUE","Flanksting Strike","flank","80 ?"
"34610","63","TRUE","Flanksting Strike","flank","80 ?"
"34611","48","TRUE","Flanksbane Fang","flank","100 Enhanced"
"34611","54","TRUE","Flanksbane Fang","flank",""
"34611","60","TRUE","Flanksbane Fang","flank","100 Non-enhanced"
"34611","70","TRUE","Flanksbane Fang","flank",""
"34611","50","TRUE","Flanksbane Fang","flank","80 ?"
"34611","63","TRUE","Flanksbane Fang","flank","80 ?"
"34612","48","TRUE","Hindsting Strike","rear","100 Enhanced"
"34612","54","TRUE","Hindsting Strike","rear",""
"34612","60","TRUE","Hindsting Strike","rear","100 Non-enhanced"
"34612","70","TRUE","Hindsting Strike","rear",""
"34612","50","TRUE","Hindsting Strike","rear","80 ?"
"34612","63","TRUE","Hindsting Strike","rear","80 ?"
"34613","48","TRUE","Hindsbane Fang","rear","100 Enhanced"
"34613","54","TRUE","Hindsbane Fang","rear",""
"34613","60","TRUE","Hindsbane Fang","rear","100 Non-enhanced"
"34613","70","TRUE","Hindsbane Fang","rear",""
"34613","50","TRUE","Hindsbane Fang","rear","80 ?"
"34613","63","TRUE","Hindsbane Fang","rear","80 ?"
"34621","8","TRUE","Hunter's Coil","flank","lv 90"
"34622","8","TRUE","Swiftskin's Coil","rear","lv 90"
"36947","16","TRUE","Pouncing Coeurl","flank","100 Unbuffed"
"36947","11","TRUE","Pouncing Coeurl","flank","100 Buffed"
"36970","7","TRUE","Executioner's Gibbet","flank",""
"36971","7","TRUE","Executioner's Gallows","rear",""
1 Id Percent IsHit ActionName ActionPosition Comment
2 56 18 TRUE Snap Punch flank 50/90 Unbuffed
3 56 14 TRUE Snap Punch flank 50 Buffed
4 56 13 TRUE Snap Punch flank 60 buffed, 90 Buffed
5 56 20 TRUE Snap Punch flank 60 Unbuffed
6 56 12 TRUE Snap Punch flank 90 Buffed
7 66 18 TRUE Demolish rear lv 50
8 66 17 TRUE Demolish rear lv 50
9 66 15 TRUE Demolish rear lv 90
10 66 14 TRUE Demolish rear lv 100
11 79 0 FALSE Heavy Thrust flank lol
12 88 28 TRUE Chaos Thrust rear 50 Uncomboed
13 88 61 TRUE Chaos Thrust rear 50 Comboed
14 2255 70 TRUE Aeolian Edge rear 31 Comboed
15 2255 20 TRUE Aeolian Edge rear 90 Uncomboed with Kazematoi
16 2255 30 TRUE Aeolian Edge rear 90 Uncomboed no Kazematoi
17 2255 50 TRUE Aeolian Edge rear 90 Comboed with Kazematoi
18 2255 63 TRUE Aeolian Edge rear 90 Comboed no Kazematoi
19 2255 16 TRUE Aeolian Edge rear 100 Uncomboed with Kazematoi
20 2255 23 TRUE Aeolian Edge rear 100 Uncomboed no Kazematoi
21 2255 44 TRUE Aeolian Edge rear 100 Comboed with Kazematoi
22 2255 54 TRUE Aeolian Edge rear 100 Comboed no Kazematoi
23 2258 25 TRUE Trick Attack rear
24 3554 28 TRUE Fang and Claw flank 90 Uncomboed
25 3554 66 TRUE Fang and Claw flank 90 Comboed
26 3554 22 TRUE Fang and Claw flank 100 Uncomboed
27 3554 58 TRUE Fang and Claw flank 100 Comboed
28 3556 28 TRUE Wheeling Thrust rear 90 Uncomboed
29 3556 66 TRUE Wheeling Thrust rear 90 Comboed
30 3556 22 TRUE Wheeling Thrust rear 100 Uncomboed
31 3556 58 TRUE Wheeling Thrust rear 100 Comboed
32 3563 30 TRUE Armor Crush flank 90 Uncomboed
33 3563 65 TRUE Armor Crush flank 90 Comboed
34 3563 21 TRUE Armor Crush flank 100 Uncomboed
35 3563 54 TRUE Armor Crush flank 100 Comboed
36 3563 37 TRUE Armor Crush flank <74 Uncomboed
37 3563 72 TRUE Armor Crush flank <74 Comboed
38 7481 33 TRUE Gekko rear 50 Uncomboed
39 7481 72 TRUE Gekko rear 50 Comboed
40 7481 31 TRUE Gekko rear 90 Uncomboed
41 7481 70 TRUE Gekko rear 90 Comboed
42 7481 23 TRUE Gekko rear 100 Uncomboed
43 7481 61 TRUE Gekko rear 100 Comboed
44 7482 33 TRUE Kasha flank 50 Uncomboed
45 7482 72 TRUE Kasha flank 50 Comboed
46 7482 31 TRUE Kasha flank 90 Uncomboed
47 7482 70 TRUE Kasha flank 90 Comboed
48 7482 23 TRUE Kasha flank 100 Uncomboed
49 7482 61 TRUE Kasha flank 100 Comboed
50 24382 11 TRUE Gibbet flank 90 Enhanced
51 24382 13 TRUE Gibbet flank 90 Non-enhanced
52 24382 9 TRUE Gibbet flank 100 Enhanced
53 24382 10 TRUE Gibbet flank 100 Non-enhanced
54 24383 11 TRUE Gallows rear 90 Enhanced
55 24383 13 TRUE Gallows rear 90 Non-enhanced
56 24383 9 TRUE Gallows rear 100 Enhanced
57 24383 10 TRUE Gallows rear 100 Non-enhanced
58 25772 28 TRUE Chaotic Spring rear 90 Uncomboed
59 25772 66 TRUE Chaotic Spring rear 90 Comboed
60 25772 22 TRUE Chaotic Spring rear 100 Uncomboed
61 25772 58 TRUE Chaotic Spring rear 100 Comboed
62 34610 48 TRUE Flanksting Strike flank 100 Enhanced
63 34610 54 TRUE Flanksting Strike flank
64 34610 60 TRUE Flanksting Strike flank 100 Non-enhanced
65 34610 70 TRUE Flanksting Strike flank
66 34610 50 TRUE Flanksting Strike flank 80 ?
67 34610 63 TRUE Flanksting Strike flank 80 ?
68 34611 48 TRUE Flanksbane Fang flank 100 Enhanced
69 34611 54 TRUE Flanksbane Fang flank
70 34611 60 TRUE Flanksbane Fang flank 100 Non-enhanced
71 34611 70 TRUE Flanksbane Fang flank
72 34611 50 TRUE Flanksbane Fang flank 80 ?
73 34611 63 TRUE Flanksbane Fang flank 80 ?
74 34612 48 TRUE Hindsting Strike rear 100 Enhanced
75 34612 54 TRUE Hindsting Strike rear
76 34612 60 TRUE Hindsting Strike rear 100 Non-enhanced
77 34612 70 TRUE Hindsting Strike rear
78 34612 50 TRUE Hindsting Strike rear 80 ?
79 34612 63 TRUE Hindsting Strike rear 80 ?
80 34613 48 TRUE Hindsbane Fang rear 100 Enhanced
81 34613 54 TRUE Hindsbane Fang rear
82 34613 60 TRUE Hindsbane Fang rear 100 Non-enhanced
83 34613 70 TRUE Hindsbane Fang rear
84 34613 50 TRUE Hindsbane Fang rear 80 ?
85 34613 63 TRUE Hindsbane Fang rear 80 ?
86 34621 8 TRUE Hunter's Coil flank lv 90
87 34622 8 TRUE Swiftskin's Coil rear lv 90
88 36947 16 TRUE Pouncing Coeurl flank 100 Unbuffed
89 36947 11 TRUE Pouncing Coeurl flank 100 Buffed
90 36970 7 TRUE Executioner's Gibbet flank
91 36971 7 TRUE Executioner's Gallows rear

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,259 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"Glamourer/1.3.6.0": {
"dependencies": {
"Glamourer.Api": "2.2.0",
"OtterGui": "1.0.0",
"Penumbra.Api": "5.3.0",
"Penumbra.GameData": "1.0.0",
"Penumbra.String": "1.0.4",
"Vortice.Direct3D11": "3.4.2-beta"
},
"runtime": {
"Glamourer.dll": {}
}
},
"JetBrains.Annotations/2024.2.0": {
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"assemblyVersion": "4242.42.42.42",
"fileVersion": "2024.2.0.0"
}
}
},
"Microsoft.Extensions.DependencyInjection/8.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.23.53103"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"assemblyVersion": "8.0.0.0",
"fileVersion": "8.0.23.53103"
}
}
},
"SharpGen.Runtime/2.1.2-beta": {
"runtime": {
"lib/net8.0/SharpGen.Runtime.dll": {
"assemblyVersion": "2.1.2.0",
"fileVersion": "2.1.2.0"
}
}
},
"SharpGen.Runtime.COM/2.1.2-beta": {
"dependencies": {
"SharpGen.Runtime": "2.1.2-beta"
},
"runtime": {
"lib/net8.0/SharpGen.Runtime.COM.dll": {
"assemblyVersion": "2.1.2.0",
"fileVersion": "2.1.2.0"
}
}
},
"Vortice.Direct3D11/3.4.2-beta": {
"dependencies": {
"SharpGen.Runtime": "2.1.2-beta",
"Vortice.DXGI": "3.4.2-beta"
},
"runtime": {
"lib/net8.0/Vortice.Direct3D11.dll": {
"assemblyVersion": "3.4.2.0",
"fileVersion": "3.4.2.0"
}
}
},
"Vortice.DirectX/3.4.2-beta": {
"dependencies": {
"SharpGen.Runtime": "2.1.2-beta",
"SharpGen.Runtime.COM": "2.1.2-beta",
"Vortice.Mathematics": "1.7.6"
},
"runtime": {
"lib/net8.0/Vortice.DirectX.dll": {
"assemblyVersion": "3.4.2.0",
"fileVersion": "3.4.2.0"
}
}
},
"Vortice.DXGI/3.4.2-beta": {
"dependencies": {
"SharpGen.Runtime": "2.1.2-beta",
"Vortice.DirectX": "3.4.2-beta"
},
"runtime": {
"lib/net8.0/Vortice.DXGI.dll": {
"assemblyVersion": "3.4.2.0",
"fileVersion": "3.4.2.0"
}
}
},
"Vortice.Mathematics/1.7.6": {
"runtime": {
"lib/net8.0/Vortice.Mathematics.dll": {
"assemblyVersion": "1.7.6.0",
"fileVersion": "1.7.6.0"
}
}
},
"Glamourer.Api/2.2.0": {
"runtime": {
"Glamourer.Api.dll": {
"assemblyVersion": "2.2.0",
"fileVersion": "1.3.6.0"
}
}
},
"OtterGui/1.0.0": {
"dependencies": {
"JetBrains.Annotations": "2024.2.0",
"Microsoft.Extensions.DependencyInjection": "8.0.0"
},
"runtime": {
"OtterGui.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.3.6.0"
}
}
},
"Penumbra.Api/5.3.0": {
"runtime": {
"Penumbra.Api.dll": {
"assemblyVersion": "5.3.0",
"fileVersion": "1.3.6.0"
}
}
},
"Penumbra.GameData/1.0.0": {
"dependencies": {
"OtterGui": "1.0.0",
"Penumbra.Api": "5.3.0",
"Penumbra.String": "1.0.4"
},
"runtime": {
"Penumbra.GameData.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.3.6.0"
}
}
},
"Penumbra.String/1.0.4": {
"runtime": {
"Penumbra.String.dll": {
"assemblyVersion": "1.0.4",
"fileVersion": "1.3.6.0"
}
}
}
}
},
"libraries": {
"Glamourer/1.3.6.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"JetBrains.Annotations/2024.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-GNnqCFW/163p1fOehKx0CnAqjmpPrUSqrgfHM6qca+P+RN39C9rhlfZHQpJhxmQG/dkOYe/b3Z0P8b6Kv5m1qw==",
"path": "jetbrains.annotations/2024.2.0",
"hashPath": "jetbrains.annotations.2024.2.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-V8S3bsm50ig6JSyrbcJJ8bW2b9QLGouz+G1miK3UTaOWmMtFwNNNzUf4AleyDWUmTrWMLNnFSLEQtxmxgNQnNQ==",
"path": "microsoft.extensions.dependencyinjection/8.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.8.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/8.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg==",
"path": "microsoft.extensions.dependencyinjection.abstractions/8.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.0.nupkg.sha512"
},
"SharpGen.Runtime/2.1.2-beta": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nqZAjfEG1jX1ivvdZLsi6Pkt0DiOJyuOgRgldNFsmjXFPhxUbXQibofLSwuDZidL2kkmtTF8qLoRIeqeVdXgYw==",
"path": "sharpgen.runtime/2.1.2-beta",
"hashPath": "sharpgen.runtime.2.1.2-beta.nupkg.sha512"
},
"SharpGen.Runtime.COM/2.1.2-beta": {
"type": "package",
"serviceable": true,
"sha512": "sha512-HBCrb6HfnUWx9v5/GjJeBr5DuodZLnHlFQQYXPrQs1Hbe1c6Wd0uCXf+SJp4hW8fQNxjXEu0FgiyHGlA/SRzRw==",
"path": "sharpgen.runtime.com/2.1.2-beta",
"hashPath": "sharpgen.runtime.com.2.1.2-beta.nupkg.sha512"
},
"Vortice.Direct3D11/3.4.2-beta": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CWVMTF7ebylzzXbQXVp5C9UpBB/L+EpX2OxSdb2wlzcsdEmrev/Ith8wVs0WjZ6DbA0WiiybnYAWqB5v0nOO/A==",
"path": "vortice.direct3d11/3.4.2-beta",
"hashPath": "vortice.direct3d11.3.4.2-beta.nupkg.sha512"
},
"Vortice.DirectX/3.4.2-beta": {
"type": "package",
"serviceable": true,
"sha512": "sha512-EwDbemXkmEiDGZVDem25uiEcZBYOMb+wzePuta+M/k2LXrQVGPknZhZUK56+QlHhI+Ducf/d+J75wgBzEjKi2g==",
"path": "vortice.directx/3.4.2-beta",
"hashPath": "vortice.directx.3.4.2-beta.nupkg.sha512"
},
"Vortice.DXGI/3.4.2-beta": {
"type": "package",
"serviceable": true,
"sha512": "sha512-T4S3pp6l/SGJ6SH3ebCbodN/bimGOkIBiIYKeBpVEis7+/ac1XIjyzgSTJ5XsH3o3hSH7DqSbP6Yo6mL9nyFQA==",
"path": "vortice.dxgi/3.4.2-beta",
"hashPath": "vortice.dxgi.3.4.2-beta.nupkg.sha512"
},
"Vortice.Mathematics/1.7.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-W8FNv850lPGxmHphwLyi1qnUlQHZBxh/62EenFJTaY6acPP29Fk0xMQJI60G+YNlsVJb3fSoriuW+ong5sM5UQ==",
"path": "vortice.mathematics/1.7.6",
"hashPath": "vortice.mathematics.1.7.6.nupkg.sha512"
},
"Glamourer.Api/2.2.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"OtterGui/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Penumbra.Api/5.3.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Penumbra.GameData/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Penumbra.String/1.0.4": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,53 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "https://raw.githubusercontent.com/Ottermandias/SeaOfStars/main/repo.json",
"WorkingPluginId": "5996b04b-34b1-4d87-8b60-b1dfc0b8399c",
"IsThirdParty": true,
"EffectiveVersion": "1.3.6.0",
"EffectiveApiLevel": 11,
"Author": "Ottermandias",
"Name": "Glamourer",
"Punchline": "Change and save appearance of players.",
"Description": "Adds functionality to change and store appearance of players, customization and equip. Requires Penumbra to be installed and activated to work. Can also add preview options to the Changed Items tab for Penumbra.",
"Changelog": null,
"Tags": [
"Appearance",
"Glamour",
"Race",
"Outfit",
"Armor",
"Clothes",
"Skins",
"Customization",
"Design",
"Character",
"Sea Of Stars"
],
"CategoryTags": null,
"IsHide": false,
"InternalName": "Glamourer",
"AssemblyVersion": "1.3.6.0",
"TestingAssemblyVersion": "1.3.6.1",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/Ottermandias/Glamourer",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": 11,
"DownloadCount": 1,
"LastUpdate": 1618608322,
"DownloadLinkInstall": "https://github.com/Ottermandias/Glamourer/releases/download/1.3.6.0/Glamourer.zip",
"DownloadLinkUpdate": "https://github.com/Ottermandias/Glamourer/releases/download/1.3.6.0/Glamourer.zip",
"DownloadLinkTesting": "https://github.com/Ottermandias/Glamourer/releases/download/testing_1.3.6.1/Glamourer.zip",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": null,
"IconUrl": "https://raw.githubusercontent.com/Ottermandias/Glamourer/main/images/icon.png",
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": null
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1,333 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"HaselTweaks/32.0.4": {
"dependencies": {
"DalamudPackager": "11.0.0",
"DotNet.ReproducibleBuilds": "1.2.25",
"FFXIVClientStructs": "1.0.0",
"HaselCommon": "1.0.0",
"Injectio": "4.0.0",
"InteropGenerator.Runtime": "1.0.0",
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
"Microsoft.Windows.CsWin32": "0.3.106",
"SixLabors.ImageSharp": "3.1.6"
},
"runtime": {
"HaselTweaks.dll": {}
}
},
"DalamudPackager/11.0.0": {},
"DotNet.ReproducibleBuilds/1.2.25": {},
"Haselnussbomber.YogaSharp/1.1.3": {
"runtime": {
"lib/net8.0-windows7.0/YogaSharp.dll": {
"assemblyVersion": "1.1.3.0",
"fileVersion": "1.1.3.0"
}
},
"runtimeTargets": {
"runtimes/win-x64/native/yogacore.dll": {
"rid": "win-x64",
"assetType": "native",
"fileVersion": "0.0.0.0"
}
}
},
"Injectio/4.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "9.0.0"
},
"runtime": {
"lib/net8.0/Injectio.Attributes.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.0.0.0"
}
}
},
"JetBrains.Annotations/2021.2.0": {
"runtime": {
"lib/netstandard2.0/JetBrains.Annotations.dll": {
"assemblyVersion": "2021.2.0.0",
"fileVersion": "2021.2.0.0"
}
}
},
"Microsoft.Extensions.DependencyInjection/9.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
"runtime": {
"lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"Microsoft.Extensions.Logging/9.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection": "9.0.0",
"Microsoft.Extensions.Logging.Abstractions": "9.0.0",
"Microsoft.Extensions.Options": "9.0.0"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
"System.Diagnostics.DiagnosticSource": "9.0.0"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"Microsoft.Extensions.Options/9.0.0": {
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0",
"Microsoft.Extensions.Primitives": "9.0.0"
},
"runtime": {
"lib/net8.0/Microsoft.Extensions.Options.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"Microsoft.Extensions.Primitives/9.0.0": {
"runtime": {
"lib/net8.0/Microsoft.Extensions.Primitives.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"Microsoft.Windows.CsWin32/0.3.106": {
"dependencies": {
"Microsoft.Windows.SDK.Win32Docs": "0.1.42-alpha",
"Microsoft.Windows.SDK.Win32Metadata": "60.0.34-preview",
"Microsoft.Windows.WDK.Win32Metadata": "0.11.4-experimental"
}
},
"Microsoft.Windows.SDK.Win32Docs/0.1.42-alpha": {},
"Microsoft.Windows.SDK.Win32Metadata/60.0.34-preview": {},
"Microsoft.Windows.WDK.Win32Metadata/0.11.4-experimental": {
"dependencies": {
"Microsoft.Windows.SDK.Win32Metadata": "60.0.34-preview"
}
},
"SixLabors.ImageSharp/3.1.6": {
"runtime": {
"lib/net6.0/SixLabors.ImageSharp.dll": {
"assemblyVersion": "3.0.0.0",
"fileVersion": "3.1.6.0"
}
}
},
"System.Diagnostics.DiagnosticSource/9.0.0": {
"runtime": {
"lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion": "9.0.0.0",
"fileVersion": "9.0.24.52809"
}
}
},
"FFXIVClientStructs/1.0.0": {
"dependencies": {
"InteropGenerator.Runtime": "1.0.0",
"JetBrains.Annotations": "2021.2.0"
},
"runtime": {
"FFXIVClientStructs.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "0.0.1.0"
}
}
},
"HaselCommon/1.0.0": {
"dependencies": {
"FFXIVClientStructs": "1.0.0",
"Haselnussbomber.YogaSharp": "1.1.3",
"Microsoft.Extensions.DependencyInjection": "9.0.0",
"Microsoft.Extensions.Logging": "9.0.0"
},
"runtime": {
"HaselCommon.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.0.0.0"
}
}
},
"InteropGenerator.Runtime/1.0.0": {
"runtime": {
"InteropGenerator.Runtime.dll": {
"assemblyVersion": "1.0.0",
"fileVersion": "1.0.0.0"
}
}
}
}
},
"libraries": {
"HaselTweaks/32.0.4": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DalamudPackager/11.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA==",
"path": "dalamudpackager/11.0.0",
"hashPath": "dalamudpackager.11.0.0.nupkg.sha512"
},
"DotNet.ReproducibleBuilds/1.2.25": {
"type": "package",
"serviceable": true,
"sha512": "sha512-xCXiw7BCxHJ8pF6wPepRUddlh2dlQlbr81gXA72hdk4FLHkKXas7EH/n+fk5UCA/YfMqG1Z6XaPiUjDbUNBUzg==",
"path": "dotnet.reproduciblebuilds/1.2.25",
"hashPath": "dotnet.reproduciblebuilds.1.2.25.nupkg.sha512"
},
"Haselnussbomber.YogaSharp/1.1.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Sz0emN5J9uuiwqbHbxrkvziufa+OBrKaEjoem80wYOm+OBJ+5WaEcTEe2OKFHKrfmqPnP3Ao05r5BFOfOIO/aA==",
"path": "haselnussbomber.yogasharp/1.1.3",
"hashPath": "haselnussbomber.yogasharp.1.1.3.nupkg.sha512"
},
"Injectio/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-XJ+b4OcXgp+5df8mu/b2RKUvhcy7wkhvTjGfdY8qT1OUf5/XpIXppf1hk3+ADK2HcYqRnKhEkY1muBDRtW76Ag==",
"path": "injectio/4.0.0",
"hashPath": "injectio.4.0.0.nupkg.sha512"
},
"JetBrains.Annotations/2021.2.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kKSyoVfndMriKHLfYGmr0uzQuI4jcc3TKGyww7buJFCYeHb/X0kodYBPL7n9454q7v6ASiRmDgpPGaDGerg/Hg==",
"path": "jetbrains.annotations/2021.2.0",
"hashPath": "jetbrains.annotations.2021.2.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-MCPrg7v3QgNMr0vX4vzRXvkNGgLg8vKWX0nKCWUxu2uPyMsaRgiRc1tHBnbTcfJMhMKj2slE/j2M9oGkd25DNw==",
"path": "microsoft.extensions.dependencyinjection/9.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.9.0.0.nupkg.sha512"
},
"Microsoft.Extensions.DependencyInjection.Abstractions/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg==",
"path": "microsoft.extensions.dependencyinjection.abstractions/9.0.0",
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.9.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-crjWyORoug0kK7RSNJBTeSE6VX8IQgLf3nUpTB9m62bPXp/tzbnOsnbe8TXEG0AASNaKZddnpHKw7fET8E++Pg==",
"path": "microsoft.extensions.logging/9.0.0",
"hashPath": "microsoft.extensions.logging.9.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Logging.Abstractions/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
"path": "microsoft.extensions.logging.abstractions/9.0.0",
"hashPath": "microsoft.extensions.logging.abstractions.9.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Options/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-y2146b3jrPI3Q0lokKXdKLpmXqakYbDIPDV6r3M8SqvSf45WwOTzkyfDpxnZXJsJQEpAsAqjUq5Pu8RCJMjubg==",
"path": "microsoft.extensions.options/9.0.0",
"hashPath": "microsoft.extensions.options.9.0.0.nupkg.sha512"
},
"Microsoft.Extensions.Primitives/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-N3qEBzmLMYiASUlKxxFIISP4AiwuPTHF5uCh+2CWSwwzAJiIYx0kBJsS30cp1nvhSySFAVi30jecD307jV+8Kg==",
"path": "microsoft.extensions.primitives/9.0.0",
"hashPath": "microsoft.extensions.primitives.9.0.0.nupkg.sha512"
},
"Microsoft.Windows.CsWin32/0.3.106": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Mx5fK7uN6fwLR4wUghs6//HonAnwPBNmC2oonyJVhCUlHS/r6SUS3NkBc3+gaQiv+0/9bqdj1oSCKQFkNI+21Q==",
"path": "microsoft.windows.cswin32/0.3.106",
"hashPath": "microsoft.windows.cswin32.0.3.106.nupkg.sha512"
},
"Microsoft.Windows.SDK.Win32Docs/0.1.42-alpha": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Z/9po23gUA9aoukirh2ItMU2ZS9++Js9Gdds9fu5yuMojDrmArvY2y+tq9985tR3cxFxpZO1O35Wjfo0khj5HA==",
"path": "microsoft.windows.sdk.win32docs/0.1.42-alpha",
"hashPath": "microsoft.windows.sdk.win32docs.0.1.42-alpha.nupkg.sha512"
},
"Microsoft.Windows.SDK.Win32Metadata/60.0.34-preview": {
"type": "package",
"serviceable": true,
"sha512": "sha512-TA3DUNi4CTeo+ItTXBnGZFt2159XOGSl0UOlG5vjDj4WHqZjhwYyyUnzOtrbCERiSaP2Hzg7otJNWwOSZgutyA==",
"path": "microsoft.windows.sdk.win32metadata/60.0.34-preview",
"hashPath": "microsoft.windows.sdk.win32metadata.60.0.34-preview.nupkg.sha512"
},
"Microsoft.Windows.WDK.Win32Metadata/0.11.4-experimental": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bf5MCmUyZf0gBlYQjx9UpRAZWBkRndyt9XicR+UNLvAUAFTZQbu6YaX/sNKZlR98Grn0gydfh/yT4I3vc0AIQA==",
"path": "microsoft.windows.wdk.win32metadata/0.11.4-experimental",
"hashPath": "microsoft.windows.wdk.win32metadata.0.11.4-experimental.nupkg.sha512"
},
"SixLabors.ImageSharp/3.1.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dHQ5jugF9v+5/LCVHCWVzaaIL6WOehqJy6eju/0VFYFPEj2WtqkGPoEV9EVQP83dHsdoqYaTuWpZdwAd37UwfA==",
"path": "sixlabors.imagesharp/3.1.6",
"hashPath": "sixlabors.imagesharp.3.1.6.nupkg.sha512"
},
"System.Diagnostics.DiagnosticSource/9.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ddppcFpnbohLWdYKr/ZeLZHmmI+DXFgZ3Snq+/E7SwcdW4UnvxmaugkwGywvGVWkHPGCSZjCP+MLzu23AL5SDw==",
"path": "system.diagnostics.diagnosticsource/9.0.0",
"hashPath": "system.diagnostics.diagnosticsource.9.0.0.nupkg.sha512"
},
"FFXIVClientStructs/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"HaselCommon/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"InteropGenerator.Runtime/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

Binary file not shown.

View File

@@ -0,0 +1,41 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "https://raw.githubusercontent.com/Haselnussbomber/MyDalamudPlugins/main/repo.json",
"WorkingPluginId": "ba8822ae-fcbc-47b2-a921-3d539e6a3439",
"IsThirdParty": true,
"EffectiveVersion": "32.0.4",
"EffectiveApiLevel": 11,
"Author": "Haselnussbomber",
"Name": "HaselTweaks",
"Punchline": "A collection of quality of life tweaks.",
"Description": "Keep on tweaking.",
"Changelog": "Preliminary update for Patch 7.16.",
"Tags": null,
"CategoryTags": null,
"IsHide": false,
"InternalName": "HaselTweaks",
"AssemblyVersion": "32.0.4",
"TestingAssemblyVersion": null,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/Haselnussbomber/HaselTweaks",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": null,
"DownloadCount": 6139,
"LastUpdate": 1737460506,
"DownloadLinkInstall": "https://github.com/Haselnussbomber/HaselTweaks/releases/download/v32.0.4/latest.zip",
"DownloadLinkUpdate": "https://github.com/Haselnussbomber/HaselTweaks/releases/download/v32.0.4/latest.zip",
"DownloadLinkTesting": null,
"LoadRequiredState": 1,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": null
}

Binary file not shown.

View File

@@ -0,0 +1,34 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v8.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v8.0": {
"HighFpsPhysicsPlugin/8.0.2.0": {
"dependencies": {
"DalamudPackager": "11.0.0"
},
"runtime": {
"HighFpsPhysicsPlugin.dll": {}
}
},
"DalamudPackager/11.0.0": {}
}
},
"libraries": {
"HighFpsPhysicsPlugin/8.0.2.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DalamudPackager/11.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bjT7XUlhIJSmsE/O76b7weUX+evvGQctbQB8aKXt94o+oPWxHpCepxAGMs7Thow3AzCyqWs7cOpp9/2wcgRRQA==",
"path": "dalamudpackager/11.0.0",
"hashPath": "dalamudpackager.11.0.0.nupkg.sha512"
}
}
}

View File

@@ -0,0 +1,45 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "OFFICIAL",
"WorkingPluginId": "a586b285-7fb2-4f69-906a-9799482ad84d",
"IsThirdParty": false,
"EffectiveVersion": "8.0.2.0",
"EffectiveApiLevel": 11,
"Author": "Kirrana",
"Name": "High FPS Physics Fix",
"Punchline": "Reduces the refresh rate of movement physics, \"fixing\" it at high fps.",
"Description": "Causes the game's physics to work at higher FPS by making it update every few frames. \nToggle with '/physics t', or use on/off instead of t. \nMay cause excessive jiggling at lower FPS values. \nDisabling the entire plugin after turning on/off with /physics requires reboot to reenable.",
"Changelog": "Update for 7.1 by ItsLunaYup, they also cleaned up code a bit with help from wolfcomp",
"Tags": [
"plugin",
"jank",
"graphics"
],
"CategoryTags": null,
"IsHide": false,
"InternalName": "HighFpsPhysicsPlugin",
"AssemblyVersion": "8.0.2.0",
"TestingAssemblyVersion": "8.0.0.0",
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/Kirrana/xivlauncher_physics_plugin",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": 10,
"DownloadCount": 75804,
"LastUpdate": 1732146535,
"DownloadLinkInstall": "https://kamori.goats.dev/Plugin/Download/HighFpsPhysicsPlugin?isUpdate=False&isTesting=False&branch=api9&isDip17=True",
"DownloadLinkUpdate": "https://raw.githubusercontent.com/goatcorp/DalamudPlugins/api9/plugins/HighFpsPhysicsPlugin/latest.zip",
"DownloadLinkTesting": "https://kamori.goats.dev/Plugin/Download/HighFpsPhysicsPlugin?isUpdate=False&isTesting=True&branch=api9&isDip17=True",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": null,
"IconUrl": null,
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": "testing-live"
}

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,44 @@
{
"Disabled": false,
"Testing": false,
"ScheduledForDeletion": false,
"InstalledFromUrl": "https://raw.githubusercontent.com/Ottermandias/SeaOfStars/main/repo.json",
"WorkingPluginId": "516b3c23-6e73-4b5e-8912-11ef266b313d",
"IsThirdParty": true,
"EffectiveVersion": "0.11.13",
"EffectiveApiLevel": 11,
"Author": "darkarchon",
"Name": "Mare Synchronos",
"Punchline": "Let others see you as you see yourself.",
"Description": "This plugin will synchronize your Penumbra mods and current Glamourer state with other paired clients automatically.",
"Changelog": null,
"Tags": [
"customization",
"Sea Of Stars"
],
"CategoryTags": null,
"IsHide": false,
"InternalName": "MareSynchronos",
"AssemblyVersion": "0.11.13",
"TestingAssemblyVersion": null,
"IsTestingExclusive": false,
"RepoUrl": "https://github.com/Penumbra-Sync/client",
"ApplicableVersion": "any",
"DalamudApiLevel": 11,
"TestingDalamudApiLevel": null,
"DownloadCount": 0,
"LastUpdate": 0,
"DownloadLinkInstall": "https://cf.maresynchronos.com/release/0.11.13.zip",
"DownloadLinkUpdate": "https://cf.maresynchronos.com/update/0.11.13.zip",
"DownloadLinkTesting": "https://cf.maresynchronos.com/release/0.11.13.zip",
"LoadRequiredState": 0,
"LoadSync": false,
"LoadPriority": 0,
"CanUnloadAsync": false,
"SupportsProfiles": true,
"ImageUrls": null,
"IconUrl": "https://raw.githubusercontent.com/Penumbra-Sync/repo/main/MareSynchronos/images/icon.png",
"AcceptsFeedback": true,
"FeedbackMessage": null,
"_Dip17Channel": null
}

Some files were not shown because too many files have changed in this diff Show More