Commit Graph

236 Commits

Author SHA1 Message Date
7c62a85a8a
Make sequence 0 non-interruptible, as you otherwise get quests with a lower priority than the MSQ 2024-09-01 15:44:59 +02:00
7f348207d3
Add experimental combat module for Magiteknical Failure (aether current quest) 2024-09-01 15:14:37 +02:00
d7aa4243d7
Add EnemySpawnType - AfterAction 2024-09-01 14:21:26 +02:00
86f764aca3
Reduce the max melee distance for RSR 2024-08-31 22:31:06 +02:00
d76242adfe
Fix emote use in 'Familiar Faces' once and for all 2024-08-31 21:50:50 +02:00
c193789d3c
Ignore NextQuestId for job quests 2024-08-31 19:41:59 +02:00
de7cf2a94f
Handle accepting quests via 'PickupQuestId' if NPC offers multiple quests 2024-08-30 21:40:42 +02:00
ded6f6bbb2
Always hide 'Cannot execute at this time' while moving, not only during diving 2024-08-30 17:10:54 +02:00
47d9f090a2
Handle zone transitiions in new movement logic 2024-08-30 14:00:10 +02:00
e4b5ccec36
Update movement logic to handle cases where you're stopped too far away 2024-08-29 15:45:16 +02:00
218dbd8feb
Daily quest update 2024-08-27 23:40:50 +02:00
0473c9b17c
Update code for updated dalamud 2024-08-27 22:00:34 +02:00
b9061b3190
Support 'ChatMessage' in CompleteQuest steps 2024-08-27 21:14:22 +02:00
a840a9f42e
Pick up DT aether current quests (HF/LM) during the MSQ 2024-08-26 16:01:07 +02:00
e6ee91c19c
Fix interactions in 'A Knight of Alexandria' 2024-08-26 15:58:14 +02:00
477b7cb446
Update positions for S9 aetheryte interactions 2024-08-26 11:14:26 +02:00
2a4ce09cda
Handle specific dialogue interactions while in a duty 2024-08-26 11:11:44 +02:00
6eddca6931
Pick up DT aether current quests (first four zones) during the MSQ 2024-08-25 19:23:15 +02:00
0ac2fae4b9
Add default combat delay to all non-overworld enemy encounters 2024-08-25 16:51:52 +02:00
abee323d2b
Add IsUnmounting condition to UnmountTask 2024-08-25 13:45:57 +02:00
b4a649189a
Add quest priority window 2024-08-25 01:30:42 +02:00
4ca4e38af7
Make allied society quests non-interruptible 2024-08-25 00:49:53 +02:00
325860ec27
Remove ShouldHandleUiInteractions from duty UI windows since that's never active 2024-08-23 09:53:24 +02:00
6ea9f282f3
Fixes for early limsa quests 2024-08-22 12:14:12 +02:00
8aaabacc2d
Attempt to fix diving movement issue 2024-08-21 20:43:24 +02:00
7ca783bade
Add ShB caster role quests 2024-08-21 00:58:24 +02:00
440a746e46
Fix nonsense use of portrait id when switching classes 2024-08-20 21:57:32 +02:00
fb3aa0e0d4
Update warnings 2024-08-20 02:50:47 +02:00
2d22657d41
Update how task factories work 2024-08-20 02:48:06 +02:00
9be1579f99
Late-check whether movement is needed for satisfaction supply npcs 2024-08-19 23:52:10 +02:00
5375ec25bc
Add Kai-Shirr/Ameliance unlock quests 2024-08-19 23:51:48 +02:00
b07625c18f
Add Kurenai unlock quests 2024-08-19 23:12:43 +02:00
4d0590a109
Wait for navmesh being ready before using AethernetShortcut 2024-08-19 21:22:31 +02:00
83e9541e76
Fix 'move to target' for objects too far away to be targeted 2024-08-19 11:26:55 +02:00
ff983859eb
Add gathering locatiosn + unlock for Margrat + Anden 2024-08-18 02:13:33 +02:00
4aee22510b
Add Wachumeqimeqi deliveries 2024-08-18 01:55:38 +02:00
8a011bb1f4
Update collectable logic for items above your level/low collectability increase 2024-08-18 00:41:58 +02:00
3210568ce9
Daily quest updates 2024-08-17 22:09:47 +02:00
59d83cb338
Rework task factories; finish up Artisan crafting 2024-08-17 20:07:27 +02:00
8d7fa6092d
Add 3 Qitari + Dwarves quests + templates 2024-08-16 21:57:35 +02:00
75c76cf7f7
Add 3 daily Loporrit quests + templates 2024-08-16 20:42:11 +02:00
7493902752
Add 3 daily Omicron w/ gathering and interactions in Elysion 2024-08-16 19:48:00 +02:00
1bdf86e660
Update serialization of QuestStep 2024-08-16 01:51:12 +02:00
f1165a3937
Allow for more complex gathering (preparation) steps; add firmament aetheryte 2024-08-16 01:21:15 +02:00
7de9ed38df
Show an icon if a quest is loaded from user directory 2024-08-15 21:38:47 +02:00
b8dc5fa8e3
Minor cleanup for SB part 2 2024-08-15 02:09:18 +02:00
e45c05a181
Always skip credits if plugin is active, as they're after duties so the plugin is never 'running' 2024-08-15 01:24:38 +02:00
55238da348
Fix teleport 2024-08-14 13:41:53 +02:00
348fb06542
Minor cleanup for ARR WHM 2024-08-14 11:40:49 +02:00
76cc4000ca
Allow skipping aetheryte shortcuts if SkipConditions are met + teleport isn't unlocked 2024-08-14 09:47:28 +02:00