aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2012-02-04SQL: Correctly fixed recent sqlSubv2112
2012-02-04SQL: Delete before insert in previous sqlSubv2112
2012-02-04SQL: Added missing spawn of Spirit Healer in DesolaceSubv2112
Author: The-Legend
2012-02-04DB/Misc: Fix a start-up error introduced in ↵Discover-
5462ee44e7e3233db69937a554ce3ff0ba026e84 and fix two typo's also made in 5462ee44e7e3233db69937a554ce3ff0ba026e84 By @Malcrom
2012-02-04DB/Creature: Spawn Petrov for the quest Hollowstone Mine (12158)svannon
Closes #1551
2012-02-04DB/Gameobjects: Update Supply Crate type from sniffzxbiohazardzx
2012-02-03SQL: Fixed recently pushed SQLSubv2112
2012-02-03SQL/Quests: Quest Feedin' Da Goolz (12652) should be available to all races, ↵Subv2112
fix by Armano
2012-02-03SQL: Added some gossip menus, by MalcromSubv2112
2012-02-02DB/Loot: reworked Hallows End LootsZxBiohazardZx
Closes #3658
2012-02-01Script/Spells: Solve problems with argent tournament spellsSouler
- Including cleanup in spell_generic
2012-01-31DB/Achievements: Fixed achievement "Not So Fast".Subv2112
Fix by furion closes #4050
2012-01-31DB/Loot: More Mining Template UpdatesZxBiohazardZx
2012-01-30DB/Loot: Reworked Mineral Veins & Deposits should fix previous issues on ↵ZxBiohazardZx
looting them Closes #3360
2012-01-30DB/Loot: Some ICC loot fixes: Shadowfrost Shard was added to deathbringer ↵ZxBiohazardZx
and dreamwalker, and set to quest-only drop. loots for blood council and dreamwalker have been increased Closes #1886
2012-01-30DB/Loot: Set correct drop percent chance for fragments on putricide 25 heroicZxBiohazardZx
2012-01-30DB/Loot: Blue Scepter Shard should have a 100% drop chance when on quest The ↵gecko32
Wrath of Neptulon Closes #5002
2012-01-30Core/ObjectMgr: Improved error message to include source of the errorShauren
SQL: Renamed files to match standards
2012-01-30Scripts/Icecrown Citadel: Professor Putricide will now remove Mutated Plague ↵Shauren
from players when dying
2012-01-30SQL: Add missing "sql properties" to `conditions` field SourceIdNay
2012-01-30Scripts/Spells: Fix Argent Tournament mount spells:Souler
* Break-Shield * Charge * Defend (visual) * Mounted duel * Faction Pennants when riding argent tournament mounts Closes #4917.
2012-01-29proper deletes before inserts, add ; on statementzxbiohazardzx
2012-01-29Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreSubv2112
2012-01-29SQL/Conditions: Added SQL update from previous commitSubv2112
2012-01-29Merge pull request #4932 from kandera/fix_seasonl_quest_resetNay
Core/Quests&GameEvents: fix seasonal quest check
2012-01-29SQL: Correct SQL naming/line endings for recent commitsShocker
2012-01-29Merge pull request #4981 from Souler/fix_omenShocker
Events/Lunar Festival: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters. Implemented AI for Omen and his summoning ritual. Closes #4939
2012-01-29Db/Quests: fix q13129 quest reward - by Jildor - closes #4633QAston
2012-01-29Db/Spells: Correct spell_bonus_data for Empowered Renew - by Wallker, sql ↵QAston
formatted by kandera:)
2012-01-29Core/Spells: Fix spell Gushing Wound - by kandera - closes #4628.QAston
2012-01-29Scripts/Spells: Fixed behaviour of Elune's Candle, Rockets and Rocket Clusters.Souler
Scripts/NPC: Implemented AI for Omen and his summoning ritual.
2012-01-28SQL/Conditions: Updated conditions with CONDITION_RACE and CONDITION_CLASS.Subv2112
Malcrom's sql
2012-01-27DB/Faction change: Add some missing itemsburnham
Signed-off-by: burnham <georgiosburnham@gmail.com>
2012-01-26fix seasonal quest checkKandera
2012-01-26DB/SAI: added SAI for quest: Elven Legends (7481, 7482)Malcrom
closes #4948
2012-01-24DB/Misc: Correct ending lines in last two commitsDiscover-
2012-01-24Merge pull request #4944 from Souler/script_cleanupDiscover-
Convert some coded scripts to DB
2012-01-24Scripts/Spells: Script spell RefocusDiscover-
2012-01-24DB/Conditions: Convert Dame Evniki Kapsalis script into conditionsSouler
DB/SAI: Convert Priestess Alorah and Grimmin scripts into SmartAI
2012-01-24Fix sqlAokromes
2012-01-23Scripts/UK: Improvements to my last commit. Thanks to Vincent-MichaelManuel Carrasco
2012-01-23Scripts/UK: Re-written Prince Keleseth script.Manuel Carrasco
* Corrected spawns amount, only 4 Skeletons must be spawned not 5. * Adjusted timers, now they are blizzlike. * This also includes skeleton resurrection timer. * Removed hacky code that was replacing spells (they are casted now). * Implemented "On The Rocks" achievement. Thanks to Subv for help.
2012-01-23DB/SAI: Add SAI for Windle Sparkshine - he will now light up Dalaran when ↵Discover-
night starts in-game Note: requires 1b2c413933f19aec82371a5b55cba9c3b3ded43a
2012-01-22DB/Creature: remove creature_addon data for nonexisting creatureZxBiohazardZx
2012-01-22DB/SAI: Fix the last error on this file, sorry guysDiscover-
2012-01-22DB/SAI: Correct delete statements in previous commit - thanks @MalcromDiscover-
2012-01-22DB/SAI: Kill some start-up errorsDiscover-
2012-01-22SQL/Conditions: Fixed typo, it must 23324 instead of 23342. Author: AokromesManuel Carrasco
2012-01-22SQL: Fixed startup error. Author: Aokromes.Manuel Carrasco
2012-01-21Fix some errors in previous SQL updates. Author: MalcromManuel Carrasco