Commit Graph
28854 Commits
Author SHA1 Message Date
Aokromes 0bdb2ce8e3 Update 2016_05_31_01_world.sql 2016-05-31 14:11:55 +02:00
Aokromes 522fe01e38 DB/Spell: Teleport to Saurok Creation Pit
Closes #16694 (by deleted account)
2016-05-31 13:39:25 +02:00
Aokromes bc0c71add7 DB/Profession: Fixed Jewelcrafting teachers and their spells
Closes #17151 by Fredi100
2016-05-31 13:23:32 +02:00
Aokromes c273bca24f DB/Profession: Added Enchanting trainer spells
Closes #17162 by IzFrost
2016-05-31 13:22:17 +02:00
Aokromes d868e06db6 DB/SAI: Cloud Prince (upgrade script) and Storm Young Dragon
Closes #17173, by Mihapro
2016-05-31 12:18:46 +02:00
Aokromes bd8c173c9b DB/Profession: Fixed riding teachers and their spells
Closes #17161 by Fredi100
2016-05-31 12:14:30 +02:00
Shauren fde9e8985f Core/Spells: Implemented auras 394 and 469 SPELL_AURA_SHOW_CONFIRMATION_PROMPT (WITH_DIFFICULTY) 2016-05-30 18:31:30 +02:00
Aokromes fc8641b763 Update 2016_05_30_02_world.sql 2016-05-30 08:10:23 +02:00
Aokromes 02155710a9 DB/Misc: Fix startup errors 2016-05-30 08:03:23 +02:00
Aokromes cd226a4f6c DB/Misc: Fix startup errors 2016-05-30 07:39:12 +02:00
Aokromes 9d085681bd DB/Misc: Fix startup errors 2016-05-30 07:31:19 +02:00
Aokromes f217b48e95 DB/Misc: Fix startup errors 2016-05-30 07:27:35 +02:00
Aokromes c676f70cf6 DB/Misc: Fix startup errors 2016-05-30 07:12:49 +02:00
Aokromes 4454a2af1d Rename file, again. 2016-05-30 07:12:27 +02:00
Shauren 529e072fa3 Core/Spells: Defined new spell attribute (SPELL_ATTR12_IS_GARRISON_BUFF) 2016-05-29 19:05:45 +02:00
Trond B Krokli 186375d997 Core/DB/Updater: English grammar corrections (#17207)
Improve English text in strings and comments in UpdateFetcher.cpp
- replace incorrect text with the intended words in some output strings
- corrections in the comments to point out the intention of the code
2016-05-29 15:06:07 +01:00
Aokromes 8d4deb0a95 Update 2016_05_26_06_world.sql 2016-05-29 13:33:13 +02:00
Shauren cd51e27e19 Core/Auras: Implemented aura 475 - SPELL_AURA_ALLOW_USING_GAMEOBJECTS_WHILE_MOUNTED 2016-05-28 11:33:06 +02:00
Shauren 468dbd8a65 Rename sql 2016-05-27 15:18:37 +02:00
Golrag d60fe0e5d5 Core/Battleground: Areatriggers will now check if player leaves the start area before the battleground begins in the following battlegrounds: (#15935) 2016-05-27 15:17:51 +02:00
Shauren 5776a256b8 Core/Pets: Fixed wrong prepared statement in bc1a81747a
Thanks Lordron for pointing it out
2016-05-26 23:13:31 +02:00
Kittnz 23e0369821 DB/Creature: Add missing Anvilrage Overseer SAI (6.x Only)
by Kodekc
Closes #17148
2016-05-26 19:35:17 +02:00
myran2 bc1a81747a Core/Pets: Implemented pet specializations (#17058)
* Use prepared statements in Pet::SavePetToDB
* Add support for resetting all of a player's pet specializations
* Send one big spell unlearn/learn packet instead of lots of small ones
* Implemented Adaptation talent
2016-05-26 17:20:01 +02:00
Shauren 6c71c8694f Core/Auras: Implemented SPELL_AURA_MOD_SPELL_COOLDOWN_BY_HASTE, SPELL_AURA_MOD_GLOBAL_COOLDOWN_BY_HASTE, SPELL_AURA_MOD_COOLDOWN_BY_HASTE_REGEN and SPELL_AURA_MOD_GLOBAL_COOLDOWN_BY_HASTE_REGEN 2016-05-26 14:47:36 +02:00
Shocker b539ac6afa Core/GameObjects: Add isUse parameter to GossipHello for distinction between CMSG_GAMEOBJECT_USE and CMSG_GAMEOBJECT_REPORT_USE 2016-05-26 13:09:56 +03:00
Aokromes 2fffa51a65 DB/Creature: Cabal Ritualists don't cast Crystal Channel
By Saben65, closes #16986
2016-05-26 06:20:47 +02:00
Aokromes 18345d785b DB/Misc: Fix parent map for Throne of Thunder
By Ulduar, closes #15282
2016-05-26 04:59:15 +02:00
Aokromes 3e1d8636a9 DB/Quest: Thirst Unending
By CrisPj, closes #17098
2016-05-26 04:50:52 +02:00
Aokromes 507e722ee4 DB/Quest:Life of the Party
By Wylath, closes #17110
2016-05-26 04:43:36 +02:00
Aokromes 027e32ff67 DB/Creature: Disciple of Hate SAI (Baradin Hold - Alizabal thrash)
By Ulduar, closes #16802
2016-05-26 04:34:25 +02:00
Aokromes f830cf30be DB/Creature: Prince Liam Greymane (34850) fix
By Heaven31415, closes #16771
2016-05-26 04:30:23 +02:00
Aokromes 49b9c1c9b2 DB/Creature: Missing Flightpath gossip Turida Coldwind
By tkrokli, closes #16508
2016-05-26 04:26:54 +02:00
Shauren 6b30b88910 Core/Bnet: Order account list by id when the bnet account has more than 1 game account attached 2016-05-25 20:55:28 +02:00
Shauren a6205e4035 Core/Containers: Warning fixes and RandomResizeList with predicate optimization
(cherry picked from commit 0fbfa8ead04a59f3eef70f4f2e454e318d895bd9)
2016-05-24 18:52:34 +02:00
Shauren 40b38658c4 Core/DataStores: Fixed loading non-localized db2 strings 2016-05-23 21:18:54 +02:00
Aokromes dae31c9182 Update CMakeLists.txt 2016-05-23 08:50:54 +02:00
Shauren 18d28e8dc6 Core/PacketIO: Fixed sending OnHold pet cooldowns 2016-05-22 23:15:11 +02:00
Shauren b426262d1b Core/PacketIO: Fixed LFGuildApplications structure 2016-05-21 11:25:58 +02:00
Shauren 9a6c08efa2 Core/Spells: Fixed Fulmination and Shaman T18 bonuses related to it 2016-05-20 21:11:43 +02:00
Shauren 498725f3de Fixed data in base auth sql file 2016-05-19 22:19:19 +02:00
Shauren 48d637b540 Core: Change supported client version to 6.2.4.21742 2016-05-19 18:43:01 +02:00
Shauren 7cf22eab81 Core/Auras: Implemented SPELL_AURA_MOD_XP_FROM_CREATURE_TYPE 2016-05-18 23:28:40 +02:00
Carbenium d8d594d2bd IssueTemplate: Fix some engrish
Thanks tkrokli for the suggestion
2016-05-18 21:18:37 +02:00
MitchesD f636141345 Core/Phase: phase_area table now support even parent area (known as zone)
Closes https://github.com/TrinityCore/TrinityCore/issues/17025
2016-05-18 20:06:47 +02:00
Aokromes 042e1ae266 Update issue_template.md 2016-05-18 10:59:16 +02:00
Aokromes a6a137b801 Update pull_request_template.md 2016-05-18 10:57:14 +02:00
MitchesD 192c428865 Core/ConditionMgr: condition CONDITION_SOURCE_TYPE_PHASE should not break on first phaseID which is equal to condition phase Id, it should iterate over all and check if more areas are trying to apply the same phase
* it's required for example for Wandering Isle quests

Closes https://github.com/TrinityCore/TrinityCore/issues/17054
2016-05-17 21:35:54 +02:00
joschiwald c194daf0b5 Scripts/Freya: removed obsolete code
(cherry picked from commit d812505fc29daa51d549439eaa2c72221dbefe07)

Makes travis happy
(cherry picked from commit ab2466ac011dde5d728d2a75983c292eaebff4cd)
2016-05-17 21:22:06 +02:00
Shauren 22dc8b6871 Core/Spells: Fixed spell mod application order
Closes #10250
2016-05-17 17:23:40 +02:00
Shauren 17118f4832 Core/Auras: Implemented auras SPELL_AURA_PREVENT_DURABILITY_LOSS and SPELL_AURA_PREVENT_DURABILITY_LOSS_FROM_COMBAT 2016-05-17 00:02:55 +02:00