hondacrx
|
077a06f7c1
|
Core/Movement: Refresh collision height on shapeshifting
Port From (https://github.com/TrinityCore/TrinityCore/commit/49992508a46eb8cd73205a896ae8d84bd991bc39)
|
2021-02-13 21:03:57 -05:00 |
|
hondacrx
|
593ac992bc
|
Core/Players: - Fixed auto learning class abilities that are rewarded from quests if starting Exile's Reach in case player chose not to start there
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4bdc4eea678628ffdfda9bf2c1f8c9f02b7b7f1)
|
2021-02-13 20:50:56 -05:00 |
|
hondacrx
|
307f07eeb9
|
Core/Auras: Implement SPELL_AURA_BATTLEGROUND_PLAYER_POSITION_FACTIONAL (397) & SPELL_AURA_BATTLEGROUND_PLAYER_POSITION (398)
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9357dc7f29fc15a72a3dc25b647d577dc979db8)
|
2021-02-13 20:41:50 -05:00 |
|
hondacrx
|
2dd7fcba0c
|
Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/964340bb764baab75830cfe298d1346ceae84c61)
|
2021-02-09 13:35:37 -05:00 |
|
hondacrx
|
c4f0ad6012
|
Core/Auras: Handle SPELL_AURA_MOD_SCHOOL_MASK_DAMAGE_FROM_CASTER
Port From (https://github.com/TrinityCore/TrinityCore/commit/e11067a39861214bde940bdc0e5b11daf7c326a0)
|
2021-02-09 13:31:59 -05:00 |
|
hondacrx
|
e04769852a
|
Misc cleanups
|
2021-02-09 13:13:08 -05:00 |
|
hondacrx
|
addc831f0d
|
Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-eliminate alive units
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cae71eac58bf37c6a2cbce2a60dd2aa1f7b4314)
|
2021-02-09 13:02:06 -05:00 |
|
hondacrx
|
a3e2e957c9
|
Core/Auras: Implement spell effect attribute NoScaleWithStack (0x40)
Port From (https://github.com/TrinityCore/TrinityCore/commit/b832ed2479c039958bce40c3c26294fc67acf744)
|
2021-02-09 12:50:35 -05:00 |
|
hondacrx
|
7c43718f1f
|
Core/Auras: Rename two more aura types
Port From (https://github.com/TrinityCore/TrinityCore/commit/94397ac56cf2db87c14ed39917f6de54e6ce48fb)
|
2021-02-09 10:37:03 -05:00 |
|
hondacrx
|
a6c5ac711e
|
Core/Auras: Renamed a bunch of unknown or changed spell aura types and implemented some of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d697882dfbb16242b7aa0b915fb116a14039ac5e)
|
2021-02-04 12:24:50 -05:00 |
|
hondacrx
|
b22dc3bc8a
|
Core/Spells: Implemented summoning a personal gameobject effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/e601c6d1f9b9743e92e9562abd9f2d24d9aaf175)
|
2021-01-26 19:27:45 -05:00 |
|
hondacrx
|
663b230e67
|
Core/Spells: IsAllowingDeadTargets now checks effects targets as well
Port From (https://github.com/TrinityCore/TrinityCore/commit/e08910deaf224557102b4ec93972347bb7a3ea16)
|
2021-01-26 16:47:34 -05:00 |
|
hondacrx
|
4fb259abfa
|
Core/Logs: Fix more logs
Port From (https://github.com/TrinityCore/TrinityCore/commit/93552510abf2fe0db0557036143b124c4a12cbe5)
|
2021-01-26 16:38:23 -05:00 |
|
hondacrx
|
b25c1487b2
|
Core/Races: Really fix bug in racemasks.
|
2021-01-25 13:06:53 -05:00 |
|
hondacrx
|
fc475c4338
|
Core/Spells: Defined new spell attributes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2ddf547ff7acd3dab7c93579d8a44fe825c7ecf)
|
2021-01-19 13:46:59 -05:00 |
|
hondacrx
|
3153f1daed
|
Core/Races: Added missing races.
|
2021-01-19 11:43:23 -05:00 |
|
hondacrx
|
a4c4db7af5
|
Core/Spells: Fixed missing null checks on some SpellEffects
|
2021-01-14 17:06:53 -05:00 |
|
hondacrx
|
c5e3c4280c
|
Core/Aura: Fixes a crash in _InitEffects.
|
2021-01-14 11:12:07 -05:00 |
|
hondacrx
|
87859a67a1
|
Core/Skills: Fixes not learning prefessions
|
2021-01-10 20:51:51 -05:00 |
|
hondacrx
|
90f8029fe1
|
Core/Spells: Spells with Attribute SPELL_ATTR1_DISPEL_AURAS_ON_IMMUNITY should dispel snare auras.
Port From (https://github.com/TrinityCore/TrinityCore/commit/22d5a2a2eb42cfb0f52a294669c31c7d32b27693)
|
2021-01-08 20:34:36 -05:00 |
|
hondacrx
|
15a69ae550
|
Core/Spells: Core/Spells: Improve teleport destination for a certain class of spells (Killing Spree, Shadowstep, ...)
Port From (https://github.com/TrinityCore/TrinityCore/commit/540678be069b24664ad95f1922288d026b7e0e41)
|
2021-01-03 15:10:14 -05:00 |
|
hondacrx
|
031158b243
|
Core/Spells: Fixed issues with School Immune vs SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE
Port From (https://github.com/TrinityCore/TrinityCore/commit/5a82598f03140cbfb288e1848efc983cf5d1f8cb)
|
2021-01-03 15:02:24 -05:00 |
|
hondacrx
|
fe1e839708
|
Core/Vehicles: Add missing caster guid check
Port From (https://github.com/TrinityCore/TrinityCore/commit/e26122dc54b5c5a356a97a842718168dab97a0aa)
|
2020-12-31 21:02:43 -05:00 |
|
hondacrx
|
768eec33e5
|
Core/Vehicles: Treat entering other vehicles mounted on main vehicle as swapping seats
Port From (https://github.com/TrinityCore/TrinityCore/commit/110564e757fefbfbddfab876a96ca9eb5aa7dd7b)
|
2020-12-31 21:01:58 -05:00 |
|
hondacrx
|
26c42d517e
|
Core/Spells: Ice Lance
Port From (https://github.com/TrinityCore/TrinityCore/commit/041ceeed1a6c2a1f4418d348631fd051056ff5c0)
|
2020-12-31 15:49:46 -05:00 |
|
hondacrx
|
e9fd790e07
|
Core/Spells: Fixed fallback values for EquippedItemSubClassMask and EquippedItemInventoryTypeMask
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a1066839596972c432649eb855359a0f8975b92)
|
2020-12-31 15:30:41 -05:00 |
|
hondacrx
|
25f2effd85
|
Misc cleanups
|
2020-12-16 00:20:25 -05:00 |
|
hondacrx
|
4c2106781a
|
Core/PacketIO: Updated packet structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/96d340f70ccef57fad177a24ca099055d7dce04d)
|
2020-12-12 23:45:36 -05:00 |
|
hondacrx
|
f0037ab99f
|
Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
|
2020-12-12 23:20:41 -05:00 |
|
hondacrx
|
cbbdf6d695
|
Core/Spells: Use new spell visual structure instead of just SpellXSpellVisualID
Port From (https://github.com/TrinityCore/TrinityCore/commit/7f6eef37e61ea3d47bf8028c6e37175ba0a71373)
|
2020-12-10 10:43:24 -05:00 |
|
hondacrx
|
0749a06c99
|
Core/Misc: First set of required db changes for 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca29f3cb050896a8a6c1fea5b2364b2b11c22cd)
|
2020-12-09 16:03:38 -05:00 |
|
hondacrx
|
c46c7ba2dc
|
Core/PacketIO: Updated most packet structures to 9.0.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/cab4c87d2d7f6d734ef067d6bf50f4b1d338a7bc)
|
2020-12-09 14:01:38 -05:00 |
|
hondacrx
|
7e2df34250
|
Misc cleanups/Fixes
|
2020-12-07 10:07:26 -05:00 |
|
hondacrx
|
a108bb1dbc
|
Core/Auras: Implemented SPELL_AURA_MOD_OVERRIDE_ZONE_PVP_TYPE
Port From (https://github.com/TrinityCore/TrinityCore/commit/c250a858b91a11736ee0a64c2f120b1d036b5203)
|
2020-10-09 13:57:32 -04:00 |
|
hondacrx
|
578e1bb0e5
|
Core/Spells: EffectSanctuary should stop attack
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c0af8743f48badbae43362ee61a61a22fde3fda)
|
2020-09-22 16:22:14 -04:00 |
|
hondacrx
|
9636460e27
|
Misc spell fixes
Port From (https://github.com/TrinityCore/TrinityCore)
|
2020-09-10 19:54:49 -04:00 |
|
hondacrx
|
2820d45a0d
|
Misc fixes
|
2020-09-03 11:25:42 -04:00 |
|
hondacrx
|
83bb7aaf28
|
Cleanups
|
2020-08-25 10:08:55 -04:00 |
|
hondacrx
|
679dbcfb67
|
Scripts/Icecrown Citadel: Fixed Lord Marrowgar - Coldflame to not ignore resistances
Port From (https://github.com/TrinityCore/TrinityCore/commit/fa762826e9977c53e18e4de7821be2dfc25601f0)
|
2020-08-24 19:05:44 -04:00 |
|
hondacrx
|
c2ae405346
|
Core/Commands: Cleanups
|
2020-08-24 17:38:22 -04:00 |
|
hondacrx
|
8fc9c45d50
|
Misc cleanups/DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2020-08-22 16:24:59 -04:00 |
|
hondacrx
|
79987369e5
|
Prevent an issue that stopped Aura AfterEffect handlers being called on default handler prevention.
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c3a107bee6f600c1f4ab6124727fc58fdb48199)
|
2020-08-22 14:42:28 -04:00 |
|
hondacrx
|
2a65d345a9
|
Core/Auras: Implement SPELL_AURA_DETECT_AMORE
Port From (https://github.com/TrinityCore/TrinityCore/commit/d50611c108a692e0d76c102fdee8175d24d9dfc0)
|
2020-08-22 13:07:00 -04:00 |
|
hondacrx
|
36a8844acc
|
Creatures now release spell focus on projectile launch (for spells that have a projectile portion) as opposed to projectile impact.
Port From (https://github.com/TrinityCore/TrinityCore/commit/bacc5ef94ec0f064248b871646d88955da04b725)
|
2020-08-22 13:02:17 -04:00 |
|
hondacrx
|
b3ebc2f8b5
|
Core/Spells: enable and implement SMSG_MISSILE_CANCEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/71db17220ae67dc6a354e88451ffc0700fe6c5f9)
|
2020-08-22 12:58:19 -04:00 |
|
hondacrx
|
193ad3a48d
|
Combat/Threat rewrite - prep & refactor
Port From (https://github.com/TrinityCore/TrinityCore/commit/8be23fcbbdf26e8169defd761e61765f301bebe0)
|
2020-08-22 11:58:19 -04:00 |
|
hondacrx
|
062eecf20b
|
Misc fixes
|
2020-08-20 23:21:53 -04:00 |
|
hondacrx
|
2773a4430f
|
Misc fixes
|
2020-08-12 17:44:16 -04:00 |
|
hondacrx
|
611162ed95
|
Misc DB updates/Fixes
Port From (https://github.com/TrinityCore/TrinityCore)
|
2020-07-24 18:23:30 -04:00 |
|
hondacrx
|
0480e5c4d0
|
Core/Spells Allow bosses to receive KnockBack under certain conditions
Port From (https://github.com/TrinityCore/TrinityCore/commit/23a113756e65a953e80a3b03d72e3d11bd373a43)
|
2020-07-24 14:49:26 -04:00 |
|