megamage
e8be2f026e
*Add some scripted spells for naxx.
...
--HG--
branch : trunk
2009-05-18 15:04:05 -05:00
megamage
5784d03121
*Fix the bug that inferno and curse of doom summons too many minions.
...
--HG--
branch : trunk
2009-05-17 17:33:39 -05:00
megamage
09407c8757
*Do not allow taunt affect passive creatures.
...
*Fix build.
--HG--
branch : trunk
2009-05-16 15:28:37 -05:00
megamage
14edc1e5eb
*Update naxx script.
...
--HG--
branch : trunk
2009-05-16 14:49:58 -05:00
megamage
811eee356d
[7825] Fixed typo in comment and var. name. Author: BombermaG
...
--HG--
branch : trunk
2009-05-14 15:38:20 -05:00
QAston
9056165453
*Fix sudden death proc execute damage.
...
--HG--
branch : trunk
2009-05-13 18:00:07 +02:00
megamage
df4e8b456b
*Move MoveFollow owner from MoveTargetedHome to enterevademode.
...
--HG--
branch : trunk
2009-05-12 10:11:54 -05:00
megamage
904300b4c2
*Use better summon positions for summon spells with more than one summons. (Still a temp fix)
...
--HG--
branch : trunk
2009-05-10 22:47:03 -05:00
megamage
bcb2368faf
*Merge.
...
--HG--
branch : trunk
2009-05-10 14:58:28 -05:00
megamage
ff3332f066
[7809] Replace repeating "remove cooldown and send update to client" code by function call. Author: VladimirMangos
...
--HG--
branch : trunk
2009-05-10 14:51:51 -05:00
Anubisss
6f87cf18b4
*Remove Mana Tap from players and Drop Mana Tap's code. This spell not needed in 3.0.2+
...
--HG--
branch : trunk
2009-05-10 21:03:25 +02:00
megamage
6592e99f4a
*Some update of spell target selection.
...
--HG--
branch : trunk
2009-05-09 10:48:14 -05:00
megamage
bd33ebf6d3
[7801] Apply damage mods from scripts or target state not in DealDamage but in new function before send data to client. Author: VladimirMangos
...
* Fixed bug with health decrease (client side visual bug) at spell damage by target with AI::DamageTaken damage set to 0
* Fixed bug with ignore .die command and instant kill damage in some cases.
--HG--
branch : trunk
2009-05-08 19:20:28 -05:00
megamage
29921b5bea
[7798] More Player::ActivateTaxiPathTo use improvements Author: VladimirMangos
...
* Provide more explicit way about spell that cast taxi flight if any
* Remove incorrect states instead error reporting in case non-taximaster flight start (cast/script)
* Remove mount_id arg from ActivateTaxiPathTo and implement support for 0 mount_id case (spell 32474)
* Implement spell 32474 (except finilize part)
* Provided Player::ActivateTaxiPathTo(uint32 taxi_path_id) function version for simplify one node to node paths use by id.
--HG--
branch : trunk
2009-05-08 18:52:12 -05:00
megamage
7277ddd114
[7797] Use DBC data for mount model selection in more cases. Author: VladimirMangos
...
* Use alt.team mount data for take player team model id if DB not provide own team creature id in spell taxi call case.
* Remove unddeded hacks for model ids from Spell::EffectSendTaxi
* Provide spell target for SPELL_EFFECT_SEND_TAXI for spell with target mode 0 for this effect.
--HG--
branch : trunk
2009-05-08 18:49:07 -05:00
megamage
e85e4c386b
[7796] Implement .lookup taxinode and .go taxinode commands. Author: VladimirMangos
...
--HG--
branch : trunk
2009-05-08 18:47:27 -05:00
megamage
80bec6788c
*Try to fix some bugs about pet spells and talents.
...
--HG--
branch : trunk
2009-05-08 17:15:19 -05:00
megamage
2d0311d766
[7792] Fix one rogue spell AP bonus Author: DiSlord
...
--HG--
branch : trunk
2009-05-06 17:01:30 -05:00
megamage
39dc2d1c4d
*Use custom spell intead of hard code for EffectDestroyAllTotems. By Maxxie
...
--HG--
branch : trunk
2009-05-06 17:00:11 -05:00
megamage
fa1dcd16cf
*Update summon system.
...
--HG--
branch : trunk
2009-05-06 13:34:11 -05:00
QAston
ef2c408750
*Move shockwave bonus ap damage to SpellDamageSchoolDmg from dummy effect, because the effect has incorrect target data.
...
--HG--
branch : trunk
2009-05-06 18:33:19 +02:00
megamage
e69d2cbed9
[7776] Completed implementation of CMSG_SPELLCLICK Author: arrai
...
For vehicles, you have to add the correct SPELL_AURA_CONTROL_VEHICLE spells to
npc_spellclick_spells, otherwise you won't be able to use them
--HG--
branch : trunk
2009-05-05 16:56:15 -05:00
megamage
97fb4e0a09
[7767] Implement item 43824 work. Author: evilstar
...
--HG--
branch : trunk
2009-05-05 14:46:32 -05:00
megamage
33c352b4ab
*Fix quest War is Hell.
...
--HG--
branch : trunk
2009-05-05 12:27:11 -05:00
megamage
76740b9bcb
*Fix more kill credit spells.
...
--HG--
branch : trunk
2009-05-05 11:40:41 -05:00
megamage
e478030b06
[7754] Set NPC flags from DB for mini-pets (summoned critters). Author: daveh
...
--HG--
branch : trunk
2009-05-04 17:25:13 -05:00
megamage
3eee347f68
*Fix broken charge spells.
...
--HG--
branch : trunk
2009-05-04 12:11:54 -05:00
QAston
6998da2028
*Fix chains of ice
...
*Correct typo in my prev commit-by megamage
*Fix hearthstone obtaining from innkeeper.
--HG--
branch : trunk
2009-05-04 18:31:37 +02:00
QAston
6bee2f988a
*Do not take ammo for shockwave
...
*Do not check weapon skills for hits against players' summons
*Apply range mods for channeled spell range check
--HG--
branch : trunk
2009-05-04 15:48:10 +02:00
megamage
d2096abe1c
[7750] Get level/health critters data from Db instead hardcoded values. Author: daveh
...
--HG--
branch : trunk
2009-05-03 22:26:53 -05:00
megamage
1cfc04f1f5
[7745] Fixed gcc warnings. Author: AlexDereka
...
--HG--
branch : trunk
2009-05-03 22:21:46 -05:00
megamage
84fc76439c
*Fix a crash caused by feedpet.
...
*Also have delay for jump spells.
--HG--
branch : trunk
2009-05-03 16:29:33 -05:00
megamage
eeeae2e349
*Merge.
...
--HG--
branch : trunk
2009-05-02 19:45:55 -05:00
megamage
122d944945
*Update summon system.
...
*Fix the bug that shaman cannot summon fire elemental.
*Fix the bug that totem meters cannot be displayed.
--HG--
branch : trunk
2009-05-02 19:24:22 -05:00
megamage
60ba92c02f
*Fix the bug that mobs attack player again when player use Vanish. By thenecromancer
...
--HG--
branch : trunk
2009-05-02 14:22:25 -05:00
megamage
9f0f239e60
*Merge.
...
*Also fix build in VC7 and VC8.
--HG--
branch : trunk
2009-05-02 13:30:55 -05:00
megamage
f303ee08c5
*Update spell selection.
...
--HG--
branch : trunk
2009-05-02 11:28:11 -05:00
QAston
8a05a5b91c
Handle spell effects in order from dbcs
...
--HG--
branch : trunk
2009-05-02 17:43:41 +02:00
megamage
db817d668a
*Merge.
...
--HG--
branch : trunk
2009-05-01 18:37:32 -05:00
megamage
4fb815a9b8
*Fix a bug that gohello is called twice for goober.
...
--HG--
branch : trunk
2009-05-01 15:01:07 -05:00
Anubisss
08d1d7334f
*Backport from TrinityCore2: [7739] Implement boss spell 38441. Author: NoFantasy
...
--HG--
branch : trunk
2009-05-01 17:29:11 +02:00
QAston
a098dc72fc
*Do not apply auras with 4th diminishing level
...
*Some fixes related to last commit.
--HG--
branch : trunk
2009-05-01 17:21:16 +02:00
QAston
0f5a9cb46f
*Implement enchanting vellums.
...
--HG--
branch : trunk
2009-05-01 15:40:49 +02:00
megamage
8a57a94eca
*Merge.
...
--HG--
branch : trunk
2009-04-30 23:38:21 -05:00
megamage
570b148264
*Change the radius of dynamic object to normal. I cannot see any bug by myself using normal radius.
...
--HG--
branch : trunk
2009-04-30 22:58:08 -05:00
megamage
31065850ed
[7739] Implement boss spell 38441. Author: NoFantasy
...
--HG--
branch : trunk
2009-04-30 19:35:37 -05:00
QAston
6e933320b2
*Check item existance requirements for mainhand/offhand weapon spells.
...
--HG--
branch : trunk
2009-04-30 22:41:36 +02:00
megamage
e490779de0
*Merge.
...
--HG--
branch : trunk
2009-04-29 16:51:27 -05:00
megamage
c5f7ab377d
*Fix build.
...
--HG--
branch : trunk
2009-04-29 01:00:15 -05:00
megamage
9dd4b8c985
[7729] Implement skill level dependent speed bonus for mount (item 40775). Author: Lightguard
...
--HG--
branch : trunk
2009-04-29 00:17:33 -05:00