Skip to content

armm77/AscEmu

 
 

Repository files navigation

logo

Master Development
MasterCircle DevelopCircle
MasterAppYeyor DevelopAppYeyor

Introduction

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
Discord Codefactor Openhub

Multiversion

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 ✔️ ✔️ ✔️ ✔️

Contributing

Feel free to contribute any corrections but make sure it is useful and tested before opening PRs.

What are "useful" commits?

  1. Fixing an open issue.
  2. Related to the milestones.
  3. Making the Framework stable/safer
  4. Adding blizzlike related functions

Anything else like "fun-content" is NOT useful!

Opening new issues

Be patient with us and give us details.

  1. How to reproduce the issue
  2. How should it work
  3. Images will help us a lot

Install

HowTo install (detailed guides on our wiki)

Links

Copyright and other stuff

About

Official AscEmu repo... a never ending place to work. With cutting edge technologies XD

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.4%
  • C 18.7%
  • Other 0.9%