Rushor 6dd44c08f7 Author commit
Squash Commit

[NPC][WotlK] Stormforged Saboteur

Missing their path(s), just walking in random movements.

[NPC][WotLK] Slosh

Wrong movement and waypoints.

[NPC][WOTLK] Hamat

Updated to the correct Aura, NPC will appear as sleeping instead of
standing up.

Acherus Deathcharger and Crimson Deathcharger visuals

NPC][WOTLK] Snorts

Appropirate aura

Added Flag for guard - Deathguard Elite

Deathguard Elite
-- creature is a guard (Will ignore feign death and vanish)

[NPC][WOTLK] Libary Guardian

Will now use the correct spell on Databank and use the correct waypoints
2017-02-07 14:09:01 +01:00
2016-09-02 00:21:08 +02:00
2017-02-07 14:09:01 +01:00
2016-06-26 10:39:44 +02:00
2016-11-18 11:15:57 +01:00
2016-08-23 13:30:41 +02:00
2016-11-18 11:15:47 +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
2016-08-30 16:29:55 +02:00

logo AzerothCore

Gitter Bountysource Master Build Status Issue Stats Issue Stats

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.

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 to 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 gitter chat channel.

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
Languages
C++ 92.4%
C 5.3%
Shell 1.3%
CMake 0.7%
Python 0.2%