Commit Graph

9274 Commits

Author SHA1 Message Date
Ovalord 79aafd5865 Core/Players: Initial work on demon hunters
* Added starting level and required level config options as well as rbac permission to ignore the requirements
* Updated max power values for both demon hunter specs
* Fixed a crash during DK and DH creation
* Added playercreateinfo data for demon hunters

Closes #17651
2016-07-23 18:39:56 +02:00
Shauren 7d7139ba02 Core: Change supported build to 7.0.3.22293 2016-07-23 14:40:58 +02:00
funjoker db29752fa0 [7.x] Legion stats (#17653)
* Remove Spirit Stat from loading
* Update player_levelstats for legion
2016-07-22 23:21:19 +02:00
Shauren 79a921edc7 SQL: Cleanup WIP sql arrangement 2016-07-19 16:55:21 +02:00
Shauren a9a13d10f7 Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion 2016-07-17 17:37:06 +02:00
Ulduar f27e1eea4a Scripts/Blackfathom Deeps: Subjugator Korul - Darkness Calls
Closes #15316
Closes #16557
2016-07-16 17:30:04 +02:00
Keader 64f0691a27 Core/Scripts: Hallow's End Pumpkin Treat
Add all 6 spells available from item 20557,
Hallow's End Pumpkin Treat:
- Hallow's End Candy, Orange Giant (24924)
- Hallow's End Candy, Skeleton (24925)
- Hallow's End Candy, Pirate (24926)
- Hallow's End Candy, Ghost (24927)
- Hallow's End Candy, Female Defias Pirate (44742)
- Hallow's End Candy, Male Defias Pirate (44743)

Thanks @Keader for creating the new spell scripts & SQL,
 saved me a lot of time! :-)

(cherry picked from commit cee1c0789a)
2016-07-16 16:35:43 +02:00
Krudor 649e3a9ac5 Core/Instances: Add functionality for modifying instance entrance locations
Instances have since MoP (Possibly even Cataclysm) been able to set new locations for players when they zone into the instance.
A theoretic example of this could be after a certain boss has been defeated, a new entrance location is set to bring players entering the instance closer to the relevant content.
A real example would be Siege of Orgrimmar changing entrance locations many times as the raid progresses.

Added SetEntranceLocation for setting entrance locations that will be saved to DB the next time the instance is saved, and SetTemporaryEntranceLocation for when you don't want the value to be saved to the database.

