Skip to content

AzerothCore - MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore

License

AGPL-3.0, GPL-2.0 licenses found

Licenses found

AGPL-3.0
LICENSE-AGPL3
GPL-2.0
LICENSE-GPL2
Notifications You must be signed in to change notification settings

Psilovybin/azcore-acbot

This branch is 1 commit ahead of, 13550 commits behind azerothcore/azerothcore-wotlk:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aff8d1b Â· Apr 12, 2019
Apr 10, 2019
Mar 3, 2019
Feb 9, 2019
Apr 11, 2019
Apr 1, 2019
Apr 8, 2019
Oct 12, 2017
Feb 17, 2019
Apr 9, 2019
Oct 13, 2017
Apr 8, 2019
Mar 6, 2018
Jan 17, 2019
Apr 10, 2019
Jan 22, 2019
Mar 3, 2019
Jul 10, 2016
Apr 6, 2019
Apr 12, 2019
Aug 17, 2016
Aug 17, 2016
Jun 26, 2016
Mar 24, 2019
Feb 17, 2019
Jul 15, 2018
Feb 23, 2019
Jul 15, 2018
Feb 17, 2019
Feb 17, 2019

Repository files navigation

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

Links

Sponsors

List of organizations that help the AzerothCore project:

JetBrains

About

AzerothCore - MMORPG Server. Based on MaNGOS -> TrinityCore -> SunwellCore

Resources

License

AGPL-3.0, GPL-2.0 licenses found

Licenses found

AGPL-3.0
LICENSE-AGPL3
GPL-2.0
LICENSE-GPL2

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.2%
  • C 1.5%
  • Other 1.3%