DDuarte
295a8a8dc1
Core/Spells: Fix structure of a particular SMSG_SPELL_GO used in pet summoning
2014-09-27 22:07:08 +01:00
Aokromes
e755502a7f
Update 2014_09_22_00_world.sql
...
Fix travis import
2014-09-27 22:01:27 +02:00
Vincent-Michael
774195a935
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-27 12:45:29 +02:00
Nyeriah
3282dea5c5
DB/SAI: Re-add SAI for Sprinkle that was accidentally deleted at d672e78a5b
2014-09-27 06:29:04 -03:00
Shauren
42177d9f2c
Fixed GCC build
2014-09-27 10:56:22 +02:00
Vincent-Michael
09f682b11e
Core/Spells: Fix typo
2014-09-27 06:03:57 +02:00
Vincent-Michael
da91ae1f22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp
src/server/scripts/EasternKingdoms/zone_isle_of_queldanas.cpp
src/server/scripts/Spells/spell_dk.cpp
src/server/scripts/Spells/spell_druid.cpp
src/server/scripts/Spells/spell_shaman.cpp
src/server/scripts/Spells/spell_warrior.cpp
2014-09-27 05:23:46 +02:00
Vincent-Michael
eccc6e97ea
SQL: meh, save button
2014-09-27 02:17:06 +02:00
Vincent-Michael
ebdf156212
DB/Gameobject: Fix wrong "Brewfest Banner" position in durotar
2014-09-27 02:14:57 +02:00
Vincent-Michael
a6a23a73af
Misc/Brewfest: Fix Quest "11407 - Bark for Drohn''s Distillery!" / "11408 -Bark for T''chali''s Voodoo Brewery!"
2014-09-27 01:19:20 +02:00
joschiwald
eb4ff759ec
Scripts/Spells: fixed typo in Improved Frost Presence
2014-09-26 23:28:08 +02:00
jackpoz
0af6d3a16d
Core/Misc: Refactor scripts to fix static analysis warnings
...
Last issue to be fixed, fixes #12960
2014-09-26 22:58:15 +02:00
Vincent-Michael
2fe25d714d
DB/Brewfest: Fix quest start for "Bark for T'chali's Voodoo Brewery!" / "Bark for Drohn's Distillery!"
...
To/Do: Fix quest kill credit
2014-09-26 22:34:21 +02:00
Shauren
605d51533c
Core/Spells: Always add threat for spells from spell_threat table, not only if target was hit. Unsuccessful cast results in 0 threat added instead of the full amount and creating threat list entry for caster. This fixes various exploits with taunt spells bugging out scripts due to taunt immunity/passive state (creatures would immediately evade resetting script state if no entries were present on threat list - entry with no threat is not the same as no entry)
...
Closes #11883
2014-09-26 22:26:51 +02:00
Vincent-Michael
b620b2d27a
DB/Quest: Fix LimitTime for Quest "Bark for Drohn's Distillery!" / "Bark for T'chali's Voodoo Brewery!" / "Bark for the Barleybrews!" / "Bark for the Thunderbrews!"
2014-09-26 21:23:20 +02:00
Shauren
07f47a4b91
Scripts: Fixed compiler warning
2014-09-26 20:48:10 +02:00
Shauren
71644043d2
Core/Debugging: Extended ASSERT macro to allow passing additional formatted string
2014-09-26 20:47:48 +02:00
MitchesD
7b72342658
Scripts/ManaTombs: Nexus-Prince Shaffar rewritten to BossAI/EventMap
2014-09-26 18:43:01 +02:00
Aokromes
9998631372
DB/Creature: Delete incorrectly spawned Felhunter
2014-09-26 08:46:03 +02:00
Nyeriah
ace897e27b
Scripts/UtigardePinnacle: Prevent Ymiron from triggering a phase transition at death
...
...caused by the health percent multiplers used to check transitions
2014-09-26 03:10:48 -03:00
Dr-J
6974a924a3
DB/Quest: Tirion's Gambit
...
Script for chosen zealots is not perfect as this should surround player/tirion in a circle but cant think of anyway other than every chosen zealot having its own wp and sai.
Closes #10474
2014-09-26 02:21:33 +01:00
jackpoz
79b9ca4a58
Scripts/Misc: Make InstanceScript::Initialize() obsolete
...
Move all InstanceScript initialization code from Initialize() to the constructor.
InstanceScript::Initialize() is now obsolete, please don't use it anymore. The only reason it's still in the sources is for backward compatibility.
2014-09-25 22:28:20 +02:00
jackpoz
16a884d999
Core/Misc: Refactor scripts to fix static analysis warnings
...
Eighth batch of fixes targeting 80 issues reported by Coverity
2014-09-25 21:19:34 +02:00
Shauren
ea4dd2c8f4
Scripts/Icecrown Citadel
...
* Fixed Deathbringer Saurfang faction
* Fixed Coldflame faction
2014-09-25 21:15:20 +02:00
Vincent-Michael
1739ff3443
DB/Brewfest: Fix "Ram Master Ray" gossip
2014-09-25 20:24:52 +02:00
Malcrom
84fdc55db8
Scripting/Isle of Queldanas: Moved Converted Sentry to SAI.
...
Closes #13121
2014-09-25 12:10:19 -02:30
Duarte Duarte
6042dc810b
Merge pull request #13214 from mik1893/achievement
...
Core/Achievements: fix old typo in AchievementMgr::SendCriteriaUpdate
2014-09-25 13:26:31 +01:00
mik1893
c9abaf4139
Core/Achievements: Fixed wrong packet generation in AchievementMgr::SendCriteriaUpdate
2014-09-25 14:06:35 +02:00
Vincent-Michael
c3805aa512
Misc/Events:
...
- Fix Quest "There and Back Again" (only Horde-side)
- Fix Quest "Now This is Ram Racing... Almost." (only Horde-side)
- Fix more spell mechanics for racing ram
To/Do: Fix gossips and some optimize
2014-09-24 22:21:44 +02:00
Dr-J
b949521a52
DB/Quest: Free Your Mind
...
Proper script for http://www.wowhead.com/quest=12893
Previous script gave credit on these npcs been killed which was wrong behaviour
2014-09-24 13:46:06 +01:00
Aokromes
b48ba56efd
Core/Gossip: Implement GOSSIP_ICON_CHAT_21 to kill another startup error
2014-09-24 00:59:26 +02:00
Vincent-Michael
4c25454b77
Core/Spells: Added missing stuff in 44bcfb86f5
2014-09-23 21:50:45 +02:00
Vincent-Michael
44bcfb86f5
Core/Spells: Fix Ram Racing mechanic
...
To/Do: Fix Quests and your lazy ass :/
2014-09-23 21:30:47 +02:00
Dr-J
eae8437b0e
DB/Creature: General Lightsbane
...
Script General Lightsbane for quest If He Cannot be turned
2014-09-23 19:55:54 +01:00
joschiwald
c695c084b8
Scripts: update blackrock caverns
2014-09-23 20:47:05 +02:00
Malcrom
f72125a318
Scripting/Blackrock Caverns: Misc updates.
2014-09-23 15:13:38 -02:30
MitchesD
1455aaa83c
Scripts/BlackrockCaverns: fix build
2014-09-23 15:51:45 +02:00
Dr-J
8b6bb8ff6b
DB/Misc: Error fixes
...
Closes #13182
2014-09-23 11:13:37 +01:00
Malcrom
0f1c819ccb
Scripting/Blackrock Caverens: A few updates to scripts.
...
Spawning almost complete.
2014-09-23 03:12:14 -02:30
Dr-J
374ea68c48
DB/Quest: Learning to Communicate
...
* Conditions for The King's Empty Conch
* Scalders Abilities
* On Reward Text
2014-09-23 01:55:15 +01:00
Dr-J
fc11f7ed3a
DB/Quest: Birds of a Feather
...
Fix this quest so it works as on retail
* Delete permament spawns of Female Kaliri Hatchling,
* Breaking a egg will now spawn either a Female Kaliri Hatchling or Male Kaliri Hatchling
* Female Kaliri Hatchling will despawn when captured and is now required for quest item to be used.
2014-09-22 22:39:22 +01:00
DDuarte
878ffbc22a
SQLs: Rename 434 only sql files
2014-09-22 20:28:31 +01:00
iDenyDeX
9c9556d75c
Core/Spell - Fix Remove Aura "The Eye of Acherus"
...
Fixed remove aura "The Eye of Acherus" http://www.wowhead.com/spell=51852 after use "Recall Eye of Acherus" http://www.wowhead.com/spell=52694 .
Earlier, after using the player remained under the aura.
2014-09-22 21:01:26 +02:00
jackpoz
e77f503336
Scripts/Examples: Remove some more code related to example scripts
2014-09-22 20:25:11 +02:00
Vincent-Michael
15520e38d0
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
sql/base/dev/world_database.sql
src/server/game/Entities/Player/Player.h
2014-09-22 06:41:14 +02:00
Vincent-Michael
1bd700284f
Core: Fix gcc build
2014-09-22 06:34:52 +02:00
Morgoporc
ec59c3ab03
Core/Players/DK: Implement Rune Grace Period mechanic
...
Closes #11736
Fixes #6122
2014-09-22 01:05:13 +01:00
Malcrom
89423032ec
DB/Creature Template: Fixed some startup errors.
2014-09-21 20:23:51 -02:30
Malcrom
7d92ccd3e5
Scripting/Blackrock Caverns: Fix some event numbers.
2014-09-21 19:21:45 -02:30
Malcrom
cc6e4d4608
Sripting/Blackrock Caverns: Start scripting for Blackrock Caverns
2014-09-21 19:05:59 -02:30