• v1.0 8f99e0ce9f

    v1.0 Stable

    liza released this 2024-07-07 16:37:11 +00:00 | 647 commits to master since this release

    • Dawntrail quest paths for Kozama'uka and Urqopacha
    • Automatically pick a random instance when switching to an instanced zone
    • Add more supported emotes

    For technical reasons, this release does NOT include any Endwalker quests.

    Downloads
     
  • v0.20 2b1058117b

    v0.20 Pre-Release

    liza released this 2024-06-23 21:30:57 +00:00 | 653 commits to master since this release

    • Add follow paths for 'Children are our Future'
    • Path updates
    Downloads
     
  • v0.19 8227f9af43

    v0.19 Pre-Release

    liza released this 2024-06-20 19:56:29 +00:00 | 657 commits to master since this release

    • Add support for NG+ (experimental)
    • Add /qst start and /qst stop
    • Hide steps from debug overlay if they're not in the same zone
    • Path updates
    • Code cleanup
    Downloads
     
  • v0.18 2003906bb2

    v0.18 Pre-Release

    liza released this 2024-06-18 22:18:25 +00:00 | 663 commits to master since this release

    • Add debug overlay
    • Add follow paths for 'Tracks in the Snow' and 'Back to Old Tricks'
    • Improve logic for detecting current quest to execute
    • Fix possible confusion around whether flight is enabled when moving
    • Path updates
    Downloads
     
  • v0.17 66d46b8712

    v0.17 Pre-Release

    liza released this 2024-06-17 19:40:22 +00:00 | 669 commits to master since this release

    • Fix YesAlready IPC
    Downloads
     
  • v0.16 ec51c89bba

    v0.16 Pre-Release

    liza released this 2024-06-16 20:52:28 +00:00 | 671 commits to master since this release

    • Add more conditions to IsOccupied
    • Improve check if you're near an aetheryte
    • Mount: don't use it if near target (after previous interaction or aetheryte teleported you)
    • Unmount: use action twice if you were in flight initially
    • Open duty windows for single player duties
    • Path updates
    • Experimental 'follow' support for Labyrinthine Descent/A Way Forward/Sea of Sorrow
    Downloads
     
  • v0.15 83de113c08

    v0.15 Pre-Release

    liza released this 2024-06-15 12:37:33 +00:00 | 684 commits to master since this release

    • You can now pick your favorite GC (unless it's Immortal Flames), and it'll automatically do the corresponding quest to join the GC
    • Chocobo quests are now done (partially) before "We Come in Peace"
    • Allow aetheryte shortcuts to be skipped
    • Update teleport/return logic
    • Equipping an item will now be reattempted if unsuccesful
    • Using Vesper Bay aetheryte tickets will be retried if you get a "Can't use" error on the first attempt
    • Internal: Embed quests differently to save some space
    • Path updates (added Gridania, updated Limsa/early ARR)
    Downloads
     
  • v0.14 39e5a5a81d

    v0.14 Pre-Release

    liza released this 2024-06-14 05:49:57 +00:00 | 687 commits to master since this release

    • Fix load error when trying to parse non-json file as quest
    Downloads
     
  • v0.13 b9887c07af

    v0.13 Pre-Release

    liza released this 2024-06-13 23:12:11 +00:00 | 689 commits to master since this release

    • Add 'equip item'
    • Add 'not in combat' wait condition for combat steps (only required for ARR)
    • Add more useable emotes (/slap, /doubt, /psych)
    • Made 'use item' compatible with Vesper Bay tickets
    • Ignore 'wait for navmesh' condition if step uses without navmesh
    • Add delay to 'Wait for Condition' task
    • Add delay to accepting quests
    • Split mount + sprint checks so that early ARR can use sprint without having mounts unlocked
    • Use 'Return' for home aetheryte (if not on cooldown)
    • Support quest selection (when an NPC offers options for multiple quests)
    • Add auto-close to tutorial windows before Sastasha
    • Update sprint so that it can be used repeatedly in a single movement
    • Fix range check when using aethernet shards
    • Fix aethernet shard names in ARR cities
    • Fix concurrency issue where quest progress may be updated to a state where auto-questing no longer works
    • Path updates (Limsa start + Sastasha to Sylph Management)
    Downloads
     
  • v0.12 1861d947fc

    v0.12 Pre-Release

    liza released this 2024-06-12 20:49:52 +00:00 | 691 commits to master since this release

    • Fix single 'step' button breaking after first step
    • Update mount task to add a slight delay + retry
    Downloads