Closes #17167
2016-07-16 14:58:33 +02:00
Shauren e2d6c362f2 Core/Commands: Allow .cooldown command to work on player pets
(cherry picked from commit 9509aac38b)
(cherry picked from commit 86a594a4dd)
2016-07-16 14:14:43 +02:00
Shauren 64de4b38ef Core/Items: Implemented child equipment 2016-07-16 13:52:12 +02:00
Aokromes 030c0b21b7 DB/Quest: Whitebark's Memory
Closes #16606, by tkrokli
2016-07-16 09:16:03 +02:00
Aokromes 8b9dc06ffc Rename sql/updates/world/3.3.5/2016_07_05_02_world.sql to sql/updates/world/6.x/2016_07_05_02_world.sql 2016-07-15 15:33:52 +02:00
Aokromes 18a8d46e63 Rename 2016_05_13_00_world.sql to 2016_07_15_00_world.sql 2016-07-15 14:40:37 +02:00
Mihapro b7c2d309e6 [6.x] Core/Battlefield: Tol Barad (#17124) 2016-07-15 14:39:41 +02:00
Shauren 452cae0c0b Core/Items: Fixed saving gem bonuses 2016-07-10 14:41:18 +02:00
Shauren 70137b8f3a Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion 2016-07-06 00:05:13 +02:00
Shauren f7883bd525 Core/Transmog: Implemented transmog collection and updated transmog handling 2016-07-05 22:07:35 +02:00
Aokromes a7fcae9328 Rename 2016_06_11_00_world.sql to 2016_07_05_00_world.sql 2016-07-05 19:28:58 +02:00
Ulduar 48f0f47dd2 [6.x] Scripts/Spells: K'ure & Decimatus, SAI + spell scripts
* Core/DB Add SAI for Decimatus.

Add Decimatus SAI and Dark Siphon spell condition target.

* Decimatus spell script for 169869.

Decimatus Transformation Sickness.

* Replace caster on target. Compiling fine!

And then you never know what comes into head Blizzard.

* Add three spell scripts.

Add support spell scripts for 189549, 189512 and 189491.
2016-07-05 19:27:59 +02:00
DDuarte 7ab5145321 Scripts/Commands: Remove unused argument of .cometome command
(cherry picked from commit 1100fe6057)

# Conflicts:
#	sql/updates/world/3.3.5/2016_07_05_01_world.sql
2016-07-05 11:23:04 +01:00
Aokromes d8969f39fb DB/Misc: Fix startup errors 2016-06-30 21:07:16 +02:00
Aokromes aa006b490c DB/Creature: remove one incorrect npcflag
By tkrokli
2016-06-28 22:55:52 +02:00
Aokromes fe3cdd54df Rename 2016_06_28_00.sql to 2016_06_28_00_world.sql 2016-06-28 22:35:18 +02:00
Aokromes c0974a3eaf DB/Creature: remove one incorrect npcflag
By tkrokli
2016-06-28 22:35:01 +02:00
Shauren 40510c24ed Core/DataStores: Updated to 7.0.3.22045 2016-06-26 23:50:53 +02:00
Shauren a515b73738 Core/Spells: Fixed Glyph of Surging Mist 2016-06-26 19:52:41 +02:00
Aokromes 77d0e3257c DB/Creature: Fix training targets granting experience
Closes #17450 by Anddrw
2016-06-25 00:54:40 +02:00
Shauren 2ad96f06f0 Core/PacketIO: Updated quest packets 2016-06-24 23:12:03 +02:00
Kito c5bad429e2 Scripts/Monk: Surging Mist
* When glyphed and in stance will cast AOE ally selection heal
* Else, cast normal heal on Explicit target
2016-06-23 22:01:24 +02:00
Aokromes e8bfc0cd96 DB/Creature: Morakki can't accept both quests
By Alastyr, closes #15844
2016-06-23 16:09:48 +02:00
Aokromes f1aecaddd3 DB/Creature: Spawn Una Wildmane
updates #16655
2016-06-23 15:10:39 +02:00
frozen4 ed00534e7c Core/Items: Implemented item upgrades
Closes #17432
2016-06-21 20:33:51 +02:00
Aokromes 5f2c62392c Update 2016_06_20_01_world.sql 2016-06-20 21:53:53 +02:00
Aokromes 7b8b7e544d DB/Misc: More reguid 2016-06-20 12:44:10 +02:00
Aokromes f827457d3f DB/Object: Add Ore spawns in Felwood
By @Malcrom
2016-06-20 12:17:21 +02:00
Aokromes c37bf2a001 DB/Creature: Hide 3 triggers 2016-06-20 09:33:39 +02:00
Duarte Duarte 7ec0d94119 DB/Schema: Add missing PK to world.playercreateinfo_cast_spell 2016-06-19 22:49:16 +01:00
Aokromes 4ce02d132a DB/Creature: remove one incorrect npcflag
By tkrokli
2016-06-19 21:01:26 +02:00
Shauren 0de1adf281 Core/PacketIO: Updated equipment set packets and implemented saving transmog outfits (even if transmog itself isnt updated) 2016-06-18 23:03:16 +02:00
Shauren 49d0823b70 Core: Update to 7.0.3.21963 2016-06-18 17:38:44 +02:00
Shauren 65eb88c8a5 Core/Spells: Fixed monk spell Provoke
Initial PR submitted by @Infamous-devel

Closes #17384
2016-06-17 21:17:07 +02:00
Aokromes ace9c1af99 DB/Creature: fix some npcflags
closes #15963 by tkrokli
2016-06-17 11:25:22 +02:00
Aokromes 809f986457 DB/Misc: Fix some darkmoon faire things
Closes #17383 by prestonjamesparsons
2016-06-16 07:13:39 +02:00
Aokromes 781d713835 DB/Gameobject: Fix some darkmoon faire gameobjects
Closes #17381 by prestonjamesparsons
2016-06-15 18:59:58 +02:00
Aokromes 875b21ee44 DB/Item: Update Huntress Claws droprate
By Exodius
2016-06-15 18:52:56 +02:00
Shauren 5da217877b Core/Spells: Automatically generate spell rank info from SkillLineAbility
* This fixes weird spellbook/talent/glyph/profession ui behavior when knowing multiple spells to remove talent or glyph, or multiple spells to open profession ui
2016-06-15 16:20:43 +02:00
Aokromes 8839369fc5 Core/Spell: Fix Rogue Talent: Burst of Speed
Closes #16869 by P-Kito
2016-06-15 12:31:36 +02:00
Aokromes 6beae725ce DB/Quest: Rolling with my Homies
By Wylath updates #16052
2016-06-15 10:55:21 +02:00
Aokromes a76f6419ce DB/Quest: Hunting the Huntress
Closes #16064 by tkrokli
2016-06-15 10:48:47 +02:00
Aokromes 4112379584 DB/Gameobject: White Murloc Egg
Closes #15894 by Foldy
2016-06-15 10:24:54 +02:00