Vamooses Neighbors

Browse neighborhoods, track endeavor progress, find friends' houses, and visit neighbors endeavors - all from one panel.

File Details

Vamoose's Neighbors v1.2.2

  • R
  • Mar 1, 2026
  • 229.11 KB
  • 1.6K
  • 12.0.1+1
  • Retail

File Name

VamoosesNeighbors-1.2.2.zip

Supported Versions

  • 12.0.1
  • 12.0.0

### Fixed
- Fixed "Permission denied" on friend/guild visits after restarting WoW.
  Blizzard's opaque houseGUIDs are tied to the WoW client process and become
  invalid after a full game exit. VN now detects cold launches vs reloads
  (via PLAYER_ENTERING_WORLD isInitialLogin) and automatically re-scans
  friends and guild houses on the first panel open after a fresh login.
- Fixed guild scan never re-running after the first session: cached guild data
  set guildScanComplete=true on load, blocking the chain condition. Now reset
  when a login re-scan is queued.
- Fixed BNet/guild scan progress counter freezing when scanning friends without
  houses (timeout handler now triggers UI refresh so progress updates smoothly)
- Friend/guild scan timestamps now track separately (Friends tab shows BNet
  scan time, Guild tab shows guild scan time)
- "Last full scan" label now updates after every completed scan
- Minimap button no longer overlaps the minimap on non-default minimap sizes
  (now uses dynamic radius based on actual minimap dimensions)