hondacrx
|
883a3bb990
|
First try at updating command system to be like TC. Still needs alot of testing/work
|
2022-01-20 09:57:15 -05:00 |
|
hondacrx
|
595338284c
|
Misc fixes.
|
2022-01-09 14:33:39 -05:00 |
|
hondacrx
|
f8cd5846fc
|
Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_EXPIRE
Port From (https://github.com/TrinityCore/TrinityCore/commit/792dab8f052f7cfb018ba2bafb68a3fe8154b764)
|
2022-01-09 14:14:29 -05:00 |
|
hondacrx
|
860bf84280
|
Core/ZoneScript: Add "invoker" param to ProcessEvent
Port From (https://github.com/TrinityCore/TrinityCore/commit/15b91836351a61f471865a751d4ff9ab0b5775a0)
|
2022-01-09 14:12:34 -05:00 |
|
hondacrx
|
1a09bfc275
|
Core/Spells: Fixed Spell::GetUnitTargetCountForEffect incorrectly counting missed targets instead of hit targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/570e882d024991b44ccfd2fb2891a25ee054587b)
|
2022-01-07 17:03:52 -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
|
5bb553b0e3
|
Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_HEALTH_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/b221f4b37251db2206dd14d46c00f1b6f1f16480)
|
2022-01-07 13:46:21 -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
|
9e7eca2258
|
Core/Spells: Corrected SPELL_ATTR8_MASTERY_AFFECTS_POINTS attribute implementation, it is no longer used to restrict if the spell should be cast or not (SpecializationSpells.db2 takes care of that)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a4c7c1e27ac5236874a8fd5315abee196ab4c9a)
|
2022-01-07 12:56:36 -05:00 |
|
hondacrx
|
a09f085aa9
|
Core/Spells: Fix missing "Inventory is full" with spells that create more than 1 item
Port From (https://github.com/TrinityCore/TrinityCore/commit/4e0da6f7d12bdbf9a333901f58903757d236c59f)
|
2022-01-07 12:54:01 -05:00 |
|
hondacrx
|
5b73cb06e7
|
Core/Spell: SPELL_EFFECT_PULL_TOWARDS correction
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc1c67183f9e35c4495cd19a7fd1c786c653e368)
|
2022-01-07 12:45:27 -05:00 |
|
hondacrx
|
ddbfe81071
|
Core/Spell: Proper SPELL_EFFECT_PULL_TOWARDS_DEST implementation for players
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ec51bf3b69b2d34607b555f2d52b09f8b73c9e3)
|
2022-01-07 11:16:51 -05:00 |
|
hondacrx
|
dee852d202
|
Core/Units: UNIT_FLAG_PACIFIED will no longer block victim updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/8f4c6ebb49832fa2564e5bdb573d350d39b33117)
|
2022-01-07 10:46:06 -05:00 |
|
hondacrx
|
6e0becd106
|
Core/Items: implement some helper methods for easier readability
Port From (https://github.com/TrinityCore/TrinityCore/commit/9124fd1f1fafea19b118eb69c6a35f94376fc7e8)
|
2022-01-06 10:57:06 -05:00 |
|
hondacrx
|
e89a36a232
|
Core/Spells: SPELL_AURA_48 implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/37178ff311af95c4a2035a38839b5e8a9afe2af5)
|
2022-01-06 00:17:58 -05:00 |
|
hondacrx
|
5f81b80b8d
|
Core/PathGenerator: Fix path generator returning shortcuts when start and end are on the same polygon
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd929665e564e01b5346844adb96d8fd0eb710c4)
|
2022-01-06 00:02:56 -05:00 |
|
hondacrx
|
72fa0cd450
|
Core/Creature: Clear creature focus after an evade
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7cf209428fae5b025a0dcdc6b00bcef12175ed6)
|
2022-01-05 23:55:47 -05:00 |
|
hondacrx
|
7c43adf9f8
|
Core/MMaps: Fix charge underwater/falling
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d32849b3493d9e819be27945ef31488d8ba6dcf)
|
2022-01-05 23:45:25 -05:00 |
|
hondacrx
|
63e8ecd4ec
|
Core/Spells: Fix Spellsteal stealing Silence buff of Arcane Torrent
Port From (https://github.com/TrinityCore/TrinityCore/commit/fda1630f74af7ebdc056f6af8d9a2fac42fc9631)
|
2022-01-05 23:20:26 -05:00 |
|
hondacrx
|
5e0fd36ada
|
Core/Spells: Implemented spell effect 204 (SPELL_EFFECT_CHANGE_BATTLEPET_QUALITY)
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4fee8c5cf85aeddc45aad18d7a944efa59022bd)
|
2022-01-05 20:38:57 -05:00 |
|
hondacrx
|
c08ca2d0cd
|
Core/Spell: Reset threat to zero when the hunter use Feign Death
Port From (https://github.com/TrinityCore/TrinityCore/commit/a8e4add6cc7de723ea8951743b17c894aacd3b8b)
|
2022-01-05 17:51:59 -05:00 |
|
hondacrx
|
0d68984717
|
Misc fixes, and added GetDebugInfo() which was missed.
|
2022-01-05 13:11:32 -05:00 |
|
hondacrx
|
3cd3827d48
|
Fix inconsistent NPC aggro on spell miss
Port From (https://github.com/TrinityCore/TrinityCore/commit/474d903d79a13e3d59a9a6d74b91efca66153770)
|
2022-01-04 20:44:09 -05:00 |
|
hondacrx
|
9f5414d894
|
Fix spell_area not checking for zoneID for quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/e1598fa1d64b46fc53607182898fae2da172957b)
|
2022-01-04 18:56:51 -05:00 |
|
hondacrx
|
bae21a1a96
|
Core/Spells: Fixed some issues with Drain Soul
Port From (https://github.com/TrinityCore/TrinityCore/commit/47659e219a2143d1c121406453cc5a37216e1658)
|
2022-01-04 18:41:19 -05:00 |
|
hondacrx
|
45ec8fad69
|
Core/Spells: Fixed SPELL_EFFECT_DISPEL when target has 2 spells with same ID
Port From (https://github.com/TrinityCore/TrinityCore/commit/24281a532365e287f45c679484c6c8d9340d9869)
|
2022-01-04 17:58:26 -05:00 |
|
hondacrx
|
c2bc3a9144
|
Core/Spells: Survey Sinkholes will now have a bigger range to be able…
Port From (https://github.com/TrinityCore/TrinityCore/commit/fc7ea1803972f79678b71ac172927be6a03ad1b0)
|
2022-01-04 17:56:43 -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
|
97ce4d6db7
|
Misc fixes and missed stuff.
|
2022-01-04 17:37:55 -05:00 |
|
hondacrx
|
92c90bf777
|
Core/Unit: Spell focusing now no longer nonsensical. HasSpellFocus always const. Error logs for various stuff.
Port From (https://github.com/TrinityCore/TrinityCore/commit/14c38a1c529e634b068a67b3e7475ddcf599086b)
|
2022-01-02 19:49:21 -05:00 |
|
hondacrx
|
a2a2eb3581
|
Core/Unit: rename more methods
Port From (https://github.com/TrinityCore/TrinityCore/commit/a58881d6dac1975b77abf361c5dc5ffcd755d2be)
|
2022-01-02 19:26:31 -05:00 |
|
hondacrx
|
6ad0b6f159
|
Core/Unit: rename IsFocusing method
Port From (https://github.com/TrinityCore/TrinityCore/commit/be4ed9152c1a9c3dab9949eb36d867b763603f60)
|
2022-01-02 19:25:23 -05:00 |
|
hondacrx
|
81ab3b4080
|
Don't allow to summon dead hunter pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/92fc09b1b5507c11c9e7ca63e6de0ec7574f0810)
|
2022-01-02 19:12:50 -05:00 |
|
hondacrx
|
86f7a08870
|
Core/Spells: Fix infinite loop
Port From (https://github.com/TrinityCore/TrinityCore/commit/e6e73b7b13ddc48f98f46d1af13a95b9cf67cccd)
|
2022-01-01 17:55:01 -05:00 |
|
hondacrx
|
7c14a1754a
|
Core/Spells: Added spellgroup support to HandleModCastingSpeed
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca71fc7b6cc43d4883ad0a2a4c649b36a841b022)
|
2022-01-01 17:41:59 -05:00 |
|
hondacrx
|
a2dcceb4f2
|
Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/05037bd936756b8ae553d17fd920ad8316f27487)
|
2022-01-01 17:13:41 -05:00 |
|
hondacrx
|
74133edce1
|
Misc fixes/missed stuff
|
2021-12-27 18:11:38 -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
|
521cd805c4
|
Core/Spell: don't send duration for auras caused by dynobjects.
Port From (https://github.com/TrinityCore/TrinityCore/commit/2efb6b618798b11f0c57a80661e04955ff63ed58)
|
2021-12-27 15:36:30 -05:00 |
|
hondacrx
|
0464fe61bb
|
Core/Spell: do not allow auras from dynamic objects to stack if they come from the same spell cast by the same caster.
Port From (https://github.com/TrinityCore/TrinityCore/commit/55611104bedefc301eb4bee8bc282057307ebde4)
|
2021-12-27 15:35:20 -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
|
89661001d5
|
Core/Spell: fix some issues with taunt spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/575f42089e2014c3df64f0468ed25c45a544f6d8)
|
2021-12-24 21:18:27 -05:00 |
|
hondacrx
|
0f248e2faa
|
Core/SAI: allow creatures to handle gameobject spellhit SAI events.
Port From (https://github.com/TrinityCore/TrinityCore/commit/83a9222c390110ae082512ed858a5580a958aa21)
|
2021-12-24 21:05:03 -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
|
2d87d0c75d
|
Core/AI: Remove EnterEvadeMode calls from Guardian/Summon spell handlers. Add follow logic to CreatureAI::JustAppeared.
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f7d3ebd6a474c2e325698b1665ab2939926cab6)
|
2021-12-23 20:23:16 -05:00 |
|
hondacrx
|
749b77d060
|
Core/Misc: Rename Unit::AttackedTarget to Unit::AtTargetAttacked to match naming scheme for these notifiers
Port From (https://github.com/TrinityCore/TrinityCore/commit/dabdad3b47d7438327d3ee861eddd68e9bea68b1)
|
2021-12-23 20:02:14 -05:00 |
|