Commit Graph

486 Commits

Author SHA1 Message Date
145a989a07
Use ActorControlFlags to check item use in battles 2024-11-22 02:12:56 +01:00
07c5faa781
Add Respected Pelupelu quests 2024-11-20 18:39:30 +01:00
1d9198eacd
Use Lifestream for firmament teleporting 2024-11-19 19:01:53 +01:00
28795e68e4
Version bump, remove redundant nullability checks, minor cleanup 2024-11-18 20:56:13 +01:00
3ab1069ab7
Fix item use in 'Strange Bedfellows' and 'Combat Evolved' 2024-11-18 20:51:49 +01:00
ed4d279432
Fix gathering for tribal quests 2024-11-18 19:05:22 +01:00
0d7263604b
Updated Pelupelu quests to allow for multiple quests to be turned in at once 2024-11-18 18:21:36 +01:00
af545ea29b
Rebuild in VS 2024-11-17 20:36:32 +01:00
54baec68bf
Misc 7.1 fixes 2024-11-17 19:52:04 +01:00
294a33a143
Add neutral Pelupelu quests 2024-11-17 03:38:50 +01:00
db43fec431
Add 7.1 MSQ 2024-11-17 02:12:27 +01:00
60ec9e80c6
Add aetheryte data for Dock Poga 2024-11-16 22:08:04 +01:00
be1e4ed2e6
partial API 11 updates 2024-11-16 21:53:37 +01:00
7382131246
Fix missing class switches for gathering from context me
Should have been in cc8f326d7e, but kinda
forgot. Oops.
2024-11-11 22:39:01 +01:00
ea42b5b8df
Add extra sequence + step arguments to /qst sim 2024-11-11 22:21:19 +01:00
476e4c922f
Remove All Saints Wake from active event list 2024-11-11 22:05:16 +01:00
1bc17832bb
Kill enemies if it stops you from teleporting to an aetheryte 2024-11-08 00:42:53 +01:00
3858adaad4
Include quest id in Quest: ... line in the UI 2024-11-07 20:56:08 +01:00
82c3e3c647
Move when 'SendNotification' happens so it'll be before the solo duty dialog 2024-11-04 20:10:35 +01:00
6ef6dbfdb4
If you start moving while in combat (because mounting isn't possible), use mount as soon as you're out of combat 2024-11-04 17:20:42 +01:00
cc8f326d7e
Handle how required classes are configured for individual quest steps + gathering 2024-11-04 17:20:11 +01:00
d757250d62
Add HW MCH quests 2024-11-04 13:42:27 +01:00
f42540bd66
Add notification settings for when manual interactions are required 2024-11-03 22:25:03 +01:00
fb0180ce3b
Minor DRG updates 2024-11-03 20:42:33 +01:00
9aad77e486
Close window when clicking 'FInish setup' 2024-11-03 19:28:16 +01:00
bd38b330ed
Add plugin setup window 2024-11-03 19:25:46 +01:00
2bd649af33
Use modified position when trying to fly in Camp Dragonhead 2024-10-27 16:58:43 +01:00
8e2ceff3c4
Minor code cleanup 2024-10-24 16:20:14 +02:00
c6272ccd88
Add rogue quests; adjust ninja paths 2024-10-19 17:24:21 +02:00
3dd5c07a1a
Add new skip conditions for NIN quests 2024-10-19 10:31:27 +02:00
8d2c4139f9
Add missing quest id for ASW 2024-10-18 21:27:31 +02:00
bcfe07c03d
Add All Saints Wake quests 2024-10-18 20:27:38 +02:00
76ce411e1c
Handle dialogue choices in 'In from the Cold' 2024-10-15 01:09:21 +02:00
368b119b6d
Add Health% as combat item use condition 2024-10-13 01:51:44 +02:00
7a3bab3d51
Experimentally handle item use in 'Strange Bedfellows' 2024-10-12 22:11:54 +02:00
3379458385
Minor adjustments to Garlemald paths 2024-10-12 16:22:45 +02:00
4c2639ee91
Make Comment field required for manual interactions 2024-10-12 15:59:21 +02:00
569261c041
Hide ActionManager info in quest window 2024-10-11 16:26:08 +02:00
708e260eee
Add config option for TA settings 2024-10-05 14:32:51 +02:00
b22081cafe Merge pull request 'Add TextAdvance ipc' (#77) from Limiana/Questionable:master into master
Reviewed-on: liza/Questionable#77
2024-10-05 12:17:02 +00:00
a8e3eb95c9
Show validation info in journal window 2024-10-03 21:21:18 +02:00
e9b6b27ce2
Remove 'TerritoryBlacklist' from quests 2024-10-01 22:25:25 +02:00
4ccd615832
Fix 'NotInInventory' ignoring HQ items 2024-10-01 22:05:21 +02:00
35eeb83b49
Consider quest step complete if QuestWork matches + maybe fix some interact interruptions 2024-10-01 21:47:30 +02:00
Limiana
7397ca547a Add TextAdvance ipc 2024-09-30 23:14:56 +03:00
01e657dbdd
Add support for Crystarium leves 2024-09-29 20:22:28 +02:00
17cfda172b
Add support for Old Sharlayan leves 2024-09-28 23:28:53 +02:00
619b5431d5
Skip loading unknown quests (e.g. for CN) shipped with the plugin 2024-09-28 15:47:48 +02:00
4f6914d835
Extend error toast handling 2024-09-25 20:07:40 +02:00
4767af7cc5
Add EnemySpawnType: AfterEmote 2024-09-23 16:25:23 +02:00
361a3ff5f8
Add conditions for skipping interacting with firmament npcs after 'Towards the Firmament' 2024-09-23 02:00:32 +02:00
26ad97c9e2
Clean up 2024-09-22 23:02:40 +02:00
09f8cb9078
Add experimental PurchaseItem step 2024-09-22 14:31:14 +02:00
411b121f62
Fix overworld combat delay logic 2024-09-21 23:29:27 +02:00
4b75388ddc
Fix certain kinds of interactions 2024-09-20 22:00:02 +02:00
8c77cb7e95
Add clear button to priority window 2024-09-20 21:46:27 +02:00
cd16cf93a3
Fix some EventHandler related code if in firmament 2024-09-20 21:46:10 +02:00
d4a9bb5f9b
Avoid duplicate quests in priority window 2024-09-20 19:43:19 +02:00
2aa14db916
Log information about tasks after interruption 2024-09-20 19:42:49 +02:00
e54732e798
Fix some Shaaloani/S9 pathing issues 2024-09-20 16:05:39 +02:00
14257c73ac
Handle certain interaction interruptions 2024-09-20 11:56:57 +02:00
822f78a4d8
Minor task adjustments 2024-09-20 01:46:13 +02:00
d520c4cb11
Add import/export functionality to priority window 2024-09-20 00:35:33 +02:00
2389beb056
Handle certain interaction interruptions 2024-09-19 00:54:21 +02:00
dfd38a311b
Rename task stuff 2024-09-19 00:00:16 +02:00
b85ab8afe7
Task logc fixes 2024-09-18 22:46:52 +02:00
7e9070950e
Make task logic stateless to support rewind 2024-09-18 22:40:12 +02:00
721f9617a3
Handle certain interaction interruptions 2024-09-18 00:31:27 +02:00
5288cc6e31
Handle 'Action canceled, you are under attack' while e.g. talking to an NPC 2024-09-17 19:37:28 +02:00
9251111b05
Update gathering from 'RequiredGatheredItems' to a dedicated InteractionType; updated movement logic to only evaluate distance to target after teleports and such 2024-09-16 20:22:12 +02:00
43b796561b Merge pull request '[EW][Job Quests][SGE] Added SGE job quests.' (#46) from kaiserbh/Questionable:master into master
Reviewed-on: liza/Questionable#46
2024-09-16 15:05:40 +00:00
07de5666f5
Post-ShB updates 2024-09-16 01:18:57 +02:00
kaiser
9e65a7aa54 chore: remove BOM 2024-09-15 10:36:54 +10:00
kaiser
b1572f5832 feat: added a way to remove status for gameFunctions.
Also updated the Action a bit, that way SGE doesn't get stuck when using diagnosis.
2024-09-15 10:23:43 +10:00
c23ba27103
Fix warnings 2024-09-14 00:20:46 +02:00
412d157f0d
Add hint for snipe setting 2024-09-14 00:18:02 +02:00
800799ddba
ARR journal adjustments + some basic gridania quests 2024-09-13 23:53:40 +02:00
bbd3c16516
Update nier quests 2024-09-13 23:29:07 +02:00
4ad101b8ed
Second Hildibrand pass 2024-09-12 19:11:32 +02:00
b590390b5c
Rough Hildibrand pass 2024-09-11 23:17:46 +02:00
3c219ae7d0
Exclude custom delivery quests from priority window (as they can't be started this way) 2024-09-11 21:10:48 +02:00
f2591790f7
Show previous quests for custom deliveries 2024-09-11 21:02:38 +02:00
c1c2b7861d
Remove the Rising from event quests 2024-09-11 17:36:53 +02:00
320bb5edbe
Add snipe cheat 2024-09-11 16:58:07 +02:00
8b07532080
Mark quests that you don't own the expac for as unobtainable 2024-09-11 10:36:08 +02:00
c49a388d53
Only mark 'Close to Home' as unobtainable once one of them has been picked up or completed 2024-09-10 22:12:06 +02:00
9369c837c6
Add suffix to venture unlock quests 2024-09-10 21:04:33 +02:00
d54bd048ff
Fix NRE 2024-09-10 20:44:47 +02:00
b2b86f6997
Minor gathering tweaks 2024-09-09 23:54:15 +02:00
3f3627320e
Tweak custom delivery/gathering 2024-09-09 23:49:35 +02:00
461c96f7ee
Minor adjustments for MNK quests 2024-09-09 21:13:58 +02:00
a1e7aa4122
Never interrupt quests that are added to the manual priority window 2024-09-09 19:42:25 +02:00
7348cee3c7
Update IsRunning IPC 2024-09-09 19:36:56 +02:00
07fb066047
Update locked starting class quests 2024-09-08 19:30:16 +02:00
6ceff7a117
Adjustments for Kurenai 2024-09-08 14:56:12 +02:00
bd6655615c
Add Old Sharlayan side quests 2024-09-08 14:56:02 +02:00
81d1935187
Don't count unobtainable quests towards completeable quests in journal 2024-09-06 21:24:38 +02:00
c8fed9d278
Code cleanup 2024-09-06 00:08:43 +02:00
af556610d8
Increase default check distance for follow quests 2024-09-05 20:38:55 +02:00
50a2b29fee
Add ShB tank role quests 2024-09-05 15:56:41 +02:00