Commit Graph

430 Commits

Author SHA1 Message Date
Hondacrx 7ffe815b06 Scripts/Spells: Fix Rain of Fire damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/76864337eeaf9cfd4a449641311e53103e588e38)
2024-11-10 00:09:46 -05:00
Hondacrx 3f87e713c5 Scripts/Spells Update Seed of Corruption script
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f8cb99ad2b95d4cc5d2abba8a00e67acfdfed4f)
2024-11-09 23:49:19 -05:00
Hondacrx 07035b8c60 Scripts/Spells: Update Unstable Affliction script
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc7da0c6c8d7e675e50336b988beeb60522a6f30)
2024-11-09 23:27:50 -05:00
Hondacrx b75ec60db4 Scripts/Spells: Implement Astral Communion talent with Celestial Alignment
Port From (https://github.com/TrinityCore/TrinityCore/commit/5e2eb66f1e0832e8b372bce4ea9e2c3ab87fdf7e)
2024-11-09 23:23:26 -05:00
Hondacrx 46380a1026 Scripts/Spells: Implement rogue talent Improved Shiv
Port From (https://github.com/TrinityCore/TrinityCore/commit/9de1ee13d5079da0bb466926ab1c7dc70019b437)
2024-09-26 17:23:33 -04:00
Hondacrx efe5525a7e Scripts/Spells: Implement omen of clarity talent (Restoration)
Port From (https://github.com/TrinityCore/TrinityCore/commit/44719eb78015c2f64e45bc84226ff5337d7ae33d)
2024-09-26 17:20:51 -04:00
Hondacrx c1478b7cf2 Scripts/Spells: Implement druid talent New Moon
Port From (https://github.com/TrinityCore/TrinityCore/commit/afa16f4fdaba7ff16c28cc9684e2d57c0f08263f)
2024-09-26 17:19:22 -04:00
Hondacrx a23b119510 Scripts/Spells: Implement druid talent Celestial Alignment
Port From (https://github.com/TrinityCore/TrinityCore/commit/296f7a8cf1950ebe3ae9fbd47a2c8fc3c7c82dfb)
2024-09-26 17:09:23 -04:00
Hondacrx ea117b6931 Scripts/Spells: Implement druid talent Astral Smolder
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9aafeff9c7a7cfd36fc8af0d735da3bc708f753)
2024-09-26 17:05:50 -04:00
Hondacrx cab0752c25 Scripts/Spells: Implement druid talent Stellar Flare
Port From (https://github.com/TrinityCore/TrinityCore/commit/342bb55c5eb052ad3244040286a2eb6875793ff4)
2024-09-26 13:00:15 -04:00
Hondacrx 632548b3b8 Scripts/Spells: Implemented Priest talent Shadow Word: Death
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b894be4330b1678c4de73716d5d7dcc6b94ac34)
2024-09-01 17:30:05 -04:00
Hondacrx a9c8ebfcd7 Scripts/Spells: Implemented Dark Simulacrum and its related attribute SPELL_ATTR9_ALLOW_DARK_SIMULACRUM
Port From (https://github.com/TrinityCore/TrinityCore/commit/a33864ce2d9038e491fe99eba8acc532ebd6327f)
2024-08-31 17:01:16 -04:00
Hondacrx b38668c7cb Core/Spells: Implemented new trigger flag to cause spells to be instant without also causing other behavior of TRIGGERED_CAST_DIRECTLY (skipping SMSG_SPELL_START, skipping starting GCD)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a885a1fc3c6b894f546b7aee70b5a67932a94486)
2024-08-26 18:11:28 -04:00
Hondacrx 9ad961e64a Scripts/Spells: Implemented Priest talent Sanctuary
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7149492d3cc2403b90f2ff03e83c3d89e38cb2e)
2024-08-25 20:52:16 -04:00
Hondacrx a534824bd0 Scripts/Spells: Implement Blessing of the Bronze
Port From (https://github.com/TrinityCore/TrinityCore/commit/b7e94166fac0e1f3b4a6d2123d802d5c9472c4e7)
2024-08-19 19:01:41 -04:00
Hondacrx d231c06b8e Core/Spells: Implemented evoker empower spell mechanic
Port From (https://github.com/TrinityCore/TrinityCore/commit/a39d0db9ec64f6bf38716abaade5b7835f2db338)
2024-08-19 18:48:32 -04:00
Hondacrx 40ba30a61c Scripts/Items: Updated Amalgam's Seventh Spine script - fixed auras lingering after removal and added new case for evokers
Port From (https://github.com/TrinityCore/TrinityCore/commit/250984a7b7b9016fc675dd4cfe0d29d164cc61bd)
2024-08-19 12:27:21 -04:00
Hondacrx cf42b5e591 Core/Auras: Implemented OnHeartbeat AuraScript hook and refactored an aurascript to use it as example
Port From (https://github.com/TrinityCore/TrinityCore/commit/55ce5b150f716b6d470af80a9c31adf78e4cc198)
2024-08-19 12:24:24 -04:00
Hondacrx c1e0da92f9 Scripts/Spells: Fix Crusader's Might cooldown reduction effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/a361d3f5870a2b43f200c579314143a3bd219bab)
2024-08-19 11:51:18 -04:00
Hondacrx 447ec2bc74 Scripts/Spells: Add new script for spells with feign death with all flags except uninteractible
Port From (https://github.com/TrinityCore/TrinityCore/commit/f4ef6f769b8c51d99bea040b95beb2eb0d6c8fd0)
2024-08-18 21:29:21 -04:00
Hondacrx 5a9714a375 Core/SAI: Added support for StringIds to creature and gameobject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ce40684595a0e49a7b2355012c2806952698ce4)
2024-08-05 17:23:37 -04:00
Hondacrx 84323daa5d Scripts/Spells: Implemented Priest talent Unfurling Darkness
Port From (https://github.com/TrinityCore/TrinityCore/commit/8daa3f735d84bf1ee44cab467b2bf736d14b38c3)
2024-08-05 14:33:17 -04:00
Hondacrx b04ddb537c Scripts/Spells: Implemented Shadow Priest talent Mind Devourer
Port From (https://github.com/TrinityCore/TrinityCore/commit/79928707f8194814cab168259596f09169fac8ab)
2024-08-05 14:26:36 -04:00
Hondacrx cb16de1f15 Core/Creatures: Changed the spawn health field in creature table to a percentage
Port From (https://github.com/TrinityCore/TrinityCore/commit/def601b4ff82ec8a90af60408a87cac92fdf070d)
2024-08-04 16:31:25 -04:00
Hondacrx 8969d59a41 Core/Players: Use CharBaseInfo.db2 data to determine appropriate race for mercenary mode transforms
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2ac37125b566cb4d9b659bc8ae2d381f60bc6db)
2024-08-04 16:13:43 -04:00
Hondacrx e9b21a91be Core/Battlegrounds: Move to scripts And a lot of misc commits i couldn't recover.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0d5d309bb5877dc2fcb27f6cb123707a31ec1e8)
2024-08-04 15:18:22 -04:00
hondacrx 1e421b9f53 Misc fixes 2024-03-19 17:21:32 -04:00
hondacrx ccf73e23e3 Core/vmaps: Removed vmap lookup functions duplicating functionality of each other
Port From (https://github.com/TrinityCore/TrinityCore/commit/45ee989c70682c001d4467d97bf1ecedcf7dbcc3)
2024-03-12 23:04:13 -04:00
hondacrx 69d144c399 Core/Battlegrounds: Strand of the Ancients Rework
Port From (https://github.com/TrinityCore/TrinityCore/commit/3d56cdc08413a0682299136a763e13e67d38818b)
2024-03-06 17:19:02 -05:00
hondacrx 7687409bf6 Misc fixes 2024-02-28 20:36:37 -05:00
hondacrx c7c5b26b16 Scripts/Spells: Update Vampiric touch script implementing the talent Misery and the dispel fleeing
Port From (https://github.com/TrinityCore/TrinityCore/commit/cf026aa62747dfa0528a70badef69fcf33cbf8ba)
2024-02-28 20:35:35 -05:00
hondacrx f3cef28273 Scripts/Spells: Implemented Priest talent Pain Transformation
Port From (https://github.com/TrinityCore/TrinityCore/commit/89438607ae6595396cfdb6c93429805da132c7c6)
2024-02-28 20:28:53 -05:00
hondacrx d70052b6bf Scripts/Spells: Implemented Priest talent Indemnity
Port From (https://github.com/TrinityCore/TrinityCore/commit/99bce5be732cdcc9c4af3803c0288b3d91f78d1e)
2024-02-28 18:50:32 -05:00
hondacrx a8d50374de Scripts/Spells: Implemented Priest talent Train of Thought
Port From (https://github.com/TrinityCore/TrinityCore/commit/9267ac27dd0e006b04b7dc70ca91b91e2f4d5476)
2024-02-28 18:46:57 -05:00
hondacrx 0303981c65 Scripts/Spells: Implemented Priest talent Crystalline Reflection
Port From (https://github.com/TrinityCore/TrinityCore/commit/69f2f8cd8cf2d5946bafb294e9b60841271fa875)
2024-02-28 18:43:18 -05:00
hondacrx cc8643b1cd Scripts/Spells: Implemented Priest talent Divine Aegis/ Fixed PW:S Crit
Port From (https://github.com/TrinityCore/TrinityCore/commit/0abdd8ce3d426d7a1c9ecec5380114a02d150da6)
2024-02-28 18:36:03 -05:00
hondacrx e8e9af86a6 Scripts/Spells: Implemented Priest talent Heaven's Wrath
Port From (https://github.com/TrinityCore/TrinityCore/commit/40bb7ca86806222d74140fb6ddeaf6ae06055ecf)
2024-02-28 18:29:52 -05:00
hondacrx 1c7b397a6f Scripts/Spells: Implemented Priest talent Phantasm
Port From (https://github.com/TrinityCore/TrinityCore/commit/f0c8af1d0cf40c000c349aa53d2225fde1c599e7)
2024-02-28 18:24:08 -05:00
hondacrx 7d85ff0ab8 Scripts/Priest: Implemented Priest talent Surge of Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/f63816fbf1718bf678e5bd5bc9ea7448d22a4ea2)
2024-02-28 18:22:38 -05:00
hondacrx 369e92b6b2 Scripts/Spells: Fix DK talent Permafrost
Port From (https://github.com/TrinityCore/TrinityCore/commit/24539e8d2779f6181d578009907982808edcd497)
2024-02-27 14:00:45 -05:00
hondacrx ebcf5696b9 Scripts/Spells: Fix energize for spell Doom (Warlock)
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8d3aea2165c031f011f07babaf100974b6c0ade)
2024-02-27 13:36:07 -05:00
hondacrx ba9e8222e5 Scripts/Spells: Fix Shield of the Righteous armor bonus
Port From (https://github.com/TrinityCore/TrinityCore/commit/d7d382ea43f945b890aa5227459ec27df178e032)
2024-02-27 13:33:56 -05:00
hondacrx 72d1f3737f Scripts/Spells: Implemented Mind Blast procs
* Schism
* Dark Indulgence
Port From (https://github.com/TrinityCore/TrinityCore/commit/faf7ce0910a0780d8fb78cacd27ed75111fa1f1d)
2024-02-23 18:35:40 -05:00
hondacrx 97adfda487 Scripts/Spells: Implemented Priest talent Blaze of Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/e42cd2ffcc69947611fd5bcd67649c57c3c45d97)
2024-02-23 18:30:24 -05:00
hondacrx d735ef0a1c Scripts/Spells: Fixed possible crash in From Darkness Comes Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/a32af01495017c5dc6a2b6a6e7aec8698c56683a)
2024-02-23 18:27:05 -05:00
hondacrx f581c8345b Scripts/Priest: Implemented Priest talent From Darkness Comes Light Aura
Port From (https://github.com/TrinityCore/TrinityCore/commit/863a005ef229d62c81543355b558d719f013aca1)
2024-02-23 18:26:14 -05:00
hondacrx 511a5c2cec Scripts/Spells: Implemented Priest talent Protective Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/4fea4fb567d09663383ec615dac017ca37140b59)
2024-02-23 18:24:17 -05:00
hondacrx aac60cf9a8 Core/Units: moved health and power ordering predicates from Unit header into CommonPredicates
Port From (https://github.com/TrinityCore/TrinityCore/commit/2f6ed2c203b16a1d1e85f61a8b8e2cf3d1a4e784)
2024-02-06 10:01:30 -05:00
hondacrx 5972f3b8a1 Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead of raw integer types
Port From (https://github.com/TrinityCore/TrinityCore/commit/1ef0c045202a6af33fb991f2ff765fa183ce976f)
2024-02-04 16:31:49 -05:00
hondacrx 3c2bb6829c Scripts/Spells: Implement Aspect of the Turtle
Port From (https://github.com/TrinityCore/TrinityCore/commit/f038c8526a2993ea9c71e47869cc4ae658159089)
2024-02-03 22:10:09 -05:00