BazFlightZoom

Auto-zoom camera and minimap when mounting a flying mount. Zooms out to max distance on mount, restores your previous zoom levels on dismount. Smart detection triggers only on flying mounts. Lightweight, no dependencies, fully configurable.

File Details

013

  • R
  • May 1, 2026
  • 6.74 KB
  • 42
  • 12.0.5
  • Retail

File Name

BazFlightZoom-013.zip

Supported Versions

  • 12.0.5

BazFlightZoom

013 (2026-05-01)

Full Changelog Previous Releases

  • Add SPDX-License-Identifier: GPL-2.0-or-later headers to every .lua and .xml source file in the addon (skipping Libs/ and _legacy/). The repo already declared GPL v2 via the LICENSE file at the root and X-License: GPL v2 in the .toc, but per-file SPDX annotations are the modern best practice (REUSE compliance, machine-readable license scanning, GitHub linguist detection) and bring this repo in line with the suite-wide convention. The line is a single comment at the top of each file - zero functional impact. Existing UTF-8 BOMs and original line endings are preserved. No code changes, header-only sweep, bump to 013