hondacrx
|
2079cd1094
|
Core/GameEventMgr: Log error if loading GO/Creature into event that is part of pool - Only warn, still load the GO/Creature - These should be added to game_event_pool by pool ID instead
Port From (https://github.com/TrinityCore/TrinityCore/commit/4c996bdf8be86d6659e512aba115dae5ac94aaa7)
|
2021-11-29 17:24:46 -05:00 |
|
hondacrx
|
c64c115f7e
|
Core: Remove wrong emotes played in combat
Port From (https://github.com/TrinityCore/TrinityCore/commit/f7048afac12f89464f5445bdc0bb25c48bebf721)
|
2021-11-29 17:19:10 -05:00 |
|
hondacrx
|
b543a20bc3
|
Core/Scripts: Fix Blood summon position
Port From (https://github.com/TrinityCore/TrinityCore/commit/b86a66c5be93b594fdda045e860cc1ccf16cee82)
|
2021-11-29 17:18:31 -05:00 |
|
hondacrx
|
ecc807f36f
|
Core/Trainers: Implemented learning battle pets from trainers
Port From (https://github.com/TrinityCore/TrinityCore/commit/b02f382ed78b784d547c68cdbbb681148708d7d0)
|
2021-11-29 17:14:38 -05:00 |
|
hondacrx
|
56f1c3d984
|
Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide
Port From (https://github.com/TrinityCore/TrinityCore/commit/93c668ac50a529876054212dfef6544f70259035)
|
2021-11-29 17:09:03 -05:00 |
|
hondacrx
|
7b5524222b
|
Core/Spells: Use Unit::Kill instead of Unit::DealDamage for SPELL_EFFECT_INSTAKILL
Port From (https://github.com/TrinityCore/TrinityCore/commit/52824eedd374c92f53c772fe6431518a5f30626d)
|
2021-11-29 16:41:15 -05:00 |
|
hondacrx
|
65d40f24e6
|
Core/GameObject: Properly dismount players on GameObject Use
Port From (https://github.com/TrinityCore/TrinityCore/commit/dc5cab3bf4a26b4201b6ea5a85a61a64fec80b19)
|
2021-11-29 16:36:38 -05:00 |
|
hondacrx
|
10d20afa3b
|
Core/Conditions: implement CONDITION_GAMEMASTER
Port From (https://github.com/TrinityCore/TrinityCore/commit/b26c2f5c130090554b6a723a540c42c88472d959)
|
2021-11-29 16:31:04 -05:00 |
|
hondacrx
|
572ce30138
|
Core/Item: Item Signature
Port From (https://github.com/TrinityCore/TrinityCore/commit/e182a38b014f5538c42432f871e094dc79c2b131)
|
2021-11-29 16:20:03 -05:00 |
|
hondacrx
|
f11a81c4b1
|
Core/GameObject: Remove summoned game objects from the map after calling SetSpawnedByDefault(false)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a99a60bcf36614c038efd33a1bd9e057935b3aaf)
|
2021-11-29 16:18:00 -05:00 |
|
hondacrx
|
bc17b34ab7
|
Check player conditions to enter instance
Port From (https://github.com/TrinityCore/TrinityCore/commit/70cd58765e2e78a691de6b2adf82418bd1e208f8)
|
2021-11-29 14:50:15 -05:00 |
|
hondacrx
|
614c903fd0
|
Core/SAI: Fix Move to position and Set run if used after a waypoint
Port From (https://github.com/TrinityCore/TrinityCore/commit/e5eff882826c8ae7943519ba355ba7c544274336)
|
2021-11-29 14:48:13 -05:00 |
|
hondacrx
|
3239fd1f28
|
Core/SAI: Fix the respawn event for GameObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/da1166db98f5f73aa1d8dc04ae2e39617c8b6a4c)
|
2021-11-29 14:47:27 -05:00 |
|
hondacrx
|
f91bb7e9fe
|
SAI/GameObject: Despawn the linked trap with the gameobject
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d806f8c6943b54533dbf9a69febee3df1d00430)
|
2021-11-29 14:46:00 -05:00 |
|
hondacrx
|
a557dbea68
|
Core/Disables: Implement SPELL_DISABLE_ARENAS
Port From (https://github.com/TrinityCore/TrinityCore/commit/268e0bea184ef8dc8d56c9f4baccb876ed245db4)
|
2021-11-29 14:45:04 -05:00 |
|
hondacrx
|
0fae250f94
|
Spell/Script: Guard's Mark
Port From (https://github.com/TrinityCore/TrinityCore/commit/e61266815ff0b30d3aa6c6df9b1282bb45321061)
|
2021-11-29 14:40:03 -05:00 |
|
hondacrx
|
06be062d91
|
Core/Spell: SpellAura Redux
Port From (https://github.com/TrinityCore/TrinityCore/commit/f7299dce9770a5b4a3a5ab289e930a390aa0407a)
|
2021-11-29 14:38:37 -05:00 |
|
hondacrx
|
e08294d332
|
Spell/Script: Specify a target for Azure Dragon: On Death Force Cast Wyrmrest Defender to Whisper to Controller - Random
Port From (https://github.com/TrinityCore/TrinityCore/commit/67e702b29b4fa09c628fba00649dcd74e048aad4)
|
2021-11-29 14:30:34 -05:00 |
|
hondacrx
|
e92a5077f2
|
Spell/Script: Summon Scourged Captive
Port From (https://github.com/TrinityCore/TrinityCore/commit/48c8b650bb58ef15ff548f6ae15664dd20434d9a)
|
2021-11-29 14:28:16 -05:00 |
|
hondacrx
|
e5148a7fd1
|
Core/Players: Fix logic in CanSeeSpellClickOn
Port From (https://github.com/TrinityCore/TrinityCore/commit/80421d7cacb5bac4d18ac03e25e007552af55370)
|
2021-11-29 14:26:15 -05:00 |
|
hondacrx
|
6ae530a740
|
Core/Spells: Adjust range checks to GameObject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a2ef474952e6d57f4d8282a8cd3d068dcf3f38c)
|
2021-11-29 14:24:28 -05:00 |
|
hondacrx
|
46ef3451c9
|
Core/Spells: Adjust range checks to GameObject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/71b58c2e6215aaf81ced9964ca10983f54fbe14c)
|
2021-11-29 14:23:32 -05:00 |
|
hondacrx
|
eea4bd3fb0
|
Core/LFG: Teleport players to other players instead of dungeon entrance when continuing a LFG dungeon
Port From (https://github.com/TrinityCore/TrinityCore/commit/91bbaae81e083a354cfa786969d0d374bd6a8a77)
|
2021-11-29 14:22:18 -05:00 |
|
hondacrx
|
8fbecac008
|
Core/Movement: Allow using run when moving randomly
Port From (https://github.com/TrinityCore/TrinityCore/commit/a57ca5cea2d13bc5d5ddee11e7b8100c7afd68e1)
|
2021-11-29 14:21:33 -05:00 |
|
hondacrx
|
f218b72620
|
Core/Misc: Code cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/ace33a464fa442d7d8dc331839d4e3efbaf63d57)
|
2021-11-29 14:14:26 -05:00 |
|
hondacrx
|
12e89ccc41
|
Spell/Script: Freezing Circle
Port From (https://github.com/TrinityCore/TrinityCore/commit/955ac45cf5afab09716d691e47b5095c8e3f3047)
|
2021-11-29 14:13:08 -05:00 |
|
hondacrx
|
309a7ad176
|
Core/GameObject: Set loot state to Not ready when a gob is deactivated
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0f10b505e30992942cce9a9b1fb395009344dfd)
|
2021-11-29 13:30:30 -05:00 |
|
hondacrx
|
9cdccb9a08
|
Core/Movement: Allow using walk when chasing v2
Port From (https://github.com/TrinityCore/TrinityCore/commit/956158d299b3264f883f49ac647154179182fbea)
|
2021-11-29 13:29:51 -05:00 |
|
hondacrx
|
a55a7b9d40
|
DB Updates
|
2021-11-23 22:59:02 -05:00 |
|
hondacrx
|
0160ab92a5
|
Misc fixes
|
2021-11-23 22:58:50 -05:00 |
|
hondacrx
|
7d6f782dd1
|
Allow walk when chasing
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3f75852c284e730756a7f007b96bbae0ac3c158)
|
2021-11-23 22:57:55 -05:00 |
|
hondacrx
|
3e31601ba5
|
Core/Commands: Don't re-add active quests with ".quest add" command
Port From (https://github.com/TrinityCore/TrinityCore/commit/97401a29972bc2a4313c78a2cfdb2bac9becc5cd)
|
2021-11-23 22:55:20 -05:00 |
|
hondacrx
|
387c101475
|
Core/MapScripts: Add support to GameObjects to SCRIPT_COMMAND_DESPAWN_SELF
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8396f682cebfcbd9ecc15a42194119a74185627)
|
2021-11-23 22:54:42 -05:00 |
|
hondacrx
|
ceba0aedff
|
Core/Spells: Add range checks to GameObject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/abb36a1e5bbbebb7197d859cbd9c2dbf71665152)
|
2021-11-23 22:48:05 -05:00 |
|
hondacrx
|
195fe6316e
|
Core/Units: Only update height in SetHover if unit is bellow HoverHeight
Port From (https://github.com/TrinityCore/TrinityCore/commit/10c915dd34ee94b267b92eef49cd0ecd22d643bf)
|
2021-11-23 22:46:44 -05:00 |
|
hondacrx
|
b509aac0cd
|
Core/Spells: Fixed spells using MovePositionToFirstCollision for selecting target position getting Z coord offset by caster or target collision height (depending on spell target type)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a413ae5431fb078e14fe91196246bb67d9cbb30)
|
2021-11-23 22:45:57 -05:00 |
|
hondacrx
|
812b227ad8
|
Core/Scripts: Change PlayerScript and CreatureScript inheritance
Port From (https://github.com/TrinityCore/TrinityCore/commit/ed5ba915f1ec7dad8f4935b62b0ec2d202d26c1c)
|
2021-11-23 22:41:58 -05:00 |
|
hondacrx
|
ba72792783
|
Commands: lookup player shows which character is online
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
|
2021-11-23 22:39:20 -05:00 |
|
hondacrx
|
8e89c8b6be
|
threat assert
Port From (https://github.com/TrinityCore/TrinityCore/commit/31dca39c057bf7eef590a060f9e25fed4f4e9eda)
|
2021-11-23 22:36:07 -05:00 |
|
hondacrx
|
a752189bf5
|
Core/Movement: Implement move time skipped handler
Port From (https://github.com/TrinityCore/TrinityCore/commit/4507a02ada7ff2b30d1e82d4a111fc7143fd0823)
|
2021-11-23 22:32:00 -05:00 |
|
hondacrx
|
e46fde9cdd
|
Core/Spells: Fix assert triggered
Port From (https://github.com/TrinityCore/TrinityCore/commit/e475cac63134be27d0902cb0d3efd869217bb464)
|
2021-11-23 22:28:11 -05:00 |
|
hondacrx
|
cb74ab8075
|
Core/Players: Load faction change items from db2 instead of db
Port From (https://github.com/TrinityCore/TrinityCore/commit/7b11d17f4928d17637ad8182f9c632d90f873db4)
|
2021-11-23 22:24:04 -05:00 |
|
hondacrx
|
919d547ceb
|
Core/Phasing: Fixed inverse phaseshift logic
Port From (https://github.com/TrinityCore/TrinityCore/commit/630adfec227c18b8825f4871a1bf1a395b8dee05)
|
2021-11-23 21:41:27 -05:00 |
|
hondacrx
|
dab1702214
|
Core/MapScripts: Allow GameObjects to be caster of SCRIPT_COMMAND_CAST_SPELL
Port From (https://github.com/TrinityCore/TrinityCore/commit/3acb4204440f5dcbbc0f17816de24a3244e53771)
|
2021-11-23 21:36:51 -05:00 |
|
hondacrx
|
ebc28748b9
|
Core/Spells: Fix assert triggered
Port From (https://github.com/TrinityCore/TrinityCore/commit/36468203ddf9adb1a4c64f663aff6505701b8fb6)
|
2021-11-23 21:35:00 -05:00 |
|
hondacrx
|
4226f7e498
|
Core/Commands: Fixed creature/gameobject move commands not updating which cell they belong to
Port From (https://github.com/TrinityCore/TrinityCore/commit/dcd69240b6a57e4e4687febd9422069c184a4cae)
|
2021-11-23 21:31:59 -05:00 |
|
hondacrx
|
fad2eccc25
|
Core/Quest: Fix crash in GetQuestDialogStatus()
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1b5a6a591be621e23905a7f320a3db1dc96cf7f)
|
2021-11-23 21:29:20 -05:00 |
|
hondacrx
|
501f280140
|
Core/Unit: rename & cleanup GetCreatePowers
Port From (https://github.com/TrinityCore/TrinityCore/commit/a8ec1ba9bc2d6d24407670159a765099f2a3004d)
|
2021-11-23 21:26:01 -05:00 |
|
hondacrx
|
044359a6b7
|
Core/Units: Fixed crash with charm/possess
Port From (https://github.com/TrinityCore/TrinityCore/commit/de8e1a4820ec5b3523209f89e7519e27b53060e2)
|
2021-11-23 21:22:57 -05:00 |
|
hondacrx
|
73aa366f31
|
UnitAI updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/ed884354944009979b828d21ee3498e830050af8)
|
2021-11-23 21:22:07 -05:00 |
|