Commit Graph

2088 Commits

Author SHA1 Message Date
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
hondacrx 6f7a60ec7a DB/Creature: Wrath Corruptor
Port From (https://github.com/TrinityCore/TrinityCore/commit/d8b76a6e6d03b731ad89ea2e91ea93852a44162f)
2021-11-23 21:08:04 -05:00
hondacrx 1adfbb7a88 Fix build 2021-11-23 20:59:31 -05:00
hondacrx 38b90598de Core/LFG: Ignore LFG cooldown when joining queue to replace missing party member when dungeon is already in progress
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2eff8fabcc348d20bcbde19b5db0f76c3d7738e)
2021-11-23 20:52:45 -05:00
hondacrx d674238f7d Core/Movement: correct logic wrongly ported
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c5287032affb1a402b0a6091b75997ef56e556c)
2021-11-23 20:51:22 -05:00
hondacrx 6110585521 Core/GameObject: Implement GameObject::Use case for GAMEOBJECT_TYPE_NEW_FLAG
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a9940e17d4e943aa5d9b95f8f5b54783e14d7b2)
2021-11-23 20:48:36 -05:00
hondacrx c8a395b918 Core/BattlePets: Set Allow = false; in SMSG_QUERY_BATTLE_PET_NAME_RESPONSE when name is empty
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9e69ed978687768f607fad08aa6f0bafa9b2359)
2021-11-23 20:46:19 -05:00
hondacrx e42059ac2b Core/Auras: Implemented SPELL_AURA_MODIFY_FALL_DAMAGE_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/7c53be0210470d45efce672b5f3dbb3bc5bd857a)
2021-11-23 20:44:25 -05:00
hondacrx 0a8541a39c Core/BattlePets: Implemented battle pet name query packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/8614690e27df8197586cc702760409293f3f6c3d)
2021-11-23 15:07:17 -05:00
hondacrx 5129b4a45f Scripts/Spells: Implement Demon Hunter Base Spell "Glide"
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1eb4c2b3e0745e0d801bfa4111c692cc3bb00a1)
2021-11-23 14:50:12 -05:00
hondacrx 8af9676c7b Core/Movement: Temporarily disable "no state change" checks in Unit::SetFeatherFall and Unit::SetCanTurnWhileFalling
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4630c5354ae1c295bc48b085c44ea20dad32f4d)
2021-11-23 14:37:59 -05:00
hondacrx b3a92137d3 Core/Spells: SpellHistory updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/8cc6520b89583d4bf6549b28fa5b7390fc2b0b9d)
2021-11-23 14:36:54 -05:00
hondacrx 751f4dd8b2 Core/BattlePets: Journal lock improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/895367e69fac542ea00079ee1405228d9f150898)
2021-11-23 14:01:16 -05:00
hondacrx 1f6e2e22f9 Core/Quests: Fixed loading quest greeting locales
Port From (https://github.com/TrinityCore/TrinityCore/commit/f97deb3316574fc07520c5dd45bcd18e0bc767eb)
2021-11-23 13:46:40 -05:00
hondacrx d4076587f2 Core: Updated allowed build to 9.1.5.41079
Port From (https://github.com/TrinityCore/TrinityCore/commit/41859db7c6ee7cf15ab1d91522a7968d5887a82d)
2021-11-23 13:45:23 -05:00
hondacrx 2bd35c1e53 DB Updates 2021-11-18 20:27:46 -05:00
hondacrx 1b0c5877ab DB/Spell: fix mistake in Blood Draining's CheckProc and remove Attack Power scaling
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7ad7d5e150d56286039de5717614f79985c1b3c)
2021-11-18 20:27:38 -05:00