aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2016-04-02Build fixShauren
2016-04-02Scripts: Fixed warningVincent-Michael
(cherry picked from commit 96cb26de285ad301a31254afb5de0aab7cb0f30a)
2016-04-02Build fixKittnz
(cherry picked from commit add2179b75fb9944cf62b7dba8f120f5c8971ec7)
2016-04-02Pet/Misc: Implement Pandaran Monk followupKittnz
(cherry picked from commit 5650b9deb22365deb920f6d3aa8ac1bfc4da4168)
2016-04-02Pet/Misc: Implement Pandaran Monk's pet abilitysKittnz
(cherry picked from commit 64d1addbbff1c7531295556164f4bba09182b9dc)
2016-04-02Scripts/Northrend: Knockbackimmunity CleanupRushor
(cherry picked from commit c560cb0a0c8caa9c4337b1269039764207383f5d)
2016-04-02Core/Creature: Do not load equipment with id = 1 when creature.equipment_id is 0Incorrect
Closes #16416 (cherry picked from commit cc3ae640a48417aae31eac8828842ab50099069b)
2016-04-02Fix Achievement Defense of the Ancientssirikfoll
The spell that trigger the achievement check, needs to be cast before setting up the variables used for the second round, otherwise the achievement will be granted to the wrong team. Also, SPELL_END_OF_ROUND needs to be casted on the end of the second round too, this was confirmed in retail. (cherry picked from commit 5cf794b3797c5c8b911e335fc29ae1e88de3ffea)
2016-04-02Code style, urand -> urandms.treeston
(cherry picked from commit e064000a355005f596557c2ad10d5d189996f426)
2016-04-02Fix build & tabsKittnz
(cherry picked from commit 57a5879070092cb10b7b94c99045cd51e2fd743c)
2016-04-02Pet/Misc: Implement Egbert's running aroundKittnz
Closes #16479 (cherry picked from commit 859b617613b4392d5efbb34465ddf67f8408230a)
2016-04-02Scripts: Added missing overrideVincent-Michael
(cherry picked from commit d1a185e3d5af9db2c85e04df846167ce9c4a4cf9)
2016-04-02Game/Creature: Implement CREATURE_FLAG_EXTRA_IMMUNITY_KNOCKBACKRushor
* updates #16423 (cherry picked from commit 110e0fd0925a8d7c5b0db684207a1f0208ac33a5)
2016-04-02Build fixesShauren
2016-04-02Item/Misc: Implement Toy Train Set and Wind-Up Train Wrecker.treeston
(cherry picked from commit 8c7cd03d08b70ca97ae9a524410ad5c9c99cce3d)
2016-04-02Core/Scripts Script npc needed for Quest Torch Tossing part2sirikfoll
Script for Npc Torch Tossing Target_Bunny_Controller, responsable for handle the targets rotation for Midsummer Fire Festival quest, Torch Tossing. (cherry picked from commit 8b74038531ffec2d809083fa73ad29ec693d7c1a)
2016-04-02Prevent duplicate spawns for same spawn IDpete318
If there is an alive instance of the creature upon creature spawn, skip spawn entirely. If there are only dead instances, despawn them. A new dead corpse in the creatures home position will be respawned. Closes: #16462 (cherry picked from commit fe2a0fda4464effeb2fb655da84a0460328b1aeb)
2016-04-02Fix cooldown check talent Rapture (Priest)Keader
(cherry picked from commit 7093c0c769b7ff60627eb87851d57dcab14a051b)
2016-04-02fix crashtreeston
(cherry picked from commit bf31f26e8c467536456f5ce896274c9c20766eaf)
2016-04-02Core/Creatures: Reset unit flags/dynamic flags on ↵Trisjdc
Creature::SetDeathState(JUST_RESPAWNED) (cherry picked from commit 132be2d25a3766c1ef2099fb65ef3cbcdf9705ae)
2016-04-02Core/Scripts/DB: remove hardcoded text from 'npc_disciple_of_naralex'tkrokli
- moved 2 #define text lines to enum, already in npc_text - new gossip_menu_option for NPC 3678 Disciple of Naralex - using `ADD_GOSSIP_ITEM_DB` instead of `ADD_GOSSIP_ITEM` Tested on both alliance and horde characters, works just like before. (cherry picked from commit bc03fedf6dd77409a22dca1647916d154e563245)
2016-04-02DB/Creature: Add a new extra_flag CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ ↵treeston
(0x00200000) that awards players credit for killing the creature even if less than 50% of damage was dealt by players. This can be used to fix quests such as "Heated Battle" or "If Valgarde Falls..." that are currently very hard to complete at the appropriate level due to "friendly" NPCs killing off the required targets too quickly for players to get 50% of damage in. (cherry picked from commit d240ccb38c05e394b181a09d42f5e55d3222603a)
2016-04-02Core/Scripts/Uldaman: change hardcoded text to enumtkrokli
Change #define to enum {with brackets} Possibly the smallest change so far in this series of core script changes. (cherry picked from commit 627ec0e35e4cf33f027a66cd7a4bc09e9e003781)
2016-04-02Scripts/UtgardeKeep: Bonus Ingvar the Plunderer fixes to reset behavior. ↵treeston
There should no longer be weirdness if a reset happens during the RP phase. (cherry picked from commit 815f43be7a0e1b5086184fcd2a4a2c6f69faa9de)
2016-04-02Scripts/UtgardeKeep: Ingvar updates:treeston
- Roar at start of phase two - Ingvar no longer does a weird move-jump towards his target when resurrecting - Fixed a duplicate yell on phase one end (cherry picked from commit c829fc7de406728f9f089d586d6bdccf7bf14748)
2016-04-02Spell/Script: Safirdrang's ChillKillyana
Updates #4841 (cherry picked from commit 789470ccf1bfc9da6187ad6e21b8febfb7861418)
2016-04-02Fix warning.treeston
(cherry picked from commit f0b9ee157bf459f34d5b069046a17f39cb318fb8)
2016-04-02Scripts/Undercity: Removed obsolete scriptShauren
Partial cherry pick of 7a101bcf00af2cb3b5af5926faea5533dc64099a
2016-04-02Scripts/Deadmines: Fix issues reported by static analysisjackpoz
Fix Coverity issue id 1022474 (cherry picked from commit d75469e31f03d45a72e3deff9ef97ffd5098e23b)
2016-04-02Fix Kinetic Bomb stuck after knockback effect.Keader
(cherry picked from commit 36648d1079d3ee69b51bda58a2d88594608d0c19)
2016-04-02Player/Quest: Credit group for gameobject activation if they are in proximity.treeston
(cherry picked from commit cd625a12e21fdb8c5c9d172f901540c8744eedcd)
2016-04-02Unit/CalcAbsorbResist: Sanctified Wrath should pierce absorb effectsP-Kito
by P-Kito; retrieved from #15027 The paladin talent Sanctified Wrath should pierce absorb effects. (cherry picked from commit b8762d8a9fdfad77f3c16c367cdd5cc69ff70fd1)
2016-04-02Core/Scripts/DB: remove hardcoded text from 'npcs_dithers_and_arbington'tkrokli
- created DB gossip_menu_option entries for both NPCs - added enum section instead of "magic numbers" in script - replaced core text with pointers to DB text - zone_western_plaguelands.cpp is now cleaned up (cherry picked from commit 29c2a4232477836afbcbd71f8ff3443c268e02e8)
2016-04-02Looting/Group: Do not display looter in tooltip when FFA loot is enabled.treeston
(cherry picked from commit 10482419b79c1aeb546548f845645727d8bdbf6d)
2016-04-02Scripts/Duel: prevent possible abuse in Duel Reset systemGabriele Gelardi
(cherry picked from commit c0ed819e0cb8082c4304cad08223c05d3a8b7131)
2016-04-02Core/SAI: Typo fix of 77087db79318443fff1b6fe3c91b55a315c5bf92DDuarte
There's no %b, silly (cherry picked from commit 7a252fc648168bdcaf55318b8d40c015498e9d0f)
2016-04-02Core/SAI: Code improvements to SMART_ACTION_RANDOM_SOUNDDDuarte
Warning fixes and extra sanity checks Ref #16376 (cherry picked from commit 77087db79318443fff1b6fe3c91b55a315c5bf92)
2016-04-02Core/SAI: added SMART_ACTION_RANDOM_SOUNDLopfest
Closes #16376 (cherry picked from commit e4af2baa7e5162b984172d54488137d4c5576d7d)
2016-04-02Core/Scripts: Change door ID in Blackwing LairNick
as per 7d454c66f70c19c8ff402fd126392e27700398ba Change the name as well. (cherry picked from commit a35a6279fe08acd510a226a037b1e5a4b8410d05)
2016-04-02Scripts/Misc: Fix issues reported by static analysisjackpoz
(cherry picked from commit 0e76d67e498fc659d25401f909ff1ebd5d45d529)
2016-04-02Core/Util: Add a missing includeCarbenium
(cherry picked from commit 1038df8d5b522e1e959528c3b7c17c01a88e7759)
2016-04-02Scripts/ICC/Teleporter: moved gossips to dbjoschiwald
(cherry picked from commit ea38a7d95bb7d67005c7de1a924d288561b0da13)
2016-04-02Scripts/Zangarmarsh: Removes empty gossip_text that resulted in NPCs saying ↵Saben65
blank text to players after buffing them Closes #12697 Closes #16300 (cherry picked from commit ccf3ed40e2ed5c320fe2f468f5ba0f2bff5e27fa)
2016-04-01Core/Items: Fixed enchant visualsShauren
Closes #16776
2016-04-01Adjustments to spell facing - Adjusted HaveAtClient to accept Object* ↵r00ty-tc
(still accepts all subordinates) - Use grid searcher to find players in visibility range for unit - Use client cache instead of "See or Detect" to decide who to send updates to - Adjusted SendUpdateToPlayer to send createobject packet only if not known to client (cherry picked from commit c0693a6ee52d31840ab2ee878c4881884b857638)
2016-04-01Core/Misc: Fix logAokromes
2016-03-31Core/Config: Fix 3 more missing config warningsDDuarte
Closes #16861 Thanks tkrokli
2016-03-31Core/Config: Error logging for ptree_bad_dataDDuarte
Ref https://github.com/TrinityCore/TrinityCore/commit/6487e2f2d6a1ddbeff77362219658376b8a3f9f0#commitcomment-16888976
2016-03-29Spell facing follow-up: Fix an issue with creatures' channeled spells not ↵treeston
cancelling properly in certain conditions (cherry picked from commit 17f924a031e5ebbbc07a54acd61e738bf234867a)
2016-03-29Merge branch '3.3.5-spellfacing' into 3.3.5-base (PR #15641)treeston
(cherry picked from commit 233297c5c8619af96e2aab4fa5ef6d205b5dc18a)