Woweur
d88bf2643b
Fixed SMSG_ARENA_TEAM_ROSTER structure.
2009-01-26 23:57:35 +03:00
VladimirMangos
3f0b117062
Remove trailing whitespaces.
2009-01-26 22:33:42 +03:00
VladimirMangos
661cc9bf5b
Disable recently added at master CMSG_CALENDAR_GET_CALENDAR sent, not compatiable with client.
2009-01-26 22:31:20 +03:00
DiSlord
7cefa74f8b
[7190] Rewrite code for Unit::SpellHealingBonus (no big changes)
...
Implement SPELL_AURA_OVERRIDE_CLASS_SCRIPTS auras for healing mod
Remove dead code
Implement SPELL_AURA_MOD_HEALING_RECEIVED aura
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:19 +03:00
DiSlord
026a12d224
Rewrite code for Unit::SpellDamageBonus (no big changes)
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:17 +03:00
DiSlord
37abcf28f3
Implement some SPELL_AURA_OVERRIDE_CLASS_SCRIPTS for crit mods
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:15 +03:00
DiSlord
a56c9a11a1
Remove warrior debuff after some auras end
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:14 +03:00
DiSlord
a49ea24047
Remove not need code (implemented by another way)
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:12 +03:00
DiSlord
6c51a318fd
Fix some typos in SPELL_AURA_ADD_TARGET_TRIGGER aura work
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:11 +03:00
DiSlord
e0b59c21ec
Implement 3 TARGET_RANDOM_FRIEND_CHAIN_IN_AREA target type
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:10 +03:00
DiSlord
b5fefe7d86
Implement warrior 1464 and ranks
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:09 +03:00
DiSlord
87085646f2
Remove dead code
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:08 +03:00
DiSlord
f96d29469a
Implement 50 PELL_AURA_MOD_CRITICAL_HEALING_BONUS aura
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:07 +03:00
DiSlord
1b99e1864a
Restore some shaman totem work (implement 55441 gluph)
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:06 +03:00
VladimirMangos
72aa7bc556
[7189] Prevent use wrong security levels (>= SEC_CONSOLE)
2009-01-26 22:31:05 +03:00
VladimirMangos
5cdedd8e2a
[7188] Drop now unneeded hack code.
2009-01-26 22:31:04 +03:00
VladimirMangos
512747db7f
[7187] Replace some tabs in sources.
2009-01-26 22:31:03 +03:00
Energy
cec3da69fd
[7186] Implement instance reset time show in calender.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-26 22:31:02 +03:00
DiSlord
58840eb61e
[7185] More fixes for SPELL_AURA_OVERRIDE_CLASS_SCRIPTS aura spells
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:01 +03:00
DiSlord
babd025652
[7184] Implement more generic work for some SPELL_AURA_OVERRIDE_CLASS_SCRIPTS auras
...
Fix warlock 17804 and ranks
Implement druid 643 set bonus
Shaman 23199, 28248, 32330 item (totems)
DK 49202 and ranks, 49024 and ranks
Priest 47573 and ranks
Hunter 53241 and ranks
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:31:00 +03:00
Sarjuuk
f8463bef69
[7183] Updated spell casting pushback system.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-26 22:30:59 +03:00
VladimirMangos
de4c5ebbaa
[7182] Finally remove vanity pet slots related code. Vanity pets stored as learned spells.
2009-01-26 22:30:58 +03:00
DiSlord
eceae8dc99
[7181] Fix mana regen on priest 47585 use
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:30:57 +03:00
DiSlord
8611eadcca
Restore work priest 15286 after client switch
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:30:56 +03:00
balrok
a54586ed93
[7180] 303 changes in PvpLogDataPacket.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-26 22:30:56 +03:00
ApoC
f3c5e60195
[7179] Fixed build at Unix/Linux.
2009-01-26 22:30:55 +03:00
VladimirMangos
523038b04e
[7178] Fixed character save fail at spell save in special case.
...
Case description: Spell save fail at attempt save into `character_spell` "new" spell loaded from DB
with exactly same settings after it learned from spell cast triggered by loading another spell from DB.
Reapeatable for shamans with known talent 16268.
Also speedup code with remove redundent Player::_removeSpell function.
2009-01-26 22:30:54 +03:00
VladimirMangos
923e986fbd
[7177] Fixed unexpected error output in logs.
2009-01-26 22:30:50 +03:00
DiSlord
7348249104
[7176] Implement full work priest 47580 and ranks
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:30:49 +03:00
pasdVn
b99bc7918d
[7175] Fix some hunter abilites
...
56342 and ranks - proc on trap activation
34497 and ranks - mana restor amount
56333 and ranks
add some cast as trap activation
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:30:48 +03:00
DiSlord
7d90c7eb87
Replace some variables
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:30:47 +03:00
DiSlord
b827e0f2c3
Restore some spells animation
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-26 22:30:47 +03:00
Gorlum13
0d40cb4348
[7174] Implement new option GM.Visible for set original GM visibility state at login.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-26 22:30:46 +03:00
VladimirMangos
3f16f7c139
[7173] Some fixes for resent spell learn/unlearn system changes.
...
* Fixed profession unlearn using skill unlearn button in skill list
* Update action bar to spell low rank at unlearn spell only for .unlearn command.
This will avoid show unexpected "Learned spell" chat message for low rank at unlearing
high rank and at all ranks unlearning.
2009-01-26 22:30:44 +03:00
GriffonHeart
f4f6e428fb
[7172] Implement area requirements for spell 54119.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-26 22:30:43 +03:00
VladimirMangos
6c5d69965f
[7171] "Implement" SPELL_AURA_SCREEN_EFFECT (260). In fact not required code, just comments.
2009-01-26 22:30:42 +03:00
VladimirMangos
0834f0e748
[7170] Implement special default skill levels for created DK character.
2009-01-26 22:30:41 +03:00
VladimirMangos
b398c3d6b4
[7169] Fixed use castable trainer spells (some from its explictly self-castable).
2009-01-26 22:30:40 +03:00
VladimirMangos
32f3331679
[7168] Spell shift-link and command improvements.
...
* Support Htrade shift link (it created by client at click by crafting profession spell icon in spellbook)
in spell comands.
* Support "all" second arg for .learn for learning not provided spell id but it's all ranks.
* Drop support range for .unlearn command but support instead "all" second arg for unlearn not specific spell id but it's all ranks.
* In .list auras output print spell names as shift links for better readable view.
* Add to beggining Chat.cpp lists all supported by commands shift-links (client generated and server-side)
2009-01-26 22:30:39 +03:00
VladimirMangos
7a8a1a71bf
Merge commit 'origin/master' into 308
...
Conflicts:
src/game/ObjectMgr.cpp
src/shared/revision_nr.h
2009-01-25 06:56:05 +03:00
DiSlord
ae5b65765d
[7167] Restore work warrior 23885 after client switch
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-25 03:33:07 +03:00
DiSlord
528d85ed4d
Aways apply additional buff for some spells (an do it as normal cast)
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-25 03:32:22 +03:00
DiSlord
de47d53d9e
Correct build m_needAliveTargetMask for channeled spells
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-25 03:32:17 +03:00
VladimirMangos
737600a665
[7166] Make reserved name check case-insensitive.
...
Original patch provided by jpmythic.
2009-01-25 02:38:08 +03:00
VladimirMangos
df13468ee1
[7165] More strict checking for client casted spells.
...
Allow explictly cast character spell from client only if it non-passive and show in spellbook/etc base at server data.
2009-01-25 00:13:33 +03:00
DiSlord
68b537dc30
[7164] Fixed 1 tick periodic for drink spells (remove not need code)
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-24 23:03:55 +03:00
DiSlord
c336eef4cd
Fixed druid tree form bonus
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-24 23:02:05 +03:00
ApoC
8275ff9a36
[7163] Pet constructor cleanup.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2009-01-24 20:44:10 +01:00
ApoC
302dc70eab
[7162] Converted some uint16 spellid parameteres to uint32. It can provide little speedup.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2009-01-24 18:42:14 +01:00
ApoC
475e8cbcf6
[7161] Implemented configurable option to allow/disallow achievements gain for GMs.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2009-01-24 17:42:21 +01:00