This repository was archived by the owner on May 1, 2023. It is now read-only.
forked from TrinityCore/TrinityCore
-
Notifications
You must be signed in to change notification settings - Fork 1
Working branch update #7
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…action Core/Spells: Fixed Sample satisfaction not entering combat
Scripts/HellfireRamparts: Vazruden the Herald - Improve Reset-/ Aggrobehaviour
By Kilyana, closes TrinityCore#10475
By Killyana, closes TrinityCore#4167
By Killyana, closes TrinityCore#12518
By Killyana, closes TrinityCore#12253
By malcrom, updated by Killyana closes TrinityCore#6606
Coverity defect IDs: 1292760, 1292761, 1292762, 1292771, 1292770
Log the current LfgState of the target player when sending SMSG_LFG_QUEUE_STATUS packet.
Coverity defect IDs: 1292769, 1292768, 1292765, 1292763, 1267939
by @pete318, closes TrinityCore#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
Coverity defect IDs: 1267938, 1267937, 1267933, 1267932, 1267929
convert by @Killyana, closes TrinityCore#10802
Spawn quiet a few missing gos in diremaul including the 5 pylons in Dire Respawn www.wowhead.com/npc=11480/arcane-aberration and http://www.wowhead.com/npc=11483/mana-remnant as this where missing ie none spawned at all at 2 of the pylon. Also respawning www.wowhead.com/npc=13160/carrion-swarmer
Coverity defect IDs: 1227510, 1227434, 1023036, 1062426, 1062425, 1062424, 1062423, 1062422
By Killyana, closes TrinityCore#10203
By danlapps, closes TrinityCore#13054
By Killyana, closes TrinityCore#10972
By pete318, closes TrinityCore#14387
…Socket (cherry picked from commit bed88e0) Core/Networking: Fixed deadlock in HandlePing if the client is about to be kicked for overspeed pings (cherry picked from commit 3da0f7e) Core/Networking: Cleanup CloseSocket calls from read failures in WorldSocket (cherry picked from commit 18343a7) Conflicts: src/server/game/Server/WorldSocket.cpp Ref TrinityCore#14474
Implement CharSections.dbc and Serverside Checks.
(cherry picked from commit a624710)
* This are r-value references already. * Thanks @Shauren for noticing
- Fixup Boss Ironaya - Add the freeze animation for minions and archaedas - Fix attack target for minions who wake up
By Kilyana.
By sirikfoll, closes TrinityCore#11276
By Killyana, closes TrinityCore#6649
By Killyana, closes TrinityCore#5144
By Killyana, closes TrinityCore#5143
By Killyana, closes TrinityCore#4532
By Killyana, closes TrinityCore#4522
By Killyana, closes TrinityCore#3905
By Kilyana, closes TrinityCore#3756
By Killyana, closes TrinityCore#7019
…8 as well (cherry picked from commit 5acc4b1) Conflicts: cmake/macros/FindBoost.cmake Signed-off-by: Naios <naios-dev@live.de>
…ter server restart
Missing GO spawns from Serpentshrine Cavern Including the objects for Vjash's bridge, @Kittnz will push fix to cpp script to make this work properly as even though this was already scripted (but no gos, there was still slight issue with existing cpp script (ie activating same part of bridge 3 times instead of all 3 parts.
* Correct gossip menu for http://www.wowhead.com/npc=3389/regthar-deathgate instead of gossip menu which actually belonged to http://www.wowhead.com/npc=18715/private-weeks * Event will now reset after 5 mins or when quest returned rather than only working once per server restart * Event will now start either on quest accept or on select of gossip option if player has quest taken
Add gossip menu to Wolver and Oracle Orphan, gossip was already in db just not assigned.
Quest rewards for http://www.wowhead.com/quest=13959/back-to-the-orphanage and http://www.wowhead.com/quest=13960/back-to-the-orphanage Mail will be delivered 15 mins after quest turned in containing the reward (pet) for which ever chain you completed http://postimg.org/image/ukyloata3/ http://postimg.org/image/fdim3y1ff/
Add gossip menu and set for Bloodelf Orphan, Dreanei Orphan already has it was just the gossip for horde npc which was missing
As with shattrath one alliance (human orphan) already has gossip was just missing from orchish one.
3.3.5 Regular pull
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Working branch update