Commit Graph

84 Commits (83db1f9dce047b1c1881d0ddf2bf412142f55aad)

Author SHA1 Message Date
Liza 83db1f9dce
Fix wrong command condition 2024-07-17 21:42:49 +02:00
Liza 03c01b827a
Shadowbringers (start until Dohn Mheg) 2024-07-17 20:41:06 +02:00
Liza c5e59389dc
Fix data for one of the Zone 6 aetherytes 2024-07-17 15:05:49 +02:00
Liza aa73231f38
Use named aetherytes/aethernet shards for attuning (instead of ids) 2024-07-17 12:58:08 +02:00
Liza 98cca32acc
Load quest paths from HW/SB folders 2024-07-17 04:31:54 +02:00
Liza 383e3b4dd6
Merge branch 'arr-msq-part4' 2024-07-16 20:41:43 +02:00
Liza 5e8de17b55
Disable some tribal quests for now 2024-07-16 20:41:27 +02:00
Liza edb9f32c76
Minor cleanup for ARR part 4 2024-07-16 20:40:00 +02:00
Liza 7d026fa07c
Merge branch 'master' into arr-msq-part4 2024-07-16 14:44:51 +02:00
Liza 3a742ea2ad
Add Arcadion quests 2024-07-16 14:43:31 +02:00
Liza e239edb22c
Code cleanup/add suppressions 2024-07-16 10:54:47 +02:00
Jerry Wester 74aedc949d reindent json, remove template.txt 2024-07-15 19:10:46 -06:00
Liza 9960f971db
Add editorconfig for questpath jsons 2024-07-16 00:55:30 +02:00
Liza 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
Liza 202abcf3a8
Add a (dev) option to not load certain quests 2024-07-15 23:09:09 +02:00
Liza 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
Jerry Wester d10ec0d841 ARR MSQ Part 4 2024-07-14 21:18:56 -06:00
Liza a0e675cbdc
Add basic quest validation 2024-07-15 03:05:37 +02:00
Liza 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
Liza 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
Liza 3c1ebdb403
Fixed schema 2024-07-14 12:44:31 +02:00
Liza d5b64434d5
Update landing, add Arkasodara unlock 2024-07-14 12:39:02 +02:00
Liza b4be834f13
Very experimental combat implementation (requires RSR) 2024-07-14 03:42:30 +02:00
Liza 7d0b49645d
Remove ShouldBeAJump 2024-07-13 22:57:17 +02:00
Liza 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
Liza 6d79f094ba
Add welcome + imperialsalute emotes 2024-07-13 21:58:41 +02:00
Liza 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
Liza 73c6aae1e2
Fix for potentially getting stuck during accepting quests 2024-07-13 13:47:15 +02:00
Liza ab9bc41805
Urqopacha/Living Memory side quests 2024-07-12 23:58:48 +02:00
Liza 995a0b7cdd
Reorganize folders 2024-07-12 14:37:31 +02:00
Liza ef34c5b4f1
Limsa navmesh adjustments; add more role quests 2024-07-12 10:31:34 +02:00
Liza 8c49c0b273
Rename folders 2024-07-12 03:09:21 +02:00
Liza 77168a9ee6
Improve quest chain handling (auto-accepting next quest, dialogue choices) 2024-07-12 02:42:37 +02:00
Liza 8bd62a3b88
Fix codegen 2024-07-11 13:14:54 +02:00
Liza 8c808c8fde
Fix quest chain logic 2024-07-11 13:11:50 +02:00
Liza 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
Liza 48f4045e77
Add 'action' for using weapon skills/abilities on targets; part of healer role quests 2024-07-10 21:01:41 +02:00
Liza 0bd15c03f5
Add experimental navmesh path replay (mostly for finding stuck places) 2024-07-10 17:58:11 +02:00
Liza 069833a8f8
Update DT 97-100 MSQ paths 2024-07-10 10:34:33 +02:00
Liza 7d3da7ba07
Update DT paths till 97 dungeon 2024-07-09 20:16:45 +02:00
Liza 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
Liza 72740677e5
Add 'filler' sequence steps for quests where it isn't obvious how to get to the missing sequences 2024-07-09 16:57:00 +02:00
Liza c0a843459e
Dawntrail C-F, aether currents quests, tank role quest 2024-07-08 20:46:25 +02:00
Liza 8f99e0ce9f
Dawntrail Kozama'uka/Urqopacha quests (initial draft) 2024-07-07 18:36:53 +02:00
Liza 655ae5dee2
Update package lockfiles 2024-07-05 22:18:50 +02:00
Liza 28d297ec7c
API 10; DT aetheryte/aethernet data 2024-07-03 21:01:27 +02:00
Liza a842bec29f
Path updates 2024-06-26 01:45:42 +02:00
Liza 5f9595b8cd
Preparation for accepting/completing quests 2024-06-24 18:17:35 +02:00
Liza f2de01b513
Add slight delays to 'The Great Work' 2024-06-24 16:52:56 +02:00
Liza 9d109ad7f3
Path updates 2024-06-23 22:36:39 +02:00