Complete Open Source and Modular solution for MMO
Find a file
2019-02-17 20:57:12 +01:00
apps fix(Bash/Exporter): fix path + add prompt to prevent wrong usage (#1477) 2019-02-17 10:04:09 +01:00
bin fix(Bash/Exporter): fix path + add prompt to prevent wrong usage (#1477) 2019-02-17 10:04:09 +01:00
conf feat(Core/Misc): compatibility with 10.2+ versions of MariaDB library (#1284) (#1437) 2019-02-09 21:51:05 +01:00
data fix(DB): sql update chain for all DBs 2019-02-17 20:57:12 +01:00
deps missing executable permissions for *.sh files 2018-07-15 23:22:20 +02:00
docker fix(setup): MySQL 5.7 (#1445) 2019-02-16 20:04:26 +01:00
env Directory Structure [step 1]: moving files 2017-10-12 20:00:52 +02:00
modules Modules: Added create_module.sh script to kickstart module creation (#1071) 2018-12-19 18:03:27 +01:00
src fix(instance): Ruby Sanctum - Resistances ignored (#1371) 2019-02-16 20:08:50 +01:00
var/build Missing folder 2017-10-13 20:20:15 +02:00
.dockerignore Make the Docker installation easy 2019-01-16 20:44:02 +01:00
.editorconfig updated .editorconfig 2018-03-06 00:00:55 +00:00
.env.dist fix(docker) .env.dist paths format (#1312) 2019-01-17 20:39:32 +01:00
.gitattributes fix(Docker): solve bug in Windows installation 2019-01-22 20:43:40 +01:00
.gitignore Make the Docker installation easy 2019-01-16 20:44:02 +01:00
.gitmodules added github wiki repo ( submodule ) as doc folder 2016-07-10 17:11:37 +02:00
.travis.yml feat(Travis): speed up and stabilize build process (#1410) 2019-02-11 09:03:32 +01:00
acore.json DB squash & begin AC 3.0.0 development 2019-02-17 14:25:53 +01:00
acore.sh missing executable permissions for *.sh files 2018-07-15 23:22:20 +02:00
CMakeLists.txt CMake: Use source_groups to represent the source tree (#1247) 2019-01-10 07:20:32 +03:00
docker-compose.yml Make the Docker installation easy 2019-01-16 20:44:02 +01:00
install.sh Rewrite of bash system 2018-07-15 22:51:17 +02:00
issue_template.md Improve issue template 2019-01-01 22:56:03 +01:00
LICENSE-AGPL3 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
LICENSE-GPL2 Fix License issue, closes #21 2016-08-17 17:58:45 +02:00
PreLoad.cmake
pull_request_template.md Github: pull_request_template made easier to read 2 2018-07-09 17:10:58 +02:00
README.md Update README.md 2019-02-04 20:27:11 +01:00

logo AzerothCore

Master 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