Master | Development |
---|---|
AscEmu is derived from ArcEmu to keep up the Antrix-Ascent-Arcemu way of Framework. We focus on optimizing the codebase and improving the ingame functionality.
You can help us by contributing. It is completely open source and can be used by everyone. This project is for educational purpose. So, if you're looking for serverfiles to run your server or create some "custom" scripts this is the wrong place for you. If you want to discuss/develop/work on an open source project and on important stuff for the framework feel free to join our community.
Discord | Codefactor | Openhub |
---|---|---|
AscEmu supports several versions as listed below. We achieved to handle different versions of the serverside code in one repo. The biggest advantage of that is that we always develop for all our supported versions without wasting time to merge features across all repos.
Beside our multiversion-core we developed our world database with this attitude. Compared to other projects we are still a small project but with one core and database we are able to work on different versions at the same time. Beside all that we are able to show the changes to the game side by side in our code and database.
Description | Classic | TBC | WotLK | Cata | MoP |
---|---|---|---|---|---|
Authentification | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Worldsocket | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Char Enum | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Log into world | ✔️ | ✔️ | ✔️ | ✔️ | ❌ |
Feel free to contribute any corrections but make sure it is useful and tested before opening PRs.
What are "useful" commits?
- Fixing an open issue.
- Related to the milestones.
- Making the Framework stable/safer
- Adding blizzlike related functions
Anything else like "fun-content" is NOT useful!
Be patient with us and give us details.
- How to reproduce the issue
- How should it work
- Images will help us a lot
HowTo install - detailed guides on our wiki.