azerothcore-wotlk icon indicating copy to clipboard operation
azerothcore-wotlk copied to clipboard

Complete Open Source and Modular solution for MMO

Results 1341 azerothcore-wotlk issues
Sort by recently updated
recently updated
newest added

### Current Behaviour 4 quests in Netherstorm, TBC - Battle-Mage Dathric - Abjurist Belmara - Cohlien Frostweaver - Conjurer Luminrath Returning the items to their locations in Wizard Row will...

### Current Behaviour Currently there is some [debris](https://github-production-user-asset-6210df.s3.amazonaws.com/38561765/248529029-727b26d3-7e81-4789-8644-700d4bbcce4d.png) in front of the Exodar's entrance as a part of the Midsummer event. ### Expected Blizzlike Behaviour Timing is weird of course,...

Confirmed
ChromieCraft Generic
World Event

continuation of: https://github.com/azerothcore/azerothcore-wotlk/pull/18254 first commit will break, but I left it here so it shows what is wrong IMPORTANT: turns out we do have a reference. I have to do...

DB
WIP

Originally reported on CC at: https://github.com/chromiecraft/chromiecraft/issues/6604 By: heyitsbench ### What client do you play on? enUS ### Faction Both ### Content Phase: 65-69 ### Current Behaviour Currently the plans for...

### Current Behaviour As an example [these mobs](https://www.wowhead.com/npc=8912/twilights-hammer-torturer#drops;mode:normal) move away from the player when the other surrounding creatures have the player rooted. This is because of this commit on this...

The motivation behind this PR is to improve performance when having objects set to active. This change is mostly noticable for those who has ``SetAllCreaturesWithWaypointMovementActive`` (now ``SetCreaturesWithLongPathActive``) enabled. The idea...

CORE
Ready to be Reviewed
file-cpp

### Current Behaviour Currently, the death knight's [Ebon Gargoyle](https://wowgaming.altervista.org/aowow/?npc=27829) when [summoned](https://wowgaming.altervista.org/aowow/?spell=49206) has the following auras on it: ``` 51996 - Death Knight Pet Scaling 02 54566 - Death Knight Pet...

ChromieCraft Generic
Class - Death Knight

### Current Behaviour Lunar fesival **Giant Spotlight** (NPC id 15897 guid 61993) and **Greater Moonlight Spell Focus** (Go 180867 guid 241007) have diffrent spawn locations. Greater Moonlight Spell Focus spawned,...

Needs sniff

## Changes Proposed: This PR proposes changes to: - [ ] Core (units, players, creatures, game systems). - [ ] Scripts (bosses, spell scripts, creature scripts). - [x] Database (SAI,...

DB

## Changes Proposed: This makes it so the startup script (known as the entrypoint) for the docker containers will ensure that it owns the config and filelog directories on startup....

Platform-Docker
Bash