diff --git a/content/varc/_index.md b/content/varc/_index.md index 2b72e82..40dde11 100644 --- a/content/varc/_index.md +++ b/content/varc/_index.md @@ -15,6 +15,8 @@ not properly fit "large chested" female characters like my Viera. Compared to ot **Note:** This only **affects** armor tops. +The changelog is located [here](/varc/changelog). + {{< rawhtml >}}
{{< /rawhtml >}} -### Changelog - -#### 1.0.1 - -- Fixed issue when neo-ishgardian top of aiming - -There was a shape key used when equipping certain hand armor, and it was causing deformation. This should be looking better now. - -- Removed some hidden folders - -I accidentally uploaded a bunch of .DS_Store files, they're removed now! - ---- - -#### 1.0.0 - -Initial release. - ### Addons These are kept as seperate mods because they are purely opinionated. diff --git a/content/varc/changelog/1.0.0.md b/content/varc/changelog/1.0.0.md new file mode 100644 index 0000000..1200042 --- /dev/null +++ b/content/varc/changelog/1.0.0.md @@ -0,0 +1,5 @@ +--- +title: "0.1.0" +--- + +Initial release. diff --git a/content/varc/changelog/1.0.1.md b/content/varc/changelog/1.0.1.md new file mode 100644 index 0000000..c30cfe7 --- /dev/null +++ b/content/varc/changelog/1.0.1.md @@ -0,0 +1,11 @@ +--- +title: "1.0.1" +--- + +- Fixed issue when neo-ishgardian top of aiming + +There was a shape key used when equipping certain hand armor, and it was causing deformation. This should be looking better now. + +- Removed some hidden folders + +I accidentally uploaded a bunch of .DS_Store files, they're removed now! diff --git a/content/varc/changelog/1.0.2.md b/content/varc/changelog/1.0.2.md new file mode 100644 index 0000000..ee78cd4 --- /dev/null +++ b/content/varc/changelog/1.0.2.md @@ -0,0 +1,3 @@ +* Velveteen bottoms are now fixed, in some cases parts of the model were missing. +* Reverted changes to the rainbow coatee +* diff --git a/content/varc/changelog/_index.md b/content/varc/changelog/_index.md new file mode 100644 index 0000000..54680e2 --- /dev/null +++ b/content/varc/changelog/_index.md @@ -0,0 +1,4 @@ +--- +title: "VARC Changelog" +layout: "list" +---