Commit Graph

  • 7153e92654 DB/Locale: Add missing zhCN/zhTW quest_template_locale, quests 10962-26034 leelf00 2022-01-02 10:49:51 +02:00
  • b9bb07de03 Core/Movement: modify MovementInform trigger condition & checks in ChaseMovementGenerator ccrs 2020-05-03 17:20:37 +02:00
  • 316abe9d77 DB/Loot: Add reference for Depleted items (Ogri'la) offl 2020-05-03 17:19:44 +02:00
  • 8bf9637c3c DB/Loot: Remove more incorrect/weird items from loot offl 2020-05-03 17:10:54 +02:00
  • 06334ab734 Core/Movement: de832b6 followup ccrs 2020-05-03 17:03:12 +02:00
  • e6c0022a4d Core/Movement: modify MovementInform trigger condition & checks in FollowMovementGenerator ccrs 2020-05-03 16:53:21 +02:00
  • 6413466693 Core/Spells: Relaxed aura exclusivity check to allow casting spells that have other, non-aura effects even if aura will not be applied Shauren 2020-05-03 16:19:19 +02:00
  • 875da43780 Core/Movement: 0e2342c followup ccrs 2020-05-02 22:52:01 +02:00
  • 589bd28a6d DB/Loot: Remove incorrect items from some quest chests offl 2020-05-02 17:59:11 +02:00
  • 676a6449ee DB/Loot: Remove incorrect skinning loot from some creatures offl 2020-05-02 17:51:05 +02:00
  • 7d49ee8158 DB/Loot: Remove more incorrect/weird items from loot offl 2020-05-02 17:49:25 +02:00
  • 3be5ade124 DB/Loot: Remove wrong items from Weapon Crates and Armor Crates offl 2020-05-02 17:47:40 +02:00
  • ba8f47c9bf DB/Loot: Remove incorrect/weird items from loot and adjust chance offl 2020-05-02 17:46:18 +02:00
  • f0583eef73 DB/Loot: Add missing bandages to Arathi Basin care packages offl 2020-05-02 17:43:13 +02:00
  • b8e1de0f92 Core/Objects: use the static vmap check in MovePositionToFirstCollision for all path results to avoid falling below wmo surfaces when the mmap path returns unreliable data Ovahlord 2020-05-02 00:06:34 +02:00
  • 6d94bc2f4b Core/Spells: Fixed refreshing stat buff auras that have been improved by talents Shauren 2020-05-01 21:02:01 +02:00
  • 6dace40895 DB/Loot: Remove incorrect/weird loot from some gameobjects offl 2020-05-01 16:53:18 +02:00
  • 60ffcbfd2d DB/Misc: Remove wrong loots and fix some creature level offl 2020-05-01 16:40:06 +02:00
  • 26e7da1622 Core/Objects: further improvements for MovePositionToFirstCollision (#24523) Ovah 2020-05-01 13:43:24 +02:00
  • 99aef26563 DB/Fishing: Update fishing skills level and loots in Molten Core, Blackrock Spire, Blackrock Depths, Blackrock Mountain and Burning Steppes Killyana 2020-05-01 13:10:14 +02:00
  • f32f812e29 DB/Quest: Becoming a Spellfire Tailor offl 2020-04-30 19:37:22 +02:00
  • b8805f4389 Core/Objects: optimize and improve MovePositionToFirstCollision results Ovahlord 2020-04-29 23:52:34 +02:00
  • 9d38eeec7e Core/Player: add helper methods for PLAYER_FLAGS_DEVELOPER (#24511) ForesterDev 2020-04-29 23:41:51 +03:00
  • 7d632d5711 Core/PathFinding: Fix buffer overflow jackpoz 2020-04-29 22:01:23 +02:00
  • 6c6b8cb1c6 Scripts/IcecrownCitadel: Adding IsAlive check to avoid possible crash in Event (#24514) NoName 2020-04-29 22:14:27 +03:00
  • e265f7a41f DB/Conditions: Eruption - Lava Fissure Killyana 2020-04-28 21:41:11 +02:00
  • 679e9910e0 Core/Auras: Prevent getting negative scale with auras Shauren 2020-04-28 18:03:51 +02:00
  • c9443f190a Core/Spells Fixed scroll stacking check when not targeting self Shauren 2020-04-26 13:30:54 +02:00
  • 88afe180b4 Core/Spells: Scrolls should not be consumed, when they fail to apply. FAQ 2020-04-15 22:06:14 +03:00
  • 6300b096ac DB/Pet: Lil' K.T Killyana 2020-04-28 02:04:53 +02:00
  • f4f56c105f Core/Vehicles: update the power display of vehicles before being added to world to avoid building unnecessary update_object packets right after spawning them Ovahlord 2020-04-27 19:29:01 +02:00
  • a20526077d Core/DataStores: Use ResSicknessSpellID from ChrRaces instead of hardcoding it (#24504) HelloKitty 2020-04-27 10:55:25 -05:00
  • 567b26e0c7 DB/Pet: Toxic Wasteling Killyana 2020-04-27 00:57:21 +02:00
  • 4cd76638ae DB/Conditions: Remove unneeded conditions for Onyxya Lair Eruption spell Killyana 2020-04-26 22:42:32 +02:00
  • 62d8f05713 DB/SAI: Update some SAI to use the correct action type to despawn gameobjects instead the old unexpected result of action 70 Killyana 2020-04-26 22:08:07 +02:00
  • cc89486758 DB/SAI: Update target for Closest unspawned game object Killyana 2020-04-26 21:43:01 +02:00
  • 5417438731 Core/Spells: Crystallize should not use DIMINISHING (#24502) NoName 2020-04-26 22:40:57 +03:00
  • db825c3221 Game/AI: Implement new targettype SMART_TARGET_CLOSEST_UNSPAWNED_GAMEOBJECT (#24494) Rushor 2020-04-26 21:32:24 +02:00
  • ecd6bce5d2 Game/AI: Enable check for SMART_TARGET_GAMEOBJECT_RANGE (#24493) Rushor 2020-04-26 21:30:03 +02:00
  • 88b898b92c Core/GameObject: Remove linked traps when the main GameObject is remo… (#24480) Eridium 2020-04-26 21:25:54 +02:00
  • 5ce8c26914 Scripts/OnyxiasLair: Fix Onyxia Eruption spell (#24472) Gildor 2020-04-26 21:24:00 +02:00
  • a6a6a15973 Core/AI: Implemented OnSpellCastInterrupt and OnSuccessfulSpellCast hooks Ovah 2020-04-25 15:54:08 -03:00
  • 63e5092f14 Build: Add support to MariaDB 10.4 on Windows Giacomo Pozzoni 2020-04-24 18:59:32 +02:00
  • c11288af78 Making travis happy Keader 2020-04-24 13:58:26 -03:00
  • a21ad2079a Scripts/Black Temple: Fixed Reliquary of Souls after combat rewrite changes. Keader 2020-04-24 13:52:28 -03:00
  • 6bddc8ff5e Core/Database: fix wrong password logging (#24487) ForesterDev 2020-04-23 12:54:45 +04:00
  • d690648bce Scripts/BWL: Fix crash in Razorgore encounter jackpoz 2020-04-22 22:09:10 +02:00
  • 864ce5a11c Game/SmartScripts: Reset counter in SAI only on Initialize. (#24489) Rushor 2020-04-22 19:49:41 +02:00
  • fbedd77fe5 Misc: Improve gdb script output Shauren 2020-04-22 11:58:51 +02:00
  • e71352db6f Core/Spells: Fix assertion triggered jackpoz 2020-04-21 22:22:31 +02:00
  • 3f2f715f35 Core/Misc: Improve assert message with more detail Shauren 2020-04-21 10:50:42 +02:00
  • 27bde195ac DB/GameObject: Zul Farrak Shallow Graves Pooling Jinnaix 2020-04-20 17:54:22 +02:00
  • 8c6a25ee94 DB/Creature: Servant of Hodir Killyana 2020-04-19 22:05:34 +02:00
  • 9ae1378cc4 DB/Creature: Add waypoint to creatures near Omorok the Tree Shaper Rushor 2020-04-19 21:34:14 +02:00
  • 61236ece9a DB/GameObject: Spawn a missing Everfrost Shard and fix the rotation for other spawns Killyana 2020-04-19 21:23:49 +02:00
  • ad2e5aabc4 Spell: Move "Dark Conclave Ritualist Channel" outside Ulduar spells Killyana 2020-04-19 19:19:23 +02:00
  • 8e6d9b0b74 DB/GameObject: Arakkoa Egg Killyana 2020-04-19 19:09:15 +02:00
  • b4dd7c642b Spell: Fix "Dark Conclave Ritualist Channel" range and cast Killyana 2020-04-19 19:00:19 +02:00
  • 00f6631cd2 Boss/Script: Vazruden_Fix (#24197) skipperheartbeat 2020-04-19 10:01:31 +01:00
  • aa38443cf3 Core/Spells: Improve check for non damage/heal spells in Spell::TargetInfo::DoDamageAndTriggers (#24467) Gildor 2020-04-18 18:04:45 +02:00
  • 97ed31fe76 Core/Spells: Fixed Ice Block / Divine Shield cast in Cyclone (#24465) Keader 2020-04-18 12:53:06 -03:00
  • c57c26d7fb Add realm ID for actions based ip logging (#24453) zartech22 2020-04-18 14:26:05 +02:00
  • f4c6e87267 DB: Sync structure of a shared auth table between branches Shauren 2022-01-01 19:36:46 +01:00
  • e67e0ff9fb Scripts/Naxxramas: Fix Heigan Eruption spell (#24470) Gildor 2020-04-17 22:54:36 +02:00
  • a3d28efcfa Core/Movement: various improvements for creature knockbacks Ovah 2020-04-17 21:13:18 +02:00
  • 92ab79bd9a DB/Creature: Add some missing spawns Killyana 2020-04-17 00:35:43 +02:00
  • 8ee91389bf DB/Spawn: Spawn phase 4 in "The Bombardment" area Killyana 2020-04-16 20:58:02 +02:00
  • 68e1dc8adb Core/Players: Improve trade exchange calculations (#24435) Alan Deutscher 2020-04-16 11:21:01 -07:00
  • d6931f392e DB: Remove wrong spawns related to "Kickin’ Nass and taking manes" dr-j 2020-04-15 23:33:46 +02:00
  • 9f25add1c7 DB/Quest: Investigate the Blue Recluse & Investigate the Alchemist Shop Killyana 2020-04-15 21:25:13 +02:00
  • 6957dd9bd6 Scripts/Ulduar: Little improvements in Auriaya Keader 2020-04-15 11:28:46 -03:00
  • 4665a2bc40 DB/SAI: Servant of the Throne & Ancient Skeletal Soldier Rushor 2020-04-15 15:40:26 +02:00
  • 14a4fb99fe DB/Creature: Val'kyr Protector & Val'kyr Guardian Rushor 2020-04-15 15:36:26 +02:00
  • 8a26afd548 DB/Spell: Lok'lira's Bargain Killyana 2020-04-15 15:06:37 +02:00
  • 3704243f9b DB/Quest: Vereth the Cunning quest chaining dr-j 2020-04-15 14:59:35 +02:00
  • 0484c0a337 Scripts/Trial of Crusader: Fixed issue with Snobold Vassal and some achiev criteria resets Keader 2020-04-15 09:53:46 -03:00
  • a477e85ae3 Scripts/Quest: The Exorcism of Colonel Jules (#24459) Gildor 2020-04-15 13:12:28 +02:00
  • 68d2263863 DB/GameObject: Brazier of Madness dr-j 2020-04-14 20:00:25 +02:00
  • e73735fa61 Core/PacketIO: updated SMSG_DURABILITY_DAMAGE_DEATH (#24442) ForesterDev 2020-04-14 16:00:53 +04:00
  • 8a779268b6 MMAP: Build ADT floor just like WMO floor below liquid (#27503) killerwife 2022-01-01 15:19:40 +01:00
  • aeb250d597 DB/Creature: Arcanist Torseldori & Bloodmage Killyana 2020-04-13 21:34:39 +02:00
  • f01d07c315 DB/Quest: Mystery of the Infinite & Mystery of the Infinite, Redux Killyana 2020-04-13 15:24:17 +02:00
  • da46ffd94c DB/Gameobject: Remove wrong script from Tirisfal Pumpkin Killyana 2020-04-13 12:07:54 +02:00
  • dcea677b01 DB/Creature: Sartharion Twilight Egg Killyana 2020-04-13 02:50:48 +02:00
  • aeb949f589 DB/Quest: Battle at Valhalas: Fallen Heroes Killyana 2020-04-13 02:06:48 +02:00
  • 1c8e81c9f8 DB/Quest: Battle at Valhalas: The Return of Sigrid Iceborn Killyana 2020-04-13 00:23:09 +02:00
  • 3f6820a6ac DB/Quest: Improve Devout Bodyguard behavior related to the quest A Fall From Grace Killyana 2020-04-12 22:09:13 +02:00
  • 4dae63d16a DB/Creature: Fel Orc Neophyte Killyana 2020-04-12 18:11:16 +02:00
  • 60e66621da Core/Gameobjects: Improve stealth detection (#24417) Gildor 2020-04-12 15:28:01 +02:00
  • 2aa5f4e1b2 Improvements to Pyroguard Emberseer (UBRS) script (#24405) Sven 2020-04-12 10:00:15 +02:00
  • baa848c992 DB/Quest: Danger! Explosives! Killyana 2020-04-11 20:44:19 +02:00
  • 931ca1e546 Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS (#24403) ForesterDev 2020-04-11 21:49:36 +04:00
  • 26ae6df032 Scripts/Pets: Mojo (#24431) Sorikoff 2020-04-11 20:47:09 +03:00
  • 7eff81f9db Core/Pools: Fix crash on startup jackpoz 2020-04-11 18:13:12 +02:00
  • e4bcb65fcf DB/SAI: Replace the action 70 by 41 to despawn gobs Killyana 2020-04-11 17:34:08 +02:00
  • 97c1d01cbb Core/Pooling: Remove respawn times from the database when despawning a pool (#24422) Giacomo Pozzoni 2020-04-11 12:07:57 +00:00
  • 281e695c56 Creature: Gorkun Ironskull & Martin Victus in The Pit of Saron Killyana 2020-04-10 20:05:26 +02:00
  • 9d70595957 Misc: Deprecate mysql 5.6 Aokromes 2020-04-10 18:08:18 +02:00
  • 2f17038373 Scripts/Eye of Eternity: Fixed The Focusing Iris not respawning on wipe Shauren 2020-04-10 17:08:25 +02:00
  • ba69c91f4b Core/Spells: Fixed checking free inventory space for some spells that have bad dbc data Shauren 2020-04-10 16:38:50 +02:00