Commit Graph

15582 Commits

Author SHA1 Message Date
Shocker
64e4fa254b Merge pull request #6250 from Frca/master
Core/Misc: Do not set TeleportDestination as reference in WorldSession::HandleMoveWorldportAckOpcode()
2012-04-23 17:26:34 -07:00
Shocker
aa9bf26786 Merge pull request #6251 from elecyb/wardendoc2
Core/Warden: Documented more warden checks
2012-04-23 17:25:06 -07:00
Shocker
ad14ad33e0 Merge pull request #6164 from Jildor/honor_among_thieves_proc
DB/Spells: Fix Honor Among Thieves proc chance
2012-04-23 17:23:03 -07:00
Shocker
83e1e17649 Merge pull request #6008 from cookta2012/troy09
Core/Commands: Some porting and organizing

Moving a commands around eliminating a unnecessary file, and porting the "demorph" command
 * moved the "wpgps" command into the cs_debug.cpp because it seems more fitting
 * organized the "modify speed" commands into a table of their own
 * moved the "gps" command into the cs_misc.cpp
2012-04-23 17:21:42 -07:00
Shocker
cf305bc7c9 Merge pull request #5992 from 4m1g0/master
Core/Arenas: Fix waterFallKnockbackTimer typo and set more blizzlike values for Dalaran Sewers waterfall
2012-04-23 17:18:33 -07:00
Shocker
70f93a63a2 Merge pull request #6304 from Vincent-Michael/shaman
Core/Spells: Fix Earthen Power

Closes #4795
2012-04-23 17:14:12 -07:00
Shocker
ef64e8d35a Merge pull request #6316 from Kezo90/rogue_t9_2p
Core/Spells: Rogue T9 2P should proc only from Rupture ticks
2012-04-23 17:10:46 -07:00
Shocker
7fd9af6bd6 Merge pull request #6292 from Vincent-Michael/gate
Core/Battlegrounds: Fix broken gate state in Strand of the Ancients

Closes #4801
2012-04-23 17:08:05 -07:00
Kezo90
61219cf9db DB/Spells: Rogue T9 2P - Should proc only from Rupture ticks. 2012-04-23 22:31:39 +02:00
ZxBiohazardZx
ef9733e62b DB/Loot: Correct dropchances for the Quest Kindness
Closes #6301
2012-04-23 22:22:21 +02:00
Gecko32
e98dc0e838 DB/Loot: Correct Mote of Life dropchance
Closes #5692
2012-04-23 22:18:42 +02:00
Helias
7901e28b76 DB/Loot: Add some missing skinning loot templates
Closes #5972
2012-04-23 22:13:35 +02:00
ZxBiohazardZx
81ec7a6c71 DB/Loot: Rework Prospecting Loot Templates, includes grouping and referencing
Closes #6275
2012-04-23 22:06:48 +02:00
Kandera
b07341f998 Core/Spells: Fix spell cast of greatmother's soulcatcher. closes #1882 2012-04-23 14:35:12 -04:00
click
c412328991 Revert "DEP: Updated Jemalloc to Version 2.5" - this version of the jemalloc-library is crashy at best, and should not have been pushed.
Further investigations on why this occurs is required before it will be slammed into master.
This reverts commit 126fd13e5d.
2012-04-23 20:23:30 +02:00
Kandera
5da5021464 Core/Spells: fix rocket boots extreme (+lite) spell cooldown issue. 2012-04-23 13:42:54 -04:00
Shauren
a9ad4099ec Scripts/Icecrown Citadel
* Sister Svalna will now fly and land properly
* Fixed visuals in Blood Prince Council fight
* Flying triggers will now fly properly
2012-04-23 18:10:18 +02:00
Kandera
1cbcbe5ba1 Core/Battleground: correct checking for which flag was on the ground. fixes issue with not being able to pick up flags 2012-04-23 11:45:22 -04:00
Vincent-Michael
ccda7c8a40 Core/Shaman: Fix Earthen Power 2012-04-22 20:29:47 +02:00
Frca
0a82c93a97 Codestyle
Signed-off-by: Frca <killerfrca@gmail.com>
2012-04-22 19:24:44 +02:00
Frca
c7a70803b4 Merge branch 'master' of git://github.com/TrinityCore/TrinityCore 2012-04-22 19:19:32 +02:00
Discover-
57e937e171 Merge pull request #6290 from Xanvial/tabard_vendor
DB/SAI: NPC Tabard Vendor
2012-04-22 07:33:45 -07:00
Xanvial
8d5660a0bf Use SMART_EVENT_LINK to close gossip 2012-04-22 19:02:20 +07:00
Vincent-Michael
ddd25ce716 Battleground/Strand of the Ancients: Fix broken gate state 2012-04-22 13:36:18 +02:00
Xanvial
98f9472715 Convert script of npc tabard vendor to SAI and add missing tabard recovery 2012-04-22 08:40:22 +07:00
Discover-
bc4303d8f9 Merge pull request #6286 from Ramusik/master
boss_doomlord_kazzak improvements
2012-04-21 12:12:07 -07:00
Ramusik
c47d295e2a Scripts/Outland: Boss Doomlord Kazzak
- Implement Berserk
- Some style corrections
2012-04-21 21:44:20 +03:00
Shauren
2921e28de3 Core/Maps: Increased default ground search range, 10 yards was insufficient for many flying creatures 2012-04-21 20:10:11 +02:00
Nay
c06012d054 Merge pull request #6272 from MrSmite/PetAI_attackFix
Core/Pets: Fix pets attacking on non-harmful spells (Hunter Mark and others)
2012-04-21 09:19:23 -07:00
Shauren
5c3ee06f49 Core/Errors: Improved OS detection for windows crash reporting 2012-04-21 16:29:26 +02:00
Vincent-Core
408c78dcd7 Core/Spells
* Converted percent based damage dealing spell effects to scripts
 * Fix Leviroth Self-Impale damage

