Commit Graph

325 Commits

Author SHA1 Message Date
hondacrx 24b0836710 added some missing code. 2023-05-06 07:21:37 -04:00
hondacrx d3f0045b4b Removed two duplicate scripts for rogues. 2023-05-02 17:53:59 -04:00
hondacrx e2156193bc Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/9740219850d14852a018a023c7db57b8752f8f5c)
2023-05-02 17:27:52 -04:00
hondacrx 1009fac05f Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/fe38437e67cf7a17911ba6d783466e0a3874535f)
2023-05-02 17:08:57 -04:00
hondacrx 6a38576ff3 Spells/Generic: Implemented generic feign death spell with UNIT_FLAG_IMMUNE_TO_PC | UNIT_FLAG_IMMUNE_TO_NPC | UNIT_FLAG_UNINTERACTIBLE
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d1af8635428c013e474e549253254892d87a2e8)
2023-05-02 17:03:25 -04:00
hondacrx a2e5acbaa5 Scripts/Spells Update Divine Star
Port From (https://github.com/TrinityCore/TrinityCore/commit/0eada1d7086985b759e10684966e3aefdd7eefe7)
2023-05-02 16:59:25 -04:00
hondacrx be0a98f3de Scripts/Spells: Implement Summon Sayaad
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7ff9a9083fdb5aab1fe54b16ffd84851f99424d)
2023-05-02 16:32:00 -04:00
hondacrx 9decc17cd0 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/c8ebf077c7b934eeb33466cd11a92ba00b931a3d)
2023-05-02 14:26:30 -04:00
hondacrx 1f75a2645a Scripts/Spells: Update Sins of the Many values
Port From (https://github.com/TrinityCore/TrinityCore/commit/a32584b9204a65bf8d1c057e2d1b0eb94fddc7c3)
2023-05-02 14:07:48 -04:00
hondacrx afd86f62dd Core/Spells: Unify Bloodlust spells for all classes
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b3f93aa0fd2d28bfcc01a33bec1c49074c4674f)
2023-05-02 14:06:54 -04:00
hondacrx 4896455d22 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ba619d26eae92be79013197de548ef81cdedb74)
2023-05-01 22:54:59 -04:00
hondacrx 76dd846962 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0d9520aa979b426db2bec969f8b1ab3509b170c)
2023-04-25 17:15:14 -04:00
hondacrx c76fcebeb3 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/a265672e5438acba781354b12614791791643881)
2023-04-25 17:12:30 -04:00
hondacrx 9d955f42aa Core/Skinning: Autolearn skill of skinned mob if not already learned
Port From (https://github.com/TrinityCore/TrinityCore/commit/74c280da9eac16c5d4a875ff2ea5aa30034ff1dd)
2023-04-25 08:53:52 -04:00
hondacrx 4a3369b586 Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/122d41eb067eecd76debc35778164ee163cda813)
2023-04-21 19:17:34 -04:00
hondacrx afceddc29a Scripts/Paladin: Update Divine Steed for Lightforged Draenei
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f925b545c1513581a5c08fd2a8ad473701f1038)
2023-04-21 19:06:57 -04:00
hondacrx ebb377202d DB/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6ab9fd92e2a2db6656cdf6700e8f8af60b084b4)
2023-04-21 19:05:13 -04:00
hondacrx 12897e80e8 Fixes taming hunter pets 2023-03-14 04:36:20 -04:00
hondacrx 17b7e6837f Core/Misc: Add launchDelay argument to Unit::SendPlaySpellVisual overload accepting Unit* argument
Port From (https://github.com/TrinityCore/TrinityCore/commit/982b60f39c526e217de3a3f24b740af41c4ede50)
2023-03-13 02:39:10 -04:00
hondacrx f51dbf95ec Fixes creatures falling under map when chasing a player though water. 2023-02-21 19:18:28 -05:00
hondacrx b47f791d8f Scripts/Monk: Implement Power Strikes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b73330999f447a2c4893d50b3d24fd77b2500178)
2023-02-11 23:34:05 -05:00
hondacrx e982be523a Scripts/DK: Implemented Howling Blast
Port From (https://github.com/TrinityCore/TrinityCore/commit/58cd4e58f7d2f382903c8abe065b697d3a0bcb6b)
2023-01-30 08:35:04 -05:00
hondacrx 3e6588bc55 Scripts/Hunter: Implement Explosive Shot
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a79be02fd60bf37bbef7702194a5379503970a1)
2023-01-30 08:33:03 -05:00
hondacrx efb691841d Scripts/Evoker: Implement Living Flame and Energizing Flame
Port From (https://github.com/TrinityCore/TrinityCore/commit/35775b0dfb2048775ef36e51700221ba19cbf9b4)
2023-01-30 08:30:12 -05:00
hondacrx b686c3939d Spells/Evoker: Implemented Azure Strike
Port From (https://github.com/TrinityCore/TrinityCore/commit/eebacbc86e989bba8068dc07fc76ff3c64da3309)
2023-01-30 08:25:37 -05:00
hondacrx 80a10f55bc Scripts/Spells: Fixed crash in spell_sha_mastery_elemental_overload
Port From (https://github.com/TrinityCore/TrinityCore/commit/db8504426796ce39f1871aa1871bae10e0408f9f)
2023-01-23 00:04:38 -05:00
hondacrx f73e64396f Update license headers for all files. 2023-01-18 17:25:32 -05:00
hondacrx 44ebaec45e Scripts/Evoker: Implement Glide
Port From (https://github.com/TrinityCore/TrinityCore/commit/b428f600b1e5cfd71e661f924a30d59f3970800d)
2023-01-11 00:44:58 -05:00
hondacrx 989b80b056 Core: Updated to 10.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/e98e1283ea0034baf6be9aa2ffb386eb5582801b)
2022-12-28 15:25:15 -05:00
hondacrx 219833ac17 Core/BattlePets: Move revive battle pet cooldown to spell script and add serverside spell for stable master heal cooldown
Port From (https://github.com/TrinityCore/TrinityCore/commit/05f2f4e8f69133d542f3eadf99410deb932cd30d)
2022-10-14 17:00:30 -04:00
hondacrx 00bb07d638 Misc stuff 2022-10-11 20:27:12 -04:00
hondacrx d16f8c94c2 Scripts/DK: Fixed Rime talent
Port From (https://github.com/TrinityCore/TrinityCore/commit/3be76db592033828ed0e56cb08cdc5a2df5be8b0)
2022-10-11 17:16:48 -04:00
hondacrx 94ebaeb451 DB Updates 2022-10-01 17:11:10 -04:00
hondacrx ca55d131ac Core/Spells: Fix glyph of stars (druid)
Port From (https://github.com/TrinityCore/TrinityCore/commit/56ef6c06eb165e9410a1f0af8b54492ad99eeced)
2022-09-24 13:57:38 -04:00
hondacrx 595ac58013 Core/Spells: Remove all hardcoded restrictions for pick pocket spell effect and rely only on presence of pickpocket loot in db
Port From (https://github.com/TrinityCore/TrinityCore/commit/78698463ff6b20255148fb647e9ad33a487bb09d)
2022-09-11 14:40:24 -04:00
hondacrx c8964bd420 Scripts/Spells: Fixed crash in spell_pri_atonement
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f09fc355aea4745b711e4c2ba4dfdb731453f1f)
2022-09-07 15:40:03 -04:00
hondacrx dd15bc8eed Scripts/Spells: Script 'Hate To' spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/243efd378c383a42532f485b7dc9c2c3ae6cf3fd)
2022-09-07 12:59:19 -04:00
hondacrx 44334fc4ba Scripts/Spells: Great/Fish/Gigantic/Small/Bountiful Feast
Port From (https://github.com/TrinityCore/TrinityCore/commit/b160ba206148c0ce32c543e585caa60f693ba5e1)
2022-09-07 12:54:58 -04:00
hondacrx ed338e77be Scripts/Events: Update few Love is in the Air quests & items
Port From (https://github.com/TrinityCore/TrinityCore/commit/a01141c426be517c1d2bd40753b277b453d15ce0)
2022-09-05 22:21:23 -04:00
hondacrx 6b6d6f6b8e Scripts/Pets: Update Lil' K.T.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d68abbf705a870009213d8558de2884950875029)
2022-09-05 22:08:14 -04:00
hondacrx 747c91bf73 Scripts/Spells: Correctly implement Murmur's Touch & Dire Brew
Port From (https://github.com/TrinityCore/TrinityCore/commit/496eba4e8d579816895c11060f896faa4523623e)
2022-09-05 18:37:14 -04:00
hondacrx 40e2291f4e Scripts/Spells: Get rid of several DB spell scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/6fb332d935ebe84b5728d5496173c8b7109e08db)
2022-09-05 18:29:56 -04:00
hondacrx f2f9ca1509 Scripts/Spells: Fixed Mag'har Orc racial Ancestral Call
Port From (https://github.com/TrinityCore/TrinityCore/commit/a6632147d6d1884a7224077f24c7e6e656c419b8)
2022-09-02 13:15:52 -04:00
hondacrx ac3a068ec0 Fixes trigger spells not working. 2022-08-08 18:01:54 -04:00
hondacrx 8cd4dda8e3 Scripts/Spells: Divine Star (Priest) fixed
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b944b9e56969fb465449ecda7c8561696c06833)
2022-08-04 23:01:43 -04:00
hondacrx cde3843afd Scripts/Spells: Priest - Power of the Dark Side fixed
Port From (https://github.com/TrinityCore/TrinityCore/commit/22625e82ba994ccf197592f71b877a14e2c53390)
2022-08-04 18:58:30 -04:00
hondacrx 2f1a4b5ba3 Scripts/Spells: Priest - Sins of the Many fixed
Port From (https://github.com/TrinityCore/TrinityCore/commit/f20135696b28775449a2e6e9d6ef4fd8b422a74f)
2022-08-04 18:14:41 -04:00
hondacrx 3cd58e4a17 Core/Maps: Move terrain data handling out of Map class
Port From (https://github.com/TrinityCore/TrinityCore/commit/16a06346aea16ffd6ee84081cedfdb0c75ac0b38)
2022-07-24 16:31:00 -04:00
hondacrx cef479fd69 Scripts/Spells: Fixed Halo (Priest talent)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7e022056937bd1939759449c4b982efde705945b)
2022-07-18 21:34:54 -04:00
hondacrx acb9db8891 Fixes creatures aggro range, Wrong check on pathpoints, and a crash when there is no unitCaster. 2022-07-17 22:49:28 -04:00