Commit Graph

6047 Commits

Author SHA1 Message Date
Aokromes dfcce20caf DB/Quest: Cocooned
By dr-j, closes #11478
2014-06-22 22:39:29 +02:00
Aokromes 9345197a9c DB/SAI: Prevent mass spawn of Heb'Jins Bat
By dr-j, closes #11596
2014-06-22 22:15:41 +02:00
Aokromes 165bb9d167 DB/Spell: Arcane missiles & Penance critical chance reduction
By gecko32, closes #11949
2014-06-22 22:01:15 +02:00
Aokromes ebc889dae6 DB/Quest: Valduran the Stormborn
By w1sht0l1v3, closes #4499
2014-06-22 21:37:38 +02:00
Aokromes 6b24a8a7a7 DB/Quest: All Things in Good Time
By dr-j, closes #11441
2014-06-22 21:31:17 +02:00
Aokromes a464a87881 DB/Quest: Fix Basic Orders
By untaught, closes #11925
2014-06-22 21:29:50 +02:00
Aokromes 288b016e31 DB/Quest: The Story Thus Far...
By untaught, closes #11417
2014-06-22 21:22:28 +02:00
Aokromes 74d57fa1c0 DB/Quest: Fix Slim Pickings
By dr-j closes #1900
2014-06-22 21:19:00 +02:00
Aokromes 63c58b6413 DB/SAI: Fix Stone statues
By untaught, closes #1923
2014-06-22 21:15:37 +02:00
Aokromes 48af876ace DB/Quest: The Plains of Nasam
By dr-j, closes #3979
2014-06-22 20:58:06 +02:00
Aokromes 516246cbe9 DB/SAI: Fix Catch and Release
By Polkic, closes #11236
2014-06-22 06:50:17 +02:00
Aokromes d672828c0e DB/Gameobject: Netherwing Egg
By justicar, updates #10813
2014-06-22 06:26:59 +02:00
Vincent-Michael ac343c72cc DB/Creature: Fix locales_creature for some language 2014-06-22 00:52:57 +02:00
Aokromes 8ddf289e2f DB/Creature: Fix Kroshius text
By Rushor, closes #11801
2014-06-21 08:27:34 +02:00
Kinzcool 1c848d15e8 DB/Spells: Added all serverside spells for 3.3.5a 2014-06-20 23:15:39 -04:00
Aokromes 1962b68ac3 DB/Creature: Spawn Thalorien Dawnseeker's remains
Closes #11017
2014-06-19 06:54:05 +02:00
Trisjdc 4191ad4cb2 DB/SpellGroups: Fix a couple of runtime DB errors from f27821486b 2014-06-17 00:29:29 +01:00
Trisjdc 24d834af17 Fixup 2014-06-16 14:03:21 +01:00
Trisjdc ddaafdb720 DB/SpellGroups: Fix Poison Stacking 2014-06-16 13:45:03 +01:00
Trisjdc e9bc7edeff DB/SpellGroups: Quick fixes in latest SQL 2014-06-16 02:45:26 +01:00
Trisjdc f27821486b DB/SpellGroups: Completely review of WotLK Stack Rules
Closes https://github.com/TrinityCore/TrinityCore/issues/4313, https://github.com/TrinityCore/TrinityCore/issues/1626, https://github.com/TrinityCore/TrinityCore/issues/5173, https://github.com/TrinityCore/TrinityCore/issues/5822, https://github.com/TrinityCore/TrinityCore/issues/12212, https://github.com/TrinityCore/TrinityCore/issues/3814, and probably others
2014-06-15 23:22:53 +01:00
joschiwald e55835a6a9 Core/Creature: load correct vehicleid of difficulty mode npcs if set otherwise inherit from normal mode entry
Closes #8783
2014-06-15 17:49:17 +02:00
joschiwald 7b3141bfde Scripts/Gurtogg:
* fixed bloodboil targeting
* fel rage should only hit players

