hondacrx
|
8126e7c6e1
|
Game/AI: Implement new targettype SMART_TARGET_CLOSEST_UNSPAWNED_GAMEOBJECT
Port From (https://github.com/TrinityCore/TrinityCore/commit/db825c3221de16cdb757711781318d76b414213f)
|
2022-02-18 13:35:32 -05:00 |
|
hondacrx
|
ed5648d8ac
|
Game/AI: Enable check for SMART_TARGET_GAMEOBJECT_RANGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/ecd6bce5d207f6d704d80823dd7313c794bdb60a)
|
2022-02-18 13:27:13 -05:00 |
|
hondacrx
|
6cc694f990
|
Core/GameObject: Remove linked traps when the main GameObject is removed
Port From (https://github.com/TrinityCore/TrinityCore/commit/88b898b92c9b2cc885b4c7371192a8aef9ebda85)
|
2022-02-18 13:26:17 -05:00 |
|
hondacrx
|
5d8b77b440
|
Game/SmartScripts: Reset counter in SAI only on Initialize.
Port From (https://github.com/TrinityCore/TrinityCore/commit/864ce5a11cab0e6b62e74eea958b02452e6c8797)
|
2022-02-18 13:23:08 -05:00 |
|
hondacrx
|
01b1b4f296
|
Core/Spells: Fix assertion triggered
Port From (https://github.com/TrinityCore/TrinityCore/commit/e71352db6f50d33de54b757a6af3cbe077136d65)
|
2022-02-18 13:19:50 -05:00 |
|
hondacrx
|
246c5c5eeb
|
Core/Spells: Improve check for non damage/heal spells in Spell::TargetInfo::DoDamageAndTriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/aa38443cf388799a5debd9cbcb787f882b840530)
|
2022-02-18 13:14:59 -05:00 |
|
hondacrx
|
e2bbb95a96
|
Core/Spells: Fixed Ice Block / Divine Shield cast in Cyclone
Port From (https://github.com/TrinityCore/TrinityCore/commit/97ed31fe76e4e240354b1ff1af4405af487dee3b)
|
2022-02-18 13:13:52 -05:00 |
|
hondacrx
|
44b045d5be
|
Core/Movement: various improvements for creature knockbacks
Port From (https://github.com/TrinityCore/TrinityCore/commit/a3d28efcfa329a1330b8687e9bdde8759bbe0bdc)
|
2022-02-18 13:10:52 -05:00 |
|
hondacrx
|
380aeac394
|
Core/Players: Improve trade exchange calculations
Port From (https://github.com/TrinityCore/TrinityCore/commit/68e1dc8adb84a3df5241358be591400db39e4d62)
|
2022-02-18 13:09:36 -05:00 |
|
hondacrx
|
925cf8b8a9
|
Core/PacketIO: updated SMSG_DURABILITY_DAMAGE_DEATH
Port From (https://github.com/TrinityCore/TrinityCore/commit/e73735fa61a9ba92653826acbd32d9bd9069fc2b)
|
2022-02-18 12:59:53 -05:00 |
|
hondacrx
|
a604bbd7f9
|
Core/Gameobjects: Improve stealth detection
Port From (https://github.com/TrinityCore/TrinityCore/commit/60e66621dae44cb832ebb0bdb5e168f9ab114ecb)
|
2022-02-18 12:51:16 -05:00 |
|
hondacrx
|
743d0158d6
|
Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/931ca1e54675a6c1fc5d4a30e65a650807022eb4)
|
2022-02-17 17:20:40 -05:00 |
|
hondacrx
|
81d08e48e5
|
Core/Pools: Fix crash on startup
Port From (https://github.com/TrinityCore/TrinityCore/commit/7eff81f9dbf93e6f1efbd77b2623a0ee881f82cf)
|
2022-02-17 17:17:53 -05:00 |
|
hondacrx
|
717ed6e36a
|
Core/Pooling: Remove respawn times from the database when despawning a pool
Port From (https://github.com/TrinityCore/TrinityCore/commit/97c1d01cbbc3ea828a2edfdc3a0b221e31d89f28)
|
2022-02-17 17:15:59 -05:00 |
|
hondacrx
|
9d4096991c
|
Core/Spells: Fixed checking free inventory space for some spells that have bad dbc data
Port From (https://github.com/TrinityCore/TrinityCore/commit/ba69c91f4bfec9999d151ef42f0b522924496264)
|
2022-02-17 17:05:24 -05:00 |
|
hondacrx
|
c34fe71311
|
Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/a947ee191276578d9bfa23e2f678574e5f5fa5a0)
|
2022-02-17 17:02:50 -05:00 |
|
hondacrx
|
5bd2878a4e
|
Core/Objects: cache current liquid status of objects when updating position data and use it to replace unnecessary vmap lookups
Port From (https://github.com/TrinityCore/TrinityCore/commit/d18d2b84f2c3e6e1005316625da80c99dd414bcc)
|
2022-02-17 16:55:41 -05:00 |
|
hondacrx
|
abf34c53b4
|
Core/PacketIO: Handle CMSG_REQUEST_PET_INFO for more cases
Port From (https://github.com/TrinityCore/TrinityCore/commit/25e68fc5c20c2a331711ef74dbc6686d08e256ec)
|
2022-02-17 16:38:09 -05:00 |
|
hondacrx
|
266284247c
|
Core/Movement: Formation Rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/924116f0461f5e1e03a026129b81dfe23faa20e4)
|
2022-02-17 16:18:54 -05:00 |
|
hondacrx
|
d9b9739999
|
Scripts/Spells: Fixed startup errors in spell_gen_war_mode_enlisted
Port From (https://github.com/TrinityCore/TrinityCore/commit/2565af5fd34ce53bc390b660b4b8e180f2f9c4d3)
|
2022-02-17 13:37:38 -05:00 |
|
hondacrx
|
f84ca3d6d7
|
Core/Spells: fixed a possible client crash when casting pull towards dest spells with misc value 0
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb7a60d49d1b545e09274e396e3f740359295c23)
|
2022-02-17 13:33:30 -05:00 |
|
hondacrx
|
ea2ea83ee9
|
Core/Movement: Improve log when starting a spline with invalid arguments
Port From (https://github.com/TrinityCore/TrinityCore/commit/040af829ca7d1148a99c3ac03a3383c58af9e23c)
|
2022-02-17 13:23:27 -05:00 |
|
hondacrx
|
bd80047a09
|
Core/Spells: Implemented battle pet experience related spell effects and auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/9354b4ac8ec63f0b2ee5ceb3c8b6a3c6a75bd99f)
|
2022-02-17 10:40:20 -05:00 |
|
hondacrx
|
9db44e3a21
|
Core/Auras: Implement SPELL_AURA_MOD_MELEE_DAMAGE_FROM_CASTER (343)
Port From (https://github.com/TrinityCore/TrinityCore/commit/9cc3cd128cf931141f6b806a33e1a715274b84e7)
|
2022-02-17 10:03:54 -05:00 |
|
hondacrx
|
3484687b91
|
Core/Spells: Name more targets (without implementation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/116a3ab6943595939438a4fbbe5d098d686832d1)
|
2022-02-17 10:01:52 -05:00 |
|
hondacrx
|
0c12348cc0
|
Core/Spells: Implemented target 124 TARGET_UNIT_TARGET_TAP_LIST
Port From (https://github.com/TrinityCore/TrinityCore/commit/f5631b713401233511c5a50b0914f5ba0051b676)
|
2022-02-17 09:57:10 -05:00 |
|
hondacrx
|
ed6d50391b
|
Core/Spells: Implemented target 121 TARGET_CORPSE_TARGET_ALLY
Port From (https://github.com/TrinityCore/TrinityCore/commit/195457b68246ac17d6c2e6ba91259e63fbe48b55)
|
2022-02-17 09:54:03 -05:00 |
|
hondacrx
|
ae8abf20d8
|
Core/Spells: Implemented target 115 TARGET_UNIT_SRC_AREA_FURTHEST_ENEMY
Port From (https://github.com/TrinityCore/TrinityCore/commit/b50783ae80bdd6595c8a5f262171fdef5659da2d)
|
2022-02-17 09:49:34 -05:00 |
|
hondacrx
|
1b1214263f
|
Core/Spells: Implemented target 116 TARGET_UNIT_AND_DEST_LAST_ENEMY
Port From (https://github.com/TrinityCore/TrinityCore/commit/115409f353141dc8cf49a91699e9593b1bf04385)
|
2022-02-17 09:45:51 -05:00 |
|
hondacrx
|
fde2f3cac1
|
Core/Spells: Rename targets 110 to TARGET_UNIT_CONE_CASTER_TO_DEST_ENTRY
Port From (https://github.com/TrinityCore/TrinityCore/commit/730fc4665bee1b153987aa105aa509edec92e235)
|
2022-02-17 09:41:48 -05:00 |
|
hondacrx
|
94f716f288
|
Core/Spells: Rename targets 108 and 109 to include CASTER_TO_DEST wording
Port From (https://github.com/TrinityCore/TrinityCore/commit/3c11ae4156e75b29efcbb65c94387febebd21893)
|
2022-02-17 09:40:12 -05:00 |
|
hondacrx
|
12045b8c70
|
Core/Spells: Implemented target 107 TARGET_DEST_NEARBY_ENTRY_2 (the same as target 46)
Port From (https://github.com/TrinityCore/TrinityCore/commit/3a26b0b01346298b0ff4e8b3505f30f84c20ebba)
|
2022-02-17 09:37:54 -05:00 |
|
hondacrx
|
e2b6adacc3
|
Core/Spells: Use orientation given in destTarget instead of always taking casters orientation for all effect types
Port From (https://github.com/TrinityCore/TrinityCore/commit/853c58715ee969463721504eb1b0fecc87b04767)
|
2022-02-17 09:36:16 -05:00 |
|
hondacrx
|
11e97aa548
|
Core/Spells: Implemented target 62 TARGET_DEST_CASTER_GROUND (the same as target 125)
Port From (https://github.com/TrinityCore/TrinityCore/commit/88cf53e54a4cda8fa8f1e3ef8b0766b5e6ac8c27)
|
2022-02-17 09:32:03 -05:00 |
|
hondacrx
|
c81497bb36
|
Core/Spells: Rename TARGET_UNIT_CONE_ENEMY_54 to TARGET_UNIT_CONE_180_DEG_ENEMY and add 180 degree fallback for this target type
Port From (https://github.com/TrinityCore/TrinityCore/commit/8921d07201addf661db1642e507034a24fdfa3de)
|
2022-02-17 09:26:49 -05:00 |
|
hondacrx
|
393cd1e6d0
|
Core/Spells: Implemented target 105 TARGET_UNIT_CASTER_AND_PASSENGERS
Port From (https://github.com/TrinityCore/TrinityCore/commit/bbdb70ed57887465f5e06a131c8326b71743950c)
|
2022-02-16 13:17:28 -05:00 |
|
hondacrx
|
5c6a175dc1
|
Core/Spells: Implemented target 136 TARGET_UNIT_CONE_CASTER_TO_DEST_ALLY
Port From (https://github.com/TrinityCore/TrinityCore/commit/565ef6a2f4b1db76418c84f1007f75343adce3f7)
|
2022-02-16 13:11:19 -05:00 |
|
hondacrx
|
c0795c5849
|
Core/Spells: Rename TARGET_UNIT_CONE_ENEMY_104 to TARGET_UNIT_CONE_CASTER_TO_DEST_ENEMY
Port From (https://github.com/TrinityCore/TrinityCore/commit/70f1eaac4867cac94fb1a19f5bbf5096366f6281)
|
2022-02-16 13:09:48 -05:00 |
|
hondacrx
|
8d7ba1061c
|
Core/Spells: Implemented target 137 TARGET_DEST_CASTER_MOVEMENT_DIRECTION
Port From (https://github.com/TrinityCore/TrinityCore/commit/f515424217b6470b73269c7671a3086ff19c2359)
|
2022-02-16 13:05:11 -05:00 |
|
hondacrx
|
ad165bb837
|
Scripts/Spells: Fix shaman talent Nature's Guardian proc
Port From (https://github.com/TrinityCore/TrinityCore/commit/108eeea327b50a157c503da42b05b59003a1ffac)
|
2022-01-28 17:37:15 -05:00 |
|
hondacrx
|
04b25ca313
|
Core/Auras: Delete old custom config AllowTrackBothResources, all tracking types can be turned on without it
Port From (https://github.com/TrinityCore/TrinityCore/commit/04b06ab35ff5be05794d0ce5a278bd0b6fa8d4b8)
|
2022-01-28 17:35:55 -05:00 |
|
hondacrx
|
a1411aef94
|
Core/Items: Fixed heirloom items counting for item set bonuses past their max scaling level and implemented new heirloom upgrade levels
Port From (https://github.com/TrinityCore/TrinityCore/commit/3c12a189e430b1b6e0a452f272860f58b2dca7bd)
|
2022-01-28 17:33:49 -05:00 |
|
hondacrx
|
26bec9ecb4
|
Core/Spells: Allow targeting script hooks to work with TARGET_DEST_DYNOBJ_ENEMY, TARGET_DEST_DYNOBJ_ALLY, TARGET_DEST_DYNOBJ_NONE, TARGET_DEST_DEST
Port From (https://github.com/TrinityCore/TrinityCore/commit/3c0baab57616733ff0e3b94ceb215f9bd78239ea)
|
2022-01-28 17:19:57 -05:00 |
|
hondacrx
|
13fed278be
|
Core/Spells: Implemented target 138 TARGET_DEST_DEST_GROUND
Port From (https://github.com/TrinityCore/TrinityCore/commit/8029035b80b3f07527affb1cc44350bb78790d28)
|
2022-01-28 17:19:16 -05:00 |
|
hondacrx
|
300ab632e0
|
Core/Players: Fixed pvp talents being reset on login if player is below level 110 (pre level squish code)
Port From (https://github.com/TrinityCore/TrinityCore/commit/9c90a18ee5ecccf597388fe52633813c6d2c5726)
|
2022-01-28 17:15:36 -05:00 |
|
hondacrx
|
7531735669
|
Core/Phasing: Implemented db spawns in personal phases
Port From (https://github.com/TrinityCore/TrinityCore/commit/8fabe5a3aacf7797f03d074ab8434f445be64955)
|
2022-01-27 14:01:49 -05:00 |
|
hondacrx
|
6c0e21b4de
|
Misc updates/fixes
|
2022-01-27 12:36:56 -05:00 |
|
hondacrx
|
169abc1531
|
Core/Chat: Disallow hyperlinks from being inserted in various guild-related freetext fields (the client already blocks this)
Port From (https://github.com/TrinityCore/TrinityCore/commit/ee5c0e5372308f4a6e52b14a14f5ee6a683b58dc)
|
2022-01-20 16:56:00 -05:00 |
|
hondacrx
|
13386aab0f
|
Scripts/Commands: Add .go boss, and do a usability pass over .go instance to match it.
Port From (https://github.com/TrinityCore/TrinityCore/commit/7704d8fc7a93cdcebdf4c677ba727e47b87fcc37)
|
2022-01-20 16:51:16 -05:00 |
|
hondacrx
|
62e4f1a7c5
|
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest reset.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f6cf975e4e0bef621b9465f364476ec6731ae0d)
|
2022-01-20 12:39:18 -05:00 |
|