Commit Graph

  • 92efc2523b Core/Objects: Allow more specific checks to include or exclude feign death units in CreatureWithOptionsInObjectRangeCheck::IsAlive check (#30361) ModoX 2024-12-22 12:59:57 +01:00
  • 78590eb6e8 Core/Object: Fixed interaction dynamic flags assignment for GAMEOBJECT_TYPE_SPELLCASTER gameobjects ModoX 2024-12-22 00:14:59 +01:00
  • 76d16440dc TDB 1107.24121 - 2024/12/22 TDB Release 2024-12-22 03:01:09 +00:00
  • e588477791 Core/Object: Fixed interaction dynamic flags assignment for GAMEOBJECT_TYPE_SPELLCASTER gameobjects ModoX 2024-12-22 00:14:59 +01:00
  • d89a6f1c21 DB/Locales: Added 11.0.7.58162 locales ModoX 2024-12-22 00:05:57 +01:00
  • 686e575b6f DB/GameObjects: fixed phasing of several gameobject spawns in Acherus: The Ebon Hold Ovahlord 2024-12-21 22:24:30 +01:00
  • 5c0e09b31a Scripts/Spells: moved rogue spell scripts into namespaces to respect the one definiton rule Ovahlord 2024-12-21 22:03:00 +01:00
  • 2d820e591b Scripts/Spells: moved warrior spell scripts into namespaces to respect the one definition rule Ovahlord 2024-12-21 22:01:54 +01:00
  • c5f8b2fd3f Scripts/Spells: moved death knight spell scripts into namespaces to respect the one definition rule Ovahlord 2024-12-21 22:00:29 +01:00
  • cb29e42e3a Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing spell script hooks Shauren 2024-12-21 00:40:08 +01:00
  • 7f5790db67 DB/Creature: Fix a dberror Aokromes 2024-12-21 15:28:45 +01:00
  • 035b01fb7b DB/Creature: Added 11.0.7.58162 base creature_difficulty wdb data ModoX 2024-12-21 02:24:11 +01:00
  • 88e6a213cb DB/Template: Added 11.0.7.58162 wdb data + broadcast_text ModoX 2024-12-21 02:20:56 +01:00
  • f8d20722cb Core: Updated allowed build to 11.0.7.58238 Shauren 2024-12-21 01:03:58 +01:00
  • 884662a75a Core/Scripts: Added SpellEffectInfo argument to CalcDamage and CalcHealing spell script hooks Shauren 2024-12-21 00:40:08 +01:00
  • 07bf6bff89 Scripts/Spells: Fix demon hunter talent "Collective Anguish" aquadeus 2024-12-20 21:35:32 +01:00
  • 4011a0df2b Scripts/Spells: fixed Blood Plague damage calculation Ovahlord 2024-12-20 21:34:55 +01:00
  • 2ddc37e265 Scripts/Spells: fixed damage calculations for Icy Touch and Frost Fever Ovahlord 2024-12-20 21:22:34 +01:00
  • a2925358f0 Core/Spells: allow RealPointsPerLevel to always apply when no scaling coefficient is provided Ovahlord 2024-12-20 21:15:15 +01:00
  • b356decda9 Core/Player: removed unused method leftover Ovahlord 2024-12-20 19:39:36 +01:00
  • 4e02f21ad4 nopch fix Ovahlord 2024-12-20 19:33:21 +01:00
  • 64ed97762d Scripts/Spells: fixed Death Coil Ovahlord 2024-12-20 19:24:30 +01:00
  • 9226090356 DB/Phase: Name some phases for Siren Isle and Lingering Shadows questchain Naddley 2024-12-20 19:07:25 +01:00
  • 3f069d8f3b DB/Tele: Added teleport points for TWW zones Naddley 2024-12-20 19:04:46 +01:00
  • e112e11c1b DB/Dornogal: Added some more spawns Naddley 2024-12-20 19:03:04 +01:00
  • 2087f75871 Core/Player: fixed logic for determining fully depleted runes - these are runes at max cooldown that hasn't started recovering yet Ovahlord 2024-12-20 18:22:08 +01:00
  • a5d4a0c9d7 Core/PacketIO: Fixed writing exactly 32 bits Shauren 2024-12-20 17:27:18 +01:00
  • aa3a62e518 Core/PacketIO: Fixed writing exactly 32 bits Shauren 2024-12-20 17:27:18 +01:00
  • ab72a23a9f Scripts/Spells: fixed Runic Empowerment Ovahlord 2024-12-20 17:20:33 +01:00
  • d353eb35a6 Core/Spells: corrected SPELL_EFFECT_ACTIVATE_RUNE behavior for Classic Ovahlord 2024-12-20 17:16:32 +01:00
  • 03f98136fe Core/Player: rename IsBaseRuneSlotsOnCooldown to IsRuneFullyDepleted to match the wording used in Runic Empowerment's tooltip Ovahlord 2024-12-20 16:44:29 +01:00
  • a2371c8467 Scripts/Spells: Implement demon hunter talent "Furious Gaze" (#30530) Aqua Deus 2024-12-20 16:02:57 +01:00
  • f8c02aa69b Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONS Shauren 2024-12-20 15:37:36 +01:00
  • 72b2d08d8a Core/GameObjects: Remove unused function Shauren 2024-12-20 10:44:20 +01:00
  • 997c11d9fe Core/PacketIO: Improved bit functions - no longer writes each bit separately Shauren 2024-12-19 19:47:26 +01:00
  • 41d075b01a Core/PacketIO: Read directly into output variable for numeric ByteBuffer::operator>> overloads Shauren 2024-12-19 19:45:58 +01:00
  • a98256c57a Core/PacketIO: Fixed endian conversions for array operations Shauren 2024-12-19 19:43:06 +01:00
  • 744a435f44 Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in favor of PacketUtilities::As Shauren 2024-12-19 14:55:40 +01:00
  • 003fa802e1 Core/Misc: Apply consistent formatting in ByteBuffer Shauren 2024-12-19 14:42:38 +01:00
  • ad06dcaaec Core/Spells: Implemented SPELL_EFFECT_UPDATE_INTERACTIONS Shauren 2024-12-20 11:50:07 +01:00
  • 4ccaac5d91 Core/GameObjects: Remove unused function Shauren 2024-12-20 10:44:20 +01:00
  • 5f212c6916 Core/PacketIO: Improved bit functions - no longer writes each bit separately Shauren 2024-12-19 19:47:26 +01:00
  • 5a1fe84978 Core/PacketIO: Read directly into output variable for numeric ByteBuffer::operator>> overloads Shauren 2024-12-19 19:45:58 +01:00
  • 736836a3f5 Core/PacketIO: Fixed endian conversions for array operations Shauren 2024-12-19 19:43:06 +01:00
  • 6c5ad69a35 Core/Auth: Fix missing initialization Shauren 2024-12-18 22:29:35 +01:00
  • d834b5ff51 Core/Crypto: Added HMAC_SHA512 definition Shauren 2024-12-18 22:28:58 +01:00
  • a2b74721cf Core/Crypto: Allow different AES key lengths Shauren 2024-12-18 22:28:34 +01:00
  • a591a2ce59 Fix nopch build Shauren 2024-12-17 20:53:40 +01:00
  • 97d4485f5f Core/PacketIO: Added more utilities for packet writing for strings and optionals implemented with unique_ptr Shauren 2024-12-17 19:17:04 +01:00
  • 9ed5f8812b Core/PacketIO: Remove overriding Underlying type from ByteBuffer reads in favor of PacketUtilities::As Shauren 2024-12-19 14:55:40 +01:00
  • 8eb2a4de78 Core/Misc: Apply consistent formatting in ByteBuffer Shauren 2024-12-19 14:42:38 +01:00
  • 39c42e2a43 Core: Updated allowed build to 4.4.1.58158 Shauren 2024-12-19 12:01:04 +01:00
  • 9259d49f99 Core: Updated allowed build to 11.0.7.58187 Shauren 2024-12-19 11:59:15 +01:00
  • 4f7079f471 Core: Updated to 11.0.7 Shauren 2024-12-18 22:50:33 +01:00
  • 4df06cee62 Core/Auth: Fix missing initialization Shauren 2024-12-18 22:29:35 +01:00
  • 8228a53109 Core/Crypto: Added HMAC_SHA512 definition Shauren 2024-12-18 22:28:58 +01:00
  • f8f7fb58cb Core/Crypto: Allow different AES key lengths Shauren 2024-12-18 22:28:34 +01:00
  • 51344bc671 Core/PacketIO: Fixed UF::QuestSession structure Shauren 2024-12-18 14:08:59 +01:00
  • e3f253f41d Fix nopch build Shauren 2024-12-17 20:53:40 +01:00
  • 72f148916c DB/Gameobject: Blackrock Depths Feast of Winter Veil spawns Aokromes 2024-12-17 19:26:40 +01:00
  • 2a090ab53a DB/Gameobject: Blackrock Depths Midsummer Fire Festival spawns Aokromes 2024-12-17 19:22:16 +01:00
  • 7a27f2a652 Core/PacketIO: Added more utilities for packet writing for strings and optionals implemented with unique_ptr Shauren 2024-12-17 19:17:04 +01:00
  • 1adf9e8477 DB/Gameobject: Blackrock Depths Love is in the Air spawns Aokromes 2024-12-17 19:01:53 +01:00
  • dd996389e2 DB/Gameobject: Howling Fjord Love is in the Air spawns Aokromes 2024-12-17 18:57:54 +01:00
  • e393f720ec DB/Gameobject: Borean Tundra Love is in the Air spawns Aokromes 2024-12-17 18:46:05 +01:00
  • 4f4159a937 DB/Gameobject: The Stockade Love is in the Air spawns Aokromes 2024-12-17 18:08:21 +01:00
  • 896e8c92f6 DB/Gameobject: Icecrown Love is in the Air spawns Aokromes 2024-12-17 18:03:56 +01:00
  • 4956c91e80 DB/Gameobject: Dragonblight Love is in the Air spawns Aokromes 2024-12-17 17:57:10 +01:00
  • 36503a9edb DB/Gameobject: Crystalsong Forest Love is in the Air spawns Aokromes 2024-12-17 17:49:46 +01:00
  • 0803ce1440 DB/Hallow's End: Wickerman Festival updates Aokromes 2024-12-17 17:42:48 +01:00
  • 6385b32852 DB/Gameobject: Culling of Stratholme Feast of Winter Veil spawns Aokromes 2024-12-17 17:32:52 +01:00
  • 1ecd085319 DB/Gameobject: Culling of Stratholme Hallow's End spawns Aokromes 2024-12-17 15:47:33 +01:00
  • 3ffab8abfc DB/Dornogal: Added some spawns for the Foundation Hall Naddley 2024-12-16 22:42:44 +01:00
  • 586386d9ec DB/Creature: Update two Shattered Sun Marksman SheathState Aokromes 2024-12-16 17:17:48 +01:00
  • 9d5fce49c3 DB/Creature: Update Gates of Ironforge Spirit Healer coordinates Aokromes 2024-12-16 17:16:44 +01:00
  • 99c9b4c240 Fix codestyle Shauren 2024-12-16 12:04:14 +01:00
  • d0be0fcaed Fix build Shauren 2024-12-16 12:00:35 +01:00
  • 4220ec8eee Core/Misc: Fixed build with c++23 enabled Shauren 2024-12-16 11:56:03 +01:00
  • 445b4ed115 Core/Utils: Mark Trinity::HashFnv1a as constexpr Shauren 2024-12-15 15:57:55 +01:00
  • b72fc58f6b Core/Database: removed more duplicate aliases from prepared statements Ovahlord 2024-12-14 22:50:34 +01:00
  • 0bf3ca2a18 Core/Quests: assign a unique alias to ID fields loaded from quest_visual_effect Ovahlord 2024-12-14 22:04:22 +01:00
  • 4566661d75 Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC_SPELL_PHASE_HIT phase Shauren 2024-12-14 18:55:25 +01:00
  • bd6b0d63d9 Fix codestyle Shauren 2024-12-16 12:04:14 +01:00
  • b74d463e83 Fix build Shauren 2024-12-16 12:00:35 +01:00
  • ed666e4e8c Core/Misc: Fixed build with c++23 enabled Shauren 2024-12-16 11:56:03 +01:00
  • bb583baef6 Core/Utils: Mark Trinity::HashFnv1a as constexpr Shauren 2024-12-15 15:57:55 +01:00
  • cea89be2c9 DB/IsleOfDorn: Added spawns for Boskroot Basin Naddley 2024-12-15 15:49:55 +01:00
  • 0ae1433651 DB/Creature: Buzzard Aokromes 2024-12-15 09:33:05 +01:00
  • e721334828 Core/Database: removed more duplicate aliases from prepared statements Ovahlord 2024-12-14 22:50:34 +01:00
  • a69def739b Core/Quests: assign a unique alias to ID fields loaded from quest_visual_effect Ovahlord 2024-12-14 22:04:22 +01:00
  • 0706a114bb Core/Spells: Fixed PROC_HIT_DISPEL and PROC_HIT_INTERRUPT on procs using PROC_SPELL_PHASE_HIT phase Shauren 2024-12-14 18:55:25 +01:00
  • b3cc2eaaf5 Core/Achievements: Implemented CriteriaType::ReachMaxLevel Shauren 2024-12-13 13:28:35 +01:00
  • f92b5316ab Core/Achievements: Implemented CriteriaType::ReachMaxLevel Shauren 2024-12-13 13:28:35 +01:00
  • 4ddf42ca52 Scripts/Spells: Implement demon hunter talent "Felblade" (#30478) Aqua Deus 2024-12-12 23:47:26 +01:00
  • c7f09e0171 Core/Vmaps: Minor cleanup (formatting) and documentation updates for BIH::build copy vs move choice Shauren 2024-12-11 19:44:03 +01:00
  • 3d680ff9ba Build fix for old boost version Shauren 2024-12-10 00:19:07 +01:00
  • 486260a90e Core/Commands: Fix vmap directory size calculation for .server debug command after 518fe1fd1e Shauren 2024-12-10 00:03:55 +01:00
  • 59c46f8a66 Dep: Replace basic_deadline_timer with std::chrono based basic_waitable_timer Shauren 2024-12-09 21:13:18 +01:00
  • a0bdf2da3b Core/Players: Improve reset spell cooldowns when entering arenas (#30032) Gildor 2024-06-27 20:12:16 +02:00
  • da61bf5ebf Core/Quests: Improved criteria tree quest objective type Shauren 2024-12-08 00:23:38 +01:00