aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-25Core/Scripts: move forge_of_souls gossip to DBtkrokli
2016-08-25DB/Gameobject: Fix respawn time of few Quest GameObjectsAokromes
Closes #17845 closes #17846 by Tauriella
2016-08-25Rename 2016_99_99_99_world.sql to 2016_08_25_01_world.sqlAokromes
2016-08-25Core/Scripts Implement Pit of Saron Cavern eventGustavo
2016-08-25Rename 2016_08_15_17779_world.sql to 2016_08_25_00_world.sqlAokromes
2016-08-25Scripts/Pet Implemented Argent Squire/Gruntling and Argent Pony BridleGustavo
2016-08-24Core/Achievements: improve mergeability between branchesSnapperRy
2016-08-24Forgot thisSnapperRy
2016-08-24DB/Conditions: fix target for spell Throw SnowballSnapperRy
Cannot be used to kill friendly targets anymore.
2016-08-24Merge remote-tracking branch 'Treeston/3.3.5-movechasestate' into 3.3.5treeston
2016-08-24Was Travis completely napping on this one?treeston
2016-08-24...Huh. Wonder how this one didn't make travis complain on the PR.treeston
2016-08-24DB/Achievements: fix some statistics related to epic/legendary itemsSnapperRy
Affected statistics: - Equipped epic items in item slots - Epic items acquired - Epic items looted - Legendary items acquired Closes #17854
2016-08-24Merge remote-tracking branch 'Treeston/3.3.5-kelthuzad' into 3.3.5 (PR #16634)treeston
2016-08-24Core/Achievements: implement ACHIEVEMENT_CRITERIA_DATA_TYPE_S_ITEM_QUALITY ↵SnapperRy
to check if the item with entry miscvalue1 is exactly of the quality specified in achievement_criteria_data's value1 field. Also ACHIEVEMENT_CRITERIA_DATA_TYPE_S_EQUIPED_ITEM --> ACHIEVEMENT_CRITERIA_DATA_TYPE_S_EQUIPPED_ITEM
2016-08-24DB/Quest: Revert 376d281 and 63c77d2, move changes to reputation_reward_rate ↵treeston
instead.
2016-08-24DB/Quest: fix reputation and offer reward text for quests "Mission Accomplished"SnapperRy
Closes #17379
2016-08-24typo fix for prev commit 376d281treeston
2016-08-24DB/Quest: Adjust Sons of Hodir reputation values to 3.3 retail. I have no ↵treeston
idea how we missed that all this time.
2016-08-23Core/SmartAI: fix warning reported by VS2015ariel-
2016-08-24Scripts/HallsOfLightning: Fix Volkhan healing.treeston
2016-08-23Rename 2016_08_24_08_world.sql to 2016_08_24_03_world.sqlariel-
2016-08-23Core/Scripts: set correct unit_flags on Scarlet Mine Car (#17844)tkrokli
Closes #17816
2016-08-24DB/Creature: Remove random untargetable flag from a dragonkin in Crystalsong ↵treeston
Forest. Sniff confirms flag is incorrect.
2016-08-24DB/Quest: use the new SMART_TARGET_LOOT_RECIPIENTS for quest "Feeding Arngrim"SnapperRy
By Treeston, closes #16169
2016-08-24DB/Quest: fix event for quest "Mimicking Nature's Call"SnapperRy
2016-08-24Core/SmartAI: allow SMART_TARGET_OWNER_OR_SUMMONER to target a temporary ↵SnapperRy
summon's summoner, too (#17851) Core/SmartAI: allow SMART_TARGET_OWNER_OR_SUMMONER to target a temporary summon's summoner, too
2016-08-24Merge pull request #17852 from SnapperRy/update_entry_levelTreeston
Core/SmartAI: add param2 to SMART_ACTION_UPDATE_TEMPLATE to prevent change of level between entry updates
2016-08-23Core/SmartAI: add param2 to SMART_ACTION_UPDATE_TEMPLATE, allowing to ↵SnapperRy
specify if creature's level should remain the same between entry updates. A value of 0 (default) forces the creature to keep its current level between entry updates. Fixes #16371
2016-08-23Core/Event: prevent seasonal quests from resetting at server restart (#17455)SnapperRy
Closes #16015. Closes #16413.
2016-08-23Rename 9999_99_99_99_world.sql to 2016_08_23_05_world.sqlSnapperRy
2016-08-23Event/Brewfest: implement relay race (#17603)SnapperRy
2016-08-23Rename 2016_08_21_08_world.sql to 2016_08_23_04_world.sqlSnapperRy
2016-08-23Core/Scripts: npc_wormhole #define text moved to DB (#17805)tkrokli
Another core script hardcoded text removal: - removed #define text from script - added the text to gossip_menu_option - added and renamed enum to match DB entries - minor additional adjustments and comments Closes #6841
2016-08-23Rename 2016_08_99_99_world.sql to 2016_08_23_03_world.sqlSnapperRy
2016-08-23Improve scripts for quests Breakfast Of Champions and A Bear of an Appetite ↵Gustavo
(#17780) Properly despawn the related GameObjects after use of the quest item, avoiding multiple use and summon
2016-08-23Scripts/ArgentTournament: improve training dummy scriptSnapperRy
Now the ranged and charge target dummies will cast their spells and behave correctly for the related quests
2016-08-23DB/Conditions: allow spell Counterattack! to target Sunreaver HawkstriderSnapperRy
Used by the Argent Tournament's Melee Targets. Was only working for Alliance players due to wrong entry set for the Horde vehicle
2016-08-23DB/Condition: Condition for Fumping spell used on The Big Bone Worm questKillyana
Updates #11418 By sirikfoll
2016-08-23DB/Condition: Bael'Gar's Fiery EssenceKillyana
By sirikfoll Closes #12909
2016-08-22DB/Conditions: cosmetic fix for quest "War is Hell"SnapperRy
Fires will appear on the corpses' positions instead of the caster's
2016-08-22Core/Creatures: Exclude despawned creatures from being found by "nearest ↵Shauren
entry" searchers Updates #11418 Closes #17706
2016-08-22Core/Misc: Fix static analysis issuesjackpoz
2016-08-21Core/Unit: removed ancient workaround changing spell caster based on ↵ariel-
triggering aura. Keep an eye out for those broken scripts! Closes #17739
2016-08-21Dynamic linking build fixShauren
2016-08-21Typo fixShauren
2016-08-21DB/Creature: Add immunity to Proto-Drake EggKillyana
By DRJ Closes #17610
2016-08-21DB/Gossip: Fix wrong gossip option text for ByancieKillyana
Closes #17697
2016-08-21DB/SAI: Add missing SAI for Borean Tundra creaturesKillyana
Closes #17744 By Kodekc
2016-08-21DB/Object: Update respawn time for ruby lilacKillyana
By Tauriella Closes #17761