Commit Graph

9170 Commits

Author SHA1 Message Date
Warpten
51a7f3408f Spells/Warlock: Fixed Soul Swap. 2013-07-24 15:00:40 +02:00
Vincent-Michael
c56664c5ca Core/Spells: Add log for "spell_script_names" has no next rank spells 2013-07-24 12:40:58 +02:00
Vincent-Michael
ad9e0c5bc4 Core/Spells: Update paladin "Lay on Hands" script for 4.3.4 2013-07-24 12:13:43 +02:00
Vincent-Michael
6035c40b2d Core/Spells: Fix hunter "Master's Call" for 4.3.4 2013-07-24 11:57:22 +02:00
Vincent-Michael
3ef4975d60 Core/Spells: Fix death knight "Will of the Necropolis" for 4.3.4 2013-07-24 11:31:00 +02:00
Vincent-Michael
8adad5ebf4 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Unit/Unit.cpp
	src/server/scripts/Spells/spell_dk.cpp
	src/server/scripts/Spells/spell_paladin.cpp
	src/server/scripts/Spells/spell_priest.cpp
	src/server/scripts/Spells/spell_shaman.cpp
	src/server/scripts/Spells/spell_warlock.cpp
	src/server/scripts/Spells/spell_warrior.cpp
2013-07-24 03:21:25 +02:00
Vincent-Michael
b2fb740b54 Core/Spells: Fix priest talent "Improved Power Word: Shield" 2013-07-24 02:32:52 +02:00
joschiwald
a522be8108 Merge pull request #10336 from joschiwald/spellscripts5
Scripts/Spells: backport some SpellScripts from 4.3.4 branch
2013-07-23 17:21:17 -07:00
joschiwald
99c67c103d Scripts/Spells: backport some SpellScripts from 4.3.4 branch
- Fix Earth Shield
- Fix Necrotic Touch
- Fix Reflective Shield

Closes #9145, #9163, #9665
2013-07-24 02:13:49 +02:00
Subv
a06db2b12b Core/Items: Display the correct reforge stats on an item when on the trade window. 2013-07-23 15:35:20 -05:00
Vincent-Michael
0bff11cc0f Core/Spells: Update rogue "Blade Flurry" for 4.3.4 2013-07-23 21:50:36 +02:00
Vincent-Michael
c08ba7510b Core/Spells: Fix override for warlock "Nether Ward" 2013-07-23 19:17:49 +02:00
Vincent-Michael
2fa9663380 Core/Spells: Remove warrior "Unrelenting Assault" support
Patch 4.0.1 (12-Oct-2010): Removed.
2013-07-23 18:13:34 +02:00
keke222
e11714e948 Scripts/Onyxia's Lair: Fixed movement during flight phase and set proper InhabitType
Closes #10335
2013-07-23 17:18:46 +02:00
Vincent-Michael
98f51b47b0 DB/Spells: Fix paladin talent "Sanctuary" for 4.3.4 2013-07-23 16:28:23 +02:00
Warpten
059d23de2d Spells/DK: Build fix 2013-07-23 15:44:54 +02:00
Warpten
804204c522 Spells/DK: Fixed Death Strike. 2013-07-23 14:56:03 +02:00
Warpten
61313806ed Core/Auras: Implemented Aura::GetScriptByName. 2013-07-23 14:56:00 +02:00
Nay
172c2577a1 Scripts/VH: Refactor commit 999843d 2013-07-23 14:55:57 +02:00
profPlum
52def4143a Scripts/VH: fix for violet hold's activation crystals
Closes #10129
2013-07-23 14:55:54 +02:00
Vincent-Michael
97608aeff7 Core/Spells: Fix hunter talent "Kindred Spirits" for 4.3.4 2013-07-23 14:54:21 +02:00
Warpten
ce79e3a078 Core/Auras: Implemented Aura::GetScriptByName. 2013-07-23 14:38:44 +02:00
Vincent-Michael
193d71f158 Core/Spells: Fix hunter talent "Master Marksman" for 4.3.4
Closes #9968
2013-07-23 13:46:38 +02:00
Nay
a3aa3f65fd Scripts/VH: Refactor commit 999843d 2013-07-23 02:13:09 +01:00
Vincent-Michael
62944c6d8d Core/Spells: Small cleanup 2013-07-23 03:02:42 +02:00
profPlum
999843dfef Scripts/VH: fix for violet hold's activation crystals
Closes #10129
2013-07-23 01:51:24 +01:00
Vincent-Michael
7f7852b750 Core/Spells: Fix warlock talent "Improved Soul Fire" 2013-07-23 02:39:25 +02:00
Vincent-Michael
aca68428c2 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/AI/CoreAI/TotemAI.cpp
	src/server/game/Entities/Unit/Unit.cpp
	src/server/game/Globals/ObjectMgr.cpp
	src/server/game/Handlers/ItemHandler.cpp
	src/server/game/Spells/Spell.cpp
	src/server/game/Spells/SpellEffects.cpp
	src/server/scripts/Spells/spell_shaman.cpp
	src/server/scripts/Spells/spell_warlock.cpp
