Commit Graph

  • 2f2de26311 Core/Spell: honor IsStackableOnOneSlotWithDifferentCasters() when deciding if an aura should stack from different casters or not. (#23579) Wyrserth 2019-08-03 09:29:56 +02:00
  • f585ef6df6 DB/Creature: Grizzlesnout Killyana 2019-08-03 01:18:06 +02:00
  • ec8d07c7a5 DB/Misc: Unu'pe Killyana 2019-08-03 01:06:54 +02:00
  • 3db58c4d96 Core/SmartAI: SmartAI creatures no longer process health-based hooks after death. Treeston 2019-08-02 21:26:32 +02:00
  • cc881d2ea2 DB/Quest: Improvements for Escape from Silverbrook Killyana 2019-08-02 21:07:48 +02:00
  • 1fd0ba816f Scripts/Spells: Devour Humanoid (#23660) Sorikoff 2019-08-02 19:34:09 +03:00
  • 2e9191c153 DB/Creature: Brote Killyana 2019-08-02 18:27:24 +02:00
  • 87786b1ebc Scripts/Hyjal: Seriously, who calls EnterEvadeMode in a AI constructor???? Treeston 2019-08-02 18:06:57 +02:00
  • 92fc09b1b5 3.3.5 Don't allow to summon dead hunter pets (#23271) Giacomo Pozzoni 2019-08-02 16:09:02 +02:00
  • e26b31509e Core/Misc: Fix build warning Giacomo Pozzoni 2019-08-02 08:08:11 +02:00
  • b70357ff64 DB/Creature: Captured Raptor Killyana 2019-08-02 00:47:51 +02:00
  • 8839fa3fe2 Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at startup, and written to the DB periodically, instead of both things happening in real time. Treeston 2019-08-01 23:41:45 +02:00
  • 8c3eb07889 Scripts/FollowerAI: Some cleanup: Treeston 2019-08-01 18:32:26 +02:00
  • d01a22f58e Core/Spells: fixed root behaivior of creatures that are being rooted via movement template while getting a root aura removed (#23216) Ovah 2019-08-01 15:40:07 +02:00
  • 4330b7c921 Entities/Unit: fix an unrelated check from doing nothing because somebody didn't understand how type-casting works Treeston 2019-08-01 01:26:44 +02:00
  • 970a89a8c3 Entities/Unit: Add a missing underflow check to prevent really really low damage from underflowing when paired with flat damage modifiers. Closes #23655. Treeston 2019-08-01 01:26:19 +02:00
  • dad86f5bce Core/GameEvent: Fix OnGameEvent() hook not being called on Creature/GameObject spawned by the event itself jackpoz 2019-07-31 21:09:35 +02:00
  • 18e394c993 Core/PetAI: Change an assert to a TC_LOG_ERROR Giacomo Pozzoni 2019-07-31 16:13:27 +02:00
  • 917d9b7621 Scripts/ICC: Prevent Professor Putricide from displaying weird behavior during the Rotface/Festergut encounters as a result of his boss boundary Treeston 2019-07-31 16:01:56 +02:00
  • 6b1ca0ca12 Core/Combat: Properly unset engagement flag on death. Treeston 2019-07-31 13:17:32 +02:00
  • 0c4a2a33fd Core/Misc: Add even more RBAC/Language values I need for #23633. Treeston 2019-07-31 03:20:12 +02:00
  • 5bb0cce3a2 Core/Misc: Add RBAC/Language values I need for #23633. Treeston 2019-07-31 00:13:47 +02:00
  • 9fcbf9a571 DB/SAI: add on-aggro text for Wyrmcaller Vile. Wyrserth 2019-07-30 19:40:17 +02:00
  • 2b65dbbeab Core/Misc: Kick a Totem error log upstairs one stack frame to give it access to various debug info and make Aokromes happy. Treeston 2019-07-29 21:37:15 +02:00
  • 3388cea685 Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size) Treeston 2019-07-29 16:38:28 +02:00
  • 77eaa2c1ac Scripts/Blood Furnace: Fix infinite loop in Broggok encounter Giacomo Pozzoni 2019-07-29 08:22:58 +02:00
  • 0341fb7c8d DB/Creature: Hellfire Training Dummy Killyana 2019-07-29 01:34:51 +02:00
  • 3269c42789 Core/AI: No longer do strange things when told to enter evade mode while there's no need to do so, typically by terrible legacy code. Treeston 2019-07-29 00:13:40 +02:00
  • 59f95b7572 DB/Quest: fix item rewards for the following quests: Wyrserth 2019-07-28 23:28:38 +02:00
  • 0e13ed412a Core/Threat: Properly update offline states even if all threat references are offline. Closes #23639. Treeston 2019-07-28 22:24:34 +02:00
  • 1759502f5d Core/AI: PetAI now properly signals engagement state. Closes #23640. Treeston 2019-07-28 22:04:13 +02:00
  • ec28e754ff DB/Quest: add item Crudely Wrapped Gift as reward for the Smash the Pumpkin quests. Wyrserth 2019-07-28 21:48:48 +02:00
  • 18638f4b5c DB/Spell: Poisonous Blood Killyana 2019-07-28 17:17:29 +02:00
  • e6e73b7b13 Core/Spells: Fix infinite loop jackpoz 2019-07-28 17:13:48 +02:00
  • b4000b3375 DB/Quest: Test of Endurance - Fix RewardText illfated 2019-07-28 16:49:19 +02:00
  • 66ac18b504 DB/Quest: Myst Killyana 2019-07-28 16:45:47 +02:00
  • 09e370086e DB/SAI: Natasha Killyana 2019-07-27 23:12:55 +02:00
  • b350ce49c1 DB/Class: Restore old values funjoker 2021-12-17 21:31:09 +01:00
  • e7d249ad69 DB/Class: For real fix druid stats 51-60 in 7f71ec1b67 funjoker 2021-12-17 21:22:13 +01:00
  • 7f71ec1b67 DB/Class: Fix druid stamina level 51-60 funjoker 2021-12-17 21:17:43 +01:00
  • f1fbe23bd6 DB/SAI: fix mistakes in Bloodscalp Mystic's script. Wyrserth 2019-07-26 20:02:02 +02:00
  • d5e1aca573 DB/Quest: Something That Doesn't Melt (outro event) Killyana 2019-07-26 19:24:45 +02:00
  • e3539dd030 DB/Creature: Conquest Hold Outrider Killyana 2019-07-26 02:06:24 +02:00
  • e103b6c22d DB/Creature: Kaskala Lookout Killyana 2019-07-26 00:48:21 +02:00
  • 196f05a92c DB: Add Orb of the Blue Flight spawns in SunWell and Magisters' Terrace Killyana 2019-07-25 21:35:50 +02:00
  • 50b03167b7 DB/Creature: Chess Chest Bunny Killyana 2019-07-25 20:21:13 +02:00
  • 00ca33f9a7 DB/Creature: Archmage Invisible Target Killyana 2019-07-25 20:14:56 +02:00
  • b70cbe1072 DB/Creature: Magisters' Terrace - Scryer Quest Bunny Killyana 2019-07-25 19:20:12 +02:00
  • 4879b58b76 DB/Spawns: Add some missing spawns to area 52 Killyana 2019-07-25 19:09:51 +02:00
  • 15f6056bac Script/CullingOfStratholme: add out-of-combat texts to Postmaster Malown and fix Arthas' attack animation when he kills the two civilians for the RP event. Wyrserth 2019-07-25 16:21:48 +02:00
  • 46c0f0d8fe Core/Arenas: Remove doors in RL, NA and BE when arena has begun (#23606) Gildor 2019-07-25 12:55:42 +02:00
  • 529ca2dd5d Scripts/Defines: cleanup some magic numbers in factions (#23631) ForesterDev 2019-07-25 14:54:49 +04:00
  • 2a63135d37 Core/Misc: Replace some abs() with std::abs() Giacomo Pozzoni 2019-07-24 13:44:55 +02:00
  • ca71fc7b6c Core/Spells: Added spellgroup support to HandleModCastingSpeed (#23592) Keader 2019-07-24 08:31:34 -03:00
  • 596414851e DB/Creature: Aged Magnataur Killyana 2019-07-24 00:21:08 +02:00
  • ecb0341ad7 DB/Creature: Boss Portal: Purple (3.00) Killyana 2019-07-23 23:36:11 +02:00
  • cc186565cc DB/Creature: Phase Wyrm Killyana 2019-07-23 23:04:08 +02:00
  • 9e9b018802 DB/Creature: Add missing spawn to Sister Mercy Killyana 2019-07-23 20:09:46 +02:00
  • 2a5a7410ef DB/Creature: Padwai, Son of Orfus Killyana 2019-07-23 18:49:44 +02:00
  • 2d462319e0 DB/Creature: Sunblade Keeper Killyana 2019-07-23 16:11:28 +02:00
  • e8b3dda4a0 Core/BattlePets: Wrap battle pet related code in a separate namespace Shauren 2021-12-17 14:05:01 +01:00
  • 446997cdf2 Core/BattlePets: Misc fixes Meji 2021-12-14 20:45:20 +01:00
  • 8c80f28581 Tools/MMAPs: Show an error when running mmaps_generator built in Debug mode (#27412) Giacomo Pozzoni 2021-12-17 14:16:18 +01:00
  • 01ac538cd2 Scripts/Spells: Fix priest Mind Bomb (#27415) aquadeus 2021-12-17 12:27:12 +01:00
  • 05037bd936 Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags Shauren 2021-12-17 12:18:43 +01:00
  • e12c30c4cc DB/Creature: Spawn phase 4 for Frigid Tomb and Foote Steppes Killyana 2019-07-22 19:42:24 +02:00
  • eeaed34560 DB/Creature: Add missing spawns in the Frigid Tomb phase 1 Killyana 2019-07-22 17:12:27 +02:00
  • 954ab40f3e DB/GameObject: Fix the horde version of Dusty Journal Killyana 2019-07-22 15:25:50 +02:00
  • 5c11a01161 DB/Quest: fix CompletionText for Silver Heart. illfated 2019-07-22 15:21:56 +02:00
  • 0b39d2a3c7 DB/Loot: separate Normal and Heroic Mark of Sanctification loot references for end-wing bosses in Icecrown Citadel. Wyrserth 2019-07-22 14:54:42 +02:00
  • 57e4d7d45c DB/Quest: fix CompletionText for Call of Earth (Part 2) (Draenei version). illfated 2019-07-22 13:45:24 +02:00
  • f3b0325758 Core/OPvP: Remove dangling line after 84b7b2e (PR #23625) Kelno 2019-07-22 12:05:36 +02:00
  • 273607fba3 DB/SAI: Assault by Ground. Wyrserth 2019-07-22 02:26:06 +02:00
  • f6df334bb6 Script/ScarletEnclave: remove Eye of Acherus control and speed auras from player when the Eye of Acherus is dismissed. Wyrserth 2019-07-21 19:05:12 +02:00
  • 4c754de7a8 != and == are not the same thing. Treeston 2019-07-21 22:25:04 +02:00
  • c6834a1de6 oops, that wasn't supposed to remain there (0e7c66c follow-up) Treeston 2019-07-21 20:27:54 +02:00
  • 3a0d7364f2 DB/Misc: Steel Gate area Killyana 2019-07-21 17:37:05 +02:00
  • e998a1169d Core/Spline: Fix crash jackpoz 2019-07-21 16:21:43 +02:00
  • a4c2c0fb1d Core/AI: No longer override chase movement with follow movement if the creature engages before JustAppeared has had a chance to fire. Treeston 2019-07-21 03:59:17 +02:00
  • a2b1b3e2aa Core/Instance: remove wrong raid-only restriction in the logic that kicks offline players out of instances when the instance is reset. Wyrserth 2019-07-21 02:57:04 +02:00
  • c13d83796f Core/AI: Finally move the "is creature engaged" flag to be a property of the creature AI, where it honestly always belonged. Fixes #17981 and #23602 for real this time. Treeston 2019-07-21 01:49:58 +02:00
  • f9fe00bf8c DB/Creature: Steel Gate Pack Mule Killyana 2019-07-21 00:43:03 +02:00
  • 63a11b1067 DB/Conditions: the spell Flatulate used by Reanimated Abomination involved in the quest That's Abominable! should only hit the Scourge minions required by the quest. Wyrserth 2019-07-20 23:34:32 +02:00
  • c597bf8f70 DB/Conditions: players can re-obtain the item Torch of Retribution from the questgiver only if they haven't already turned in the quest Set Them Ablaze! Wyrserth 2019-07-20 23:26:52 +02:00
  • a290f49fce DB/Creature: remove deprecated spawns of NPCs Lady Liadrin, Peacekeeper Jadar and Investigator Asric in Shattrath, and move Arcanist Savan to his correct position in the Scryer's Tier. Wyrserth 2019-07-20 22:43:20 +02:00
  • 3e7f31a3a4 DB/Event: add game_event entry for Operation: Gnomeregan and assign related creatures/gameobjects. Wyrserth 2019-07-20 22:24:15 +02:00
  • 094165dc95 DB/Loot: add conditions for items Draconic for Dummies (Chapter II) and Draconic for Dummies (Chapter III). Wyrserth 2019-07-20 21:17:04 +02:00
  • 3efc2caf96 Script/SethekkHalls: fix gossip text and quest event for NPC Lakka in Sethekk Halls. Wyrserth 2019-07-20 21:02:23 +02:00
  • a8b2a363f2 DB/Quest: small cosmetic fixes for Ammo for Rumbleshot's outro event. Wyrserth 2019-07-20 00:13:38 +02:00
  • 00e0b8176a DB/Misc: Death Knights starting area Killyana 2019-07-19 23:19:07 +02:00
  • 493fe066f6 Core/Misc: Handle timezones for hour-specific events specifieds in worldserver.conf (#23540) Giacomo Pozzoni 2019-07-19 21:24:56 +02:00
  • 81da3d947c TDB 335.21121 - 2021/12/16 TDB335.21121 TDB Release 2021-12-16 21:19:52 +00:00
  • 53c41b2821 DB/Quest: fix some cosmetic issues for quest On Nethery Wings. Wyrserth 2019-07-19 20:59:15 +02:00
  • 611ddfee3c build fix after d1dc0e2 Treeston 2019-07-19 20:37:22 +02:00
  • e94dca132b Core/SmartAI: add missing movement generator type check on SmartAI::SetCombatMove ccrs 2019-07-19 16:07:00 +02:00
  • f1ef2f73a4 Core/SmartAI: allow more Unit::ResumeMovement calls on JustReachedHome() ccrs 2019-07-19 15:52:35 +02:00
  • 27991ff0ba DB/Pooling: Fix Storm Peaks Ore pool Killyana 2019-07-19 01:24:22 +02:00
  • 879e7094b7 Core/Misc: Add new centralized location for generic predicates (PR #23607) Ovah 2019-07-18 22:51:23 +02:00
  • 17bf908847 Core/Misc: Fix warnings jackpoz 2019-07-18 21:16:28 +02:00
  • 2c3cdf67c2 Core/MovementGenerator: Add more asserts jackpoz 2019-07-18 21:14:27 +02:00