Commit Graph

  • a5c547a383 Core/Spells: Don't fail spells SPELL_ATTR2_FAIL_ON_ALL_TARGETS_IMMUNE when target list is empty for one effect Shauren 2025-01-27 00:24:12 +01:00
  • f133c0f916 Scripts/AtalDazar: Fix Rezan mechanics on heroic and mythic difficulty (#30640) Aqua Deus 2025-01-26 18:47:15 +01:00
  • 38096181eb Core/Conditions: Corrected upper array bound requirement for PlayerConditionLogic Shauren 2025-01-26 18:28:01 +01:00
  • 977452c74b Scripts/Spells: fixed Seal of Insight Ovahlord 2025-01-26 16:44:36 +01:00
  • 59c61f7c15 Scripts/Spells: fixed Judgement of Truth damage bonus Ovahlord 2025-01-26 15:50:26 +01:00
  • 3eb4ccc9a0 Core/Items: Fixed item spell charge slot indexing Shauren 2025-01-26 12:58:06 +01:00
  • b61960c1a9 Core/Spells: Prevent even more cases of sending aura update packets for auras that aren't visible on client Shauren 2025-01-24 23:03:39 +01:00
  • 7fc1eb1054 Core/Objects: Removed type casts before accessing WorldObject::m_Events that became unneccessary after moving it from Unit to WorldObject Shauren 2025-01-24 18:40:25 +01:00
  • 32f4c360ac Core/Spells: Prevent sending aura update packets for auras that aren't visible on client Shauren 2025-01-23 23:15:05 +01:00
  • 5327688c26 Core/Spells: added missing AttributesEx15 member to SpellInfo Ovahlord 2025-01-26 12:34:09 +01:00
  • b54d93c7a9 Core/Spells: Added AttributesEx15 for serverside spells (#30632) Meji 2025-01-23 21:06:44 +01:00
  • e9105be6d8 Scripts/Spells: fixed Seal of Truth Ovahlord 2025-01-26 12:15:14 +01:00
  • a777f6768e Scripts/Spells: round the damage values of Seal of Righteousness and Seal of Justice to match expected numbers and to prevent low level players from dealing no damage Ovahlord 2025-01-26 11:43:18 +01:00
  • ccf00f50d4 Scripts/Spells: fixed Seal of Justice Ovahlord 2025-01-26 11:33:31 +01:00
  • 42740ba740 Scripts/Spells: fixed Judgement Ovahlord 2025-01-26 10:55:38 +01:00
  • c85d12fc3f Core/Items: Fixed item spell charge slot indexing Shauren 2025-01-25 22:48:10 +01:00
  • 55992fe247 Core/Auras: apply AURA_STATE_MARKED for Paladin Seals Ovahlord 2025-01-25 11:45:03 +01:00
  • 3ec0ba7c83 Scripts/Spells: fixed Seal of Righteousness Ovahlord 2025-01-25 11:27:37 +01:00
  • 380b1f8986 Core/Spells: Prevent even more cases of sending aura update packets for auras that aren't visible on client Shauren 2025-01-24 23:03:39 +01:00
  • bc8874f305 Core/Objects: Removed type casts before accessing WorldObject::m_Events that became unneccessary after moving it from Unit to WorldObject Shauren 2025-01-24 18:40:25 +01:00
  • 68b10dcaab Core/Spells: Remove hacks related to TARGET_DEST_NEARBY_DB and DB data (#30626) Aqua Deus 2025-01-24 17:54:51 +01:00
  • fa06e7a9e3 DB/Dornogal: Added more spawns Naddley 2025-01-24 00:53:04 +01:00
  • e9470cd817 Core/Spells: Prevent sending aura update packets for auras that aren't visible on client Shauren 2025-01-23 23:15:05 +01:00
  • c9456ce826 Core/Spells: Added AttributesEx15 for serverside spells (#30632) Meji 2025-01-23 21:06:44 +01:00
  • aaec1db9f0 DB/GameObjects: added more data from mass parses Ovahlord 2025-01-23 19:05:37 +01:00
  • 4cd1c5d95a DB/Quests: added more quest data from mass parses Ovahlord 2025-01-23 19:01:32 +01:00
  • df56774f34 DB/Quests: added more quest data from mass parses Ovahlord 2025-01-23 18:47:08 +01:00
  • 51d68fb596 DB/Quests: added more quest data from mass parses Ovahlord 2025-01-23 18:39:56 +01:00
  • d905e6e413 DB/Quests: added more quest data from mass parses Ovahlord 2025-01-23 18:33:20 +01:00
  • 1089bf827c DB/GameObjects: added more data from mass parsing Ovahlord 2025-01-23 18:28:57 +01:00
  • ee5383615f Core: Updated allowed build to 11.0.7.58680 Shauren 2025-01-22 20:59:57 +01:00
  • a1962dc319 Core/Spells: Reimplemented target type 106 as random point from points predefined in database Shauren 2025-01-21 14:11:54 +01:00
  • b3e8726880 Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElement Shauren 2025-01-21 12:58:43 +01:00
  • 1c04f09609 Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of iterating Spell::GetPowerCost Shauren 2025-01-20 22:49:52 +01:00
  • 2a51a64549 Core/Spells: Reimplemented target type 106 as random point from points predefined in database Shauren 2025-01-21 14:11:54 +01:00
  • 476b8951e1 Core/Utils: Allow using Trinity::IteratorPair with SelectRandomContainerElement Shauren 2025-01-21 12:58:43 +01:00
  • 26376d89e1 Scripts/Spells: Use Spell::GetPowerTypeCostAmount where possible instead of iterating Spell::GetPowerCost Shauren 2025-01-20 22:49:52 +01:00
  • d36d2e1fcc Core/Spells: Replace SpellTargetPosition structure with WorldLocation Shauren 2025-01-20 19:27:44 +01:00
  • 562e2a616c Core/Spells: Exclude TriggerCastFlags that can be set for non-triggered spells from being checked by Spell::IsTriggered Shauren 2025-01-20 00:32:04 +01:00
  • 54d6486034 Core/Misc: Added float chrono typedefs Shauren 2025-01-19 18:29:38 +01:00
  • 0e36fd9360 Core/Spells: Replace SpellTargetPosition structure with WorldLocation Shauren 2025-01-20 19:27:44 +01:00
  • 56fb627c7d Core/Spells: Exclude TriggerCastFlags that can be set for non-triggered spells from being checked by Spell::IsTriggered Shauren 2025-01-20 00:32:04 +01:00
  • f63e715c19 fix typo Shauren 2025-01-19 19:10:34 +01:00
  • cb4013efe6 Core/Misc: Added float chrono typedefs Shauren 2025-01-19 18:29:38 +01:00
  • 453ae0ab88 DB/Spells: Add proc data for some spells aquadeus 2025-01-19 18:28:11 +01:00
  • e122b1b67f DB/GameObjects: added more data from mass parses Ovahlord 2025-01-19 15:28:36 +01:00
  • 20baf1052c DB/Misc: fixed a bunch of startup errors Ovahlord 2025-01-19 13:59:02 +01:00
  • 93b7c5cc7b DB/TheJadeForest: Added intro spawns for Honeydew Glade Meji 2025-01-19 13:18:43 +01:00
  • 39d07a8285 Scripts/Spells: Implement evoker talent "Causality" (#30582) Aqua Deus 2025-01-19 01:01:03 +01:00
  • 32bd6e58f7 DB/Creatures: corrected armor and attack power values for UNIT_CLASS_WARRIOR creatures between level 1 and 5 Ovahlord 2025-01-18 23:22:04 +01:00
  • 6a1a19d938 Scripts/Anniversary: Implement Doomwalker encounter (#30591) Aqua Deus 2025-01-18 23:18:42 +01:00
  • e36a66d632 Build: enable MSVC warning C5038 - member initialization order to get closer to the warning behavior of the other compilers Ovahlord 2025-01-18 22:57:04 +01:00
  • 74a70f4994 DB/TheJadeForest: Added spawns for Hellscream's Fist Meji 2025-01-18 15:39:38 +01:00
  • f156cbf593 Core/Spells: Add summoned DynamicObject to casters ChannelObjects if spell is channelled Shauren 2025-01-18 00:03:41 +01:00
  • a49dd60755 Core/Misc: Remove return type std::enable_if based SFINAE Shauren 2025-01-17 18:38:46 +01:00
  • 3fc2699a4f Core/Misc: Remove unneccessary structure packing and one unused enum Shauren 2025-01-16 00:24:55 +01:00
  • 226b430fab Core/Spells: Fixed SPELL_AURA_IGNORE_SPELL_COOLDOWN - don't start cooldown for affected spells Shauren 2025-01-14 00:28:09 +01:00
  • 333aaaaefd Core/Spells: Add summoned DynamicObject to casters ChannelObjects if spell is channelled Shauren 2025-01-18 00:03:41 +01:00
  • a43beb3e06 Core/Misc: Remove return type std::enable_if based SFINAE Shauren 2025-01-17 18:38:46 +01:00
  • 5ea4b26f7a Scripts/Spells: Fix demon hunter talent "Feast of Souls" (#30501) Aqua Deus 2025-01-17 17:52:29 +01:00
  • 73ef7d166e Scripts/Spells: Implement demon hunter talent "Monster Rising" (#30546) Aqua Deus 2025-01-17 15:21:03 +01:00
  • a3b36597d0 Scripts/Spells: Implement demon hunter talent "Unhindered Assault" (#30547) Aqua Deus 2025-01-17 12:40:25 +01:00
  • 95292cdcc8 Scripts/Spells: Implement demon hunter talent "Glaive Tempest" (#30551) Aqua Deus 2025-01-17 11:22:18 +01:00
  • 5dee590e75 Scripts/Spells: Implement demon hunter talent "Army Unto Oneself" (#30549) Aqua Deus 2025-01-17 10:35:36 +01:00
  • 04ad3e7ad6 Scripts/Spells: Implemented shaman talent Voltaic Blaze Shauren 2025-01-17 00:07:51 +01:00
  • 1793c51644 Scripts/Spells: Updated Chaos Strike power refund proc Shauren 2025-01-16 22:37:58 +01:00
  • 7cba45f1d2 Scripts/Spells: Implement demon hunter talent "Chaos Theory" (#30552) Aqua Deus 2025-01-16 22:23:21 +01:00
  • e0b1c3b209 Scripts/Spells: Implement demon hunter talent "Know Your Enemy" (#30553) Aqua Deus 2025-01-16 15:29:11 +01:00
  • 52dc1359cc Core/Spells: Added aoe target cap for demon hunter talent "Fel Barrage" (#30554) Aqua Deus 2025-01-16 14:08:08 +01:00
  • 49bc69a27e Core/Misc: Remove unneccessary structure packing and one unused enum Shauren 2025-01-16 00:24:55 +01:00
  • e761a00672 Scripts/Spells: Implement demon hunter talent "Essence Break" (#30555) Aqua Deus 2025-01-15 14:49:46 +01:00
  • 2c4d9ac977 Scripts/Spells: Update priets talent Shadow Covenant (#30571) Teleqraph 2025-01-15 11:52:03 +01:00
  • 597614a6a5 Core: Updated allowed build to 11.0.7.58630 Shauren 2025-01-15 10:29:00 +01:00
  • 07762acb3b Core: Updated allowed build to 11.0.7.58608 Shauren 2025-01-15 00:46:03 +01:00
  • 52fd2b29cd DB/Creatures: added data for new Timbered Air Snakelet companion Ovahlord 2025-01-14 23:02:09 +01:00
  • 76598ff08e DB/Hotfixes: added enUS data for 4.4.1.58558 Ovahlord 2025-01-14 22:20:19 +01:00
  • 62ffded9f2 Scripts/Spells: Implement demon hunter talent "Inner Demon" (#30562) Aqua Deus 2025-01-14 19:35:30 +01:00
  • dc5307dfa0 Scripts/Spells: Fixed Sigil of Chains visual Shauren 2025-01-14 15:20:31 +01:00
  • 15387c6b35 Scripts/Spells: Implement demon hunter hero talent "Student of Suffering" (#30568) Aqua Deus 2025-01-14 15:03:51 +01:00
  • 1366ab9445 Scripts/Spells: Implemented priest talent Assured Safety (#30572) Teleqraph 2025-01-14 13:28:17 +01:00
  • b4580e2b03 Scripts/Spells: Implement evoker talent "Emerald Blossom" (#30574) Aqua Deus 2025-01-14 12:28:14 +01:00
  • a108933ce5 DB/Spells: Implement evoker talent "Ancient Flame" (#30575) Aqua Deus 2025-01-14 12:10:53 +01:00
  • d9a8f0da10 Scripts/Spells: Implement evoker talents "Ruby Essence Burst" and "Azure Essence Burst" (#30578) Aqua Deus 2025-01-14 12:01:17 +01:00
  • d49a8d4a3e Core: Updated allowed build to 4.4.1.58558 Shauren 2025-01-14 09:51:09 +01:00
  • 2e1414d5bc Core/Spells: Fixed SPELL_AURA_IGNORE_SPELL_COOLDOWN - don't start cooldown for affected spells Shauren 2025-01-14 00:28:09 +01:00
  • 210daa31cd Scripts/Spells: Implement evoker talent "Snapfire" (#30580) Aqua Deus 2025-01-13 22:21:09 +01:00
  • 55dda32225 Scripts/Spells: Implement evoker talent "Firestorm" (#30579) Aqua Deus 2025-01-13 20:47:24 +01:00
  • f02d30be65 Core/Spells: DynamicObject auras will now use the largest radius found in SPELL_EFFECT_PERSISTENT_AREA_AURA effects of the spell creating them Shauren 2025-01-13 15:02:07 +01:00
  • 7aac50c888 Core/Spells: Allow persistent area auras to apply all of their effects upon creation. (#30422) CraftedRO 2024-11-15 16:45:53 +02:00
  • 7062aed40c Scripts/Spells: Implement evoker talent "Ruby Embers" (#30581) Aqua Deus 2025-01-13 19:09:51 +01:00
  • 4f63d34021 Scripts/Spells Update Ice Barrier absorb formula (#30589) Aqua Deus 2025-01-13 16:57:17 +01:00
  • 2702c4896f Scripts/Spells: Implement mage talent "Tempest Barrier" (#30590) Aqua Deus 2025-01-13 16:31:06 +01:00
  • 497cb7df49 Core/Spells: DynamicObject auras will now use the largest radius found in SPELL_EFFECT_PERSISTENT_AREA_AURA effects of the spell creating them Shauren 2025-01-13 15:02:07 +01:00
  • d8636d4cc6 Core/Spells: Allow persistent area auras to apply all of their effects upon creation. (#30422) CraftedRO 2024-11-15 16:45:53 +02:00
  • 4bec94451f Core/Spells: DynamicObject auras will now use the largest radius found in SPELL_EFFECT_PERSISTENT_AREA_AURA effects of the spell creating them Shauren 2025-01-13 15:02:07 +01:00
  • bd8b439866 Scripts/Spells: Implement monk talent "Jade Walk" (#30593) Aqua Deus 2025-01-13 13:53:17 +01:00
  • 66e200da24 Scripts/Spells: Implement monk talent "Pressure Points" with Paralysis (#30594) Aqua Deus 2025-01-13 13:47:51 +01:00
  • faf8efc25d Scripts/Spells: Implement monk talent "Save them all" (#30596) Aqua Deus 2025-01-13 13:35:25 +01:00
  • 5bb8b11f81 DB/Quests: added more quest data from mass parses Ovahlord 2025-01-12 23:53:36 +01:00
  • 4e9f344d50 Scripts/Spells: Remove outdated parts of death knight spell scripts (#30237) Aqua Deus 2025-01-12 23:33:42 +01:00