AshamaneCore is a MMORPG Framework based mostly in C++.
It is fully based on TrinityCore, with upgrades like :
- Class Hall Basics (WIP)
- World Quests
- Personal Spawns (visible by summoner only)
- Legion scripts (WIP)
- Wod Scripts (full blizzlike Jungle of Tanaan intro)
- Pandaria Scripts (all dungeons & world bosses)
with Ashamane Database (ADB) :
- All Cataclysm zones spawns
- All Mist of Pandaria zones spawns
- All Draenor zones spawns
- All Legion zones spawns (including Class Halls)
It is completely open source; community involvement is highly encouraged.
If you wish to contribute ideas or code please visit our site linked below or make pull requests to our Github repository.
Software requirements are available in the wiki for Windows, Linux and macOS.
Detailed installation guides are available in the wiki for Windows, Linux and macOS.
Issues can be reported via the Github issue tracker.
Please take the time to review existing issues before submitting your own to prevent duplicates.
C++ fixes are submitted as pull requests via Github. For SQL only fixes open a ticket or if a bug report exists for the bug post on existing ticket.
License: GPL 2.0
Read file COPYING.
Read file THANKS.