1
0
forked from liza/Questionable

320 Commits

Author SHA1 Message Date
09be2a3604
Minor DT updates 2024-07-26 01:42:23 +02:00
33f3147e42
Give enemies kill priorities (defined inquest → aggro'd), occasionally check if we're stll in range, reduce cast distance 2024-07-25 17:36:51 +02:00
042a8b5ecc
Partition quest loading into different methods 2024-07-25 04:15:44 +02:00
ff669708d3
Wait for longer before retrying item use 2024-07-24 22:14:11 +02:00
deb426f81c
Diving; add more Shadowbringers MSQ 2024-07-24 20:47:24 +02:00
8feadf953f
Draft of ARR SCH quests 2024-07-24 15:45:03 +02:00
ed6c645479
Add more Shadowbringers MSQ 2024-07-24 03:33:03 +02:00
4009aa307d
Automatically close ARR credits (only for 2.55, not for base ARR) 2024-07-23 00:39:12 +02:00
0a702ce361
Differentiate between Pathfinding + Path running 2024-07-23 00:38:32 +02:00
1ea5ae9e40
Fix some movement issues 2024-07-23 00:38:16 +02:00
325b529337
Add /qst reload 2024-07-22 10:09:23 +02:00
26e881abc3
Minor cleanup for ARR part 5/CT raids/primals 2024-07-21 21:33:38 +02:00
cd72beca89
Fix next quest logic for alliance raids, update arr to-do 2024-07-21 16:22:01 +02:00
a9b25e3722
Split QuestWindow into components; fix item use; show required instances to unlock quests 2024-07-21 15:30:10 +02:00
07b4765478
Make AcceptQuest/CompleteQuest skippable if their relevant quest has been accepted/completed 2024-07-21 10:41:27 +02:00
e6a9c21c0f
Fix bad item use condition on vesper bay tickets 2024-07-21 10:40:10 +02:00
e105bacea7
Minor quest updates 2024-07-21 09:07:31 +02:00
8c621cc1c4
Minor quest updates 2024-07-21 02:06:33 +02:00
cc0c972bae
Daily quest updates 2024-07-20 19:09:51 +02:00
36ed78bcea
Tweaks to non-implemented/RNG daily quests 2024-07-20 14:34:54 +02:00
4ce89b7693
Minor cleanup for ARR part 3 2024-07-19 21:16:40 +02:00
f0af3045a7
Update validation for instant quests 2024-07-19 09:14:18 +02:00
da2c505c13
Add Heritage Found side quests 2024-07-19 01:17:23 +02:00
6bd5b21ad4
Add Shaaloani side quests 2024-07-18 16:33:48 +02:00
83db1f9dce
Fix wrong command condition 2024-07-17 21:42:49 +02:00
8ec3583ffc
Fix a potential movement issue if you're close to the target but in another zone 2024-07-17 20:41:21 +02:00
03c01b827a
Shadowbringers (start until Dohn Mheg) 2024-07-17 20:41:06 +02:00
6f2ebe5a5a
Run JSON schema validation in separate thread 2024-07-17 15:05:24 +02:00
aa73231f38
Use named aetherytes/aethernet shards for attuning (instead of ids) 2024-07-17 12:58:08 +02:00
98cca32acc
Load quest paths from HW/SB folders 2024-07-17 04:31:54 +02:00
9eeda20d88
Fix stopDistance for WalkTo steps 2024-07-16 20:41:06 +02:00
3a742ea2ad
Add Arcadion quests 2024-07-16 14:43:31 +02:00
fb9e31cd80
Add currently visible unaccepted quest markers to /qst zone (only for unknown/not mapped quests) 2024-07-16 11:15:28 +02:00
e239edb22c
Code cleanup/add suppressions 2024-07-16 10:54:47 +02:00
985fb7f4c1
Always show validation issues (for quests you can edit) 2024-07-16 10:52:54 +02:00
4a9fd60768
Load disabled quests in debug; mark a few tribal quests as disabled (as they're randomized & not fully explored) 2024-07-16 00:43:38 +02:00
db61878683
Clean up quest validation 2024-07-16 00:18:10 +02:00
202abcf3a8
Add a (dev) option to not load certain quests 2024-07-15 23:09:09 +02:00
d20a768996
Add fallback for missing versper bay aetheryte tickets 2024-07-15 21:39:22 +02:00
0eb77927b3
Show quest dependencies in quest selection window, add /qst zone as shortcut to show all (mapped) quests starting in the current zone 2024-07-15 20:20:46 +02:00
a0e675cbdc
Add basic quest validation 2024-07-15 03:05:37 +02:00
320ce14aed
Make 'TargetTerritoryId' auto-pick warps for SelectString/SelectIconString (except for lifts in Ul'dah/Limsa, since airship landings are in normal territories) 2024-07-14 23:26:06 +02:00
3800ce8b69
Combat (experimental) for overworld enemies, better quest list window, fix landing for certain quests, Kozama'uka quests 2024-07-14 22:10:53 +02:00
72c2858cae
Code cleanup 2024-07-14 16:17:08 +02:00
d5b64434d5
Update landing, add Arkasodara unlock 2024-07-14 12:39:02 +02:00
b4be834f13
Very experimental combat implementation (requires RSR) 2024-07-14 03:42:30 +02:00
7d0b49645d
Remove ShouldBeAJump 2024-07-13 22:57:17 +02:00
d8836237d7
Clean up Endwalker aether currents, make ignoreDistanceToObject not-hardcoded, shorten jump wait delay, updated some filler/comment steps 2024-07-13 22:47:54 +02:00
0ed129f8a6
Fix not being able to attune to aetherytes/aethernet shards if certain other GameObjects share the same DataId 2024-07-13 13:47:49 +02:00
73c6aae1e2
Fix for potentially getting stuck during accepting quests 2024-07-13 13:47:15 +02:00