Commit Graph

20651 Commits

Author SHA1 Message Date
Vincent-Michael
afc242211c Core/Spells: Fix warlock talent "Aftermath" 2013-07-21 03:19:14 +02:00
Vincent-Michael
0d0de8bb7a Core/Spells: Update/Convert hunter "Improved Mend Pet" for 4.3.4 2013-07-21 01:52:15 +02:00
Vincent-Michael
40b87aca8f Core/Spells: Small cleanup in b3e9ca7a6a 2013-07-21 00:57:15 +02:00
Vincent-Michael
b3e9ca7a6a Core/Spells: Convert/Update "Alchemist Stone" for 4.3.4 2013-07-20 23:40:32 +02:00
Vincent-Michael
c05633946e Core/Spells: Update/Convert mage "Permafrost" for 4.3.4 2013-07-20 21:47:52 +02:00
Vincent-Michael
0597db950c Core/Spells: Update/Convert mage "Glyph of Icy Veins" for 4.3.4 2013-07-20 21:19:00 +02:00
Vincent-Michael
313ef9da33 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-07-20 21:07:49 +02:00
Vincent-Michael
99d34bde1b Core/Spells: Update/Convert mage "Glyph of Polymorph" for 4.3.4 2013-07-20 20:52:40 +02:00
Vincent-Michael
b4e4c90007 DB/Spells: Fix typo in a86f818fe1 2013-07-20 18:24:47 +02:00
Vincent-Michael
a86f818fe1 Core/Spells: Update/Convert warrior state "Victory Rush" for 4.3.4 2013-07-20 18:23:34 +02:00
Vincent-Michael
7e0b8d69d6 Core/Spells: Update/Convert mage "Glyph of Ice Block" for 4.3.4 2013-07-20 17:37:06 +02:00
Nay
bf100ffc3c Scripts/Icecrown: Fix a double function call typo in npc_margrave_dhakar
Thanks Josh
2013-07-20 15:00:36 +01:00
Nay
7ce340bbd6 Core/Dependencies: Update utf8-cpp to version 2.3.4 2013-07-20 14:55:25 +01:00
Nay
d04bb0dd61 Merge pull request #10317 from FireEmerald/master
Collection of Feedback-PatchFixes / 20.07.2013
2013-07-20 06:51:25 -07:00
FireEmerald
d2c1a4f1d8 Collection of Feedback-PatchFixes / 20.07.2013
Including sql codestyle updates and check for accuracy. (one by one)
by FireEmerald / Thx @DDuarte for the base pull request.

Including:
- DB/Spell: Update: Correct Spell Power Coefficient (107.43%) for Tranquility | by lendan (@6232)
- DB/LOS: Add: Ignore LOS for Ignite Horde Siege Engine | by dr-j (@6718)
- DB/SmartAI: Update: Correct casted spell by Defias Rogue Wizard | by Rochet2 (@9976)
- DB/Quest: Fix: Bloody Imp-ossible! (10924) | by Kirkhammett (@10276)
- DB/Quest: Fix: Mistcaller Yngvar (14102) / Add missing event script and conditions. | (@3563)
- DB/SmartAI: Update: Give quest credit for The Ring of Blood: The Final Challenge (9977) | by JunkyBulgaria (@7724)
- DB/Waypoints: Add: Missing waypoints for Mmmrrrggglll | by Hobbilis (@9602)
- DB/Conditions: Add: Missing conditions for Displacing Temporal Rift | by FireEmerald
2013-07-20 15:20:22 +02:00
Vincent-Michael
2aef91d045 Core/Spells: Fix hunter "T.N.T." and "Lock and Load" for 4.3.4 2013-07-20 14:56:37 +02:00
Vincent-Michael
6372eb1fcc DB/Spells: Fix warrior "Heroic Leap" damage
Closes #10059
2013-07-20 13:45:02 +02:00
Vincent-Michael
800f977415 Core: Fix warnings 2013-07-20 01:46:12 +02:00
w1sht0l1v3
0ce5fcf23a DB/Gameobject: Proper instance entrance portals for DTK and Gundrak south. 2013-07-20 02:41:23 +03:00
Vincent-Michael
5252f1614f Core/Spells: Convert/Update death knight "Butchery" in spell script for 4.3.4 2013-07-20 01:18:53 +02:00
Vincent-Michael
6a77af1b3e SQL: Fix sql fail (thx Sar777) 2013-07-19 22:41:14 +02:00
Vincent-Michael
d4ac53083f Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Corpse/Corpse.cpp
	src/server/game/Globals/ObjectMgr.cpp
