Skip to content

Commit 33aef34

Browse files
authored
Merge pull request #333 from PunishXIV/alydevs
v15.286.0.5
2 parents b5f000c + 65e39f7 commit 33aef34

22 files changed

Lines changed: 33 additions & 145 deletions

CHANGELOG.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
1-
- Revert change to 406 On to the Drydocks -alydev
2-
- Add missing amaljaa mount def -alydev
3-
- BossMod presets — We now only
4-
- -turn off our own presets ("Questionable" and "Questionable – Quest Battles"). - KAge
5-
- Removed an old, outdated BossMod helper — It was silently changing two BossMod settings and only changing one back,
6-
leaving the other stuck. - Kage
7-
- Always switch off BossMod's old AI mode (/vbmai off) — Whenever we set one of our presets or end combat, we make sure
8-
the deprecated "vbmai" auto-pilot is turned off. This prevents the old AI and the new preset from running at the same
9-
time and stepping on each other. - Kage
10-
- YesAlready now gets turned back on properly — Before, if you closed Questionable while it had paused YesAlready,
11-
YesAlready would stay paused forever. Now it gets re-enabled on shutdown. - Kage
12-
- Stopping mid-cutscene during a solo duty cleans up properly — If you hit Stop during a duty cutscene, BossMod's AI and
13-
our preset both shut down now (previously the AI could be left running). - Kage
1+
- BossMod presets — We now only turn off our own presets ("Questionable" and "Questionable – Quest Battles"). - Kage
2+
- Removed an old, outdated BossMod helper - Kage
3+
- Always switch off BossMod's old AI mode (/vbmai off) - Kage
4+
- YesAlready now gets turned back on properly - Kage
5+
- Stopping mid-cutscene during a solo duty cleans up properly - Kage
6+
- Unmount instead of teleport to clear soc mount -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>15.286.0.4</Version>
3+
<Version>15.286.0.5</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1244_Raiding the Cache.json

Lines changed: 1 addition & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
3-
"LastChecked":{"Username": "alydev", "Date": "2025-12-15"},
43
"Author": [
54
"skiaz",
65
"alydev"
76
],
7+
"LastChecked":{"Username": "alydev", "Date": "2026-05-25"},
88
"QuestSequence": [
99
{
1010
"Sequence": 0,
@@ -26,110 +26,6 @@
2626
{
2727
"Sequence": 1,
2828
"Steps": [
29-
{
30-
"Position": {
31-
"X": 82.300514,
32-
"Y": 27.434578,
33-
"Z": -334.66284
34-
},
35-
"TerritoryId": 146,
36-
"InteractionType": "WalkTo",
37-
"Fly": true,
38-
"SkipConditions": {
39-
"StepIf": {
40-
"NotNearPosition": {
41-
"Position": {
42-
"X": 82.300514,
43-
"Y": 27.434578,
44-
"Z": -334.66284
45-
},
46-
"TerritoryId": 146,
47-
"MaximumDistance": 32
48-
}
49-
}
50-
}
51-
},
52-
{
53-
"Position": {
54-
"X": 52.157562,
55-
"Y": 58.146656,
56-
"Z": -123.75839
57-
},
58-
"TerritoryId": 146,
59-
"InteractionType": "WalkTo",
60-
"Fly": true,
61-
"DisableNavmesh": true,
62-
"SkipConditions": {
63-
"StepIf": {
64-
"NotNearPosition": {
65-
"Position": {
66-
"X": 52.157562,
67-
"Y": 58.146656,
68-
"Z": -123.75839
69-
},
70-
"TerritoryId": 146,
71-
"MaximumDistance": 220
72-
}
73-
}
74-
},
75-
"RequiredQuestVariables": [[
76-
0
77-
],null,null,null,null,null]
78-
},
79-
{
80-
"Position": {
81-
"X": 128.78984,
82-
"Y": 55.80173,
83-
"Z": -56.721222
84-
},
85-
"TerritoryId": 146,
86-
"InteractionType": "WalkTo",
87-
"Fly": true,
88-
"DisableNavmesh": true,
89-
"SkipConditions": {
90-
"StepIf": {
91-
"NotNearPosition": {
92-
"Position": {
93-
"X": 128.78984,
94-
"Y": 55.80173,
95-
"Z": -56.721222
96-
},
97-
"TerritoryId": 146,
98-
"MaximumDistance": 105
99-
}
100-
}
101-
},
102-
"RequiredQuestVariables": [[
103-
0
104-
],null,null,null,null,null]
105-
},
106-
{
107-
"Position": {
108-
"X": 315.71594,
109-
"Y": 29.292376,
110-
"Z": -35.018597
111-
},
112-
"TerritoryId": 146,
113-
"InteractionType": "WalkTo",
114-
"Fly": true,
115-
"DisableNavmesh": true,
116-
"SkipConditions": {
117-
"StepIf": {
118-
"NotNearPosition": {
119-
"Position": {
120-
"X": 315.71594,
121-
"Y": 29.292376,
122-
"Z": -35.018597
123-
},
124-
"TerritoryId": 146,
125-
"MaximumDistance": 192
126-
}
127-
}
128-
},
129-
"RequiredQuestVariables": [[
130-
0
131-
],null,null,null,null,null]
132-
},
13329
{
13430
"DataId": 2003024,
13531
"Position": {

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1246_Demolition Drake.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": "2026-02-07"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-25"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1496_Keeping Up Appearances.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-25"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1498_Reach for the Starboard.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-15"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-25"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1499_Larboard and Lodging.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-25"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1500_Right-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-11"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-05-25"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1508_The Right Tool for the Tools.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-25"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1518_A Long Way to the Top.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-25"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

0 commit comments

Comments
 (0)