hondacrx
|
fc3ecd460a
|
Misc fixes and DB updates
|
2021-02-24 19:00:12 -05:00 |
|
hondacrx
|
ac4e96bad7
|
Core/Auras: Improve PROC_ATTR_USE_STACKS_FOR_CHARGES implementation to give stacks priority over charges if both are present in spell data
Port From (https://github.com/TrinityCore/TrinityCore/commit/8740c2f85fe28a9396383b313f8fa2a5210e3200)
|
2021-02-24 18:58:15 -05:00 |
|
hondacrx
|
5e5cf97963
|
Core/Spells: Corrected the spell id source used in the learn spells map when loading SpellLearnSpell.db2 data
Port From (https://github.com/TrinityCore/TrinityCore/commit/9e948ff4bd5d2f584cde19d851bbbf1bb93b51d4)
|
2021-02-24 18:55:39 -05:00 |
|
hondacrx
|
d1485ad482
|
Core/Spells: Fixed spells using SPELL_EFFECT_POWER_BURN not working when combined with other effect types that hit other units and power burn hits caster
Port From (https://github.com/TrinityCore/TrinityCore/commit/23aa13257a0af0143651f48ac3af65435ba9f346)
|
2021-02-24 18:49:18 -05:00 |
|
hondacrx
|
8e1a3f066f
|
Core/Datastorage: Dont clear SpellNameStorage table, we use it else where.
|
2021-02-24 10:13:23 -05:00 |
|
hondacrx
|
b874d54198
|
Fix typo.
|
2021-02-22 21:09:19 -05:00 |
|
hondacrx
|
4ed84e7ae4
|
Core/AuraEffect: Fix crash when missing a auraeffect handler.
|
2021-02-22 21:08:07 -05:00 |
|
hondacrx
|
d1c0aa114a
|
Core/Spells: Prevent spell power costs from changing their sign (positive cost cannot become negative)
Port From (https://github.com/TrinityCore/TrinityCore/commit/01a3be276f4076762290e985d10d5c4ab1176ce0)
|
2021-02-22 16:07:10 -05:00 |
|
hondacrx
|
f25af46c8f
|
Core/Auras: implement mana cost modification aura
Port From (https://github.com/TrinityCore/TrinityCore/commit/a76c08843fc1695241b7246c4014322ee07a6453)
|
2021-02-22 16:06:13 -05:00 |
|
hondacrx
|
e74d30024f
|
Core/Auras: Implemented new spell modifier type to change aura stack size on apply
Port From (https://github.com/TrinityCore/TrinityCore/commit/51a9d2a9c20f36f5343049a340663601c1c1165b)
|
2021-02-22 16:01:43 -05:00 |
|
hondacrx
|
dd425437b8
|
Core/Auras: Implemented new spell modifier type to change max aura stack size
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4b13e7b38619b062d209c3547532384623a56c1)
|
2021-02-22 15:56:54 -05:00 |
|
hondacrx
|
cb1afc82b2
|
Core/Auras: Implemented SPELL_AURA_DISABLE_ATTACKING_EXCEPT_ABILITIES
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac1ef5efbe0a8c4cf25f4bdf154d5b4e86827c06)
|
2021-02-22 15:52:37 -05:00 |
|
hondacrx
|
04f2703e70
|
Core/Auras: Reimplement SPELL_AURA_DISABLE_CASTING_EXCEPT_ABILITIES to properly allow casting listed spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b8ef46808c44e68f213768c6a64ccc0048f3d65)
|
2021-02-22 15:50:50 -05:00 |
|
hondacrx
|
16d64a1695
|
Core/Auras: Implemented SPELL_AURA_LEARN_SPELL
Port From (https://github.com/TrinityCore/TrinityCore/commit/d2a995368459b28af0309292587a39f95fbf754c)
|
2021-02-22 15:42:51 -05:00 |
|
hondacrx
|
d21b61baba
|
Core/Auras: Implemented SPELL_AURA_SET_FFA_PVP
Port From (https://github.com/TrinityCore/TrinityCore/commit/c57b012ee4e75dfb4c3d29b6c5f2308ae559aec4)
|
2021-02-22 15:34:37 -05:00 |
|
hondacrx
|
f7693b7e53
|
Core/Auras: Implemented SPELL_AURA_MOD_INCREASE_HEALTH_PERCENT2
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f38650810261ed6ad4c5bd2e6c25ffe1dde4c38)
|
2021-02-22 15:30:33 -05:00 |
|
hondacrx
|
f15cc130fa
|
Core/Auras: Implemented SPELL_AURA_PERIODIC_WEAPON_PERCENT_DAMAGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/5ed75bb2d3fdc5bd2ee4dddb748db291fe3b1541)
|
2021-02-22 15:29:14 -05:00 |
|
hondacrx
|
762090efb1
|
Core/Auras: Implemented SPELL_AURA_MOD_PERIODIC_DAMAGE_TAKEN
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ee565b2c85a442069ee7a611378f30f066de873)
|
2021-02-22 15:10:45 -05:00 |
|
hondacrx
|
7ae358bd71
|
Core/Auras: Rename many old aura types to their new meaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd7c714c97beb04eb815b0aa175badfb6933ccf1)
|
2021-02-22 15:05:41 -05:00 |
|
hondacrx
|
d2552107b6
|
Core/Auras: Refactor logic determining which spell aura type values need to be sent
Port From (https://github.com/TrinityCore/TrinityCore/commit/512931646ada2fab3796d362bb1955d7494f06ff)
|
2021-02-21 21:49:50 -05:00 |
|
hondacrx
|
baa44cc4ee
|
Core/Auras: Do not warn about nonexisting proc spells when spell id is 0 and aura is a dummy
Port From (https://github.com/TrinityCore/TrinityCore/commit/411631743adb6438dc7690e5be3a1430080384ec)
|
2021-02-21 21:38:01 -05:00 |
|
hondacrx
|
7080de0cac
|
Core/Auras: Implemented new spell proc attribute PROC_ATTR_USE_STACKS_FOR_CHARGES to drop stacks instead of charges
Port From (https://github.com/TrinityCore/TrinityCore/commit/54c5cc97f53dd456a4496d23c0b3375f9280639a)
|
2021-02-21 21:36:09 -05:00 |
|
hondacrx
|
22100aa2f2
|
Core/UpdateFields: Fixes areatriggers from spells being really small.
|
2021-02-21 13:56:25 -05:00 |
|
hondacrx
|
470792f77f
|
Core/SpellHistory: Fixes a crash when using .cheat cooldown.
|
2021-02-19 15:47:33 -05:00 |
|
hondacrx
|
091f8fb881
|
Spell: Remove a phase hack for The Eye of Acherus
Port From (https://github.com/TrinityCore/TrinityCore/commit/33279199d43211cbacee20dac90a4467b7cd3c35)
|
2021-02-18 12:47:42 -05:00 |
|
hondacrx
|
94ac3b9777
|
Core/Spells: Don't save channeled auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/56cd9de144cdf617c725000e2a29eccc1babeb21)
|
2021-02-18 12:32:40 -05:00 |
|
hondacrx
|
6c121e7ef5
|
Core/Entities: Regenerated updatefields code with latest generator fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/331b9ccd6a3be12e92e7c2aab7b793739b405d2f)
|
2021-02-18 12:08:56 -05:00 |
|
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 |
|