Also make sure the creature is alive before updating. Fixes #12823. (cherry picked from commit2db9269ec1) DB/Creature: World Trigger (Not Immune NPC) InhabitType update Closes #17332 by Malcrom (cherry picked from commit78d08834c0) DB/Item: Fix text in Rune-Inscribed Parchment Closes #17329 by tkrokli (cherry picked from commit8879545f21) DB/Quest: improve chaining for "The Ashenvale Hunt" quests Closes #17323 by SnapperRy (cherry picked from commitd034eedb81) DB/trinity_string: wrong string about character customization + minor fix Closes #17306 by lyn1337 (cherry picked from commit0951e559eb) DB/Quest: fix some completion/offer reward quest texts Closes #17336 by SnapperRy (cherry picked from commite9025036b9) DB/Quest: add queststarters for "Regthar Deathgate" Closes #17337 by SnapperRy (cherry picked from commit0b8921a0ef) DB/Quest: fix chaining for "The Real Threat" Closes #17338 by SnapperRy (cherry picked from commitc9cb86d6c5) DB/Quest: fix repeatableness (or lack of) for some quests Closes #17339 by SnapperRy (cherry picked from commitb9f2e2a81b) DB/Quest: improvements for "Fool's Stout" Closes #17340 by SnapperRy (cherry picked from commit4ec753dc50)
TrinityCore (master)
Build Status
| master | 3.3.5 |
|---|---|
Introduction
TrinityCore is a MMORPG Framework based mostly in C++.
It is derived from MaNGOS, the Massive Network Game Object Server, 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.
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 TrinityCore project, please visit our project website at TrinityCore.org.
Requirements
Software requirements are available in the wiki for Windows, Linux and OS X.
Install
Detailed installation guides are available in the wiki for Windows, Linux and OS X.
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.
In addition, thoroughly read through the issue tracker guide to ensure your report contains the required information. Incorrect or poorly formed reports are wasteful and are subject to deletion.
Submitting fixes
C++ fixes are submitted as pull requests via Github. For more information on how to properly submit a pull request, read the how-to: maintain a remote fork. For SQL only fixes open a ticket or if a bug report exists for the bug post on existing ticket.
Copyright
License: GPL 2.0
Read file COPYING.
Authors & Contributors
Read file THANKS.