Releases: oowow-core/core
Releases · oowow-core/core
Development Build (2026-05-26)
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
- fb245b2: Implement passing of bag slot for EQUIP_ERR_ITEM_DOESNT_GO_INTO_BAG2.
- 7a83b34: Fix always false expression in gluth script (vmangos#3411) #3411
- 9d5cd3d: Fixes some warnings. (vmangos#3413) #3413
- 0c09dae: Fix order of waypoints for Mountaineer Kalmir.
- c20931e: Refactor Unit related ServerPackets (vmangos#3406) #3406
- caa3887: Special bags can't be placed inside each other.
- 6a04483: Simpler partybot loot fix.
- 2c26d74: Fix cases of creature spawn too far from first waypoint.
- b6449c4: Fix pdump loading.
- ef0b5bc: Fix usage of IsDead field in AttackStop.
- 6a3634a: Name unknowns in bag family enum.
- 6966e93: Fixes for mingw32.
- 10c9761: Update G3DLite (vmangos#3410) #3410
- 98419f0: Fix swapping non empty bags.
- 01e4a75: CI: Add macOS development release. (vmangos#3418) #3418
- 4ee66d9: Add packet classes for spell packets. (vmangos#3414) #3414
- 2add4aa: Fix pet cooldowns not being saved and sent properly.
- e13390f: Pool Wetlands Grave Moss (vmangos#3399) #3399
- c37c4be: Fix misc early patch NPCs and objects. (vmangos#3419) #3419
- 4eda3fe: Add missing quest greeting for Blind Mary (vmangos#3421) #3421
- 86197e5: Fix max patch on old chest. (vmangos#3424) #3424
- c02ddcf: Fixes for Blink.
- cd3605e: Fall back to distance to center check in interaction distance check if no bounds defined (vmangos#3425) #3425
- e006bc3: Fixes for Raging Moonkin.
- a02248a: NPC_VEKLOR / NPC_VEKNILASH should not respawn after dead
Development Database Snapshot (2026-05-26)
Commits
- fb245b2: Implement passing of bag slot for EQUIP_ERR_ITEM_DOESNT_GO_INTO_BAG2.
- 7a83b34: Fix always false expression in gluth script (vmangos#3411) #3411
- 9d5cd3d: Fixes some warnings. (vmangos#3413) #3413
- 0c09dae: Fix order of waypoints for Mountaineer Kalmir.
- c20931e: Refactor Unit related ServerPackets (vmangos#3406) #3406
- caa3887: Special bags can't be placed inside each other.
- 6a04483: Simpler partybot loot fix.
- 2c26d74: Fix cases of creature spawn too far from first waypoint.
- b6449c4: Fix pdump loading.
- ef0b5bc: Fix usage of IsDead field in AttackStop.
- 6a3634a: Name unknowns in bag family enum.
- 6966e93: Fixes for mingw32.
- 10c9761: Update G3DLite (vmangos#3410) #3410
- 98419f0: Fix swapping non empty bags.
- 01e4a75: CI: Add macOS development release. (vmangos#3418) #3418
- 4ee66d9: Add packet classes for spell packets. (vmangos#3414) #3414
- 2add4aa: Fix pet cooldowns not being saved and sent properly.
- e13390f: Pool Wetlands Grave Moss (vmangos#3399) #3399
- c37c4be: Fix misc early patch NPCs and objects. (vmangos#3419) #3419
- 4eda3fe: Add missing quest greeting for Blind Mary (vmangos#3421) #3421
- 86197e5: Fix max patch on old chest. (vmangos#3424) #3424
- c02ddcf: Fixes for Blink.
- cd3605e: Fall back to distance to center check in interaction distance check if no bounds defined (vmangos#3425) #3425
- e006bc3: Fixes for Raging Moonkin.