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
|
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 |
|
hondacrx
|
f87f58e35f
|
Core/Commands: Add .debug guidlimits <optional map id> chat command
Port From (https://github.com/TrinityCore/TrinityCore/commit/e7b94603f256386eae8a9724c830d37593c0f0e1)
|
2022-01-20 12:31:56 -05:00 |
|
hondacrx
|
fa12cf63bc
|
Core/Commands: implement commands to look up a map/item/quest name for a given id
Port From (https://github.com/TrinityCore/TrinityCore/commit/ae43820ca0db692d1ff176b216ab641cc4760d49)
|
2022-01-20 10:37:57 -05:00 |
|
hondacrx
|
e9eed31d90
|
Ok really add the new command stuff.
|
2022-01-20 10:02:10 -05:00 |
|
hondacrx
|
883a3bb990
|
First try at updating command system to be like TC. Still needs alot of testing/work
|
2022-01-20 09:57:15 -05:00 |
|
hondacrx
|
595338284c
|
Misc fixes.
|
2022-01-09 14:33:39 -05:00 |
|
hondacrx
|
6e07b058bc
|
Core/ObjectMgr: Replace manually constructed uint32 map key with pair<mapid, difficulty>
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2b83d49ad379547da874afef04317a0fef4de0d)
|
2022-01-09 14:19:07 -05:00 |
|
hondacrx
|
f8cd5846fc
|
Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_EXPIRE
Port From (https://github.com/TrinityCore/TrinityCore/commit/792dab8f052f7cfb018ba2bafb68a3fe8154b764)
|
2022-01-09 14:14:29 -05:00 |
|
hondacrx
|
860bf84280
|
Core/ZoneScript: Add "invoker" param to ProcessEvent
Port From (https://github.com/TrinityCore/TrinityCore/commit/15b91836351a61f471865a751d4ff9ab0b5775a0)
|
2022-01-09 14:12:34 -05:00 |
|
hondacrx
|
4c922933de
|
Core/Player: Initial War Mode support
Port From (https://github.com/TrinityCore/TrinityCore/commit/b821a729733db0d3742b4aefe05e5a8305724f66)
|
2022-01-07 21:49:50 -05:00 |
|
hondacrx
|
73b456b5a0
|
Core/Scripts: Allow Get**TargetCountForEffect functions to be used in EffectLaunch script hooks
Port From (https://github.com/TrinityCore/TrinityCore/commit/e00b1df36ec021bb80659ab9828e0c1a9b55adcf)
|
2022-01-07 17:04:31 -05:00 |
|
hondacrx
|
1a09bfc275
|
Core/Spells: Fixed Spell::GetUnitTargetCountForEffect incorrectly counting missed targets instead of hit targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/570e882d024991b44ccfd2fb2891a25ee054587b)
|
2022-01-07 17:03:52 -05:00 |
|
hondacrx
|
cb7438506f
|
Scripts/Spells: Implemented various rogue spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/a3d06f2f329a6d21b9a79aed8b39f1d56fa933e6)
|
2022-01-07 16:42:42 -05:00 |
|
hondacrx
|
5bb553b0e3
|
Core/Auras: Implemented SPELL_AURA_TRIGGER_SPELL_ON_HEALTH_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/b221f4b37251db2206dd14d46c00f1b6f1f16480)
|
2022-01-07 13:46:21 -05:00 |
|
hondacrx
|
49f32780dc
|
Core/SAI: added new action type SMART_ACTION_ADD_TO_STORED_TARGET_LIST
Port From (https://github.com/TrinityCore/TrinityCore/commit/bc4e285c2104993f9eb8c0dc03e0eba800df1a88)
|
2022-01-07 13:40:09 -05:00 |
|
hondacrx
|
e0340e7c07
|
Core/BattlePets: Misc fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/924182f692bde38d8fed85d5dbe7531a09790501)
|
2022-01-07 13:20:16 -05:00 |
|
hondacrx
|
9e7eca2258
|
Core/Spells: Corrected SPELL_ATTR8_MASTERY_AFFECTS_POINTS attribute implementation, it is no longer used to restrict if the spell should be cast or not (SpecializationSpells.db2 takes care of that)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a4c7c1e27ac5236874a8fd5315abee196ab4c9a)
|
2022-01-07 12:56:36 -05:00 |
|
hondacrx
|
a09f085aa9
|
Core/Spells: Fix missing "Inventory is full" with spells that create more than 1 item
Port From (https://github.com/TrinityCore/TrinityCore/commit/4e0da6f7d12bdbf9a333901f58903757d236c59f)
|
2022-01-07 12:54:01 -05:00 |
|
hondacrx
|
038a06e166
|
Core/PacketIO: Fixed SMSG_UPDATE_OBJECT packets going missing for new items
Port From (https://github.com/TrinityCore/TrinityCore/commit/48bd9698f88ade01209c9287ff38005900630ed3)
|
2022-01-07 12:52:45 -05:00 |
|
hondacrx
|
9f62d55af7
|
Core/Guilds: Restore guild bank contents hack
Port From (https://github.com/TrinityCore/TrinityCore/commit/125bd632b3b6a47879d2d6f146d08f980950942d)
|
2022-01-07 12:51:07 -05:00 |
|
hondacrx
|
da3895b215
|
Core/Guilds: Implement guild bank gold limit matching client
Port From (https://github.com/TrinityCore/TrinityCore/commit/def97385ccb3e81ae8e5661479118d12cf0372de)
|
2022-01-07 12:48:25 -05:00 |
|
hondacrx
|
5b73cb06e7
|
Core/Spell: SPELL_EFFECT_PULL_TOWARDS correction
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc1c67183f9e35c4495cd19a7fd1c786c653e368)
|
2022-01-07 12:45:27 -05:00 |
|
hondacrx
|
fcf47da853
|
Core/AI: Make critters flee as soon as engaged in combat and make them evade after they stop running in fear
Port From (https://github.com/TrinityCore/TrinityCore/commit/934c320d4b0da40691be7449f860447fe79b4083)
|
2022-01-07 12:44:09 -05:00 |
|