azerothcore-wotlk
azerothcore-wotlk copied to clipboard
Complete Open Source and Modular solution for MMO
### 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,...
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...
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...
### 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...
### 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,...
## Changes Proposed: This PR proposes changes to: - [ ] Core (units, players, creatures, game systems). - [ ] Scripts (bosses, spell scripts, creature scripts). - [x] Database (SAI,...
## 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....