hondacrx
|
0b64c4a02e
|
Core/Auras: Implemented SPELL_AURA_ADD_PCT_MODIFIER_BY_SPELL_LABEL and SPELL_AURA_ADD_FLAT_MODIFIER_BY_SPELL_LABEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/ba4fa060d765a35507f1a73287504c3f2e440fdb)
|
2021-10-17 09:11:00 -04:00 |
|
hondacrx
|
68c4407840
|
Core/Auras: Implemented SPELL_AURA_CAST_WHILE_WALKING_BY_SPELL_LABEL and SPELL_AURA_CAST_WHILE_WALKING_ALL
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e81db7b9380269d4561eb5deb21fbef26913779)
|
2021-10-16 18:33:43 -04:00 |
|
hondacrx
|
5ad5b8ef18
|
Core/Spells: Implemented SPELL_AURA_SUPPRESS_ITEM_PASSIVE_EFFECT_BY_SPELL_LABEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/6e4a90d2749c7675eebbb3eb41cd50ecaab78b7e)
|
2021-10-16 18:26:30 -04:00 |
|
hondacrx
|
6ca98e5f7d
|
Core/Spells: Fixed loading spell labels
Port From (https://github.com/TrinityCore/TrinityCore/commit/95e21850948c73e95d237ad5505445d69b417304)
|
2021-10-16 18:22:58 -04:00 |
|
hondacrx
|
986b827560
|
Oops forgot the file.
|
2021-10-16 18:22:13 -04:00 |
|
hondacrx
|
349f4316df
|
Core/Chat: Added new TextRange personal to creature_text which sends the message to related target only
Port From (https://github.com/TrinityCore/TrinityCore/commit/e63c5e425383fd8e12dcff2302f9c77d0aa5db2c)
|
2021-10-16 18:21:50 -04:00 |
|
hondacrx
|
d2c62555c1
|
Core/Items: Refactored learning spells from items to check for ITEM_SPELLTRIGGER_LEARN_SPELL_ID instead of hardcoded spell ids
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b69338990a651c54dd9d2b5ad3281a4d702efb7)
|
2021-10-16 18:18:28 -04:00 |
|
hondacrx
|
e9c6424cd8
|
Core/BattlePets: Misc fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/11cc5c0d3bd46b5e68bb549625ef9ca7294deb21)
|
2021-10-16 18:12:25 -04:00 |
|
hondacrx
|
2d976d7421
|
Core/Characters: Made homebind location a WorldLocation (this implicitly adds orientation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/68c2fc8ff58d9ad272e8e17391a6bb6c3743923b)
|
2021-10-16 17:59:01 -04:00 |
|
hondacrx
|
86cc00ff57
|
Core/BattlePets: Store declined names
Port From (https://github.com/TrinityCore/TrinityCore/commit/82b3a409db4dfe689c84234f3ae427369325bf0b)
|
2021-10-16 17:40:34 -04:00 |
|
hondacrx
|
a9bdba8196
|
Core/DataStores: Fixed ItemSparse.db2 structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/c59937a835ced52c6b3b938c6442fd1093f82cf5)
|
2021-10-16 17:23:00 -04:00 |
|
hondacrx
|
5994c4e5fb
|
Fixed wrong area flags, Fixes resting in city.
|
2021-10-15 18:05:40 -04:00 |
|
hondacrx
|
18033381b9
|
TDB 910.21101 - 2021/10/15
Port From (https://github.com/TrinityCore/TrinityCore/commit/251ad7f8a838c0de1495b351ad6bead2e5968896)
|
2021-10-15 13:20:40 -04:00 |
|
hondacrx
|
dfa73a5ca8
|
DB Updates
|
2021-10-14 19:50:02 -04:00 |
|
hondacrx
|
e458f581d4
|
Core/Spells: Fixed Righteous Defense crash caused by modifying target list inside effect handler
Port From (https://github.com/TrinityCore/TrinityCore/commit/990e4d86576751c517549eecc0747b2a8b65129a)
|
2021-10-14 19:49:54 -04:00 |
|
hondacrx
|
474feb0bb1
|
Core/PacketIO: Fixed SMSG_GUILD_BANK_LIST packet payload for enchantments and sockets
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca37b98fb80f3b431b6e95e88e16f579b429ac1b)
|
2021-10-14 19:49:06 -04:00 |
|
hondacrx
|
5e1494e4b4
|
Core/GameObject: Fix an edge case where GOs might never respawn after being manually despawned.
Port From (https://github.com/TrinityCore/TrinityCore/commit/eb7a8584e227b7cbd68c051c044f08c47019586b)
|
2021-10-14 19:47:15 -04:00 |
|
hondacrx
|
be1afd7949
|
Scripts/Commands: .npc info and .gobj info now show runtime AI typenames in addition to AIName/ScriptName.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4458dd08ebe442461c711d01b014c6ff268fde6)
|
2021-10-14 19:44:58 -04:00 |
|
hondacrx
|
d6f5d10da5
|
Core/PassiveAI: Fix an incorrect check that was inducing evade spam with critters.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e22c70c27dd4bcd6e19b42dd45df27da9368fc4)
|
2021-10-14 19:44:39 -04:00 |
|
hondacrx
|
af3445b40a
|
Core/Spells: Shadow of Death & Spiritual Vengeance should be negative spells (BlackTemple/Teron Gorefiend)
Port From (https://github.com/TrinityCore/TrinityCore/commit/af26380d9b1fc86f9b70e744bacdb947770d47c9)
|
2021-10-14 19:37:44 -04:00 |
|
hondacrx
|
f98d993659
|
Core/GameObjects: Fixed DestroyGate battleground hook for vehicles
Port From (https://github.com/TrinityCore/TrinityCore/commit/22298fb1725aa4d2f2ca49432a0eae490c923ae6)
|
2021-10-14 19:36:00 -04:00 |
|
hondacrx
|
b759f6204f
|
Fixes npc not chasing, Also fixes auras not being applied.
|
2021-10-13 18:12:24 -04:00 |
|
hondacrx
|
ae0899efd8
|
Core: Updated allowed build to 9.1.0.40593
Port From (https://github.com/TrinityCore/TrinityCore/commit/369caed98e3d3956f4608dffe6c1803fc92b4696)
|
2021-10-13 16:18:58 -04:00 |
|
hondacrx
|
1e74e0506b
|
Fixes loading server.
|
2021-10-13 14:48:17 -04:00 |
|
hondacrx
|
f214f17473
|
Scripts/DK: Fixed Defender of Azeroth quest * added graveyard in case someone wants to die there * added serverside spells to handle death gate usage properly (including bind points) * added SmartAI script to Mograine for Defender of Azeroth quest
Port From (https://github.com/TrinityCore/TrinityCore/commit/ece3a8036e2d15b8cca40d7be6054971d77e2167)
|
2021-10-13 14:48:06 -04:00 |
|
hondacrx
|
084ec5d631
|
Core/Player: Added SendPlayerBound method
Port From (https://github.com/TrinityCore/TrinityCore/commit/94aca04c3b1e9123541a75485dbae0d4265b18ef)
|
2021-10-13 14:34:26 -04:00 |
|
hondacrx
|
2449a6de83
|
DB Update
|
2021-10-13 10:09:04 -04:00 |
|
hondacrx
|
512e05f12e
|
Core/Units: Added possibility to send emotes to single players
Port From (https://github.com/TrinityCore/TrinityCore/commit/4a6308f5f0737cd42d381096573763459c8393be)
|
2021-10-13 10:08:56 -04:00 |
|
hondacrx
|
46195bd8b7
|
Core/Spells: Implemented SPELL_EFFECT_TELEPORT_WITH_SPELL_VISUAL_KIT_LOADING_SCREEN
Port From (https://github.com/TrinityCore/TrinityCore/commit/49eb3cf8fea8e5eab0c102c2bfb27fad763ba07e)
|
2021-10-13 10:07:09 -04:00 |
|
hondacrx
|
ee45b3c882
|
DB Updates
|
2021-10-11 20:01:57 -04:00 |
|
hondacrx
|
586dddec4d
|
Core/PacketIO: Implemented CMSG_CONVERSATION_LINE_STARTED
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d9ce8e8baa100ecc7650d0ae56037c131bab2e0)
|
2021-10-11 20:01:48 -04:00 |
|
hondacrx
|
58550514e6
|
Core/Spells: Implemented SPELL_EFFECT_CANCEL_CONVERSATION
Port From (https://github.com/TrinityCore/TrinityCore/commit/1673b6e2ff69b9a59522892280e91cc5085a5ec0)
|
2021-10-11 19:49:26 -04:00 |
|
hondacrx
|
d2bcc321f5
|
Core/Scenes: Implemented spell created SceneObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/d7302ffd1499433fef2cc4e824ae9443c3d2c79f)
|
2021-10-11 17:21:33 -04:00 |
|
hondacrx
|
b0528d1ad3
|
Fixes startup
|
2021-10-10 19:24:01 -04:00 |
|
hondacrx
|
50e8fb802e
|
DB Update
|
2021-10-10 17:02:43 -04:00 |
|
hondacrx
|
706567186c
|
Core/Spells: Implemented SpellReagentsCurrency.db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/8492c273dd50227ca01ead785eda6c4de9361e74)
|
2021-10-10 17:02:33 -04:00 |
|
hondacrx
|
feec594e98
|
Core/Spells: Corrected spell visual fallback logic for spell difficulty entries
Port From (https://github.com/TrinityCore/TrinityCore/commit/8147a42aefb5c94fb70205141e611d3100cbd99d)
|
2021-10-10 16:38:45 -04:00 |
|
hondacrx
|
bb234fa4bd
|
Core/Spells: Changed Spell::SendCastResult arguments to signed ints to match packet structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/2965d201ab5580a7c71279701b8523064a159077)
|
2021-10-10 16:34:07 -04:00 |
|
hondacrx
|
6c896fdb21
|
Fixed Build.
|
2021-10-10 14:06:22 -04:00 |
|
hondacrx
|
dbe5fb611c
|
DB Updates
|
2021-10-10 09:56:09 -04:00 |
|
hondacrx
|
9aeccb6444
|
Core/SAI: Fixed SMART_ACTION_EQUIP to properly set values in all slots
Port From (https://github.com/TrinityCore/TrinityCore/commit/d2dcce09d714439ee7f4836443e53ab98490cccc)
|
2021-10-10 09:56:02 -04:00 |
|
hondacrx
|
a1459617e6
|
Core/Conversations: Replace _participants with generic personal object implementation
Port From (https://github.com/TrinityCore/TrinityCore/commit/3fe9b0a2961b60509d11dd38a90e7b7657b68084)
|
2021-10-10 09:55:16 -04:00 |
|
hondacrx
|
c73060fde0
|
DB Updates
|
2021-10-08 10:36:20 -04:00 |
|
hondacrx
|
5de61110b3
|
Core/Unit: Name and implement UNIT_FLAG_NON_ATTACKABLE_2
Port From (https://github.com/TrinityCore/TrinityCore/commit/de326d789ed955de819e0cbf37676716a038ad10)
|
2021-10-08 10:36:08 -04:00 |
|
hondacrx
|
72018b983c
|
Core/AI: Add a new LeavingWorld AI hook
Port From (https://github.com/TrinityCore/TrinityCore/commit/2642fb1a489e4b79a17bbb63127c8b3ce2823e1e)
|
2021-10-08 10:33:53 -04:00 |
|
hondacrx
|
f8990e440b
|
Scripts/Spells: Fixed crash in spell_pri_prayer_of_mending
Port From (https://github.com/TrinityCore/TrinityCore/commit/98aef67c115c7376263c316f45e978e2835489e9)
|
2021-10-08 10:32:34 -04:00 |
|
hondacrx
|
340f992d72
|
Core: Updated allowed build to 9.1.0.40443
Port From (https://github.com/TrinityCore/TrinityCore/commit/aed90ab2044bcb051949c7204fe797a935bda680)
|
2021-10-08 10:31:25 -04:00 |
|
hondacrx
|
3971aea8f9
|
Core/Spells: Implemented SpellValueMod duration
Port From (https://github.com/TrinityCore/TrinityCore/commit/a048475cb037a3a3672723c1f2ab32a343142927)
|
2021-10-08 10:30:35 -04:00 |
|
hondacrx
|
06e7a9ddd5
|
Core/Conditions: Implemented conditions for areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/3548467c93a3859f7df72c456d600300539dc6b2)
|
2021-10-08 10:20:45 -04:00 |
|
hondacrx
|
aee1c82086
|
Scripts/Spells: Core/Spells: Fixed Consecration damage, implemented Hammer of the Righteous, partly implemented Consecrated Ground talent
Port From (https://github.com/TrinityCore/TrinityCore/commit/45b4910c96d4f706a02944f9777190ef9a499fd0)
|
2021-10-05 18:29:44 -04:00 |
|