No description
Find a file
2023-10-29 10:36:58 -05:00
.github/workflows Update windows.yml 2023-10-29 10:36:58 -05:00
cmake Cmake: Add MySQL 8.1 Paths to FindMySQL macro. (#1117) 2023-10-14 11:59:47 -05:00
contrib CMake: Update visual studio expected version and set upper limit for pch memory allocation to 50% aka (37.5mb) instead of 500% aka (375mb), 2020-07-02 07:32:24 +02:00
dep Dependencies: Update ACE to v7.1.1 (Windows only) 2023-10-15 11:09:26 +02:00
doc Missed a few headers 2022-12-25 12:18:54 -06:00
sql merge (#1121) 2023-10-16 16:19:26 +02:00
src Scripts/Spells: Implement Selfless Healer Talent. 2023-10-16 15:33:40 +02:00
.gitattributes Repository: Add filetype attribute handling for specific filetypes found in the repository. 2011-05-05 23:37:53 +02:00
.gitignore Added CLion files to .gitignore. 2020-05-06 00:35:42 +02:00
.travis.yml Missed a few headers 2022-12-25 12:18:54 -06:00
CMakeLists.txt Cmake: Add MySQL 8.1 Paths to FindMySQL macro. (#1117) 2023-10-14 11:59:47 -05:00
COPYING.md Fixed readme and added a small to do list 2014-02-22 14:17:28 +01:00
issue_template.md Added issue template 2017-05-16 22:12:28 +02:00
LICENSE.md Update copyright notices to make them all uniform 2022-12-24 14:11:10 -06:00
PreLoad.cmake Update copyright notices to make them all uniform 2022-12-24 14:11:10 -06:00
README.md Update README.md 2023-10-16 17:07:46 -05:00
revision.h.in.cmake Update copyright notices to make them all uniform 2022-12-24 14:11:10 -06:00
THANKS.md Update thanks file. 2017-07-09 09:32:43 -05:00

logo

Build Status

windows-build GCC

CodeFactor

Codacy Badge

Project Information

SkyFire is a MMORPG Framework based mostly on C++.

SkyFireEMU is a MMORPG Framework based mostly on C++. It is completely open-source, and is community supported. It is derived from CactusEmu, TrinityCore, and MaNGOS, the Massive Network Game Object Servers, and is based on the code of their projects with extensive changes over time to optimize, improve and cleanup the code base at the same time as improving the in game mechanics and functionality.

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.

For further information on the SkyFire project, please visit our project website at projectskyfire.org.

Supported Client Version

MoP 5.4.8 Build 18414

Client Patch

SkyFire-Community-Tools.

Requirements

  • Platform/Architecture:
    • Canonical:
      • Ubuntu 18.04 LTS: x86_32, x86_64
      • Ubuntu 20.04 LTS: x86_32, x86_64
    • Debian:
      • Debian GNU/Linux 10: x86_32, x86_64
    • Windows / Windows Server:
      • Windows 10: x86_64
      • Windows 8.1: x86_64
      • Windows 2016 Server: x86_64
      • Windows 2012 Server R2: x86_64
  • Processor with SSE2 support
  • ACE = 6.4.5 (Linux only)
  • MySQL = 8.0 (Windows / Linux)
  • CMake = 3.21.1/3.16.3 (Windows / Linux)
  • OpenSSL = 1.1.1 (Windows / Linux)
  • GCC = 11.2.0 (Linux only)
  • MS Visual Studio = 17 (2022) (Windows only)

Install

Detailed installation guides are available in the wiki for

Windows, Linux and Mac OSX.

Reporting issues

Please use the search function before you report issues. SkyFire Issue Tracker.

Submitting fixes

Fixes are submitted as pull requests via Github.

SkyFire Pull Request

License: GPL 3.0

Read file LICENSE

Authors & Contributors

Read file THANKS

Forum https://forum.projectskyfire.org/

Database [https://github.com/ProjectSkyfire/database/releases)

Wiki http://wiki.projectskyfire.org