Commit Graph

330 Commits

Author SHA1 Message Date
e8b9124119
Code cleanup 2024-09-01 20:36:06 +02:00
272050d11b
Don't allow debug overlay to be closed via ESC 2024-09-01 20:35:50 +02:00
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
aaad336c64
Fix next quest display 2024-08-31 14:04:07 +02:00
1572ff11a8
Add IPC methods IsRunning/GetCurrentQuestId 2024-08-31 14:03:53 +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
c57395fbfd
Use fixed-size icons for validation issue button 2024-08-29 09:20:51 +02:00
218dbd8feb
Daily quest update 2024-08-27 23:40:50 +02:00
fe1d2d51db
Mark completed daily quests as unable to accept 2024-08-27 22:45:42 +02:00
33726426df
Add Rising 2024 quests 2024-08-27 22:02:26 +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
21c9e2fcac
Fix quest tooltips including quest name twice 2024-08-26 16:13:27 +02:00
2c2e95682b
Fix previous quest requirement 2024-08-26 16:13:17 +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
ca4bc07eeb
Allow weekly delivery turn-in while in duty queue 2024-08-25 16:01:02 +02:00
d310c9ff1b
Handle quests that are unlocked when a previous quest isn't complete yet 2024-08-25 14:45:08 +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
f4beceec05
Update tooltips 2024-08-24 22:42:32 +02:00
a1988cc9c7
Change teleport indicator icon 2024-08-24 17:40:05 +02:00
dcf054a763
Fix teleport cost estimation 2024-08-24 00:14:45 +02:00
a4d79079ba
Remove lv80 class quests from priority quest list 2024-08-24 00:05:38 +02:00
a6f684248f
Add Gold Saucer unlock 2024-08-23 17:16:15 +02:00
3a4cf56965
Add Immortal Flames to GC selection 2024-08-23 14:28:23 +02:00
325860ec27
Remove ShouldHandleUiInteractions from duty UI windows since that's never active 2024-08-23 09:53:24 +02:00
7705e34918
Include quest id + add context menu for quests in journal window 2024-08-22 18:40:19 +02:00
6b24a08da5
Include author name in quest tooltip 2024-08-22 18:39:50 +02:00
99cd1dd023
Update teleport logic for priority quests/lower estimated gil cost 2024-08-22 12:50:45 +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