Closes #6085

Signed-off-by: Shauren <shauren.trinity@gmail.com>
2012-04-21 12:17:45 +02:00
kaelima
9559a48877 Core/Spell: Attempt to fix some rare steady shot crashes
ref issue #5689
2012-04-21 02:42:59 +02:00
MrSmite
e9fd6d1979 Fix pets attacking on non-harmful spells 2012-04-20 20:22:40 -04:00
ZxBiohazardZx
fb787aee5e Commit: Typofix, this thing just haunts me... 2012-04-20 23:17:31 +02:00
ZxBiohazardZx
a16b07188f DB/Gameobject: Fix Horrible error from UP34 2012-04-20 23:00:17 +02:00
ZxBiohazardZx
b3f0c7fbcf DB/Loot: increase dropchance for Grimescale Murloc Head
Closes #4161
2012-04-20 20:19:49 +02:00
ZxBiohazardZx
da9554b6a1 DB/Loot: Add Formula: Enchant Gloves - Angler in some lootscheme's
Closes #4602
2012-04-20 20:06:24 +02:00
ZxBiohazardZx
d0fa53c087 DB/Loot: Add Recipe Mighty Arcane Protection Potion to Cult Researcher and Frostbrood Spawn
Closes #2385
2012-04-20 14:50:22 +02:00
ZxBiohazardZx
b39b8e1fe4 DB/Loot: Add items to Cache of the Ley Guardian
Closes #2691
2012-04-20 14:43:07 +02:00
ZxBiohazardZx
5b7e4b093b DB/Loot: Adjust the mechanic for Argent Crusade Trophy's to prevent issues after looting
Closes #2993
2012-04-20 13:36:23 +02:00
Subv
50f2be538c Fixed build 2012-04-19 18:43:41 -05:00
Subv
a5aba350a0 Core/SmartAI: Allow SMART_ACTION_SUMMON_GO and SMART_ACTION_SUMMON_CREATURE to use x, y, z and o parameters as relative offsets for a summoning position (example, summon creature 20 yards in front of the invoker)
Signed-off-by: Subv <s.v.h21@hotmail.com>
2012-04-19 18:33:25 -05:00
Shauren
479af777f1 More include fixes 2012-04-20 00:01:07 +02:00
Shauren
c6618575a2 Fixed build without PCH 2012-04-19 23:50:32 +02:00
Shauren
a5da806cc6 Scripts/Ulduar: Fixed some WIP code for Algalon 2012-04-19 23:30:40 +02:00
Shauren
3c2dd7c5ed Scripts/Ulduar: Algalon the Observer 2012-04-19 23:19:27 +02:00
ZxBiohazardZx
9231f04d0f DB/Loot: remove unused templates 2012-04-19 14:56:09 +02:00
ZxBiohazardZx
190b5e2615 DB/Loot: Add more pickpocketing loot templates for Northrend. Special thx for Gecko32 to do the prework
Closes #5106
2012-04-19 14:51:32 +02:00
Shauren
435a9a566a Core/Creatures: Changed how boss creatures are identified, creature_template.rank was not a good indicator 2012-04-19 14:28:45 +02:00
Gecko32
584161bc6d DB/Loot: Add missing loot templates for some creatures in naxx25
remove scraps from naxx10
Closes # 2776
2012-04-19 10:38:14 +02:00