Closes #12193
2014-06-15 17:41:42 +02:00
Shauren 3899d451f9 SQL: Restored file that was not supposed to be renamed 2014-06-15 00:00:31 +02:00
Vincent-Michael 1c80e441a0 Core: Fix non pch build 2014-06-14 23:33:20 +02:00
Discover- dbc97c0fd3 Merge pull request #12280 from MitchesD/commands
Scripts/Commands: added option to show flags_extra (.npc info)
2014-06-14 23:17:39 +02:00
MitchesD 3a8b5179fa Scripts/Commands: added option to show flags_extra (.npc info) 2014-06-14 22:11:50 +02:00
Vincent-Michael b64d1e180e DB/SAI: Fix sai linked error 2014-06-14 22:08:30 +02:00
Vincent-Michael 53caf7959e Core/Ulduar: Added IsInCombat check for ulduar teleporter 2014-06-14 22:01:50 +02:00
Vincent-Michael cd3977edf9 DB/Misc: Convert ulduar teleporter in sql 2014-06-14 20:03:55 +02:00
Shauren 712bb19ec3 Fixed typo in 2014_06_14_00_world_creature_template.sql 2014-06-14 17:57:00 +02:00
Shauren ae608218a9 DB/Instance: Fixed mutated abomination regenerating power clientside 2014-06-14 17:14:00 +02:00
Shauren f39a66d082 SQL: Renamed files to match the naming rules 2014-06-14 17:13:11 +02:00
Aokromes d28f0f9a5a DB/Creature: Trenton Lighthammer missing gossip
By dr-j closes #12248
2014-06-12 01:54:52 +02:00
Aokromes 3399911733 DB/Quest: Fix Missing text for A Most Puzzling Circumstance
By Crysicle, closes #12252
2014-06-12 01:41:13 +02:00
jackpoz d1d91d193d Merge commit https://github.com/Unholychick/TrinityCore/commit/52c0fc96bb4a8a62218bd383f360c0e1350ef62a 2014-06-11 21:00:16 +02:00
Unholychick 52c0fc96bb Move pestilence to spellscripts
Fixes crash and warnings introduced in d4bbc26261
Fixes a bug that allowed dks to spread diseases using another dks diseases
Closes: https://github.com/TrinityCore/TrinityCore/issues/12245
2014-06-11 20:03:30 +02:00
Aokromes 9f4bab55ed Merge pull request #12046 from phoenixfight/fishmaster
Core/Fishing: Repair fishing spell result fish escape
2014-06-11 17:32:49 +02:00
phoenixfight ae46affe4e [core/database]Repair fishing spell result fish escape
edit fish junk sql formart

Optimized code, remove some useless brackets

fix default fish result ,just like Off the coast of Storm Peaks.

cleaned the sql part  thx Kinzcool

fix todo now
2014-06-10 11:07:15 +08:00
Aokromes d66d1af271 DB/Quest: Fix some missing quest texts
By crysicle, closes #12167
2014-06-09 23:11:08 +02:00
Kinzcool 9d481fd64d DB/GameObjects: Deleted no longer needed gameobjects spawns since their phaseMask correction 2014-06-09 23:11:02 +02:00
Kinzcool ae18b84c73 DB/GameObjects: Fixed the phasing of the remaining flags in WinterGrasp 2014-06-09 23:11:01 +02:00
Kinzcool 0cc94300d9 DB/GameObjects: Fixed some phasing of certain gameobjects in Northrend and DK's area 2014-06-09 23:11:00 +02:00
Vincent-Michael ae1fbba3cc DB/Conditions: Fix conditions for Xink gossip 2014-06-09 23:11:00 +02:00
Aokromes ba0b4dc06d DB/Creature: Fix Eva Sarkhoff
By dr-j, closes #12224
2014-06-09 23:10:51 +02:00
Trisjdc 78f1cbfba5 Scripts/Items: Imp in a Ball 2014-06-09 23:10:47 +02:00
Aokromes 90c60a5a6f DB/Quest: Fix some missing quest texts
By Crysicle, closes #12214 closes #12209
2014-06-09 23:10:45 +02:00
Aokromes e5bd194bf8 DB/Quest: Fix some missing quest texts
By crysicle, closes #12167
2014-06-09 10:11:56 +02:00
Kinzcool 1ed339547b DB/GameObjects: Deleted no longer needed gameobjects spawns since their phaseMask correction 2014-06-08 03:13:18 -04:00
Kinzcool d9cdac643e DB/GameObjects: Fixed the phasing of the remaining flags in WinterGrasp 2014-06-08 03:11:36 -04:00