Skip to content

lev1976g/NoxicCore

Repository files navigation

NoxicCore

Build Status

Introduction

NoxicCore is a MMORPG Framework based mostly in C++.

The original core was derived from ArcEmu, and is based on the code of that project with extensive changes over time to optimize, improve and cleanup the codebase at the same time as improving the in-game mechanics and functionality.

It is completely open source; community involvement is highly encouraged. World of Warcraft, and all World of Warcraft or Warcraft art, images, and lore are copyrighted by Blizzard Entertainment, Inc.

If you wish to contribute ideas or code please visit our site linked below or make pull requests to our Github repository.

Requirements

Minimum

  • Platform: Linux, Windows (7+) or Mac
  • Processor with SSE2 support
  • MySQL ≥ 5.1.0 (included for Windows)
  • CMake ≥ 2.8.7†
  • OpenSSL ≥ 1.0.1h
  • GCC ≥ 4.3 (Linux only)
  • MS Visual Studio ≥ 12 (2013) (Windows only)

Recommended

  • Platform: Windows 7 (Service Pack 1)
  • Processor with SSE2 support
  • MySQL ≥ 5.1.0 (included for Windows)
  • CMake ≥ 3.0.1
  • OpenSSL ≥ 1.0.1i
  • GCC ≥ 4.9.1 (Linux only)
  • MS Visual Studio ≥ 12 (2013) (Windows only)

† Would prefer version 2.8.9 but travis only has 2.8.7

Reporting issues

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

Fixes are submitted as pull requests via Github. For more information on how to properly submit a pull request, read the guidlines on the github help page.

ToDo

Milestone 3

Open issues before finishing milestone 3.

Copyright

License: GPL 3.0

Read file COPYING

About

Continued ArcEmu project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published