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 |
|
hondacrx
|
ce83ba9380
|
Scripts/Spells: Fix Warlock Drain Soul energize
Port From (https://github.com/TrinityCore/TrinityCore/commit/1410e018ebafa6e28bd5f22ff60407f27ae01728)
|
2022-02-24 15:49:07 -05:00 |
|
hondacrx
|
c27475ae46
|
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues
Port From (https://github.com/TrinityCore/TrinityCore/commit/89afeed41b4f040e4852b35183f30291588662d7)
|
2022-02-22 14:24:29 -05:00 |
|
hondacrx
|
d9b9739999
|
Scripts/Spells: Fixed startup errors in spell_gen_war_mode_enlisted
Port From (https://github.com/TrinityCore/TrinityCore/commit/2565af5fd34ce53bc390b660b4b8e180f2f9c4d3)
|
2022-02-17 13:37:38 -05:00 |
|
hondacrx
|
c0795c5849
|
Core/Spells: Rename TARGET_UNIT_CONE_ENEMY_104 to TARGET_UNIT_CONE_CASTER_TO_DEST_ENEMY
Port From (https://github.com/TrinityCore/TrinityCore/commit/70f1eaac4867cac94fb1a19f5bbf5096366f6281)
|
2022-02-16 13:09:48 -05:00 |
|
hondacrx
|
ad165bb837
|
Scripts/Spells: Fix shaman talent Nature's Guardian proc
Port From (https://github.com/TrinityCore/TrinityCore/commit/108eeea327b50a157c503da42b05b59003a1ffac)
|
2022-01-28 17:37:15 -05:00 |
|
hondacrx
|
64de342e49
|
Scripts/Spells: Fix shaman talent Downpour
Port From (https://github.com/TrinityCore/TrinityCore/commit/f230af918b3b41c5a2209d4be48c24857028efd1)
|
2022-01-09 14:09:24 -05:00 |
|
hondacrx
|
63f8685355
|
Scripts/Spells Fix shaman talent Aftershock
Port From (https://github.com/TrinityCore/TrinityCore/commit/fed9d73f667c0deed6ee201093ffe43746a178f0)
|
2022-01-09 14:05:48 -05:00 |
|
hondacrx
|
4c922933de
|
Core/Player: Initial War Mode support
Port From (https://github.com/TrinityCore/TrinityCore/commit/b821a729733db0d3742b4aefe05e5a8305724f66)
|
2022-01-07 21:49:50 -05:00 |
|
hondacrx
|
3bd134d29e
|
Scripts/Spells: Fixed Lightning Bolt Overload, Chain Lightning Overload, Elemental Blast and Elemental Blast Overload energize effects
Port From (https://github.com/TrinityCore/TrinityCore/commit/e6ba1fbd530a32ca6069b0f43fc28fbec4eb9096)
|
2022-01-07 17:03:02 -05:00 |
|
hondacrx
|
9c4147c964
|
Scripts/Spells: Fix chain lightning energize (elemental)
Port From (https://github.com/TrinityCore/TrinityCore/commit/47d8b17e9f6766ade424027d4cdaf46eb0beb488)
|
2022-01-07 16:50:44 -05:00 |
|
hondacrx
|
73b9990c6c
|
Scripts/Spells: Fixed lightning bolt energize (elemental)
Port From (https://github.com/TrinityCore/TrinityCore/commit/c95b1784dfb164b2844658c7a80a34586a7cb8fc)
|
2022-01-07 16:46:59 -05:00 |
|
hondacrx
|
cb7438506f
|
Scripts/Spells: Implemented various rogue spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/a3d06f2f329a6d21b9a79aed8b39f1d56fa933e6)
|
2022-01-07 16:42:42 -05:00 |
|
hondacrx
|
e0340e7c07
|
Core/BattlePets: Misc fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/924182f692bde38d8fed85d5dbe7531a09790501)
|
2022-01-07 13:20:16 -05:00 |
|
hondacrx
|
56b2c4e0a4
|
Scripts/Spells: Fix paladin talent Holy Prism
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ac0388870519a085115454783dafed873c1535f)
|
2022-01-07 13:06:06 -05:00 |
|
hondacrx
|
7026fce65b
|
Scripts/Spells: Fixed warlock shadow bolt energize
Port From (https://github.com/TrinityCore/TrinityCore/commit/90cdb1ed0d3c46ab046b2dd0c63768df63285ccd)
|
2022-01-07 12:58:46 -05:00 |
|
hondacrx
|
72e9c7f12d
|
Spell/Script: Spawn Blood Pool
Port From (https://github.com/TrinityCore/TrinityCore/commit/10cf49e130304a3b71cce13a31662f42af7bd72a)
|
2022-01-07 11:39:56 -05:00 |
|
hondacrx
|
32375df62e
|
Misc fixes
|
2022-01-06 00:19:12 -05:00 |
|
hondacrx
|
dc3cd40d15
|
Scripts/Spells: fix Turkey Timer duration
Port From (https://github.com/TrinityCore/TrinityCore/commit/cd72ecce78b3152b8db62c96e90cb9d14ea5e565)
|
2022-01-06 00:06:21 -05:00 |
|
hondacrx
|
3a0522e188
|
Spell/Script: Egg Nog
Port From (https://github.com/TrinityCore/TrinityCore/commit/2b27278516510bbe055f67bca9409fcf7bac40c7)
|
2022-01-05 23:33:20 -05:00 |
|
hondacrx
|
f8f41e303e
|
Scripts/Spells: Fix paladin talent Eye for an Eye
Port From (https://github.com/TrinityCore/TrinityCore/commit/07015cc0525c7bd4ceaf513324d7b8c8aebcf25e)
|
2022-01-05 20:24:19 -05:00 |
|
hondacrx
|
b7a3e66f93
|
Scripts/Spells: Fixed priest talent Masochism
Port From (https://github.com/TrinityCore/TrinityCore/commit/57504662593559fd7673b3c49ff9f95f2e28fc37)
|
2022-01-05 20:21:42 -05:00 |
|
hondacrx
|
09ef904fa6
|
Core/GameObjects: Skip LoS checks for traps
Port From (https://github.com/TrinityCore/TrinityCore/commit/9bede687ce3d291c8af8f4deb3f1dcebba1a315d)
|
2022-01-05 17:47:29 -05:00 |
|
hondacrx
|
0d68984717
|
Misc fixes, and added GetDebugInfo() which was missed.
|
2022-01-05 13:11:32 -05:00 |
|
hondacrx
|
66df29db11
|
Scripts/Spells: Runic Healing Injector
Port From (https://github.com/TrinityCore/TrinityCore/commit/66f5275d2683a292afae3acdded4d252e29a2703)
|
2022-01-04 17:49:24 -05:00 |
|
hondacrx
|
82d3e3d8f4
|
Scripts/Spells: Fix Incanters Flow
Port From (https://github.com/TrinityCore/TrinityCore/commit/da8d6b5180a586f2cbf8ea4e859a1d5336ea8336)
|
2022-01-02 19:34:49 -05:00 |
|
hondacrx
|
23ee2b5a48
|
Scripts/Spells: Fix priest Mind Bomb
Port From (https://github.com/TrinityCore/TrinityCore/commit/01ac538cd252151f0db16748aa81a813a23b18b7)
|
2022-01-01 17:17:39 -05:00 |
|
hondacrx
|
df4c537943
|
Scripts/Spells: Brittle Armor & Mercurial Shield
Port From (https://github.com/TrinityCore/TrinityCore/commit/a947a0e85e301748d32140d76d0a25a1e5997406)
|
2021-12-27 16:47:12 -05:00 |
|
hondacrx
|
6d73a59f63
|
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender
Port From (https://github.com/TrinityCore/TrinityCore/commit/27886c7f5d6cfc221ea67aab210f96859d725e05)
|
2021-12-26 19:51:26 -05:00 |
|
hondacrx
|
39dd51370f
|
Scripts/Spells: Dimensional Ripper - Everlook
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8d675eba761a5616c7d69a78851ea61af61f4f6)
|
2021-12-26 19:36:53 -05:00 |
|
hondacrx
|
73fa489610
|
Misc: some corrections after recent merges
Port From (https://github.com/TrinityCore/TrinityCore/commit/cadbf42ea4489933f28caf356f8c8d09ca243083)
|
2021-12-24 21:38:37 -05:00 |
|
hondacrx
|
409be0be01
|
Scripts/Spells: Ultrasafe Transporter: Toshley's Station
Port From (https://github.com/TrinityCore/TrinityCore/commit/996b7c1f0ebb22b424d7406adf88b43143b2ede4)
|
2021-12-24 21:34:18 -05:00 |
|
hondacrx
|
b835ecddc1
|
Scripts/Spells: Dimensional Ripper - Area 52
Port From (https://github.com/TrinityCore/TrinityCore/commit/ea4c1ae7d0c4b3420b1d78623c5254466c64f43b)
|
2021-12-24 21:27:09 -05:00 |
|
hondacrx
|
31e0a1f476
|
Core/Spells: Moved SpellVisual functions from Unit to WorldObject
Port From (https://github.com/TrinityCore/TrinityCore/commit/54f607641ac9008a588b8ff635a9ed7ee7a5f976)
|
2021-12-24 20:50:24 -05:00 |
|
hondacrx
|
5de09a5046
|
Core/BattlePets: Added default cooldown to revive battle pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/1a846415493289fc3852e56c82514d85c421267c)
|
2021-12-24 20:41:51 -05:00 |
|
hondacrx
|
74c88b43b3
|
Scripts/Spells: Migrate Teleporting to Script
Port From (https://github.com/TrinityCore/TrinityCore/commit/8fc52bc5e542ab5a572343c64e915d01cf363b76)
|
2021-12-22 20:39:59 -05:00 |
|
hondacrx
|
d5aa3ed8ab
|
Core/Spell: allow Northrend Inscription Research to unlock three recipes the first time it is cast.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b7bc82641e0cb7cf8add1089d8dde0aad93edbe)
|
2021-12-17 17:52:44 -05:00 |
|
hondacrx
|
f91842d6f2
|
Spell/Script: Stasis Field
Port From (https://github.com/TrinityCore/TrinityCore/commit/adb5535483cf202572ae34065959aa94cf0304e8)
|
2021-12-17 17:29:27 -05:00 |
|
hondacrx
|
eef0e8e875
|
Misc fixes
|
2021-12-07 20:57:02 -05:00 |
|