aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2017-01-06Core/Scripts: added command to move characters across accountsariel-
2017-01-06Core/Scripts: kill one ugly char bufferariel-
2017-01-05Core/Vehicle: Remove immunity to Battering Ram for Ulduar vehicles (#18562)Rushor
Closes: #15185
2017-01-05Core/Player: Add another config option for IsGroupVisibleFor() (#18723)Staleness89
2017-01-02Update Copyright notice for 2017 in 4 more filestkrokli
4 files missed in the global search & replace performed in commit 6a51a88767247ce9fc85fb9d1bcbb5febf1598a2 Also some corrections & whitespace changes in /doc/UnixInstall.txt
2017-01-02Core/Scripts: Missing break and added ZBoundary in Blood Queen Lana ThelKeader
2017-01-02Scripts/TrialOfTheCrusader: Anub'Arak Enable Emerge Emote (#18721)Rushor
2017-01-02Update Copyright notice for 2017tkrokli
Happy new year!
2017-01-02Core/Scripts: Implement Boss Coren Direbrew (#18137)Gustavo
2017-01-02Build Fix (#18719)Gildor
Closes #18718
2017-01-01Build FixKeader
2017-01-01Core/Scripts: Blood Prince Council refactored and fixed reported issues (#18632)Keader
Closes #7150
2017-01-01Core/Scripts: Illidari Council Rewrite (#18546)Keader
Thanks to Sirikfoll, Krudor and Offl for all help
2017-01-01Core/Spells: Fixed non pch buildvincent-michael
2017-01-01Merge pull request #18702 from Rushor/peonKillyana
Scripts/Quest: Work Work! Move Lazy Peon script to SAI
2017-01-01Scripts/Quest: Work Work! Move Lazy Peon script to SAIRushor
2017-01-01Core/Spells: Check both main and offhand weapons if spell attributes require ↵Shauren
that (see Stormstrike) * This restores the check probably unintentionally dropped in 14c2b2d6cd2303609f1a1859e727ace7b8ea649c * Build fix
2016-12-31Fixed array size bug with the auction house bid price. Lowered the default ↵Ayrton Stout
max bid price (#18697) Closes #18698
2016-12-31Core/Pets: Fixed hunter pet resistance exploit (#18600)xinef1
2016-12-31Core/Pets: Fixed exploit where warlock can abandon its pet to generate new ↵xinef1
name (#18606)
2016-12-31Core/World: Simplified sleep calculation routine for world update thread ↵xinef1
(#18634)
2016-12-31Core/AH: AuctionHouseBot BidPrice determined by config optionsAyrton Stout
2016-12-31Core/Spells: add some missing breaksariel-
2016-12-31Core/Player: Recast lost by death item obtain spells of any items held in ↵ariel-
the inventory when resurrecting I HAS BUKKIT Closes #5184
2016-12-31Core/Vehicles: make vehicles immune to Cycloneariel-
Closes #18489
2016-12-30Core/Spell: added some helpers to SpellInfo to reduce code duplicationariel-
2016-12-30Core/Items: Fixed problem where item dependent auras are not properly ↵xinef1
updated (#18592) - Introduced in 7e83d7e22a82104e53f872758fc7fe835472782c Closes #18506
2016-12-30Core/Spell: kill old charge restoring system. Mods are fully handled by proc ↵ariel-
system now. - Fixes an edge case of spell failing due to out of range and re-adding charges to an existing aura.
2016-12-30Core/Player: fix some PCT_MOD charge consumptionariel-
By xinef1 Closes #18516
2016-12-30Core/Spell: unbreak generic mount spells after prev commitariel-
2016-12-30Core/Spell: reverted changes for NO_TARGET handlingariel-
Partial revert of 584d347b70be521d7431dfe1694b80f2e95b957b Closes #18666
2016-12-30Core/Spell: Fixed bug where spell could fail to hit a target properly even ↵xinef1
if all conditions were met (#18596)
2016-12-30Core/Spell: Fixed Arcane Potencyariel-
- Removed old workaround in SpellAuras.cpp Closes #18417
2016-12-29Core/Script: Kill one startup errorariel-
2016-12-29Core/Spell: fix one spell range issueariel-
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 ↵DDuarte
https://github.com/fmtlib/fmt/commit/7fa8f8fa48b0903deab5bb42e6760477173ac485 Also renamed cppformat to fmt
2016-12-29Core/Spell: do not proc auras on SPELL_AURA_OBS_MOD_HEALTH healing ticksariel-
Closes #14726
2016-12-29Core/Spell: Prevent NO_TARGET auras from actually selecting target (same as ↵ariel-
caster) - Fixes an issue with generic mount scripts where the dummy aura was applied and removed then the real mount was applied - Pets would be unsummoned, resummoned and unsummoned again in an instant Closes #16783
2016-12-29Core/Scripts: fixed ground/fly mounts on non-flyable zones of Outland mapariel-
Closes #18627
2016-12-29Core/Spell: Fix Turn the Tablesariel-
Closes #5134
2016-12-28Core/Spell: reverted stun aura handlingariel-
Partial revert of 50a3ce5703bdaa4fe16e2e773eabafa9a4818083 Closes #18487 Closes #18490 Closes #18497
2016-12-28Core/Scripts: Fixed chase movement in Palehoof encounterKeader
Closes #15405
2016-12-27Build fixKeader
2016-12-27Core/Scripts: Black Temple misc fixesKeader
Closes #18176 * Implemented faction change of Ashtongues when Shade of Akama dies * Moved factions to black_temple.h * Removed explicit from EnslavedSoulEvent (Reliquary of Souls) * Fixed a typo in Skeram Script (followup 5f44890049c3e6b0ee7a11296239f4f1bceb66ec) * Fixed spell Shadow Inferno (Illidari Nightlord)
2016-12-27Core/Movement: Typo fix for falling to void case (#18611)xinef1
2016-12-27Core/Scripts: Added missing spells in Skeram (#18486)Keader
2016-12-27TabsKittnz
2016-12-27Core/SmartScript: update ACTION_GO_SET_GO_STATEKittnz
GO_STATE_ACTIVE = 0, // show in world as used and not reset (closed door open) GO_STATE_READY = 1, // show in world as ready (closed door close) GO_STATE_ACTIVE_ALTERNATIVE = 2 // show in world as used in alt way and not reset (closed door open by cannon fire) Credits to Sunwell
2016-12-27Core/Events: Fixed logic for Fireworks Show at New Years AdjustmentsKittnz
2016-12-27Core/Events: Adjust timings and occurrence for Fireworks Show at New Years EveKittnz