Commit Graph

5040 Commits

Author SHA1 Message Date
Vincent-Michael
2aef91d045 Core/Spells: Fix hunter "T.N.T." and "Lock and Load" for 4.3.4 2013-07-20 14:56:37 +02:00
Vincent-Michael
6372eb1fcc DB/Spells: Fix warrior "Heroic Leap" damage
Closes #10059
2013-07-20 13:45:02 +02:00
Vincent-Michael
5252f1614f Core/Spells: Convert/Update death knight "Butchery" in spell script for 4.3.4 2013-07-20 01:18:53 +02:00
Vincent-Michael
6a77af1b3e SQL: Fix sql fail (thx Sar777) 2013-07-19 22:41:14 +02:00
Vincent-Michael
d4ac53083f Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Conflicts:
	src/server/game/Entities/Corpse/Corpse.cpp
	src/server/game/Globals/ObjectMgr.cpp
2013-07-19 22:33:35 +02:00
Vincent-Michael
557474f2ae Core/Spells: Convert/Update hunter "Rapid Recuperation" for 4.3.4 2013-07-19 21:54:21 +02:00
Vincent-Michael
1ac4f0a9c1 SQL: Rename in correct name 2013-07-19 14:01:25 +02:00
Vlad
0b9a8ccef5 Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bits
Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-19 04:03:40 +01:00
Nay
ebd9090d80 DB/NPCs: Fix Margrave Dhakar equipment 2013-07-19 03:25:52 +01:00
Nay
ff01602906 Scripts/Icecrown: Fix code style and use "best practices" on previous commit (c536ba510) 2013-07-19 00:42:59 +01:00
Nay
c536ba510d Scripts/Icecrown: Fix quest The Flesh Giant Champion
Closes #9040
Closes #10294
2013-07-19 00:03:27 +01:00
Vincent-Michael
da360abc10 Core/Spells: Convert/Update some shaman spells for 4.3.4 2013-07-19 01:02:02 +02:00
joschiwald
d52ce57e59 Scripts/ForgeOfSouls: move "Mirrored Soul" into SpellScripts 2013-07-19 00:24:25 +02:00
Vincent-Michael
ef8a08ee2c Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4 2013-07-18 23:16:22 +02:00
blub
922fba3a13 Merge pull request #10305 from joschiwald/koralon
Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists
2013-07-18 14:14:32 -07:00
joschiwald
06d54ba438 Scripts/VaultOfArchavon/Koralon: Fix Meteor Fists 2013-07-18 23:01:14 +02:00
Vincent-Michael
de673fc4b0 Core/Spells: Convert/Update more spells for 4.3.4 2013-07-18 18:20:01 +02:00
Aokromes
1c2213d796 DB/Condition: Correct target of spell 63126
Fix by dr-j closes #10281
2013-07-18 17:55:33 +02:00
Vincent-Michael
0b94293dba Core/Spells: Convert/Update more spells for 4.3.4 2013-07-18 15:23:09 +02:00
Vincent-Michael
98c8dc346a Core/Spells: Convert/Update more spells in spell script for 4.3.4 2013-07-18 12:05:57 +02:00
Vincent-Michael
177ecd6dac Core/Spells: Convert/Update some warlock spells in spell scripts for 4.3.4 2013-07-18 00:45:13 +02:00
Vincent-Michael
4ba3c2e51d Misc: Some cleanup 2013-07-17 19:42:15 +02:00
Vincent-Michael
d40725f93c SQL: Fix sql import error 2013-07-17 10:53:08 +02:00
Malcrom
8cec422c05 DB/Gossip: Add some missing gossip. 2013-07-17 06:12:20 -02:30
Malcrom
8462a09264 DB/Gossip: Added missing gossip for Royal Historian Archesonus. Removed cpp script. 2013-07-16 21:42:40 -02:30
Malcrom
83a31eaf96 DB/Conditions: Fix error in a previous commit. 2013-07-16 21:36:37 -02:30
Nay
3875ae0c66 TDB 335.52 - 2013/07/17 2013-07-17 00:27:42 +01:00
Vincent-Michael
0cb8e12add DB/Condition: Fix startup error 2013-07-16 18:20:17 +02:00
Vincent-Michael
e90550fc07 DB/Gameobject: Fix spawnMask for Orb of Naxxramas 2013-07-16 16:05:21 +02:00
Kinzcool
4c3d2bdb54 DB/Misc: Few fixes for Naxxramas. 2013-07-16 00:07:56 -04:00
Malcrom
bd3fa71d32 DB/Gossip: Add and fix a few more gossip menus. 2013-07-15 19:57:18 -02:30
Malcrom
cff725982d DB/Gossip: Added gossip for Morridune. 2013-07-15 14:53:20 -02:30
Malcrom
f8e56c18b2 DB/Gossip: Gossip fixup for Drull and Tog'thar 2013-07-15 14:38:48 -02:30
Malcrom
9e91219cd3 DB/Gossip: Add missing gossip for Sputtervalve. Moved all scripting to SAI. 2013-07-15 13:51:51 -02:30
Nay
8b0cea7a5e SQL: Prevent a warning in 2013_07_14_01_world_item_template.sql 2013-07-14 18:46:48 +01:00
Nay
ee31174caa DB/Items: Change item_template.Flags to uint32 (int(10) unsigned) 2013-07-14 18:15:42 +01:00
Nay
bedb2e56e2 DB/Errors: Fix a db startup error 2013-07-14 14:46:03 +01:00
Malcrom
4aad735af9 Core/Scripting: Add Wrathbone Flayer script to show channelling visual and correct combat AI. 2013-07-13 09:27:27 -02:30
Nay
4ecc68d3a5 DB/EAI: Remove forgotten EAI scripts
984fa01b61
2013-07-12 14:40:54 +01:00
Aokromes
984fa01b61 DB/Misc: Fix Blowing Hodir's Horn
Fix by KirkHammett closes #10270
2013-07-12 13:20:54 +02:00
Malcrom
b91fd1c2d4 DB/Waypoints: Add missing .sql to file 2013-07-11 22:46:27 -02:30
Malcrom
f8c3be1f79 DB/Waypoints: Add waypoints to Black Temple instance. 2013-07-11 22:25:57 -02:30
Malcrom
3c73e9baff DB/Waypoints: Add some waypoints to black Temple Instance. 2013-07-11 22:12:40 -02:30
Aokromes
f5cd494acb DB/Misc: Fix some spam
Fix by KirkHammett
2013-07-11 14:51:35 +02:00
Malcrom
b7cf456f53 Core/Scripting: Additions to Shade of Akama Script. Just ending sequence left to do.
Please supply feedback if anything is not like offi so I can fix.
2013-07-10 18:29:32 -02:30
Aokromes
8b7ae2cde8 DB/Misc: Spawn some missing gameobjects
Data by KirkHammett
2013-07-10 11:48:15 +02:00
Malcrom
d8b39e9bae Core/Scripting: Fix some errors in Shade of Akama script. 2013-07-08 16:31:29 -02:30
Malcrom
92eec6831a Core: Scripting: Shade of Akama WIP 2013-07-08 12:39:32 -02:30
blub
bebae5d3fa Create 2013_07_08_00_world_gameobject.sql
SQL: Fix fail in 5a6eacfa33
2013-07-08 16:38:48 +02:00
Aokromes
5a6eacfa33 DB/Spawns: Add missing Gameobjects into The Shattered Halls
Note: some doors needs to be scripted after this.
2013-07-07 20:34:26 +02:00