Skip to content

Old repo of azcore with bots

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

leopku/azcore-bots

 
 

Repository files navigation

I take no ownership of any of this code. It all belongs to AzerothCore peeps, i'm just trying to get bots working and sharing what I have in hopes some other people will give it a boost. Only reason why I want to get bots working is because i'm on a very limited internet connection and it's pretty boring playing by myself on a lone server. I just hope someone will help me with this and give it the proper boost it needs.

The version here will run, aiplayerbot.conf needs to be in the bin directory, It seg faults more the more bots is loaded. I think it has something to do with RAM and CPU, as my devel box is not very powerful. That's going to change once I find some more DDR3 ram. But for now, any help with this side project would be helpful. If you'd like to help, i can make you an editor on this and I'll help what I can.

logo AzerothCore

GetBadges Game 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 discord chat server.

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

About

Old repo of azcore with bots

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

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 87.8%
  • C++ 9.5%
  • C 2.4%
  • Objective-C 0.1%
  • CMake 0.1%
  • SQLPL 0.1%