diff --git a/README.md b/README.md index 5e12af1..749e3bf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,47 @@ -# XIVHUNT +# CaptainArk's Hunt Train Tracker -Hunt train tracker for FFXIV Stormblood and Shadowbringers A Ranks. +## What is this? + +This website is a FFXIV A hunt location tracker that aims to help you run trains on your server! + +## How do I use it? + +From the [landing page](https://xivhunt.captainark.net), click on the banner of the expansion you plan to scout. + +With the help of the markers, check possible spawn points for the A-Ranks in the current area. + +When you find one, drag and drop one of the flags on the side on the map. + +Repeat until you've found all open hunts, announce your train, and start hunting! + +## Anything I should know about A-Ranks? + +Once an A-Rank is killed, it takes 4 to 6 hours to respawn. + +If an A-Rank is not killed within 24 hours of spawning, it despawns. Despawned A-Ranks respawn within 4 to 6 hours as well. + +## What other resources should I use to run trains? + +In-game hunting linkshells (LS) and cross-world linkshells (CWLS) are a must for people to be informed of your train! + +Ariyala's [HuntTracker](http://ffxiv.ariyala.com/HuntTracker/) allows you to check if a hunt is open, and to mark them as dead once your train kills them! + +Maps on the tracker are in the same order as this tracker to help with marking! + +Alternatively, you can use [Horus](https://horus-hunts.net/) for that as well. + +The [Centurio Hunts](https://discord.gg/dZTgnpv) discord allows you to announce your train to a whole lot of people from your datacenter, and to join currently ongoing ones! + +## Is the code available anywhere? + +[Yes, here!](https://git.captainark.net/captainark/xivhunt) + +## Who are you? + +I'm [Moemie Valesti @ Omega](https://eu.finalfantasyxiv.com/lodestone/character/18235634/) :3 + +## How do I contact you? + +You can find me on the [Centurio Hunts](https://discord.gg/dZTgnpv) discord server. I'm *[Omega] Moemie Valesti* there. + +You can also reach me [by email](mailto:contact@captainark.net)! diff --git a/public/index.html b/public/index.html index 9c0cc88..a6adb18 100644 --- a/public/index.html +++ b/public/index.html @@ -15,9 +15,9 @@
-

FFXIV Hunt Train Tracker

+

Read Me First!

Shadowbringers Maps

shb
diff --git a/public/readme/index.html b/public/readme/index.html new file mode 100644 index 0000000..6105561 --- /dev/null +++ b/public/readme/index.html @@ -0,0 +1,309 @@ + + README + + + + + + + + + + + + + + + + + + +
+

CaptainArk's Hunt Train Tracker

+ +

What is this?

+ +

This website is a FFXIV A hunt location tracker that aims to help you run trains on your server!

+

How do I use it?

+ +

From the landing page, click on the banner of the expansion you plan to scout.

+

With the help of the markers, check possible spawn points for the A-Ranks in the current area.

+

When you find one, drag and drop one of the flags on the side on the map.

+

Repeat until you've found all open hunts, announce your train, and start hunting!

+

Anything I should know about A-Ranks?

+ +

Once an A-Rank is killed, it takes 4 to 6 hours to respawn.

+

If an A-Rank is not killed within 24 hours of spawning, it despawns. Despawned A-Ranks respawn within 4 to 6 hours as well.

+

What other resources should I use to run trains?

+ +

In-game hunting linkshells (LS) and cross-world linkshells (CWLS) are a must for people to be informed of your train!

+

Ariyala's HuntTracker allows you to check if a hunt is open, and to mark them as dead once your train kills them!

+

Maps on the tracker are in the same order as this tracker to help with marking!

+

Alternatively, you can use Horus for that as well.

+

The Centurio Hunts discord allows you to announce your train to a whole lot of people from your datacenter, and to join currently ongoing ones!

+

Is the code available anywhere?

+ +

Yes, here!

+

Who are you?

+ +

I'm Moemie Valesti @ Omega :3

+

How do I contact you?

+ +

You can find me on the Centurio Hunts discord server. I'm [Omega] Moemie Valesti there.

+

You can also reach me by email!

+ +
+ + + + + + + + + + + + \ No newline at end of file