Pondaveia 609c410605 fix(Core/Dungeon) BRD - The seven minibosses re-order (#1792)
* Boss re-order

1st attacker is Anger'rel ID 9035
2nd attacker is Seeth'rel ID 9038
3rd Attacker is Dope'rel ID 9040
4th Attacker is Gloom'rel ID 9037
5th attacker is Vile'rel ID 9036
6th attacker is Hate'rel ID 9034
7th attacker is Doom'rel after his death spawnt the chest and the doors go back to ID 9039

* Domrel eventmap

swapped timers to events

* Update boss_tomb_of_seven.cpp

* Update boss_tomb_of_seven.cpp

* Update boss_tomb_of_seven.cpp

* Update boss_tomb_of_seven.cpp

* Update boss_tomb_of_seven.cpp

* Doomrel ain't the first boss

* Don't ignore first boss

* Gossip option

* Gossip done
2019-05-10 02:30:04 +02:00
2019-05-09 11:12:52 +00:00
2019-02-17 22:43:08 +01:00
2017-10-13 20:20:15 +02:00
2018-03-06 00:00:55 +00:00
2018-07-15 22:51:17 +02:00
2019-02-17 22:43:08 +01:00
2016-08-17 17:58:45 +02:00
2016-08-17 17:58:45 +02:00
2016-06-26 10:39:44 +02:00
2019-03-24 19:38:08 +03:00

logo AzerothCore

Codacy Badge Master Build Status Coverity Scan Build Status Bountysource StackOverflow

Introduction

AzerothCore is an open source game-server application for World of Warcraft, currently supporting the 3.3.5a game version.

It is written in C++ and based on MaNGOS, TrinityCore and SunwellCore.

💰 You can support the project by financing the resolution of issues using Bountysource.

Why AzerothCore?

Our main goal is to create a playable game server, offering a fully working game experience. In short, we focus on the user experience (UX).

We also believe in software modularity, because the more the software is modular, and the more it will be easy to be maintained, understood, developed, etc... So we organized the structure of AzerothCore as modular as possible, giving the possibility to create new modules to add custom features (instead of patching the core).

Learning project

AzerothCore is a learning project. If you want to learn how to use C++, SQL, git, etc... you came to the right place! We will gladly help you: programming is our passion.

If you want to contribute, in our wiki you fill find a lot of resources that will guide you. Also you can poke us in our discord chat server.

Instructions & Support

Installation instructions are available here.

For help requests, it is recommended to ask your question on StackOverflow and link it in our chat.

Docker

Dockerization of AzerothCore is fully supported. More details about Docker and the setup instructions are available here.

Authors & Contributors

This project is brought to you thanks to:

License

  • The new AzerothCore source components are released under the GNU AGPL v3
  • The old sources based on MaNGOS/TrinityCore are released under the GNU GPL v2

Sponsors

List of organizations that help the AzerothCore project:

JetBrains

Languages
C++ 92.4%
C 5.3%
Shell 1.3%
CMake 0.7%
Python 0.2%