r/ffxi 9d ago

Vanalytics May 2026 Update

Just pushed a new update to Vana'lytics and the associated Windower addon. I'm particularly happy with the "hunt" feature of the addon (which will help you hunt NMs). Shoutout to HiPotion for ideas and code around some of the other checklist/tracking features.

https://vanalytics.soverance.com

  • Renamed the "Relics" tab on the character detail page to "Ultimate Weapons"
  • Fixed a handful of Ultimate Weapon categorization bugs
    • Notable gap: Prime weapons are not accounted for
  • Added badges to Ultimate Weapons to indicate stage progression
    • Notable gap: Aeonic weapons do not have good stage progression indicators and may display incorrectly
  • Added a "Porter" feature to the Inventory sections that allow you to see items you've stored with a Porter Moogle, and treat those items as a more natural part of your inventory.
  • Added new "hunt" feature to the Windower addon, which is super useful for NM camping
    • Track and watch mobs via widescan
    • Robust realtime target information
    • Respawn timers with chat/audio notifications
    • Per-zone NM hunting list
  • Various "progress" tracking enrichment tabs were added to the character detail page, including:
    • Current Limit Point  / Merit Point tracking
    • Historical Job Point spend
    • Historical Title obtained tracking
    • Travel markers completion
    • Nation Rank progress tracking
    • Expansion Mission progress tracking
    • Key Item tracking
    • Spell and Trust learnt completion tracking
    • Relic weapon / Dynamis currency progress tracking
  • Optimized some of the backend database synchronization functions for improved query performance.
68 Upvotes

18 comments sorted by

View all comments

0

u/abdulhakim101 7d ago

stopped using this and did a password change the second it did a "Sync" that spawned a bunch of half second command prompts.

How do I delete my account from the site? I could only remove the character.

1

u/Soverance 6d ago

Most of those cmd windows are related to directory creation and verification during a sync (making sure your system has all the directories necessary for the addon to run). It then sends out HTTP post requests to send your character information to the web server. They're harmless. This entire project, including the web app and the windower addon, are entirely open source on GitHub. You're free to inspect the source code for yourself, if you're so inclined: Vanalytics/addon/vanalytics at main · Soverance/Vanalytics

Windower actually has a built in function for directory testing that I only just learned about (windower.create_dir) so I've swapped all my cmd invocations to this function. You shouldn't see the cmd windows anymore, after the next update is released.

There is currently no way to delete your account from the system, but I'm happy to add this as a feature request in my backlog.

The rest of what you might be concerned about is covered in the published privacy policy (linked in the app's sidebar).

0

u/abdulhakim101 5d ago

cool I followed the steps in that privacy policy to get my account deleted.