Skip to content

Development Build (2026-09-14)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 21:42

Linux compatibility

The Linux build is for amd64 systems using glibc 2.39 or newer.
It is built on Ubuntu 24.04 and bundles non-glibc runtime libraries.
It is not expected to run on Alpine/musl or older glibc systems.

macOS compatibility

The macOS build is for Apple silicon (arm64) systems running macOS 26 or
newer.
If macOS refuses to launch the binaries with a Gatekeeper warning (typically
only when the archive was downloaded via a browser and the binaries are
launched from Finder), clear the quarantine flag with
xattr -d -r com.apple.quarantine vmangos-macos-arm64/.

Commits

  • eec6e25: Rename SpellNonMeleeDamage HitInfo to hitTypeFlags and send extended data.
  • 0ee0b3f: Unify the melee attack table for auto attacks and melee spells.