• v0.14 39e5a5a81d

    v0.14 Pre-Release

    liza released this 2024-06-14 05:49:57 +00:00 | 1069 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 | 1071 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 | 1073 commits to master since this release

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

    v0.11 Pre-Release

    liza released this 2024-06-12 16:04:40 +00:00 | 1076 commits to master since this release

    • Automatically accept next quest
    • Small settings menu, primarily to chose your favorite mount
    • Aethernet shortcuts to Airship Landings don't get stuck anymore
    • Quest start/ends wait for quest to be accepted/completed, not just a unit of time
    • Unmount task waits a second, and optionally tries again
    • UseItem is more reliable
    • Simplified logic for handling dialogue choices
    • Increase pathfind duration to 30s
    • Path updates (updated all of post-ShB)
    Downloads
  • v0.10 1356818abe

    v0.10 Pre-Release

    liza released this 2024-06-11 21:15:40 +00:00 | 1078 commits to master since this release

    • Fix diving to swimming transition (in Warm Hearts, Rekindled Hopes)
    • Fix log spam
    Downloads
  • v0.9 97289c647f

    v0.9 Pre-Release

    liza released this 2024-06-10 22:07:58 +00:00 | 1080 commits to master since this release

    • Skipping quest steps based on CompletionFlags now works
    • Waiting for completion flags no longer waits for skip-only flags
    • Path updates
    Downloads
  • v0.8 a7459a628a

    v0.8 Pre-Release

    liza released this 2024-06-10 18:02:07 +00:00 | 1081 commits to master since this release

    • Interacting with a teleporter/npc that teleports you now waits until you're in your target territory, or moved away from the NPC
    • Interacting with npcs that teleport you no longer checks that they have a marker above their head
    • Reattempting mount now checks for statuses preventing mounts
    • Unmounting now reattempts the action if you're still mounted
    • Highlight skip button if it becomes relevant
    • Reduced log spam if on an unknown MSQ quest
    • Improved some control related logs
    • Path updates
    Downloads
  • v0.7 73fef2677e

    v0.7 Pre-Release

    liza released this 2024-06-09 20:45:14 +00:00 | 1083 commits to master since this release

    • Fix WaitForObjectPosition checking neither the right object nor the right position
    • Fix AetheryteShortcut not checking for the target zone the aetheryte is in (but for the step's zone, which can be different if also using an AethernetShortcut)
    • Fix AethernetShortcut not finishing if leaving a town
    • Fix Say checking for the wrong interaction type
    • Mount now only prints 'using mount xxx' log entry if the action succeeded, not every frame it tries
    • Remove redundant code
    • Path updates
    Downloads
  • v0.6 375a289659

    v0.6 Pre-Release

    liza released this 2024-06-09 14:37:57 +00:00 | 1086 commits to master since this release

    • Rewrite logic, all quest steps can be executed automatically now
    Downloads
  • v0.5 fe49d5354f

    v0.5 Pre-Release

    liza released this 2024-06-08 17:52:36 +00:00 | 1089 commits to master since this release

    • Extend Mini-YesAlready for more dialogue prompts (should now include all of EW), add missing teleport prompts
    • Path updates
    • Add some automatically done jumps, e.g. to Mare Lamentorum
    Downloads