Skip to content

Commit f45152b

Browse files
authored
Merge pull request #325 from PunishXIV/testing
Testing
2 parents 215f2ce + a3e9320 commit f45152b

98 files changed

Lines changed: 421 additions & 172 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
- Dependencies tab sections can now be minimised -alydev
66
- Testing refactor -Kage, alydev
77
- Add split pathing. so the plugin doesnt have to update anytime there is a path update - Kage
8+
- Loading local paths after downloaded bundle paths -alydev
89
- Add Death handling. Now it will retry 5 times before it needs manual intervention. - Kage
910
- Fix list quests not selecting the correct response - Kage

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1494_Trust, but Verify.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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-11"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"Interruptible": false,
66
"QuestSequence": [
77
{

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1495_Misdirected Woo.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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-10"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1497_Blow, Ye Winds.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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-10"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1501_Left-wing Aeronautics.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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-10"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1502_Getting into Gear.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-12-10"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1503_Hells-vent on the Heavens.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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-10"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1505_Of Rodents and Rigging.json

Lines changed: 2 additions & 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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-11"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,
@@ -32,6 +32,7 @@
3232
},
3333
"TerritoryId": 154,
3434
"InteractionType": "Interact",
35+
"Fly": true,
3536
"AetheryteShortcut": "North Shroud - Fallgourd Float"
3637
}
3738
]

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1506_What Evil Lurks in the Hearts of Golems.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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-12"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1507_One Ixal's Buzzard.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": "Censored",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-10"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-24"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

0 commit comments

Comments
 (0)