Commit Graph

20422 Commits

Author SHA1 Message Date
Vincent-Michael
08e2b03b28 Core: Fix warnings 2013-06-29 01:56:44 +02:00
Shauren
f4f09e3eb5 Core/Auras: Fixed SPELL_AURA_CAST_WHILE_WALKING for channeling spells
Closes #9947
2013-06-29 00:11:33 +02:00
Vincent-Michael
a7ba30fe4d Core/Spells: Fix priest talent "Divine Touch" 2013-06-28 22:50:22 +02:00
Vincent-Michael
23fcda3481 Core/Spells: Fix paladin talent "Eye for an Eye"
Note: Add proc flags hack (default proc flags not working)
2013-06-28 22:13:38 +02:00
Vincent-Michael
7cc6dfaebc Core/Commands: Fix crash with .pinfo (thx to Sar777) 2013-06-28 19:35:44 +02:00
Shauren
66d8bdb943 Core/Units: Fixed a mistake that cause unroot packet not to be sent when stun was removed 2013-06-28 17:00:57 +02:00
Shauren
1bb4ceded3 Core/PacketIO: Enabled CMSG_LFG_GET_STATUS (disabled it by mistake) 2013-06-28 16:59:44 +02:00
Vincent-Michael
d547cc8e3b Core/Spells: Fix hunter talent "Thrill of the Hunt" 2013-06-28 16:55:12 +02:00
Krzysztof Rapacki
465a1c05a9 Merge pull request #10118 from NorthStrider/patch1
Core/PacketIO: Updated and enabled 2 lfg opcodes.
2013-06-28 01:31:35 -07:00
Northstrider
9ba6c9bd8d Core/PacketIO: updated and enabled 2 lfg opcodes 2013-06-28 01:41:00 +02:00
Shauren
899f1fb7e4 Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-06-27 19:32:32 +02:00
Shauren
50e7b93bbd Tools/Extractors: Fixed possible name issues (underscore instead of space) when attempting to extract M2 models from MPQ 2013-06-27 19:31:38 +02:00
Vincent-Michael
4c78f3201c Core/Spells: Fix shaman talent Focused Insight 2013-06-27 16:32:37 +02:00
Shauren
36c866f9ff Core/PacketIO: Updated and enabled more LFG opcodes 2013-06-27 12:48:34 +02:00
Vincent-Michael
0d9cc47cbb Core/Spells: Fix shaman talent "Telluric Currents" 2013-06-26 22:25:29 +02:00
Shauren
ccca0874a2 Core/PacketIO: Implemented CMSG_LFG_LOCK_INFO_REQUEST and cleaned up opcodes that don't exist anymore 2013-06-26 19:51:28 +02:00
Vincent-Michael
52c7146682 Core/Spells: Fix shaman talent "Rolling Thunder"
thx to @oMadMano for base script
2013-06-25 19:48:23 +02:00
Vincent-Michael
3913ae10a3 SQL: Fix endline ... 2013-06-24 19:57:33 +02:00
Vincent-Michael
ab8c3c2c9e Core/Spells: Fix warrior ability "Rallying Cry"
thx to @timh52280 for base script
Closes #10088
2013-06-24 19:55:28 +02:00
Vincent-Michael
e6363ce2c5 Core/Spells: Fix shaman talent "Tidal Waves"
Note: Drop charges for critical effect need fixing
2013-06-23 20:58:18 +02:00
Shauren
ab601de6af Core/PacketIO: Send proper SPLINE_ROOT packets for stunned creatures 2013-06-23 20:15:02 +02:00
Shauren
9d9a92a56d Core/Instances: Fixed loading DungeonEncounters.dbc (-1 means all difficulties), thx Northstrider for pointing it out 2013-06-23 19:40:00 +02:00
Shauren
ab1fa7b3ad Core/PacketIO: Implemented SMSG_WORLD_SERVER_INFO 2013-06-23 18:56:10 +02:00
Vincent-Michael
8cebb530f9 SQL: Rename only 4.3.4 branch sql 2013-06-23 15:19:12 +02:00
Shauren
6bccfe997c Merge fixups 2013-06-23 15:11:08 +02:00
Shauren
3f3a32df34 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-06-23 14:51:52 +02:00
Shauren
6cbced8e16 Scripts/Spells: Removed obsolete scaling mount scripts 2013-06-23 12:56:17 +02:00
Shauren
a2855e84c5 Core/PacketIO: Enabled more opcodes 2013-06-23 12:55:54 +02:00
Shauren
89466f76ac Core/Auras: Fixed crashes introduced in 1addad4dbd
Closes #10081
2013-06-23 11:20:13 +02:00
Aokromes
78916e2fa4 DB/Misc: Cleaning db of unused/obsolete stuff 2013-06-23 01:52:22 +02:00
Vincent-Michael
180cd5cf6e Core: Fix warning 2013-06-23 01:49:28 +02:00
Shauren
e74c0e9f00 Core/PacketIO: Updates and enabled a bunch of opcodes 2013-06-23 00:07:25 +02:00
Vincent-Michael
7e01ac23db Scripts: Fix some typos 2013-06-22 17:24:23 +02:00
Vincent-Michael
e6185c92fc Scripts: Convert DoCast(me->GetVictim(), SPELL_XXXXX); in DoCastVictim(SPELL_XXX); 2013-06-22 16:53:13 +02:00
Vincent-Michael
154dd37743 Scripts: Add missing code and fix codestyle 2013-06-22 16:45:48 +02:00
Shauren
1addad4dbd Core/Vehicles: Fixed crashes in StopCastingCharm happening when unit was attempting to enter 2 vehicles at the same time
Closes #9293
Closes #9618
2013-06-22 16:10:48 +02:00
Shauren
55fa58af19 Core/Movement: Prevent dynamic changes of movement flags for charmed creatures
Closes #10075
Closes #10079
2013-06-22 13:42:13 +02:00
Malcrom
e5a8f6cd98 Core: Fix some error messages, more useful, less engrish. 2013-06-22 02:05:32 -02:30
Malcrom
0b00481b84 Core/WaypointMovementGenerator: Make error message more useful. 2013-06-22 01:43:33 -02:30
Malcrom
1b8973a5ac Core/Scripting: Fix previous commit 2013-06-22 01:01:51 -02:30
Malcrom
f22e1508f6 Core/Scripting: Update Boss Akilzon Script to use Events 2013-06-22 00:47:41 -02:30
Malcrom
9589cbef34 DB/instance_template: Update scriptname for map 269 2013-06-21 23:17:48 -02:30
Malcrom
6623a9dc42 Core/Scripting: Renamed Dark Portal scripts to The Black Morass 2013-06-21 23:14:59 -02:30
Malcrom
7e76ab97f8 Core/Scripting: Updates to Dark Portal Instance Scripting 2013-06-21 21:56:21 -02:30
Malcrom
385cb3e116 DB/Creature: Fix pathed movement errors. 2013-06-21 18:52:12 -02:30
Vincent-Michael
15ef29800a Core: Fix build 2013-06-21 22:22:21 +02:00
Vincent-Michael
614e674b34 Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/scripts/Northrend/zone_zuldrak.cpp
2013-06-21 22:04:11 +02:00
Vincent-Michael
4a8e92e8af Core/GameEvent: Add log for game_event_creature/game_event_gameobject contains creature/gameobject not found in table creature/gameobject table 2013-06-21 21:56:16 +02:00
Vincent-Michael
a0fad6faa9 Core: Fix warnings and some cleanup 2013-06-21 18:06:38 +02:00
Aokromes
1a24c846c9 DB/Misc: Proper respawn time for a lot of mobs and delete incorrectly spawned mobs 2013-06-21 09:07:30 +02:00