Hondacrx
|
59b507e93d
|
Fixed Server starting.
|
2025-06-09 00:04:23 -04:00 |
|
Hondacrx
|
cb21664b4f
|
Core/Spells: Implemented SpellEffectAttributes::DontFailSpellOnTargetingFailure
Port From (https://github.com/TrinityCore/TrinityCore/commit/195945742105fa8dbd061f3b62b755d722655931)
|
2025-06-08 19:31:53 -04:00 |
|
Hondacrx
|
4e29c11dc0
|
Core/Spells: Reimplemented target type 106 as random point from points predefined in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a51a6454912df635099572d07789a1d6789ff4d)
|
2025-06-08 14:36:57 -04:00 |
|
Hondacrx
|
bae38b01af
|
Core/Spells: Exclude TriggerCastFlags that can be set for non-triggered spells from being checked by Spell::IsTriggered
Port From (https://github.com/TrinityCore/TrinityCore/commit/56fb627c7dd151190412468370db083ef3b044ad)
|
2025-06-04 09:39:32 -04:00 |
|
Hondacrx
|
486d80ceb9
|
Core/Spells: Don't ignore power costs and reagents for spells triggered by SPELL_EFFECT_TRIGGER_SPELL, SPELL_EFFECT_TRIGGER_MISSILE, SPELL_EFFECT_FORCE_CAST, SPELL_AURA_PERIODIC_TRIGGER_SPELL, SPELL_AURA_PROC_TRIGGER_SPELL and fixed implementation of SPELL_ATTR6_DO_NOT_CONSUME_RESOURCES
Port From (https://github.com/TrinityCore/TrinityCore/commit/54a83b4b689b7d2bbddb91fc79319dd806da8cc0)
|
2025-05-25 11:04:24 -04:00 |
|
Hondacrx
|
9b75d3255d
|
Core/Spells: Split TRIGGERED_IGNORE_POWER_AND_REAGENT_COST into separate POWER and REAGENT flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/151a50d2aa6e10efe7fc14e0bd22aaef9effa859)
|
2025-05-25 10:53:01 -04:00 |
|
Hondacrx
|
5b992859d0
|
Core: Updated to 11.0.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f7079f471401d5cf7885351baabc027813f60f5)
|
2025-05-18 19:05:48 -04:00 |
|
Hondacrx
|
644206f0d5
|
Core/Quests: Implemented QUEST_OBJECTIVE_KILL_WITH_LABEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/1fb4acc25ae89360e71d33a8f7cba99bcc028b32)
|
2025-02-23 14:20:00 -05:00 |
|
Hondacrx
|
ac61343a68
|
Core/Spells: Define new proc flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/5dfaf41c5ec710ad94a9262a65b4646f172d5d82)
|
2024-11-17 13:13:24 -05:00 |
|
Hondacrx
|
25a716db9e
|
Core/DataStores: Updated db2 structures to 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0352ef78ed93e18a869652e628345bc660f252b)
|
2024-11-11 11:12:45 -05:00 |
|
Hondacrx
|
3f87e713c5
|
Scripts/Spells Update Seed of Corruption script
Port From (https://github.com/TrinityCore/TrinityCore/commit/4f8cb99ad2b95d4cc5d2abba8a00e67acfdfed4f)
|
2024-11-09 23:49:19 -05:00 |
|
Hondacrx
|
eee80bad68
|
Core/Spells: Implemented SpellAuraInterruptFlags2::ReleaseEmpower
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c06e7fcdab677df4e5908f69b9655577e08fe69)
|
2024-09-26 13:07:53 -04:00 |
|
Hondacrx
|
2590e31d57
|
Core/DataStores: Updated to 11.0.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/df511503815b7798c83acbffbb1ce5208f189ce7)
|
2024-09-02 22:27:11 -04:00 |
|
Hondacrx
|
f38ad4607e
|
Core/PacketIO: Updated to 11.0.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/e59eef5432c7b70679d33f4911c88d0f7d75fd39)
|
2024-09-02 18:44:55 -04:00 |
|
Hondacrx
|
bd0d40fa13
|
Core/Spells: Named SPELL_ATTR14_AURA_IS_PRIVATE
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2f9aa2dee68fdd2a7238c983a3c1ce3bb319065)
|
2024-09-01 17:35:18 -04:00 |
|
Hondacrx
|
8cd2f7ffaa
|
Core/Auras: Defined and implemented new aura state
Port From (https://github.com/TrinityCore/TrinityCore/commit/d82a018b5b72adeea95483aedfa774381c5668e9)
|
2024-09-01 17:33:08 -04:00 |
|
Hondacrx
|
3151a0455d
|
Core/Spells: Implemented SPELL_ATTR9_CHANNEL_PERSISTS_ON_PET_FOLLOW
Port From (https://github.com/TrinityCore/TrinityCore/commit/fd329ee8483da81585db484c005a6fe22448bc63)
|
2024-08-31 17:46:25 -04:00 |
|
Hondacrx
|
a964b9c7f8
|
Core/Spells: Implemented caster-is-moving aoe radius bonus and SPELL_ATTR9_NO_MOVEMENT_RADIUS_BONUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/321f3cc4a7a59874c73ab82d57c2f1c76a820396)
|
2024-08-31 17:41:27 -04:00 |
|
Hondacrx
|
b4c955379f
|
Core/Spells: Implemented SPELL_ATTR9_CANNOT_KILL_TARGET
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3bdb4efef5d89df023fcccd6975edfd1ebd9903)
|
2024-08-31 17:39:01 -04:00 |
|
Hondacrx
|
bc7568ca34
|
Core/Spells: Implemented SPELL_ATTR9_FORCE_CORPSE_TARGET
Port From (https://github.com/TrinityCore/TrinityCore/commit/af39104798d78f0cf8f51dc36e7302f1f4e69b7b)
|
2024-08-31 17:37:20 -04:00 |
|
Hondacrx
|
03bcadf2c6
|
Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENT
Port From (https://github.com/TrinityCore/TrinityCore/commit/321161230fe557f930bb155729d9150c42c5758c)
|
2024-08-31 17:35:41 -04:00 |
|
Hondacrx
|
73fd511930
|
Core/Spells: Rename more SpellAttr9 to official names
Port From (https://github.com/TrinityCore/TrinityCore/commit/70cff79ca6c578d51144f2a0ff0df5675aa06941)
|
2024-08-31 17:27:24 -04:00 |
|
Hondacrx
|
765140211b
|
Core/Spells: Implemented SPELL_ATTR9_IGNORE_CASTER_HEALING_MODIFIERS and SPELL_ATTR13_ALWAYS_ALLOW_NEGATIVE_HEALING_PERCENT_MODIFIERS
Port From (https://github.com/TrinityCore/TrinityCore/commit/96bfc5f39b4efc0c8437f97746f1a97f028c6dd4)
|
2024-08-31 17:26:16 -04:00 |
|
Hondacrx
|
08edf75cd1
|
Core/Spells: Implemented SPELL_ATTR9_JUMPCHARGE__NO_FACING_CONTROL
Port From (https://github.com/TrinityCore/TrinityCore/commit/486641063e9b88d84e38e4cee3bfc2fb3e0bffc6)
|
2024-08-31 17:18:19 -04:00 |
|
Hondacrx
|
fe450f82ab
|
Core/Spells: Rename more SpellAttr9 to official names
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ce710fa6f93d657c61da89ef95eab947d04f6e4)
|
2024-08-31 17:09:57 -04:00 |
|
Hondacrx
|
62e3c0ef66
|
Core/Spells: Implemented SPELL_ATTR9_ALLOW_CAST_WHILE_CHANNELING
Port From (https://github.com/TrinityCore/TrinityCore/commit/3365e6a4b84f59cca5f7ef5fca71fb3979697e52)
|
2024-08-31 17:08:45 -04:00 |
|
Hondacrx
|
a9c8ebfcd7
|
Scripts/Spells: Implemented Dark Simulacrum and its related attribute SPELL_ATTR9_ALLOW_DARK_SIMULACRUM
Port From (https://github.com/TrinityCore/TrinityCore/commit/a33864ce2d9038e491fe99eba8acc532ebd6327f)
|
2024-08-31 17:01:16 -04:00 |
|
Hondacrx
|
b97078e44a
|
Core/Spells: Implemented SPELL_ATTR11_IGNORE_SPELLCAST_OVERRIDE_SHAPESHIFT_REQUIREMENTS
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb335c32740d0af87ae693e4ea3833236354d080)
|
2024-08-26 19:56:15 -04:00 |
|
Hondacrx
|
b38668c7cb
|
Core/Spells: Implemented new trigger flag to cause spells to be instant without also causing other behavior of TRIGGERED_CAST_DIRECTLY (skipping SMSG_SPELL_START, skipping starting GCD)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a885a1fc3c6b894f546b7aee70b5a67932a94486)
|
2024-08-26 18:11:28 -04:00 |
|
Hondacrx
|
585949a9cf
|
Core/Spells: Implemented SPELL_ATTR9_IGNORE_SCHOOL_LOCKOUT
Port From (https://github.com/TrinityCore/TrinityCore/commit/0b8eed2d547acc0ba115198cb306c4f9127af807)
|
2024-08-26 18:05:34 -04:00 |
|
Hondacrx
|
87a04a76e9
|
Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULT
Port From (https://github.com/TrinityCore/TrinityCore/commit/24096f6b661161f296bfef4a3303789f245873c4)
|
2024-08-26 18:03:08 -04:00 |
|
Hondacrx
|
ce08437402
|
Core/Spells: Rename more SpellAttr9 to official names
Port From (https://github.com/TrinityCore/TrinityCore/commit/8963ea8e4c215e750aa7a473bbf780b403dc8839)
|
2024-08-26 17:53:38 -04:00 |
|
Hondacrx
|
49d10ebebb
|
Core/Spells: Implemented SPELL_ATTR9_HASTE_AFFECTS_MELEE_ABILITY_CASTTIME
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d5a1b175fbd4ae7410a84bf60645c52abf712ee)
|
2024-08-26 17:51:38 -04:00 |
|
Hondacrx
|
511ac17c55
|
Core/Spells: Implemented SPELL_ATTR9_FACE_UNIT_TARGET_UPON_COMPLETION_OF_JUMP_CHARGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/5cb4536bd0492b49432b092e7ca4a458010b7d53)
|
2024-08-26 16:56:29 -04:00 |
|
Hondacrx
|
89587bbd59
|
Core/Spells: Removed MECHANIC_IMMUNE_SHIELD + MECHANIC_BANISH special case check in Spell::CheckCasterAuras and named possibly related spell attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/721103c1c9649fc769a4230216b871319a5f7643)
|
2024-08-26 16:25:42 -04:00 |
|
Hondacrx
|
f908481bce
|
Core/Spells: Fixed implementation of SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS and removed banish special cases that were neccessary because that attribute wasn't correctly supported
Port From (https://github.com/TrinityCore/TrinityCore/commit/c968dedfee59db53fc912ac166309f3d87470821)
|
2024-08-26 16:15:18 -04:00 |
|
Hondacrx
|
3ce314ef4b
|
Core/Spells: Implemented SPELL_ATTR9_TARGET_MUST_BE_GROUNDED
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd61ba2844fc96b3344183fe0b05ce65985fa8be)
|
2024-08-25 23:54:10 -04:00 |
|
Hondacrx
|
0bb55fd942
|
Core/Spells: Rename more SpellAttr9 to official names
Port From (https://github.com/TrinityCore/TrinityCore/commit/9d4047a3be5f3de8ca7c4818c265127578dbcc81)
|
2024-08-25 23:49:17 -04:00 |
|
Hondacrx
|
9f35b4a650
|
Core/Spells: Name SPELL_ATTR9_DO_NOT_ADD_TO_UNLEARN_LIST
Port From (https://github.com/TrinityCore/TrinityCore/commit/88d1078a1256fa9175110b3bec0f7f9fdd6b615d)
|
2024-08-25 23:47:42 -04:00 |
|
Hondacrx
|
e79581f71f
|
Core/Spells: Implemented SPELL_ATTR9_ITEM_CAST_GRANTS_SKILL_GAIN
Port From (https://github.com/TrinityCore/TrinityCore/commit/00efee9ca12d6e625e9954a39768bbec029d0459)
|
2024-08-25 23:45:44 -04:00 |
|
Hondacrx
|
6462b7baf4
|
Core/Spells: Implemented SPELL_ATTR9_IGNORE_TOTEM_REQUIREMENTS_FOR_CASTING - fixes some totems requiring legacy items in inventory
Port From (https://github.com/TrinityCore/TrinityCore/commit/8142ab20b7495ca87a135e08e473f5a33a40e5a4)
|
2024-08-25 23:42:13 -04:00 |
|
Hondacrx
|
bb26b47824
|
Core/Spells: Rename more SpellAttr9
Port From (https://github.com/TrinityCore/TrinityCore/commit/56a027131a130bc778ee34ddfa379c42580b510b)
|
2024-08-25 21:45:49 -04:00 |
|
Hondacrx
|
1a0a69a4a1
|
Core/Spells: Implemented SPELL_ATTR9_ONLY_WHEN_ILLEGALLY_MOUNTED
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f3af18e3a17096748a621c9171feb30047287be)
|
2024-08-25 21:42:05 -04:00 |
|
Hondacrx
|
f1d3bc2ac2
|
Core/Spells: Implemented SPELL_ATTR9_MOD_INVIS_INCLUDES_PARTY
Port From (https://github.com/TrinityCore/TrinityCore/commit/050bde08af9015e9adeaa3bf2b35f08dc210680e)
|
2024-08-25 21:37:14 -04:00 |
|
Hondacrx
|
1815f60aba
|
Core/Spells: Implemented SPELL_ATTR9_FORCE_DEST_LOCATION
Port From (https://github.com/TrinityCore/TrinityCore/commit/84c84b66d43d655a6fc9f6e75acbc1107dfadf23)
|
2024-08-25 21:34:29 -04:00 |
|
Hondacrx
|
665d7ac140
|
Core/Auras: Corrected implementation of dungeon encounter related interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4e6eccdf592cd0760c780d485c439f121e06d4c)
|
2024-08-25 00:29:19 -04:00 |
|
Hondacrx
|
09e48b8517
|
Core/Spells: Implemented SPELL_ATTR13_DO_NOT_ALLOW_DISABLE_MOVEMENT_INTERRUPT
Port From (https://github.com/TrinityCore/TrinityCore/commit/48bc24697f58f95a5ff07e0884ef03d27a303f73)
|
2024-08-25 00:00:58 -04:00 |
|
Hondacrx
|
d231c06b8e
|
Core/Spells: Implemented evoker empower spell mechanic
Port From (https://github.com/TrinityCore/TrinityCore/commit/a39d0db9ec64f6bf38716abaade5b7835f2db338)
|
2024-08-19 18:48:32 -04:00 |
|
Hondacrx
|
bf0c457273
|
Core/Auras: implemented PROC_FLAG_HEARTBEAT and moved food/drink emote mechanic into heartbeat handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/d60b4e5b199d56477010941fc1d3aff9eb7064a2)
|
2024-08-19 12:14:22 -04:00 |
|
Hondacrx
|
8c392b77dd
|
Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LIST
Port From (https://github.com/TrinityCore/TrinityCore/commit/66abcaff14a6d55380b612d1c1b9c2cee3c004ae)
|
2024-08-05 17:29:40 -04:00 |
|