Commit Graph

328 Commits

Author SHA1 Message Date
hondacrx 381f7bc02a Scripts/Spells: Fixed Infusion of Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a923c7bf1d5b0ffd4f20b856f086ee435f47e27)
2022-05-07 23:13:31 -04:00
hondacrx 4d5305e469 Scripts/Spells: Fixed mage Blizzard
Port From (https://github.com/TrinityCore/TrinityCore/commit/5b02c53fc568edd96ab557a8dd4d0195bcc9ec8c)
2022-05-07 23:03:47 -04:00
hondacrx f7780605df Scripts/Spells: Fixed Power Word: Shield
Port From (https://github.com/TrinityCore/TrinityCore/commit/c69e0036959dac5866f00e3e0c81e90dd681f125)
2022-05-07 22:55:43 -04:00
hondacrx 3f64c4d2f8 Scripts/Spells: Fixed holy paladin talent Awakening
Port From (https://github.com/TrinityCore/TrinityCore/commit/d16f5ab777ed8dc69df17db2ef80350f17b30dc9)
2022-05-07 22:49:40 -04:00
hondacrx f67434306f Core/Auras: Proc flag updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/02979daf761a5122efa7b8fa3e70509ecd69789e)
2022-05-07 22:41:24 -04:00
hondacrx 68dbe8758c Scripts/Spells: Fixed Divine Purpose
Port From (https://github.com/TrinityCore/TrinityCore/commit/9e7f465fc28858fb832bc8b3cde8330d43004973)
2022-05-07 15:08:15 -04:00
hondacrx e1e8027159 Core/Auras: Implemented ProcFlags2
Port From (https://github.com/TrinityCore/TrinityCore/commit/7ff411013c9f6394161dbfdc07b3f3827b1de17f)
2022-05-07 15:05:30 -04:00
hondacrx cf15d538cc Core/Spells: Load entire proc flags array from db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/3844c79adb749432b0f41b9b1aecde7287b9f765)
2022-05-07 14:56:20 -04:00
hondacrx db6cfeca04 Core/Scripts: Added script hook to execute actions after completing an achievement
Port From (https://github.com/TrinityCore/TrinityCore/commit/27cba3f52309dad5be964fec11d80cd8cad128cf)
2022-05-05 13:53:23 -04:00
hondacrx add1e659bf Core/Spells: Pass cast item level to triggered spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/8e2d1e328ebec60c76d65651b268ec3ad2ce26fc)
2022-05-05 10:21:47 -04:00
hondacrx 3baad2a8c5 Scripts/Spells: Fixed Art of War
Port From (https://github.com/TrinityCore/TrinityCore/commit/ef61f39018b783587383d3f2bcbfec9e105bf4fc)
2022-05-05 09:32:19 -04:00
hondacrx efbcdab1c5 Scripts/Spells: Fix mage Comet Storm
Port From (https://github.com/TrinityCore/TrinityCore/commit/7192da410d6d8e63742e0074fecc9da302eac6b7)
2022-05-05 09:23:05 -04:00
hondacrx 14ab083e53 Scripts/Spells: Fixed Icefury talent proc and frost shock energize
Port From (https://github.com/TrinityCore/TrinityCore/commit/e64e6f4963ae7c6efe54fd5e6124158202478b3f)
2022-05-04 10:59:14 -04:00
hondacrx d8aee90419 Scripts/Spells: Fix shaman Undulation talent
Port From (https://github.com/TrinityCore/TrinityCore/commit/d5bb799f27f2604741af2de8db07b2871d37b378)
2022-05-04 10:49:01 -04:00
hondacrx ecf40cda7e Scripts/Spells: Fixed paladin's Light's Hammer
Port From (https://github.com/TrinityCore/TrinityCore/commit/f3e908dc997833d3e2c5297471210bf075121f90)
2022-05-04 10:41:37 -04:00
hondacrx a4dfc261a4 Scripts/Spells: Implemented Ashen Hallow script
Port From (https://github.com/TrinityCore/TrinityCore/commit/3fa4c049193a756873be2bf49c1ce467c7396082)
2022-05-04 10:24:13 -04:00
hondacrx 1a29e43785 Fixed build. 2022-05-04 09:29:57 -04:00
hondacrx 52ce6b2700 Add "On" to some gossip methods in AI
Port From (https://github.com/TrinityCore/TrinityCore/commit/bc04acb72652882290cef49b2055d3cf1ab12f36)
2022-05-04 09:26:05 -04:00
hondacrx eb32529e9c Misc updates. 2022-04-28 09:35:02 -04:00
hondacrx 66a365f2f6 Scripts: Minor loop refactors
Port From (https://github.com/TrinityCore/TrinityCore/commit/663ec927947c77a1668515334cf0f2e8c7673d31)
2022-03-11 18:19:32 -05:00
hondacrx c486b2a846 Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells and stable size 200)
Port From (https://github.com/TrinityCore/TrinityCore/commit/950db60435e7e513633ff5b22ad7f0ed8b1147e4)
2022-03-10 12:02:05 -05:00
hondacrx 9b2e317c44 Core/Pets: Fixed automatic resurrecting pets on battleground graveyards
Port From (https://github.com/TrinityCore/TrinityCore/commit/914791836318c62d8b206ef3cbffe144e63bf928)
2022-03-10 09:45:48 -05:00
hondacrx 718302fa18 Core/Pets: Pet management refactoring
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca92686b44cc8c53a8991bf02d6e8534797fc115)
2022-03-10 09:39:55 -05:00
hondacrx 9d5dd66215 Scripts/Spells: Moved Blessing of Faith script to spell_items
Port From (https://github.com/TrinityCore/TrinityCore/commit/af0edf5afc2bc41b87f2408868f8bc5c2a3065e3)
2022-03-09 17:55:12 -05:00
hondacrx cac831cc57 Scripts/Spells: Fixed Holy Shock visuals
Port From (https://github.com/TrinityCore/TrinityCore/commit/78283e3ef221041ffe4b7c5881193ffcbbdd987a)
2022-03-09 17:50:16 -05:00
hondacrx 21c9f02806 Scripts/Spells: Updated Holy Shock spell script.
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d9b1072b59c6644c0c84fdadfa4f6d8b7d87c01)
2022-03-09 17:44:43 -05:00
hondacrx 3a8e6d9ef3 Scripts/Spells: Judgment (Holy) will now apply Rank 3 debuff if the paladin knows it
Port From (https://github.com/TrinityCore/TrinityCore/commit/72839e660e41dd39c9bd3030a66c7a010dc8016a)
2022-03-09 17:24:46 -05:00
hondacrx ffd0f4280b Core/Objects: Cleanup SmoothPhasing code - move to separate files and better integrate it with visibility system
Port From (https://github.com/TrinityCore/TrinityCore/commit/70442041300bb0a1146717497fd5f771d874befa)
2022-03-09 14:51:55 -05:00
hondacrx 3143cf5c9d Scripts/Spells: Fix shaman Lava Surge proc
Port From (https://github.com/TrinityCore/TrinityCore/commit/5b57722211dbb6a63c84119fc141304970c80312)
2022-03-04 17:43:21 -05:00
hondacrx 8c6e487e5a Scripts/Spells: Move shaman Lava Burst crit chance calculation to scripts and add Lava Burst Overload
Port From (https://github.com/TrinityCore/TrinityCore/commit/1696d738608fa8ed30321b5b4050d5516b5765f6)
2022-03-04 17:38:54 -05:00
hondacrx edafd0a270 Scripts/Spells: Fix shaman Earthquake
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e725e1d2521547ea651ef2b4e01c980c9b5ff3e)
2022-03-04 17:35:08 -05:00
hondacrx bfd3cd9731 Core/Unit: Make HandleEmoteCommand typesafe
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e3c612c808bca7601b32ce5dca28b204e652773)
2022-03-03 13:44:00 -05:00
hondacrx 37b805aebe Scripts/World: updated Training Dummy script to modern model and removed pointless GameTime shenanigans
Port From (https://github.com/TrinityCore/TrinityCore/commit/785b6f294f05362be3fe441148a109a1011e3bb4)
2022-03-02 17:34:25 -05:00
hondacrx 30a5bcdb4d Misc fixes 2022-03-02 10:04:24 -05:00
hondacrx 042bfc12e5 Convert alot of methods to use TimeSpan. 2022-03-01 23:47:53 -05:00
hondacrx b4a59ea746 Misc fixes 2022-02-28 14:16:57 -05:00
hondacrx 4be35daf6f Scripts/Spells: Move spell_anchor_here to generic because is used by more than one boss
Port From (https://github.com/TrinityCore/TrinityCore/commit/0bbdfc6112835396992473c940ae619598f64ec2)
2022-02-28 13:19:42 -05:00
hondacrx 86d1f0ea1c Scripts/Spells: Updated Power Word: Shield script
Port From (https://github.com/TrinityCore/TrinityCore/commit/03dd82b52d340e9e21e22fff0c3e5fee1a35a52d)
2022-02-27 14:03:46 -05:00
hondacrx c4fa1a27ea Scripts/Spells: Fix mage Flame On talent
Port From (https://github.com/TrinityCore/TrinityCore/commit/d8efda4ff335ce6252f32e1736b1f99d443bce7b)
2022-02-27 13:50:16 -05:00
hondacrx cf0577c1f3 Scripts/Spells: Fix warlock chaos bolt damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/92335bf900021a8d9fb70e44ef9a2458e37b3468)
2022-02-27 13:46:23 -05:00
hondacrx ebf58d4dfc Scripts/Spells: Fix warlock immolate periodic
Port From (https://github.com/TrinityCore/TrinityCore/commit/d95a1e7eafd268a43245d182cf945b0106cab11c)
2022-02-27 13:39:52 -05:00
hondacrx db0e9e0b01 Scripts/Spells: Fixed mage talent Firestarter
Port From (https://github.com/TrinityCore/TrinityCore/commit/d6c43b3d63b4ef601223b2a3efefc481c75c23bc)
2022-02-25 17:32:31 -05:00
hondacrx cd1346e847 Scripts/Spells: Fixed hunter talent A Murder of Crows
Port From (https://github.com/TrinityCore/TrinityCore/commit/3dceb3622fbb5d8b7f9b22ddc95e9c05c720ed07)
2022-02-25 17:28:22 -05:00
hondacrx 6f0b8760e2 Scripts/Spells: Fix shaman Mastery: Elemental Overload + Stormkeeper and Unlimited Power talents
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd19e225137377a0d6925960b715f58ea18652bc)
2022-02-25 14:18:39 -05:00
hondacrx df1b6bb97d Scripts/Spells: Fix priest Shadow Mend damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/043d1cf254339e082138347f6afce10fbbab4bec)
2022-02-25 12:52:06 -05:00
hondacrx f66e622f1d Core/Spells: Added helper function to select random injured healing spell targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/c0f976d23d7fd9ef687d47ae41bed0924bfdd5c7)
2022-02-24 21:04:12 -05:00
hondacrx de8db4f3cb Scripts/Spells: Fix shaman talent Spirit Wolf
Port From (https://github.com/TrinityCore/TrinityCore/commit/861d572f9c001762bee0ff26486e6c7793c026f6)
2022-02-24 16:21:11 -05:00
hondacrx a25986b0cd Scripts/Spells: Corrected script registrations for shaman spells to match db2 data
Port From (https://github.com/TrinityCore/TrinityCore/commit/6df3cb0995d6bcb28998ca14fd39c9afe9d939b2)
2022-02-24 16:00:46 -05:00
hondacrx 21cfb338cf Scripts/Spells: Updated Windfury Weapon script
Port From (https://github.com/TrinityCore/TrinityCore/commit/b042919daf393b8502134a99966c5f0886bb728a)
2022-02-24 15:58:43 -05:00
hondacrx ee646e654c Scripts/Spells: Fixed shaman Healing Rain not doing anything
Port From (https://github.com/TrinityCore/TrinityCore/commit/30f232d5dbf6fabbec88efb98585857f16ee4d13)
2022-02-24 15:51:42 -05:00