aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-23Core/GameObject: Force compatibility mode for stupid ridiculous junk legacy ↵Treeston
hack gameobjects, ref 27e7906.
2018-02-23Core/GameObject: fix stupid ridiculous junk legacy hack code with negative ↵Treeston
gobj respawn time to work again
2018-02-23Core/Scripts: remove hack that caused aura to not be applied and saved twice ↵ariel-
on owned auras, causing an error on save - This is handled by group stack rules actually - Also reset removed aura counter when cleaning removed auras Closes #21486
2018-02-23DB/Text: Flight Master NPC racial language on AggroZenoX92
* Many or all Flight Masters / Wind Rider Masters yelled in Dwarvish before this change. Closes #21413
2018-02-23AI/SmartAI: New SMART_ACTION_RESPAWN_BY_SPAWNID (hi kilyana)Treeston
2018-02-22Core/Spawning: Actually check spawn group state before processing a respawn. ↵Treeston
It feels like that is something that should've been noticed at some point. Also remove CreatureScript::CanSpawn since nobody uses it, and spawn groups do the same thing.
2018-02-22Core/Scripts: apply resilience on Vampiric Touch and Unstable Affliction ↵ariel-
dispel effect - Spell with SPELL_ATTR4_FIXED_DAMAGE won't do it by itself to avoid applying resilience twice, but because those are triggered from a periodic aura, those apply resilience on tick, not saved to amount. - This is one of the cases where you have to call Unit::SpellDamageBonusTaken directly Closes #21393
2018-02-22Core/Auras: restrict target map update only to area auras as player requires ↵ariel-
to have auras registered on load Closes #21472
2018-02-21Core/Unit: clear charmed/possessed state before returning client control. ↵ariel-
Works like a charm Closes #21471
2018-02-21DB/SpawnGroup: Reserve group IDs 52 through 56 for Culling of Stratholme rewriteTreeston
2018-02-21DB/Spells: fix proc regression with Missile Barrageariel-
Closes #21466
2018-02-20Core/Vehicles: fix crashariel-
- Aura could be removed in Unit::SetCharmedBy (StopMoving->Relocate->ProcessTerrainStatusUpdate->RemoveAurasWithInterruptFlags) - By not passing AuraApplication parameter execution continued with a removed application leaving vehicle in a invalid state (m_sharedVision not empty) Closes #18281
2018-02-20Core/Entities: unit states cleanupariel-
- Added new UNIT_STATE_FOCUSING for creature focus system, this will stop creatures adding/clearing the UNIT_STATE_CANNOT_TURN mask (eg UNIT_STATE_STUNNED if stunned while focusing a spell) - Added UNIT_STATE_CHARMED that gets set/removed on any charm type (UNIT_STATE_POSSESSED is only for possess as it's name suggests) - The new states are checked against mask to know whenever client needs to regain character control Closes and fixes #21460
2018-02-19DB/Loot: Reference template 24048 & 24050 correctionsTeppic
Closes #21457
2018-02-19DB: Mordent Evenshade and Sentinel Stillbough eventZenoX92
Closes #10124
2018-02-19DB/Quest: Betrayed (Part 3)ZenoX92
Closes #21458
2018-02-19DB/Quest: Improve some quest events (Part 2)ZenoX92
Closes #21456
2018-02-19DB/SAI: Arkkoran ClackerZenoX92
Closes #21454
2018-02-19DB/Quest: Improve some quest outro eventsZenoX92
Closes #21453
2018-02-19DB/SAI: Un'Goro CraterZenoX92
Closes #21452
2018-02-19DB/SAI: Blasted LandsZenoX92
Closes #21451
2018-02-19DB/Quest: The Temple of Atal'HakkarZenoX92
Closes #21450
2018-02-19DB/Quest: The Corruption Abroad (Breadcrumb quest)ZenoX92
Closes #21449
2018-02-19DB/Quest: Nothing But The Truth (Part 2)ZenoX92
Closes #21448
2018-02-19DB/Gossip: Torwa PathfinderZenoX92
Closes #21447
2018-02-19DB/Gossip: Northern Crystal Pylon, Eastern Crystal Pylon & Western Crystal PylonZenoX92
Closes #21446
2018-02-19DB/Gossip: Karna RemtravelZenoX92
Closes #21445
2018-02-19DB/Creature: Un'Goro ThundererZenoX92
Closes #21444
2018-02-19DB/Creature: A-Me 01ZenoX92
Closes #21443
2018-02-19DB/Gossip: J.D. CollieZenoX92
Closes #21442
2018-02-19DB/Gossip: JedigaZenoX92
Closes #21440
2018-02-18SQL: Update revision_data with new TDBDDuarte
2018-02-18SQL: Updates to the 335.64 auth & characters updates tablestkrokli
- added missing lines in the `updates` tables for the new TDB 335.64 files
2018-02-18DB/SQL: typo fix (Update base files follow-up)tkrokli
2018-02-18SQL: Update base filesDDuarte
Missing changes to ed63d15
2018-02-18TDB 335.64 - 2018/02/18TDB335.64DDuarte
2018-02-18Core/DBUpdater: Improve message when base SQL file is missingDDuarte
(cherry picked from commit 844755aa07b4a7f9f2f0c49f351a817198c9a56a) GCC build fix (cherry picked from commit a15985edc620d2ecbd9a44f13f6fec15e13b338d)
2018-02-18Core/Spells: Revert SPELL_ATTR2_IGNORE_ITEM_CHECK to unknownjackpoz
Revert SPELL_ATTR2_IGNORE_ITEM_CHECK to unknown, too many spells unrelated to items have this attribute and the current handling was causing exploits with "Mote of Water" and other elements. Fix #19547
2018-02-17Scripts/Nexus: Fixed a rare bug when sometimes Magus telestra managed to die ↵Wilcalaf
while invisible preventing players from looting. (#21436)
2018-02-17Core/Misc: Add PERFORMANCE_PROFILING CMake optionjackpoz
Add a new CMake option called PERFORMANCE_PROFILING that should be used only when profiling the performance. This option is unsupported, do not report any issue happening when enabling this option.
2018-02-17Core/Misc: ASSERT() cleanupjackpoz
Move some functions calls out of ASSERT() calls. ASSERT() should only apply checks without modifying any object and without having any side effect.
2018-02-17DB/SAI: Fix text target related to Sasha questsKillyana
2018-02-17Scripts/Icecrown Citadel: Prevent Lady Deathwhisper movement during first phase.sirikfoll
2018-02-17DB/SAI: Fix text target related to The Amphitheater of Anguish questsKillyana
2018-02-17DB/SAI: Fix text target related to The Ring of Blood questsKillyana
2018-02-17DB/SAI: Fix text target related to Battle at Valhalas questsKillyana
2018-02-17Core/Auras: fixed Drain Mana breaking early if caster has Mana Feed talent ↵ariel-
but no active pet
2018-02-17Core/Scripts: implement Drain Mana breaking some auras on hitariel-
Updates #20234
2018-02-17DB/Loot: Reference template 24066 correctionsTeppic1
Closes #21409
2018-02-17DB/Loot: Reference template 24068 correctionsTeppic1
Closes #21416