From 960e31ff81c8ed979e035a262049d0be313486c8 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Mon, 1 Jul 2024 17:15:48 -0400 Subject: [PATCH] Obsolete VARC, introduce Refitter --- content/mods/refitter/_index.md | 18 ++++++++++++++++++ content/mods/varc/_index.md | 2 ++ themes/mytheme/layouts/index.html | 12 +++++++++--- 3 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 content/mods/refitter/_index.md diff --git a/content/mods/refitter/_index.md b/content/mods/refitter/_index.md new file mode 100644 index 0000000..52bdefa --- /dev/null +++ b/content/mods/refitter/_index.md @@ -0,0 +1,18 @@ +--- +title: "Refitter" +layout: "single" +aliases: +- /refitter +--- + +Modify chest bones for specific gear. + +This is a spiritual successor to my [VARC](https://xiv.zone/varc) mod, but done as a Dalamud plugin instead of my errenously editing model files by hand. + +## Get Involved & Support + +{{< begin-grid >}} +{{< blurb title="Install" description="Install from my Dalamud Repository" url="https://github.com/redstrate/dalamudplugins" >}} +{{< blurb title="Get Source Code & Contribute" description="The full source code for Refitter is available on GitHub." url="https://github.com/redstrate/refitter" >}} +{{< blurb title="Donate Money" description="Any monetary contribution helps so I can continue working on this in my free time." url="https://redstrate.com/fund" >}} +{{< end-grid >}} diff --git a/content/mods/varc/_index.md b/content/mods/varc/_index.md index 974b4cf..23d68ec 100644 --- a/content/mods/varc/_index.md +++ b/content/mods/varc/_index.md @@ -5,6 +5,8 @@ aliases: - /varc --- +{{< note "With the release of Dawntrail this mod is effectively obsolete (not by Square Enix unfortunately), but my other mod: Refitter." >}} + Have you ever wondered why your female FFXIV character's body shape mysteriously changes depending on whatever you decide to wear? No more! ![main comparison](varc/main-comparison.png) diff --git a/themes/mytheme/layouts/index.html b/themes/mytheme/layouts/index.html index 3b11632..e9e58a1 100644 --- a/themes/mytheme/layouts/index.html +++ b/themes/mytheme/layouts/index.html @@ -31,10 +31,10 @@ Restore FFXIV's bone physics at higher framerates - + -

Vanilla Armor Refit Collection

-Better fitting female armors +

Refitter

+ Modify chest bones for specific gear
@@ -42,6 +42,12 @@

Hooky

Sends messages to a specified webhook endpoint
+ + + +

Vanilla Armor Refit Collection (Obsolete)

+Better fitting female armors +

Sites