aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-28Merge pull request #12268 from Unholychick/patch_mimironnewTrisjdc
Scripts/Ulduar: Implement Mimiron
2014-06-28DB/Conditions: Arcanum of the stalwart protectorAokromes
Closes #10163
2014-06-28DB/Misc: Karen No (and related quests)Aokromes
By Wylath, closes #9217
2014-06-28DB/Misc: Missing Graveyard in Zone 44Aokromes
Closes #9724
2014-06-28Core/Battleground: removed hardcoded levels of alterac valley npcsjoschiwald
2014-06-28DB/SAI: Fix more runtime errors Aokromes
By dr-j
2014-06-28Scripts/Commands: fixed possible client crash with .go commandjoschiwald
2014-06-27Core/Battleground: refactored BattlegroundScorejoschiwald
(original code by Machiavelli)
2014-06-27Core/Misc: Fix gcc warningsjackpoz
2014-06-27Scripts/MagistersTerrace: fix possible crashjoschiwald
2014-06-27Core/Spells: Implement CREATURE_TYPEFLAGS_PROJECTILE_COLLISION, and solve ↵Trisjdc
some targeting problems with TARGET_DEST_TRAJ
2014-06-27DB/SAI: Fix more runtime errorsAokromes
By dr-j
2014-06-27DB/Misc: Fix startup and runtime errorsAokromes
By dr-j
2014-06-27Core/Spells: Ensure Haunt's healing takes in consideration crit damageTrisjdc
2014-06-27Core/Misc: Define CREATURE_TYPEFLAGS_PROJECTILE_COLLISIONTrisjdc
2014-06-26Script/MagistersTerrace: Fix fail in 27f28552489bab153d5c4717ce48e31496b4c43fVincent-Michael
2014-06-26Core/Mail: Fix exploit that allowed to send free emailsjackpoz
2014-06-26Core: Fix warnings and kill again whitespace ...Vincent-Michael
2014-06-26Merge pull request #12364 from MitchesD/misc_2joschiwald
Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues ...
2014-06-26Scripts/MagistersTerrace: reworked InstanceScript and fixed some issues on ↵MitchesD
boss Vexallus * removed old hacks and added missing auras * Vexallus converted to EventMap
2014-06-26Core/Loot: Skinning improvementsShauren
* Set skinnable flag only after all loot was taken * Creatures are skinnable only once - after skinning, the player only has to loot the creature again if he did not take all skinning loot
2014-06-26Core/Spells: Fixed professions resetting back to 1 when learning new level ↵Shauren
(expert/artisan)
2014-06-26DB/Spawns: Add multiple Brewfest missing thingsAokromes
By Discover-, updates #3619
2014-06-26DB/Quest: A Suitable DisguiseAokromes
Original Work by Discover-, fixes by Nastrand, zaphod77, foldy and, dr-j. Closes #3291
2014-06-25Core/Items: Items shouldn't have a negative item levelSubv
Closes #11631
2014-06-25DB/Quest: RedemptionAokromes
Fix missing delete.
2014-06-25Core/MMAPs: Update recastjackpoz
Update recast to https://github.com/memononen/recastnavigation/commit/42b96b7306d39bb7680ddb0f89d480a8296c83ff Previous MMAPs might still work but it's recommended to re-extract them.
2014-06-25Tools/MMapsGenerator: Improve mmaps generation time on multi-core CPUsjackpoz
Queue biggest maps first for mmaps generation to avoid waiting for last map, usually map id 571. Fix wrong maps count being printed on startup.
2014-06-25Core/Skills: Check if a skill can be unlearned with SkillRaceClassInfo.dbc ↵Shauren
data and use max skill level from SkillTiers.dbc
2014-06-25SQL: Renamed updates to follow naming conventionShauren
2014-06-25DB/Conditions: Fix conditions for spell "Symbol of Life"Dr-J
2014-06-25SQL: Sync auth_databaseVincent-Michael
2014-06-25DB/Conditions: Healing the Lake/Neutralizing AgentAokromes
By MitchesD, closes #3337
2014-06-25DB/Quest: RedemptionAokromes
By dr-j, closes #11233
2014-06-25Create 2014_06_25_04_world_misc.sqlAokromes
By dr-j, closes #4399
2014-06-25DB/Quest: A Tangled SkeinAokromes
By Trista, closes #6584
2014-06-25DB/Creature: Challe's Home For Little TykesAokromes
Closes #5921
2014-06-25DB/Creature: Midsummer Fire Festival SpawnsAokromes
Closes #1515
2014-06-24Core/SmartAI: Allow the use of SMART_ACTION_SET_EVENT_PHASE with ↵Subv
SMART_EVENT_RESPAWN. Closes #9289
2014-06-25Update and rename 2014_06_24_05_world_quest.sql to 2014_06_25_00_world_quest.sqlAokromes
2014-06-25Merge pull request #12354 from Kittnz/powering_our_defensesAokromes
Quest: Powering our Defenses fixed
2014-06-24Core/Loot: Make the pickpocket loot refill every 10 minutes by default on ↵Subv
the NPCs after they have been pickpocketed. Configurable by Creature.PickPocketRefillDelay Closes #935
2014-06-24Core/Skinning: Fixed the creatures becoming non-skinnable even before ↵Subv
looting them completely. Closes #5318
2014-06-25Fix a warning picked by static code analysis (assignment of a temporary ↵Trisjdc
variable before destruction)
2014-06-25DB/Quest: Lost Thunderbrew RecipeAokromes
By dr-j, closes #5054
2014-06-24DB/Quest: Remove Obsolete Midsummer Fire Festival questsAokromes
By Exodius, closes #10265
2014-06-24Core/Config: Fixed Rate.Corpse.Decay.LootedSebastian Valle Herrera
Looted creatures should now correctly obey the Rate.Corpse.Decay.Looted value. Closes #5358
2014-06-24DB/Item: Tier 7.5 Mage set bonusAokromes
By bazgrim, closes #10151
2014-06-24Update 2014_06_23_00_action_ip_logger.sqlAokromes
2014-06-24DB/Quest: Brains! Brains! Brains!Aokromes
By dr-j, closes #10244