VladimirMangos
c88dfbccb3
[7009] Fixed spell 6991 work.
...
Also fix max power limits in some miscvalue checks.
2009-01-03 00:08:36 +03:00
DiSlord
dc8649a86a
[7008] Remove not used in 303 aura states from code
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-02 23:44:08 +03:00
DiSlord
d49e934d41
Fix debug message from last commit
2009-01-02 00:17:26 +03:00
DiSlord
59f5472e3a
[6998] Add new formula for warlock 1454 and ranks
...
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-02 00:10:09 +03:00
DiSlord
a1494d29dc
[6980] Add some fixes to trigger system
...
Allow proc from every kill
Fix (and remove hack) priest 32379 and rank (backfire damage after 1 sec)
Remove not need stack overflow protection
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-30 01:49:28 +03:00
arrai
e2b744f016
[6971] Implemented summon type 1161. This will fix spell 51533
2008-12-29 14:19:32 +01:00
VladimirMangos
15bb2d0f03
[6963] Fixed crash at glyph item use.
...
Prevent double deleted cast item in spell effect.
Thanks to GriffonHeart for testing.
2008-12-28 20:04:50 +03:00
DiSlord
30908fb5ff
Merge branch 'master' of git@github.com:mangos/mangos into procflag
2008-12-27 18:29:03 +03:00
False.Genesis
82c94b4101
[6948] Fixed unattackable NPC summoned pets.
...
Not set player's pet only UNIT_FLAG_PVP_ATTACKABLE flag for creature's pets.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-26 15:18:10 +03:00
VladimirMangos
3488c1fee3
Prevent using loading pet from DB code for non-player pets.
2008-12-26 12:47:03 +03:00
GriffonHeart
e3576ebff5
[6942] Provided mount data for new spell taxi path.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-25 03:23:41 +03:00
DiSlord
bae58eb069
Merge branch 'master' of git@github.com:mangos/mangos into procflag
2008-12-23 18:03:21 +03:00
DiSlord
15d809e61d
Add/change some spell effect names, add/fix comments
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-22 01:43:23 +03:00
DiSlord
98c2cc9e7b
* Remove/rename spell effects changed in 303
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-20 22:28:52 +03:00
DiSlord
381e801b7c
Add SPELL_EFFECT_SCRIPT_EFFECT for Hunter 53209
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-20 21:43:19 +03:00
DiSlord
70c2f2201a
Fix mask typo from last commit
2008-12-20 04:32:38 +03:00
DiSlord
0125787414
Added new AP, RAP, SPH damage depends for all found SPELL_EFFECT_SCHOOL_DAMAGE spells
...
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-20 04:15:07 +03:00
GriffonHeart
11c45937b3
Implement quest completing at spell 53341, 53343 cast. Also implement item 38607 using cast.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-19 07:23:58 +03:00
tomrus88
71b1065c8b
Merge branch 'master' into 303
...
Conflicts:
src/game/CharacterHandler.cpp
src/game/Chat.h
src/game/Player.h
src/game/World.h
src/game/debugcmds.cpp
2008-12-16 07:30:23 +03:00
ApoC
a5331ab517
[6910] Implemented rewritten arenas. Original author w12x@getmangos.com
...
Many thanks also to:
Balrok@github.com for long time updating.
Triply@github.com for great work in rewriting process.
All who I forget to name.
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-16 00:17:24 +01:00
VladimirMangos
09e8ea2ae6
Update effect 155 name -> SPELL_EFFECT_TITAN_GRIP
2008-12-14 22:18:00 +03:00
TERRANZ
558909614a
Implement one hand wielding two-hand weapon ability (warrior talent 46917)
...
Signed-off-by: TERRANZ <TERRANZ@mangos.ru>
Small slot checking fixes and make dual wielding dependent from related ability.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-14 19:29:31 +03:00
DiSlord
6c02f00a93
Merge branch 'master' of git@github.com:mangos/mangos.git into procflag
2008-12-12 01:34:09 +03:00
VladimirMangos
3da9f3f4cc
[6889] Backport some not client version specific changes and fixes from 303 branch.
2008-12-09 14:08:29 +03:00
DasBlub
26d1574eb1
[6880] fixed spell 26275 for game object 180797
...
Signed-off-by: arrai <array.of.intellect@gmail.com>
2008-12-09 00:28:29 +03:00
thenecromancer
fdd4fcd48f
Set correct base damage for spell 37674
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-09 00:28:28 +03:00
megamage
ca5278ba6e
[6877] Fix Prayer of Mending. Use original caster's healing bonus.
2008-12-09 00:28:27 +03:00
DiSlord
9b842b6fdc
Work under spell mods
...
* Add support > 64 bit spellFamily mask
* Remove not used fields in SpellModifier
* Remove not used (and not correct work vs charges) GetTotalFlatMods, GetTotalPctMods
* Use DBC based data for spell_affect
* More better work SPELL_AURA_ADD_TARGET_TRIGGER aura
Signed-off-by: DiSlord <dislord@nomail.com>
2008-12-08 23:22:39 +03:00
DasBlub
3f90b66125
[6880] fixed spell 26275 for game object 180797
...
Signed-off-by: arrai <array.of.intellect@gmail.com>
2008-12-06 14:29:20 +01:00
thenecromancer
aef1542792
Set correct base damage for spell 37674
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-06 08:03:42 +03:00
megamage
3c67ea6f67
[6877] Fix Prayer of Mending. Use original caster's healing bonus.
2008-12-06 04:50:44 +03:00
tomrus88
af1e1d7794
Merge branch 'master' into 303
...
Conflicts:
src/game/Corpse.cpp
src/game/DynamicObject.cpp
src/game/GameObject.cpp
src/game/Object.h
src/game/Unit.cpp
src/game/Unit.h
2008-12-05 18:16:31 +03:00
Neo2003
9254ca19e6
[6873] make gameobjects scriptable. Patch provided by NoFantasy.
...
Signed-off-by: Neo2003 <neo.2003@hotmail.fr>
2008-12-04 21:53:43 +01:00
tomrus88
e556b67ddc
Fixed compile errors
2008-11-30 17:04:36 +03:00
tomrus88
0e0d721292
AuraConvertRune, EffectActivateRune, dunno if it's correct way to do that...
2008-11-30 16:16:00 +03:00
tomrus88
700d3cf609
Some work on Runic Power and Milling Spell Effect
2008-11-30 13:53:33 +03:00
tomrus88
93cf13acec
Merge branch 'master' into 303
...
Conflicts:
src/shared/Database/DBCStores.cpp
src/shared/Database/DBCfmt.cpp
2008-11-28 07:20:02 +03:00
Blaymoira
a0f45f295e
SpellEffect Fix for 40802, 43723
...
(cherry picked from commit 90ec5bed9a29a06190c72851a6bd6e57c3b9bdbc)
Signed-off-by: Blaymoira <handras@emitelnet.hu>
40802: use exiting function instead code duplication.
43723: added in commented state (impossible propertly fix without hacks until targeting mode 7 implementation)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-11-28 00:17:35 +03:00
DiSlord
4a07c0c6c2
Apply procPatch
2008-11-26 22:23:10 +03:00
tomrus88
af6acab8f8
Merge branch 'master' into 303
...
Conflicts:
src/game/Creature.cpp
2008-11-26 19:44:03 +03:00
VladimirMangos
4ccfa1e71e
[6848] Implement possibility creating gm log per account files using new option in mangosd.conf. Releated cleanups.
2008-11-24 22:44:29 +03:00
tomrus88
5fae2418ab
Misc fixes
2008-11-23 16:18:14 +03:00
tomrus88
8e32c8ca76
Speedup map checks
2008-11-19 21:55:19 +03:00
tomrus88
c0c0c9c776
barber shop race/gender checks, fly check for map 571
2008-11-19 01:00:41 +03:00
tomrus88
397efd4fac
Merge branch 'master' into 303
...
Conflicts:
src/game/SpellEffects.cpp
2008-11-18 18:08:58 +03:00
hunuza
ac00eee418
Replace some MapManager::Instance().GetMap() calls with WorldObject::GetMap()
2008-11-17 17:24:53 +01:00
tomrus88
efdb8e01dd
Removed direct use of some updatefields
2008-11-15 22:04:00 +03:00
tomrus88
f6ff7b5a45
Updated some enums
2008-11-09 01:43:22 +03:00
tomrus88
7974d1cb94
Merge branch 'master' into 303
...
Conflicts:
src/game/Player.cpp
src/game/Spell.cpp
2008-11-08 16:52:28 +03:00
tomrus88
7c73afbd22
Raid wide auras, untested
2008-11-08 16:44:10 +03:00