Skip to content

Commit 6253158

Browse files
committed
Dailies and bug fix
1 parent ff99b81 commit 6253158

File tree

20 files changed

+29
-36
lines changed

20 files changed

+29
-36
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
- 7.41 cosmic intro quest -alydev
1+
- 2946 fix landing spot -alydev
2+
- Dailies -alydev

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
3-
<Version>14.205.19.0</Version>
3+
<Version>14.205.20.0</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>

QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2184_Reeling in the Vundu.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "plogon_enjoyer",
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-01"},
45
"QuestSequence": [
56
{
67
"Sequence": 0,

QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3061_Ants in the Pants.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "liza",
4+
"LastChecked":{"Username": "Lumi", "Date": "2026-01-29"},
45
"QuestSequence": [
56
{
67
"Sequence": 0,

QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3064_Thin-skinned.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "liza",
4-
"LastChecked": {
5-
"Username": "alydev",
6-
"Date": "2025-11-24"
7-
},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-01"},
85
"QuestSequence": [
96
{
107
"Sequence": 0,

QuestPaths/4.x - Stormblood/Allied Societies/Namazu/Dailies/3125_Taking the Plunge.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "Theo",
4-
"LastChecked": {
5-
"Username": "alydev",
6-
"Date": "2025-11-24"
7-
},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-01"},
85
"QuestSequence": [
96
{
107
"Sequence": 0,

QuestPaths/4.x - Stormblood/Allied Societies/Namazu/Dailies/3126_A Favor Repaid.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "alydev",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-11-28"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-01"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/4.x - Stormblood/MSQ/A5-Yanxia 2/2946_How Tataru Got Her Groove Back.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "JerryWester",
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-01"},
45
"QuestSequence": [
56
{
67
"Sequence": 0,
@@ -83,14 +84,16 @@
8384
{
8485
"DataId": 1020519,
8586
"Position": {
86-
"X": 173.78503,
87+
"X": 174.18958,
8788
"Y": 5.16971,
88-
"Z": -417.41058
89+
"Z": -418.30322
8990
},
9091
"TerritoryId": 614,
9192
"InteractionType": "CompleteQuest",
9293
"AetheryteShortcut": "Yanxia - House of the Fierce",
93-
"Fly": true
94+
"Fly": true,
95+
"Land": true,
96+
"StopDistance": 1
9497
}
9598
]
9699
}

QuestPaths/5.x - Shadowbringers/Allied Societies/Dwarves/Dailies/3924_A Crude Awakening.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "liza",
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-01"},
45
"QuestSequence": [
56
{
67
"Sequence": 0,
@@ -52,7 +53,9 @@
5253
"Z": 117.29602
5354
},
5455
"TerritoryId": 813,
55-
"InteractionType": "Interact"
56+
"InteractionType": "Interact",
57+
"Fly": true,
58+
"AetheryteShortcut": "Lakeland - Ostall Imperative"
5659
}
5760
]
5861
},

QuestPaths/5.x - Shadowbringers/Allied Societies/Pixies/Dailies/3709_No Accounting for Taste.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "liza",
4+
"LastChecked":{"Username": "Lumi", "Date": "2026-01-30"},
45
"QuestSequence": [
56
{
67
"Sequence": 0,

0 commit comments

Comments
 (0)