WoWCenter.pl
wikass zabił Mythrax the Unraveler (Normal Uldir) po raz 2.     
kuturin zdobył 7th Legionnaire's Cuffs.     
Nikandra spełnił kryterium Loot 200,000 gold osiągnięcia Got My Mind On My Money.     
Tooly zdobył Fairweather Helm.     
Muattin zdobył osiągnięcie The Dirty Five.     
Yoozku zdobył Parrotfeather Cloak.     
Mlody89 zdobył Royal Apothecary Drape.     
Weakness zabił Dazar, The First King (Mythic King's Rest) po raz 6.     
liq spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Osiol spełnił kryterium osiągnięcia Saving for a Rainy Day.     
Wuntu zabił Zek'voz, Herald of N'zoth (Heroic Uldir) po raz 1.     
Olsa zabił Vectis (Heroic Uldir) po raz 6.     
Sarenus spełnił kryterium osiągnięcia Saving for a Rainy Day.     
kajtasus zdobył osiągnięcie Come Sail Away.     
ossir spełnił kryterium osiągnięcia Saving for a Rainy Day.     
mcpablo spełnił kryterium Alliance players slain. osiągnięcia Frontline Slayer.     
Emmm zabił Taloc (Heroic Uldir) po raz 17.     
AsaGorth spełnił kryterium Big-Mouth Clam osiągnięcia The Oceanographer.     

Changes to PlayMusic() API Call in 7.0?

blizz -> wysłany:
Hi there, just curious if anything about the PlayMusic() API function was changed that would cause it to no longer work with custom MP3 files in an AddOn folder.

I have an AddOn written that stopped working after the patch today, and I've debugged to the point that it can only be this specific call anymore. Calling PlayMusic() with a music file in the AddOns folder also does nothing when run through a /script command in-game. Here's the bit of code in question:

PlayMusic("Interface\\AddOns\\SimplyMusic\\Music\\" .. track .. ".mp3");

Worth noting, playing existing game music (i.e. classic login screen music) works just fine when called through an in-game /script command.
blizz -> wysłany:
This has been identified as an issue that our development team intends to fix with a future patch (after the launch of Legion on August 30).
blizz -> wysłany:
We've fixed this in Patch 7.1 and we think it's working properly.