hondacrx e6432f8c97 Core/Quests: Quest flag fixups
* Update flag names
* Implemented QUEST_FLAGS_COMPLETION_NO_DEATH and QUEST_FLAGS_FAIL_ON_LOGOUT
* Started using QUEST_FLAGS_COMPLETION_EVENT and QUEST_FLAGS_COMPLETION_AREA_TRIGGER instead of a custom SpeclalFlag
* Renamed Quest::IsAutoComplete to Quest::IsTurnIn to better describe what it means (a quest that can be turned in without accepting it to quest log)
* Implemented QUEST_FLAGS_UPDATE_PHASESHIFT and removed forced phaseshift updates on every quest status change
* Implemented QUEST_FLAGS_LAUNCH_GOSSIP_ACCEPT - reopens gossip menu with questgiver
Port From (https://github.com/TrinityCore/TrinityCore/commit/4d4c7e68935df9ca40bd5539d602ac4e779f53d5)
2023-06-13 08:52:22 -04:00
2023-06-13 08:52:22 -04:00
2023-05-30 08:44:23 -04:00
2023-01-20 09:25:12 -05:00
2017-06-19 17:30:18 -04:00
2018-12-14 18:43:35 -05:00

CypherCore Build status

CypherCore is an open source server project for World of Warcraft written in C#.

The current support game version is: 10.1.0.49679

Prerequisites

  • .NET 7.0 SDK Download
  • MariaDB 10.6 or higher Download
  • Optional: Visual Studio 2022, Visual Studio Code or Jetbrains Rider

Server Setup

  • Download and Complie the Extractor Download Use TrinityCore extractors for now: Download
  • Run all extractors in the wow directory
  • Copy all created folders into server directory (ex: C:\CypherCore\Data)
  • Make sure Conf files are updated and point the the correct folders and sql user and databases

Installing the database

  • Download the full Trinity Core database (TDB 1002.22121) Download
  • Extract the sql files into the core sql folder (ex: C:\CypherCore\sql)

Playing

  • Must use Arctium WoW Client Launcher Download

Support / General Info

  • Check out our Discord Here
  • Check out Trinity Core Wiki as a few steps are the same Here
  • Blizzard, Battle.net, World of Warcraft, and all associated logos and designs are trademarks or registered trademarks of Blizzard Entertainment.
  • All other trademarks are the property of their respective owners. This project is not affiliated with Blizzard Entertainment or any of their family of sites.
S
Description
Importado desde github.com/CypherCore/CypherCore - historial completo
Readme GPL-3.0 553 MiB
Languages
csharp 99.3%
C# 0.7%