2013-07-23 02:03:35 +02:00
Nay
5463f211b4 Merge pull request #10323 from joschiwald/spellranks
Core/Spells: use SpellInfo class to get spellrank node instead of SpellMgr helpers
2013-07-22 16:28:35 -07:00
Nay
f5a44b19a8 Merge pull request #10320 from joschiwald/battleground
Core/Battleground: use generic function to relocate players to closest g...
2013-07-22 16:27:10 -07:00
Nay
cd2c33c4eb Merge pull request #10319 from joschiwald/casts
Core/Misc: replace (Player*) casts with ToPlayer()
2013-07-22 16:26:41 -07:00
Vincent-Michael
41ebf1493c Core/Spells: Fix shaman talent "Totemic Wrath" and small cleanup 2013-07-23 01:22:46 +02:00
Vincent-Michael
a94bbf3480 Core/Spells: Fix warlock "Health Funnel" self damage with hacky way 2013-07-22 23:43:35 +02:00
Vincent-Michael
c38dcab7d8 Core/Spells: Fix startup error with "spell_warl_health_funnel"
Note: self dmg need fix
2013-07-22 22:38:35 +02:00
Vincent-Michael
5ff96b886f Core/Spells: Fix dk "Bloodworms Health Leech" for 4.3.4 2013-07-22 20:56:26 +02:00
Vincent-Michael
0dff899256 Core/Spells: Remove spell script for "Renataki's Charm of Beasts" - reset not more cooldowns 2013-07-22 20:18:37 +02:00
Shauren
21c42bf5a7 Core/Creatures: Implemented new extended cost requirements and fixed some items requiring too much honor/conquest points 2013-07-22 19:52:18 +02:00
Vincent-Michael
3579942438 Core/Spells: Update/Convert druid "Glyph of Starfire" for 4.3.4 2013-07-22 19:47:06 +02:00
Vincent-Michael
de21f51fd7 Core/Spell: Remove warlock "Siphon Life" script - has now default trigger spell 2013-07-22 19:24:17 +02:00
Vincent-Michael
102d46a3d0 Core/Spells: Update "spell_gen_clone" spellscript for 4.3.4 2013-07-22 19:06:37 +02:00
Vincent-Michael
f95a6d6523 Core/Spells: Remove old mage "summon water elemental" script - is now permanent pet
"Patch 4.0.1 (12-Oct-2010): Water Elemental made into a permanent pet when specializing in the frost talent tree at level 10."
2013-07-22 18:57:15 +02:00
Vincent-Michael
72c2ff0bf6 Core/Spells: Fix hunter wolf "Furious Howl" - is now for complete raid 2013-07-22 18:49:49 +02:00
Vincent-Michael
82d8023201 Spells: Remove mage "Burnout" - is no longer required
"Patch 4.0.1 (12-Oct-2010): Removed."
2013-07-22 18:41:00 +02:00
Vincent-Michael
7ec31a7a42 Core/Spells: Fix hunter "Serpent Sting" for 4.3.4 2013-07-22 18:27:03 +02:00
Shauren
3a4e3a5fa9 Core/Creatures: Removed vendor item check during loading, MAX_VENDOR_ITEMS should apply to filtered list of items depending on player opening the vendor, not global list size
Closes #10330
2013-07-22 17:12:29 +02:00
Vincent-Michael
dee93dcc5d Scripted/IcecrownCitadel: Remove spell script for lk play movie 2013-07-22 16:15:21 +02:00
Vincent-Michael
a651092489 Core/Spells: Fix warlock "Healthstone" for 4.3.4 2013-07-22 15:42:21 +02:00
Vincent-Michael
41311da2de Core/Spells: Fix hunter "Steady Shot" focus regen
Closes #9553
2013-07-22 02:49:19 +02:00
Vincent-Michael
95407b1b9d Core/Spells: Update/Convert warrior "Glyph of Sunder Armor" for 4.3.4 2013-07-22 00:32:46 +02:00
Vincent-Michael
6c21bbaaa4 Core/Spells: Conver/Update warrior "Retaliation" for 4.3.4 2013-07-22 00:13:58 +02:00