Shauren
7aff234ada
Core/Spells: Fixed cast time calculation in many places
2013-08-15 19:04:09 +02:00
Vincent-Michael
2849526137
Core: Fix build
2013-08-15 17:22:02 +02:00
Vincent-Michael
21fe779dfb
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2013-08-15 16:49:58 +02:00
Shauren
4d260a54ae
Core/Spells: Fixed warrior T10 4p dps bonus
...
Closes #493
2013-08-15 16:39:31 +02:00
Shauren
a647d3590c
Core/Spells: Fixed Execute rolling for procs twice
2013-08-15 16:38:35 +02:00
Shauren
c52f9aa315
Core/Spells: Refactored SpellInfo::CalcCastTime() to prevent accidental mod charge losses caused by its incorrect usage
2013-08-15 16:37:18 +02:00
Shauren
d1bb6da668
Core/Spells: Fixed cast time mods using two charges on every cast
2013-08-15 16:34:57 +02:00
Shauren
2ac6380202
Core/Auras: Allow preventing whole aura proc default handler from script hooks, just how it is possible for separate effects
2013-08-15 16:32:22 +02:00
Vincent-Michael
0e966c11e2
SQL: Add missing newline in 5890f95f7c
2013-08-15 16:21:31 +02:00
Kirkhammett
43c218ad21
[DB/SAI]: Lumber Hack (12050)
2013-08-15 15:59:18 +02:00
Kirkhammett
e0e236967b
Revert "Lumber Hack (12050)"
...
This reverts commit 40ec7f7979 .
2013-08-15 15:56:44 +02:00
Kirkhammett
40ec7f7979
Lumber Hack (12050)
...
Fixes #4560
2013-08-15 15:55:19 +02:00
Vincent-Michael
0598f90dc0
Core/Spells: Fix priest Shadowfiend
2013-08-15 09:53:00 +02:00
Vincent-Michael
8b0cec3d55
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Spells/SpellInfo.cpp
2013-08-15 08:13:08 +02:00
Vincent-Michael
fd10e25813
Misc: Random changes here and there
2013-08-15 07:47:31 +02:00
Discover-
a0ff0233c5
Core/SmartAI: Implement SMART_TARGET_CLOSEST_FRIENDLY.
...
Parameter is distance to search for.
Closes #10521
2013-08-15 01:22:22 +01:00
Discover-
8c961687a0
Core/SmartAI: Implement SMART_EVENT_FRIENDLY_HEALTH_PCT.
...
On current clean TDB, there are a total of 106 creatures using
SMART_EVENT_FRIENDLY_HEALTH (non-PCT) which has a flat first parameter, but
only 8 of these use the event correctly (and therefore only 8 of them
actually work).
Closes #10520
2013-08-15 01:18:10 +01:00
ZxBiohazardZx
22d07db886
DB/commit: the mining is also useable for 434, thus removed the _335 tag
2013-08-15 01:04:29 +02:00
Vincent-Michael
65e345dab7
DB/Gameobject: Spawn or respawn missing or bad spawned gameobjects "Coldwind Tree" / "Poster Knife"
2013-08-14 20:21:11 +02:00
Vincent-Michael
d823057ab8
Scriped/BaradinHold: Small cleanup in 595fcdee70
2013-08-14 19:50:47 +02:00
Vincent-Michael
595fcdee70
Scripted/BaradinHold: Add missing door for Alizabal
2013-08-14 19:48:53 +02:00
joschiwald
73f7c1118d
Core/Spells: implemented SPELL_ATTR0_CU_TRIGGERED_BY_CASTER to correct some triggered spells, which will wrongly triggered by target instead of caster
...
Closes #1972
2013-08-14 18:22:28 +02:00
Vincent-Michael
73be61bb83
SQL: Fix import error
2013-08-14 17:25:26 +02:00
ZxBiohazardZx
fa10737861
DB/Loot: while at it also did the mining veins
2013-08-14 17:11:17 +02:00
Vincent-Michael
11ecb9c633
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Entities/Unit/Unit.cpp
src/server/game/Entities/Unit/Unit.h
src/server/game/Handlers/PetHandler.cpp
src/server/game/Spells/Spell.cpp
src/server/game/Spells/Spell.h
2013-08-14 16:52:13 +02:00
ZxBiohazardZx
5890f95f7c
DB/Loot: Fix some horrible loot definitions for Herbalism, reworked ALL Herbs
2013-08-14 16:11:22 +02:00
joschiwald
e87402dd05
Core/Spells:
...
- corrected structure of SMSG_PET_CAST_FAILED (fixes highlighted action buttons)
- simplified spell focus check
2013-08-14 15:45:36 +02:00
Vincent-Michael
c8b722e4a4
Scripted/BaradinHold: Implemented Occu'thar
2013-08-14 13:36:07 +02:00
Machiavelli
783021a8cb
Fix non-pch compile
2013-08-13 14:47:45 +02:00
Vincent-Michael
dd171f6070
Core/Vehicle: Fix spell focus check for vehicle caster
2013-08-12 21:57:19 +02:00
Kirkhammett
faa2ec9732
Core/SAI: Additions to d0bde02b21
...
Signed-off-by: Nay <dnpd.dd@gmail.com >
2013-08-12 14:06:48 +01:00
Vincent-Michael
617e0c476b
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_hunter.cpp
2013-08-12 13:36:42 +02:00
Vincent-Michael
147c7d5243
Core/Spells: Fix Rogue T10 4P bonus
...
Closes #4153
2013-08-12 13:04:52 +02:00
joschiwald
de27cfd102
DB/Spells: Fix Rune Strike
...
Closes #6514
2013-08-12 01:54:15 +02:00
Vincent-Michael
c18b347c61
Core/Battleground: Small code optimization
2013-08-12 01:31:28 +02:00
Vincent-Michael
ca78aff37f
SQL: Fix import error
2013-08-11 21:15:21 +02:00
Vincent-Michael
d394d380c6
DB/Misc: Fix startup error wit eai
2013-08-11 21:13:07 +02:00
Nay
5ebe71712f
Dependencies/bzip: Remove bzip2.c and bzip2recover.c, they are not required
...
Fixes "warning LNK4006: _main already defined in bzip2recover.obj; second definition ignored"
2013-08-11 20:08:33 +01:00
Vincent-Michael
4c64e407b7
Core/Spells: Convert hunter "Improved Mend Pet" in spell script
...
Closes #5597
Closes #9006
Closes #10346
2013-08-11 19:23:21 +02:00
Vincent-Michael
f506ee3077
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Entities/Player/Player.h
src/server/game/Spells/SpellMgr.cpp
2013-08-11 18:37:31 +02:00
Vincent-Michael
eefdceea71
Core/Spells: Fix client crash on pressing ESC at Using Steam Tonk Controller / Steam Tonk Controller
...
Closes #3010
2013-08-11 18:26:53 +02:00
Vincent-Michael
795e9327f7
Core/Spells: Fix hunter talent "Rapid Killing"
...
Close #1166
2013-08-11 18:19:17 +02:00
Nay
2abaf6224e
Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is used
...
Intent is to find broken quest chains
Requested by Aokromes
2013-08-11 16:36:36 +01:00
Discover-
3d1c549aa4
DB/EAI: Fix some typos in EAI scripts
...
We are updating EAI scripts so the conversion to SAI is correctly done
2013-08-11 16:02:17 +01:00
Nay
d0bde02b21
Core/CreatureAI: Do not remove clone_caster auras on evade (in addition to control_vehicle auras)
2013-08-11 15:52:23 +01:00
Nay
54d2b73f3c
Merge pull request #10513 from Discover-/SmartAI-Casted-CreatureOrGo
...
Core/SmartAI: Drop support for SMART_ACTION_SEND_CASTCREATUREORGO. It is...
2013-08-11 06:26:52 -07:00
Vincent-Michael
9e45731f32
Scripted/ToC5: Add missing stuff in c0bf535e5b
2013-08-11 11:51:59 +02:00
Discover-
80bd5b363a
Core/SmartAI: Drop support for SMART_ACTION_SEND_CASTCREATUREORGO. It is unused in the current newest TDB, it never even worked like it should and the exact same purpose of this function is already fulfilled by SMART_ACTION_CALL_CASTEDCREATUREORGO (the correct way).
2013-08-11 02:58:53 +02:00
Vincent-Michael
c0bf535e5b
Core/Spells: Convert "Summon Memory" in spell script
2013-08-11 02:07:42 +02:00
Vincent-Michael
fa0aaa5fa4
Core/Spells: Some cleanup and missing stuff in a6eee516bd
2013-08-11 01:46:29 +02:00