Commit Graph

71 Commits

Author SHA1 Message Date
3483d07ff2
Validation: Sum up disabled tribe quests instead of showing each one individually 2024-07-27 01:51:45 +02:00
9422b47cc5
Change how stop button is drawn if no quest is active 2024-07-27 00:47:46 +02:00
0e927fef6f
Show version in quest window 2024-07-26 17:17:52 +02:00
09be2a3604
Minor DT updates 2024-07-26 01:42:23 +02:00
042a8b5ecc
Partition quest loading into different methods 2024-07-25 04:15:44 +02:00
b5589b0054
First draft of Ul'dah start quests 2024-07-25 02:18:37 +02:00
b9d6573cd0
Adjust UI sizes 2024-07-24 22:14:26 +02:00
deb426f81c
Diving; add more Shadowbringers MSQ 2024-07-24 20:47:24 +02:00
a0f7e6f081
Add rebuild navmesh button 2024-07-23 00:38:42 +02:00
9696b5470a
Add hunt unlock quests (ARR, HW, SB, ShB) as a quest chain 2024-07-22 17:33:13 +02:00
4985c9d550
Check for GC for quest lock; minor UI adjustments 2024-07-22 15:27:06 +02:00
325b529337
Add /qst reload 2024-07-22 10:09:23 +02:00
39f698242d
Click to copy QW 2024-07-21 23:20:32 +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
f0af3045a7
Update validation for instant quests 2024-07-19 09:14:18 +02:00
6bd5b21ad4
Add Shaaloani side quests 2024-07-18 16:33:48 +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
5e8de17b55
Disable some tribal quests for now 2024-07-16 20:41:27 +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
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
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
b4be834f13
Very experimental combat implementation (requires RSR) 2024-07-14 03:42:30 +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
9848431962
Reorganize namespaces; fix steps with 'fly: true' not mounting if close to target 2024-07-12 21:19:44 +02:00
a0f0a058fc
Add some UI tooltips 2024-07-12 14:37:54 +02:00
77168a9ee6
Improve quest chain handling (auto-accepting next quest, dialogue choices) 2024-07-12 02:42:37 +02:00
7072df6fcf
Rework logic for next/simulated quests., handle dialogue choices when starting quests, tuliyollal/solution nine side quests 2024-07-11 02:56:42 +02:00
c50008d9e6
Hide quest window in all instanced duties by default 2024-07-10 18:54:04 +02:00
0bd15c03f5
Add experimental navmesh path replay (mostly for finding stuck places) 2024-07-10 17:58:11 +02:00
7485923506
Support PointMenu' (e.g. the stone tablet interaction near DT's beginning) + Update DT paths till mid-Yak T'el 2024-07-09 16:58:26 +02:00
c0a843459e
Dawntrail C-F, aether currents quests, tank role quest 2024-07-08 20:46:25 +02:00
8f99e0ce9f
Dawntrail Kozama'uka/Urqopacha quests (initial draft) 2024-07-07 18:36:53 +02:00
28d297ec7c
API 10; DT aetheryte/aethernet data 2024-07-03 21:01:27 +02:00
8227f9af43
Split parts of GameFunctions into ChatFunctions; add some logging 2024-06-20 21:56:22 +02:00
0ac2757a57
Hide steps from debug overlay that aren't in the same territory 2024-06-19 09:45:43 +02:00
2003906bb2
Improve logic for detecting side-quests based off of the quest/to-do list 2024-06-19 00:17:51 +02:00
9ad280008b
Attempt follow path for 'Back to Old Tricks' 2024-06-18 22:54:49 +02:00
2f73fd64fb
Add minimal debug overlay 2024-06-18 17:51:23 +02:00
66d46b8712
Don't open window by default 2024-06-17 00:32:24 +02:00
b87f54c8e8
Quest window: Only enable skip if not on the last step 2024-06-16 18:24:59 +02:00
5bcaba7eba
Gridania start, various quest fixes, automatically start GC quest, automatically start chocobo quest 2024-06-15 14:12:32 +02:00