update varc to 1.0.4

This commit is contained in:
Joshua Goins 2023-07-31 22:17:49 -04:00
parent 28374ba91e
commit 83f780a306
4 changed files with 25 additions and 6 deletions

View file

@ -16,7 +16,7 @@ Coincidentally, characters that have smaller chests would also benefit from the
## Get Involved & Support ## Get Involved & Support
{{< begin-grid >}} {{< begin-grid >}}
{{< blurb title="Download" description="Install the latest version (1.0.3)" url="/varc/install" >}} {{< blurb title="Download" description="Install the latest version (1.0.4)" url="/varc/install" >}}
{{< blurb title="Gear List" description="Preview the affected items by this mod." url="/varc/gearlist" >}} {{< blurb title="Gear List" description="Preview the affected items by this mod." url="/varc/gearlist" >}}
{{< 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" >}} {{< 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 >}} {{< end-grid >}}

View file

@ -0,0 +1,12 @@
---
title: "1.0.4"
---
* Small clothes top now looks better, but it's not completely free of artifacts yet.
* Added Isle Explorer's shirt.
Better Butts:
* The subligar override from the last update made it into VARC by mistake.
* Small clothes bottom is now fixed.
* Added gear list to the website.

File diff suppressed because one or more lines are too long

View file

@ -6,9 +6,9 @@ The changelog is located [here](/varc/changelog).
{{< rawhtml >}} {{< rawhtml >}}
<div class="buttons"> <div class="buttons">
<a class="blurb-button" href="https://xiv.zone/distrib/varc/varc-1.0.3.zip" download> <a class="blurb-button" href="https://xiv.zone/distrib/varc/varc-1.0.4.zip" download>
<h4>Download VARC</h4> <h4>Download VARC</h4>
Version 1.0.3 Version 1.0.4
</a> </a>
</div> </div>
{{< /rawhtml >}} {{< /rawhtml >}}
@ -25,9 +25,9 @@ This changes some bottom armors to "canonize" the 2B butt. Thanks Square Enix.
{{< rawhtml >}} {{< rawhtml >}}
<div class="buttons"> <div class="buttons">
<a class="blurb-button" href="https://xiv.zone/distrib/varc/varc-better-butts-1.0.3.zip" download> <a class="blurb-button" href="https://xiv.zone/distrib/varc/varc-better-butts-1.0.4.zip" download>
<h4>Download VARC - Better Butts</h4> <h4>Download VARC - Better Butts</h4>
Version 1.0.3 Version 1.0.4
</a> </a>
</div> </div>
{{< /rawhtml >}} {{< /rawhtml >}}