Remove mods section

This is now hosted on my website instead, but the dedicated VARC/NARC
pages live here for now.
This commit is contained in:
Joshua Goins 2025-04-14 21:32:11 -04:00
parent 9901e7c2d0
commit f2c0bc4301
11 changed files with 7 additions and 111 deletions

View file

@ -10,15 +10,15 @@ baseURL = "https://xiv.zone/"
mainSections = ["astra"]
[privacy]
[privacy.disqus]
[disqus]
disable = true
[privacy.googleAnalytics]
[googleAnalytics]
disable = true
[privacy.instagram]
[instagram]
disable = true
[privacy.twitter]
[twitter]
disable = true
[privacy.vimeo]
[vimeo]
disable = true
[privacy.youtube]
[youtube]
disable = true

View file

@ -1,15 +0,0 @@
---
title: "Easy Fullscreen"
layout: "single"
aliases:
- /easyfullscreen
---
Make FFXIV act like a good game that can enter and exit fullscreen with F11. Yes, this only supports Borderless Windowed mode (the correct option.)
## 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 Easy Fullscreen is available on GitHub." url="https://github.com/redstrate/EasyFullscreen" >}}
{{< end-grid >}}

View file

@ -1,15 +0,0 @@
---
title: "Hooky"
layout: "single"
aliases:
- /webhooks
---
Sends messages to a specified webhook endpoint, such as when a duty is popped or your character has logged in.
## 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 Hooky is available on GitHub." url="https://github.com/redstrate/hooky" >}}
{{< end-grid >}}

View file

@ -1,17 +0,0 @@
---
title: "Rebound"
layout: "single"
aliases:
- /physics-fix
---
FFXIV's bone physics consist of wind and bounce physics. These apply to the character's hair, clothes and other body parts. However, some aspects appear broken on high framerates, especially those above 60 FPS. Notably bouncing happens so quickly that it's practically non-existent, and wind effects tend to appear jittery.
This plugin fixes this bug by locking updates to 60 FPS, and is based on [Kirrana's plugin](https://github.com/Kirrana/xivlauncher_physics_plugin/) to be more opinionated with less options.
## 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 Rebound is available on GitHub." url="https://github.com/redstrate/rebound" >}}
{{< end-grid >}}

View file

@ -1,17 +0,0 @@
---
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" >}}
{{< end-grid >}}

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -1 +1 @@
{{- template "_internal/alias.html" (dict "Permalink" .Params.target) -}}
{{- template "alias.html" (dict "Permalink" .Params.target) -}}

View file

@ -34,46 +34,6 @@
</a>
</div>
<h2>Mods</h2>
<div class="buttons">
<a href='/mods/rebound' class="blurb-button">
<img width="40" height="40" src="physics-fix.png"/>
<h4>Rebound</h4>
<span>Restore FFXIV's bone physics at higher framerates</span>
</a>
<a href='/mods/refitter' class="blurb-button">
<img width="40" height="40" src="refit.png"/>
<h4>Refitter</h4>
<span> Modify chest bones for specific gear </span>
</a>
<a href='/mods/hooky' class="blurb-button">
<img width="40" height="40" src="unknown.png"/>
<h4>Hooky</h4>
<span>Sends messages to a specified webhook endpoint</span>
</a>
<a href='/mods/easyfullscreen' class="blurb-button">
<img width="40" height="40" src="unknown.png"/>
<h4>Easy Fullscreen</h4>
<span>Make FFXIV act like a good game that can enter and exit fullscreen with F11</span>
</a>
<a href='/mods/narc' class="blurb-button">
<img width="40" height="40" src="unknown.png"/>
<h4>Neo Armor Refit Collection</h4>
<span>Even better fitting female armors!</span>
</a>
<a href='/mods/varc' class="blurb-button">
<img width="40" height="40" src="unknown.png"/>
<h4>Vanilla Armor Refit Collection (Obsolete)</h4>
<span>Better fitting female armors</span>
</a>
</div>
<h2>Sites</h2>
<div class="buttons">