Skip to content

trickerer/AzerothCore-wotlk-with-NPCBots

This branch is 825 commits ahead of, 368 commits behind azerothcore/azerothcore-wotlk:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Github Actions
Jan 24, 2025
952304c · Jan 24, 2025
Nov 7, 2022
Jan 17, 2025
Oct 22, 2022
Jan 21, 2025
Jun 15, 2021
Nov 2, 2024
Jan 24, 2025
Nov 24, 2024
May 29, 2024
Nov 9, 2023
Jan 11, 2025
Jan 24, 2025
Nov 7, 2022
Aug 20, 2023
Nov 7, 2022
Feb 23, 2021
Apr 28, 2021
Dec 7, 2024
Sep 21, 2023
Aug 13, 2024
Feb 26, 2024
Mar 18, 2022
Jun 26, 2016
Dec 15, 2024
Apr 23, 2021
Jan 19, 2025
Mar 20, 2024
Mar 20, 2024
Jul 15, 2018
Dec 20, 2024

logo AzerothCore

Contributor Covenant

Build Status

3.3.5
nopch-build
windows-build

Introduction

AzerothCore is an open-source game server application and framework designed for hosting massively multiplayer online role-playing games (MMORPGs). It is based on the popular MMORPG World of Warcraft (WoW) and seeks to recreate the gameplay experience of the original game from patch 3.3.5a.

The original code is based on MaNGOS, TrinityCore, and SunwellCore and has since then had extensive development to improve stability, in-game mechanics, and modularity to the game. AC has also grown into a community-driven project with a significant number of contributors and developers. It is written in C++ and provides a solid foundation for creating private servers that mimic the mechanics and behavior of the official WoW servers.

NPCBots is AzerothCore mod.

Installation

Installation instructions are available here.

NPCBots installation guide is available in the NPCBots Readme.

Support

AzerothCore self-made wiki probably has a lot of answers for you.

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

Reporting issues

NPCBots issues can be reported via the Github issue tracker.

Please take the time to review existing issues before submitting your own to prevent duplicates.

Submitting fixes

C++ fixes are submitted as pull requests.

You can check the authors file for more details.

Important Links

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

It's important to note that AzerothCore is not an official Blizzard Entertainment product, and it is not affiliated with or endorsed by World of Warcraft or Blizzard Entertainment. AzerothCore does not in any case sponsor nor support illegal public servers. If you use this project to run an illegal public server and not for testing and learning it is your own personal choice.

Languages

  • C++ 95.3%
  • C 3.7%
  • CMake 0.6%
  • Shell 0.2%
  • Python 0.1%
  • PowerShell 0.1%