hondacrx
|
19c484dc5a
|
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale
Port From (https://github.com/TrinityCore/TrinityCore/commit/81ea6f54d93ee10b03e6432c6071e0d0983796a2)
|
2023-04-21 18:21:08 -04:00 |
|
hondacrx
|
d3297b96a2
|
Core/Skinning: Update correct skinning skill according to creature expansion
Port From (https://github.com/TrinityCore/TrinityCore/commit/229a7ac79d38b9db76387f92e846c04c151ad3aa)
|
2023-04-05 08:22:24 -04:00 |
|
hondacrx
|
fe6135ed71
|
Core/Units: Added functions to modify WorldEffects updatefield
Port From (https://github.com/TrinityCore/TrinityCore/commit/51569217ad88a4d19d89a6083b56f228554ac90a)
|
2023-03-23 07:11:56 -04:00 |
|
hondacrx
|
4571d4666b
|
Core/Creatures: Use togglable CREATURE_STATIC_FLAG_4_TREAT_AS_RAID_UNIT_FOR_HELPFUL_SPELLS instead of equivalent flag from creature_template.type_flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/512f5138d44408882cb93ae4cff7cc8d1b627503)
|
2023-03-23 07:10:08 -04:00 |
|
hondacrx
|
89a3cb971a
|
Core/Creatures: Implemented unkillable flag (prevent health from going below 1)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7ea438ebdca93874776e02e9985db1da0a53f2fb)
|
2023-03-14 02:09:28 -04:00 |
|
hondacrx
|
17b7e6837f
|
Core/Misc: Add launchDelay argument to Unit::SendPlaySpellVisual overload accepting Unit* argument
Port From (https://github.com/TrinityCore/TrinityCore/commit/982b60f39c526e217de3a3f24b740af41c4ede50)
|
2023-03-13 02:39:10 -04:00 |
|
hondacrx
|
1e8a62fb26
|
Partial revert of "Core/Spells: Moved SpellVisual functions from Unit to WorldObject" - client only accepts unit guids in these packets (orphan visuals not reverted)
Port From (https://github.com/TrinityCore/TrinityCore/commit/cbdb25595899aeb3d93e8d468a05bf8ef1f8e124)
|
2023-03-13 02:29:30 -04:00 |
|
hondacrx
|
a831dff55d
|
Core/Units: Pass real damage taken after level scaling calculations to DamageDone and DamageTaken script hooks
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f088c2e04cba1f1870c6d9da1b16e9593430c54)
|
2023-02-19 02:10:23 -05:00 |
|
hondacrx
|
fc2b562b9e
|
Core/Auras: Remove channeled auras when caster and target are not on the same map
Port From (https://github.com/TrinityCore/TrinityCore/commit/b842f2be5509d804363183e0445ed71cb5eb221b)
|
2023-02-12 02:08:59 -05:00 |
|
hondacrx
|
1ed5fadf4d
|
Core/Objects: Move EventProcessor update to WorldObject::Update
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6965b2c30eb3317228b328a0c1da71235d7c257)
|
2023-02-12 01:23:08 -05:00 |
|
hondacrx
|
6b84616957
|
Core/Objects: Call base class Update function for Unit and GameObject (currently does nothing)
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e85598d9987d674fb4d84728f776ebb85caf6b7)
|
2023-01-23 00:27:30 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
ae33646702
|
Core/Auras: Fixed iterator invalidation crash in Unit::CalcHealAbsorb
Port From (https://github.com/TrinityCore/TrinityCore/commit/c5bd2ceda4834fdf88351016b66f1e23b7888de3)
|
2023-01-05 17:30:05 -05:00 |
|
hondacrx
|
2dc12dbb69
|
Core/Spells: Extended mechanic mask to uint64
Port From (https://github.com/TrinityCore/TrinityCore/commit/de7c03c8385780f05530c2b3cf952a712d5f8f00)
|
2022-12-17 17:37:07 -05:00 |
|
hondacrx
|
9b62b83984
|
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/133334a902b705dae6f7e92bb1009b84cf1c51d2)
|
2022-10-18 16:07:00 -04:00 |
|
hondacrx
|
ca55d131ac
|
Core/Spells: Fix glyph of stars (druid)
Port From (https://github.com/TrinityCore/TrinityCore/commit/56ef6c06eb165e9410a1f0af8b54492ad99eeced)
|
2022-09-24 13:57:38 -04:00 |
|
hondacrx
|
7cef6fc018
|
Core/Unit: Update collision height calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/f75f8d9bb8c0d764b8a7926476e7a16a3cfad713)
|
2022-09-11 14:31:09 -04:00 |
|
hondacrx
|
0a28bd434a
|
Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0164fb2b9cc35663e337d48660d5bca1e973d99)
|
2022-09-05 21:57:54 -04:00 |
|
hondacrx
|
14a23ac682
|
Core/PacketIO: Implemented SMSG_SPELL_HEAL_ABSORB_LOG
Port From (https://github.com/TrinityCore/TrinityCore/commit/53b7c4d47c35f7823f5f50578beb0140f4279e03)
|
2022-07-29 18:01:57 -04:00 |
|
hondacrx
|
16ce1fe55b
|
Core/Spells: Refactor heal absorb code
Port From (https://github.com/TrinityCore/TrinityCore/commit/f25aceab282f1c3828015dec6af0505a82130674)
|
2022-07-29 17:49:01 -04:00 |
|
hondacrx
|
0affdfbda0
|
Core/Spells: Implement OnEffectAbsorbHeal and AfterEffectAbsorbHeal hooks
Port From (https://github.com/TrinityCore/TrinityCore/commit/44236c70787eae0239fb636e217305dfa043bf71)
|
2022-07-29 17:42:49 -04:00 |
|
hondacrx
|
e7bb4745e0
|
Core/Units: Added NameplateAttachToGUID updatefield setter
Port From (https://github.com/TrinityCore/TrinityCore/commit/51d7ff6f0bb4a512ff3dc912f2574e3087014553)
|
2022-07-20 21:32:59 -04:00 |
|
hondacrx
|
d42733e3b4
|
More cleanups, transports still not working. working on a fix.
|
2022-06-21 15:43:35 -04:00 |
|
hondacrx
|
f91230ae33
|
Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementGenerator to spline launch time
Port From (https://github.com/TrinityCore/TrinityCore/commit/36dde87249e87c5693162a6e890875d828f93d6d)
|
2022-06-15 15:48:07 -04:00 |
|
hondacrx
|
40444525b2
|
Core/GameObjects: Transport (type 11) improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/630b60eb0dcd3d9ce41582664ab822b049365431)
|
2022-06-03 16:20:41 -04:00 |
|
hondacrx
|
e18ec5b067
|
Core/Spells: Implemented SPELL_ATTR6_ABSORB_CANNOT_BE_IGNORE
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c85bdb24e9b3b1163f636c737140933306cd01f)
|
2022-06-01 16:56:13 -04:00 |
|
hondacrx
|
95d134b512
|
Core/Spells: Autorepeat casting fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/de592386dcd6ac85feb11d2af85538d62c192696)
|
2022-06-01 16:28:01 -04:00 |
|
hondacrx
|
e9fcfd6f26
|
Core/Spells: Cleanup movement checks in spells - use correct interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/538fa8e97ff4b4e36a59e37fd74ea8958e6e30d2)
|
2022-06-01 16:20:48 -04:00 |
|
hondacrx
|
c27b817789
|
Core/Spells: Implemented SPELL_ATTR6_DELAY_COMBAT_TIMER_DURING_CAST
Port From (https://github.com/TrinityCore/TrinityCore/commit/0620b829b2597777f2b5d931dfb0336f79dfd0df)
|
2022-06-01 16:15:27 -04:00 |
|
hondacrx
|
d07b57f930
|
Core/Spells: Implemented SPELL_ATTR6_NO_PUSHBACK
Port From (https://github.com/TrinityCore/TrinityCore/commit/50eff8c23828e4aa8dcce6c5f3ffdfa4e0cf7baa)
|
2022-06-01 16:11:32 -04:00 |
|
hondacrx
|
62c2d34f1a
|
Core/Spells: Rename SpellAttr4 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d16a79dea4c0100d36e13b068c42499a3a48154)
|
2022-06-01 13:37:39 -04:00 |
|
hondacrx
|
a198e03a1d
|
Core/Spells: Rename SpellAttr2 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/dda375b9868d6dbe2a4d58b386bb90ae41d25e0d)
|
2022-06-01 11:53:42 -04:00 |
|
hondacrx
|
dc6eb46302
|
Core/Spells: Rename SpellAttr0 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/a31e6819447626cd7b6967665001ea89bf6a0298)
|
2022-05-31 21:05:21 -04:00 |
|
hondacrx
|
3edf7d0b91
|
Core/Units: Include SPELL_AURA_MOD_FACTION auras when restoring faction (either on aura removal or .gm off)
Port From (https://github.com/TrinityCore/TrinityCore/commit/52fb46703172a0803a122d54aaed6506eb25d3e3)
|
2022-05-31 13:58:34 -04:00 |
|
hondacrx
|
442da7511f
|
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Port From (https://github.com/TrinityCore/TrinityCore/commit/b47185cabfbdeeaf492bf2303635db07ce703785)
|
2022-05-30 16:12:11 -04:00 |
|
hondacrx
|
f53c4cb009
|
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Port From (https://github.com/TrinityCore/TrinityCore/commit/4eba9786708dd3b22d9053c1a14eac7e6d03242e)
|
2022-05-30 15:57:56 -04:00 |
|
hondacrx
|
f07b6fecd5
|
Core/AI: Fix crashes caused by charmed Creatures having null AI for 1 map update tick
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c25abca72772e2962bac7f460a567a943388a05)
|
2022-05-30 14:56:15 -04:00 |
|
hondacrx
|
496b1e0c46
|
Core/Pets: Do not force pets to follow their charmer when possessed by player
Port From (https://github.com/TrinityCore/TrinityCore/commit/8f02596162715b273b1a830425ae783bd00561c9)
|
2022-05-30 14:08:55 -04:00 |
|
hondacrx
|
93bd45bbf8
|
Core/Scripting: Get rid of ModifyVehiclePassengerExitPos
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a0268d4f12914280ffa0de36100a11781f14f45)
|
2022-05-30 13:09:19 -04:00 |
|
hondacrx
|
faa937a9da
|
Core/Combat Improve extra attacks handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c9bde098b40f38905ea7407d0cd77437b0b953c)
|
2022-05-29 23:42:17 -04:00 |
|
hondacrx
|
0534356aff
|
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken
Port From (https://github.com/TrinityCore/TrinityCore/commit/71c2f0af46b3ccec8c3422534e4403f3650b757d)
|
2022-05-29 20:34:44 -04:00 |
|
hondacrx
|
ae2b91b3be
|
Core/Unit: Include m_Controlled in crashlogs
Port From (https://github.com/TrinityCore/TrinityCore/commit/779053ab908029b31ed5ef3e8ae6f2e242b6cc30)
|
2022-05-28 17:53:00 -04:00 |
|
hondacrx
|
2703633af8
|
Core/Movement: Add new flag MOVEMENTGENERATOR_FLAG_PERSIST_ON_DEATH
Port From (https://github.com/TrinityCore/TrinityCore/commit/8111f50d035c1915165cb8ecd4938ba97820ed10)
|
2022-05-26 20:23:19 -04:00 |
|
hondacrx
|
ba87f08c37
|
Core/Player: Log more information when Player::StopCastingCharm() fails
Port From (https://github.com/TrinityCore/TrinityCore/commit/89ea13ed46744414f74686cf2126dc637188180d)
|
2022-05-26 20:20:18 -04:00 |
|
hondacrx
|
0368d5c9c3
|
Core/Quest: Threat From Above
Port From (https://github.com/TrinityCore/TrinityCore/commit/8202dc28c2dae613c14a52ef4e84932d8c1c9e39)
|
2022-05-26 16:48:38 -04:00 |
|
hondacrx
|
f2ebe247ba
|
Core/Unit: Fix crash when exiting a vehicle
Port From (https://github.com/TrinityCore/TrinityCore/commit/c93d6856c727b5919ae30e04fb17bb425370ebea)
|
2022-05-25 13:40:49 -04:00 |
|
hondacrx
|
b219548745
|
Core/Unit: Set stand state on damage only to players
Port From (https://github.com/TrinityCore/TrinityCore/commit/730a8da9e99fdb50459e9eb57d79ac995430125e)
|
2022-05-25 13:39:33 -04:00 |
|
hondacrx
|
6a29799a6e
|
Some cleanups
|
2022-05-10 14:35:56 -04:00 |
|
hondacrx
|
0bbabbd667
|
Core/PacketIO: Updated packet structures to 9.2.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f30afe3528441571f89cb2e1775c756774fa0cd)
|
2022-05-09 23:14:38 -04:00 |
|
hondacrx
|
94eea137ae
|
Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics
Port From (https://github.com/TrinityCore/TrinityCore/commit/64e8e11377c9b0bf92e81afb38e0668ba3fdf3f4)
|
2022-05-09 13:11:27 -04:00 |
|