| Age | Commit message (Collapse) | Author |
|
SMSG_SPIRIT_HEALER_CONFIRM for WoD
|
|
|
|
|
|
|
|
Fix $n bug in NPC text for quest 11664 Escaping the Mist
(cherry picked from commit c9e699961e37678b4da5ed6a8b396d72d90af883)
|
|
Core/Scripts: Remove Bloodmaul Brutes script
(cherry picked from commit ca67cc8f6b1f0d16bb3c4c66343dc305b9f78acc)
|
|
(cherry picked from commit 79696e08718ea74c8063fdc13624560f4bd3118f)
Conflicts:
src/server/scripts/Commands/cs_account.cpp
|
|
As explained by @Killyana in https://github.com/TrinityCore/TrinityCore/issues/4458#issuecomment-90061073
(cherry picked from commit 77eb89157b85ff79d049b77f5c8bc35119c6ee41)
|
|
(cherry picked from commit 16481d17aacfd9e866615212df11ddcdcf1fc2e4)
|
|
(cherry picked from commit f49a1b0f1fb7423466e5773eb29c77b2ebf26fc0)
|
|
by @pete318, closes #12811
Fixes the remaining bugs in the "Kodo Roundup" quest in Desolace:
- removes combat status from creature 11627, Tamed Kodo
- sets normal walking speed as the creature's follow speed
- makes the Tamed Kodo stop at Scrabblescrew's Camp
- enables quest objective count 0/5 -> 5/5, quest complete
- SQL (by @tkrokli) links the missing gossip text in the DB
(cherry picked from commit 1c8486e1a84c2d1ed4355d680418a3a2e73e37dd)
|
|
commit 16179f8
(cherry picked from commit b804539f9be34f521c048620da78f604868f28f8)
Conflicts:
src/server/scripts/Outland/zone_shadowmoon_valley.cpp
|
|
(cherry picked from commit de1cbf716db6a389f95cf5b9c790ec956d24aab0)
|
|
Restore ".lfg queue" behavior to print additional debug informations when an additional argument is passed (any character/word will work).
(cherry picked from commit be9294dc098029c62003d3e19e0c2a29a7c738f7)
|
|
|
|
- Drop locales_npc_text
- Update npc_text for WoD
- Implemented Quest Greeting
- Sync auth database
|
|
- Update LocaleConstant enum
- Update Quest locale system for WoD
- Fix some rnd typo in quest template
|
|
* small cleanup
|
|
|
|
|
|
SMSG_ON_CANCEL_EXPECTED_RIDE_VEHICLE_AURA
* Implemented SMSG_MOVE_SET_VEHICLE_REC_ID and CMSG_MOVE_SET_VEHICLE_REC_ID_ACK
|
|
|
|
Fixes for 6.x
|
|
|
|
|
|
|
|
|
|
|
|
1995dcab7674c9ebae6ab8577e276cf27afeed4d
|
|
|
|
|
|
* It let ide's (like vs) display the source tree.
* Disabled by default.
* Soft requirement is cmake >= 2.8.12 .
* Offers 2 modes: flat & hierarchical.
* For detailed description see #14471
* Thanks @click for help and advises.
* Closes #14471
(cherry picked from commit c386711972260aa7b877cdc8cb49d24576ce1902)
Conflicts:
src/server/authserver/CMakeLists.txt
|
|
Conflicts:
src/server/game/Handlers/MiscHandler.cpp
src/server/game/Server/Protocol/Opcodes.cpp
|
|
Spells/Mage: Correct typo in Time Warp script
|
|
|
|
(cherry picked from commit 058457dda9227f50c2ea8ab66769694602aa797a)
Conflicts:
src/server/scripts/Kalimdor/zone_bloodmyst_isle.cpp
|
|
|
|
[6.x] Heroism/Bloodlust/Time Warp
|
|
|
|
Time Warp should also check for the Fatigued debuff given when a Hunter's Nether Ray pet casts Netherwinds.
|
|
Bloodlust and Heroism should also check for the Fatigued debuff from Nether Ray Hunter Pets "Netherwinds" ability.
|
|
closes #1815
* Add missing Waypoint
* Improve Aggrobehaviour
* Add BroascasttextIDs
* Update to current GUID-Handling
Original Patch by @trickerer
(cherry picked from commit f1101b145bab9ce24f39802c2f554d7f9d695dbd)
|
|
|
|
Transformation
closes #12165
(cherry picked from commit 6080234e98cbff62e4f508116a4ebbaa8f4516ad)
|
|
Conflicts:
src/server/collision/Management/MMapManager.cpp
src/server/game/Conditions/ConditionMgr.cpp
src/server/game/Conditions/ConditionMgr.h
|
|
|
|
Fix some Flame Leviathan issues:
- Fix boss evading all the time due to bad Doors check
- Opened "Lightning Door" to other bosses only after boss dies
- Eject players from the vehicles when boss dies, make them untargetable and despawn them after 5 minutes (adjust the time to the blizzlike time of choice)
(cherry picked from commit d888e4c7ad5ce48eb1f550b3e142dad16c026d0c)
|
|
new and edited sql updates through file lists and hashing. Detects renames, deletes and is able to create and auto import full databases. * cleanups in main.cpp of world & bnetserver * refactoring in DatabaseWorkerPool.h & MySQLConnection.cpp
Make sure you re-run cmake, because boost::iostreams was added as dependency.
Maybe you need to install libboost-iostreams1.55-dev on unix as well.
Import every update manual until (included) those INSERT IGNORE updates for each database.
Thanks DDuarte and Shauren for your amazing ideas, help and advises.
In hope that nobody gets a "Your database structure is not up to date..." anymore ,-)
Signed-off-by: Naios <naios-dev@live.de>
Signed-off-by: Nayd <dnpd.dd@gmail.com>
|
|
adfd8a6 - Scripts/Mulgore: The Plains Vision - Move Corescrript to SAI
c21a600 - Delete zone_mulgore.cpp
87f40a5 - Scripts/Kalimdor: Remove Mulgorescripts
8904a94 - Scripts/The Barrens: Add missing Text for 'The Escape'
cfc5fb2 - DB/Misc: Fix a few startup errors from recent Updates (Script part)
|
|
by @untaught closes #3977
(cherry picked from commit 588b92ee0570146b37cd6211aeb32354781aada0)
|