2013-07-19 22:33:35 +02:00
Vincent-Michael
557474f2ae Core/Spells: Convert/Update hunter "Rapid Recuperation" for 4.3.4 2013-07-19 21:54:21 +02:00
Vincent-Michael
1ac4f0a9c1 SQL: Rename in correct name 2013-07-19 14:01:25 +02:00
Vlad
0b9a8ccef5 Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bits
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-19 04:03:40 +01:00
Nay
ebd9090d80 DB/NPCs: Fix Margrave Dhakar equipment 2013-07-19 03:25:52 +01:00
Nay
0691a4310f Scripts/Icecrown: Use guid instead of cached Creature* to avoid crashes in npc_margrave_dhakar 2013-07-19 02:27:56 +01:00
Nay
ca7377369f CMake/MSVC: Fix VS 2013 compile -- Zm500 hack is no longer required
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-19 01:13:26 +01:00
Nay
ff01602906 Scripts/Icecrown: Fix code style and use "best practices" on previous commit (c536ba510) 2013-07-19 00:42:59 +01:00
Nay
c536ba510d Scripts/Icecrown: Fix quest The Flesh Giant Champion
Closes #9040
Closes #10294
2013-07-19 00:03:27 +01:00
Vincent-Michael
da360abc10 Core/Spells: Convert/Update some shaman spells for 4.3.4 2013-07-19 01:02:02 +02:00
blub
7dd26ce40e Merge pull request #10306 from joschiwald/devourer_of_souls
Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScripts
2013-07-18 15:34:45 -07:00
joschiwald
d52ce57e59 Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScripts 2013-07-19 00:24:25 +02:00
Vincent-Michael
ef8a08ee2c Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-07-18 23:16:22 +02:00
blub
922fba3a13 Merge pull request #10305 from joschiwald/koralon
Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists
2013-07-18 14:14:32 -07:00
Vincent-Michael
c401c342d1 Core/Spells: Fix fail in 0b94293dba 2013-07-18 23:11:07 +02:00
joschiwald
06d54ba438 Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists 2013-07-18 23:01:14 +02:00
Nay
eca90db56b Scripts/Commands/Arena: Replace a call of GetPlayerNameByGUID by GetCharacterNameData 2013-07-18 21:07:00 +01:00
Vincent-Michael
de673fc4b0 Core/Spells: Convert/Update more spells for 4.3.4 2013-07-18 18:20:01 +02:00
Aokromes
1c2213d796 DB/Condition: Correct target of spell 63126
Fix by dr-j closes #10281
2013-07-18 17:55:33 +02:00
Vincent-Michael
0b94293dba Core/Spells: Convert/Update more spells for 4.3.4 2013-07-18 15:23:09 +02:00
Vincent-Michael
98c8dc346a Core/Spells: Convert/Update more spells in spell script for 4.3.4 2013-07-18 12:05:57 +02:00
Vincent-Michael
177ecd6dac Core/Spells: Convert/Update some warlock spells in spell scripts for 4.3.4 2013-07-18 00:45:13 +02:00
Vincent-Michael
63675c3b0b Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/scripts/EasternKingdoms/zone_ironforge.cpp
	src/server/scripts/Spells/spell_generic.cpp
2013-07-17 20:24:29 +02:00
Vincent-Michael
4ba3c2e51d Misc: Some cleanup 2013-07-17 19:42:15 +02:00
Vincent-Michael
d40725f93c SQL: Fix sql import error 2013-07-17 10:53:08 +02:00
Malcrom
8cec422c05 DB/Gossip: Add some missing gossip. 2013-07-17 06:12:20 -02:30
Malcrom
8462a09264 DB/Gossip: Added missing gossip for Royal Historian Archesonus. Removed cpp script. 2013-07-16 21:42:40 -02:30
Malcrom
83a31eaf96 DB/Conditions: Fix error in a previous commit. 2013-07-16 21:36:37 -02:30
Nay
b95b19b3cb TDB 424.05 2013-07-17 00:56:05 +01:00