aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-05DB/creatures: Update some creatures for AVbadmoon
Closes #4971
2013-07-05Commit: add newline to endoffileZxBiohazardZx
2013-07-05DB/SAI: Fix quest The Second Trialdr-j
Closes #3675
2013-07-04DB/Quest: Fix: Standards and Practices (9910) & Hand of Iruxos (5381)FireEmerald
Closes #10197 Closes #9701 Closes #9857 Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-04Scripts/Misc: Rename creatures with mob_ / mobs_ in npc_Vincent-Michael
Note: Have fun :P
2013-07-04Scripts/Razorfen Kraul: Fix build and a possible crashNay
2013-07-04Scripts/Razorfen Kraul add script for quest 1221Mislav Blazevic
Credits to @XFurry , he is original author. Closes #8165 Closes #10152 Signed-off-by: Nay <dnpd.dd@gmail.com>
2013-07-04DB/Misc: Fix some startup errors.Aokromes
2013-07-02DB/Gossip: Fix a previous commit.Malcrom
2013-07-02Core/Scripting: Allow Headless Horseman to be attackedAokromes
Fix by digz6666. Note: this script needs rewrite, any pull request doing it is welcome. Closes #3568
2013-07-02Merge pull request #10178 from mweinelt/masterSubv
Core/Spells: Remove correct stack of Deadly Poison when using Envenom
2013-07-02Core/Spells: Remove correct stack of Deadly Poison when using Envenomhexa-
2013-07-02Core/Scripting: Fix Gossip option select for npc_spirit_of_olumMalcrom
2013-07-01Core/Scripting: Fix error in previous commit.Malcrom
2013-07-01Core/Scripting: Update spirit of Olum to use db gossip.Malcrom
2013-07-01Core/Scripting: Move most if Illidan script text to creature text.Malcrom
2013-07-01Scripted/Naxxramas: Missing cleanup in ↵Vincent-Michael
f90078f979eacbaa50c14418f82d9c58a4c84b33 :P
2013-07-01Scripted/Naxxramas: Fix Four Horsemen ChestVincent-Michael
2013-07-01DB?Creature_template: Fix a few creatures with AIName and Scriptname.Malcrom
2013-07-01DB/Creature: Fix some bad spawning in LBRSMalcrom
2013-07-01DB/Misc: Fix some startup errors.Malcrom
2013-07-01Core/Scripting: More updates for BRS instance. Added missing scripts for ↵Malcrom
urok and gizrul.
2013-07-01DB/Misc: Typo fixAokromes
2013-06-30DB/Misc: Missing spawn and pathing for UBRSMalcrom
2013-06-30DB/waypoints: Add some missing waypointsMalcrom
2013-06-30DB/Misc: More convertions from db string. SAI waypoints not working ↵Malcrom
correctly, core issue. Action 66 turn to not working, core issue.
2013-06-30Db/Misc: More db strings to creature textMalcrom
2013-06-30DB/Misc: move text from db string to creature_text.Malcrom
2013-06-30DB/Misc: Remove some db strings and waypoint scripts. Repalce with creature ↵Malcrom
text and SAI.
2013-06-30DB/Creature: Fix startup errorVincent-Michael
2013-06-30Core/Scripting: Gyth event still not finished but completable.Malcrom
2013-06-30DB/Player: add Wooly Mammoth & Armored Brown Bear to factionchangeExodius
Closes #10098
2013-06-30DB/Loot: Gnomish Grenades have Very High drop chanceExodius
Closes #10086
2013-06-30DB/SAI: add SAI for Wretched Skulker/Bruiser/Huskdr-j
Closes #10034
2013-06-30DB/SAI: add SAI for the quest Fozruk, Feeboz, Znort and SleebyHobbilis
Closes #7920
2013-06-30DB/SAI: add SAI for The Black Knight's Cursenelegalno
Closes #7402
2013-06-30DB/Conditions: make Frenzyheart fury only affect playersVincent-Michael
Closes #6408
2013-06-30Scripts/Icecrown Citadel: Fixed Blood Queen Lana'thel flight phaseShauren
Closes #8759
2013-06-30Core/Units: Removed most calls to SendMovementFlagUpdate for creaturesShauren
2013-06-30DB/SAI: Remove instance flags for creatures in battlegroundsGacko
Otherwise they would not work and create runtime warnings on initialization
2013-06-30Core/Scripting: A few fixes for Blackrock Spire. Emberseer now setting ↵Malcrom
properly after wipe and Gyth/Rend event is getting closer to complete.
2013-06-29Rename SQL file and add new line at end of fileGacko
2013-06-29DB/SAI: Fix several runtime warnings / logical mistakesGacko
* Wrong event types for linked events * Possible multiple AI template initialization
2013-06-29DB/creature: another c_t_a to c_a convertZxBiohazardZx
2013-06-29DB/Misc:ZxBiohazardZx
- Convert c_t_a entry into c_a to prevent errors - Allow mounting in Black Temple <outdoor parts> - fix by exodius to add sound for Corrupted Ashbringer Closes #9997
2013-06-29DB/SAI: Convert Felblood Initiate to SAI and fix runtime warningGacko
2013-06-29Core/Vehicles: Implemented vehicle seat flag that makes passengers ↵Shauren
unselectable and dropped redundant UNIT_STATE_ONVEHICLE (it is only checked in the same places as unselectable unit flag)
2013-06-29Scripts/The Storm Peaks: Use proper vehicle check on prisoners from Cold ↵w1sht0l1v3
Hearted quest.
2013-06-27Core/Extractors: Fixed a possible issue with M2 model scalingShauren
2013-06-27Update READMEAokromes