hondacrx
|
e255a0b3e5
|
Core/Threat: Suppressed threat is now re-evaluated on taunt state update, and taunting units can no longer be suppressed.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c323758631fe5e414e7e2bb002b5ba89aa449834)
|
2021-11-03 11:07:12 -04:00 |
|
hondacrx
|
af21142819
|
Core/Entities: Minor refactor to viewer dependent updatefield writing to allow using viewer dependent dynamic updatefields
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8227f92d54e1e3130adb06fdd75c2338afa9414)
|
2021-11-02 17:15:12 -04:00 |
|
hondacrx
|
e7421549c3
|
Core/RBAC: Simplification part 1. Nobody needs different permissions for each type of .go command.
Port From (https://github.com/TrinityCore/TrinityCore/commit/f1ecb976ec9db8569f8c7601a05282c9d29778b4)
|
2021-11-02 17:05:18 -04:00 |
|
hondacrx
|
6e5159bde3
|
Core/Conditions: allow CONDITION_QUEST_COMPLETE to handle spellclick conditions
Port From (https://github.com/TrinityCore/TrinityCore/commit/def2e699b046d888e43aefe9479176488e545ac0)
|
2021-11-02 17:01:36 -04:00 |
|
hondacrx
|
5156f559ec
|
Scripts/Commands: Cleanup and trinity_string for .go instance.
Port From (https://github.com/TrinityCore/TrinityCore/commit/af8b4853da9e7464d75623bc06851e3290e23d11)
|
2021-11-02 16:59:53 -04:00 |
|
hondacrx
|
d904dbb079
|
Scripts/Commands: New command ".go instance". Goes to an instance.
Port From (https://github.com/TrinityCore/TrinityCore/commit/82ecd32d9c63a22fe2f2076ce35b33cf2db53fd8)
|
2021-11-02 16:48:10 -04:00 |
|
hondacrx
|
3335ae937d
|
Core/Threat: Fear no longer suppresses threat. All confuse effects now suppress threat, even ones that wouldn't break on damage.
Port From (https://github.com/TrinityCore/TrinityCore/commit/55cb4f9a6d614943ffe70b7e17ca74aeeafe3a18)
|
2021-11-02 14:29:49 -04:00 |
|
hondacrx
|
7a6670c61c
|
Core/Maps: Fix a crash when spawning a spawn group
Port From (https://github.com/TrinityCore/TrinityCore/commit/19f24b3e40c5dd56939824a50846fcb437f4a8cd)
|
2021-11-02 14:25:36 -04:00 |
|
hondacrx
|
dad2f6c5a5
|
Core/Scripting: Delay zone script's OnCreatureCreate until the creature has been added to map stores
Port From (https://github.com/TrinityCore/TrinityCore/commit/d57e74b3b592536ffd32a92a342eb0abc6e05e62)
|
2021-11-02 14:22:09 -04:00 |
|
hondacrx
|
d76e1918aa
|
Core/Maps: Properly re-create map on login for ephemeral player saves. Because it bugged me to no end when testing anything ever.
Port From (https://github.com/TrinityCore/TrinityCore/commit/fd930d4c830c36bddc9b2a5fd3650b41a914ed38)
|
2021-11-02 14:21:20 -04:00 |
|
hondacrx
|
4d14f2f992
|
Core/Spells: Clean up some assist checks (no behavior change)
Port From (https://github.com/TrinityCore/TrinityCore/commit/8760b7322e2d6417956fe5ddf08bb7b1268c734e)
|
2021-11-02 14:19:45 -04:00 |
|
hondacrx
|
6a159b90a1
|
Core/Spells: Fix an incorrect check that was exempting negative spells from _IMMUNE_TO_x checks.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d81a74bc98533d6c443b59a945b7e92cc7e87295)
|
2021-11-02 14:17:30 -04:00 |
|
hondacrx
|
5e29a231c9
|
Core/Entities: Fixed an issue where creatures would not properly assist formation members in certain scenarios.
Port From (https://github.com/TrinityCore/TrinityCore/commit/00b9c23e28dc19a3a9f45d1d5b86d203f55b2a7e)
|
2021-11-02 14:16:25 -04:00 |
|
hondacrx
|
78a466e5b6
|
Core/Unit: Some charm fixes:
Port From (https://github.com/TrinityCore/TrinityCore/commit/34f9666f209ab3f281bf81de92c4bc1a164b0059)
|
2021-11-02 14:14:58 -04:00 |
|
hondacrx
|
430d163dee
|
Core/LFG: fixed random dungeon cooldown
Port From (https://github.com/TrinityCore/TrinityCore/commit/e88536f258dd187f1ee6855602501897138cf8b9)
|
2021-11-02 14:06:31 -04:00 |
|
hondacrx
|
aebbc968eb
|
Scripts/Commands: .npc info now includes react state info
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd239e8b0f945a70c9d738024bdc2d75d54575f4)
|
2021-11-02 14:03:25 -04:00 |
|
hondacrx
|
6f27d79873
|
Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSounds within creature_text
Port From (https://github.com/TrinityCore/TrinityCore/commit/437fb2aaba8850dd81a15d661c82403be9170c4e)
|
2021-11-02 14:00:01 -04:00 |
|
hondacrx
|
55746b1007
|
Core/Instances: Drop allowMount column in instance_template as it is already handled properly by SPELL_ATTR0_OUTDOORS_ONLY
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b171d7c019f0010ec05af92466261d4be78bfff)
|
2021-11-02 13:34:29 -04:00 |
|
hondacrx
|
ed85016d00
|
Core/Threat: Only send SMSG_THREAT_UPDATE if the threat list actually changed
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6f4b5340792bfdf5f73c6bccd3a5f4a926f00fa)
|
2021-11-02 13:30:59 -04:00 |
|
hondacrx
|
0e1eeba55a
|
Misc fixes
|
2021-11-02 13:24:16 -04:00 |
|
hondacrx
|
9edca0bd50
|
Core/Threat: Further tweak to assist threat, all CC now prevents assist threat splitting (not just damage-breakable CC)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7a503ff597bf07c12202c510de8245b76755b668)
|
2021-11-01 12:10:04 -04:00 |
|
hondacrx
|
1e4fa35ac2
|
Core/Unit: Random code style/naming adjustments
Port From (https://github.com/TrinityCore/TrinityCore/commit/05119fd90949340cad4a700d12069154a2faf5f6)
|
2021-11-01 12:09:07 -04:00 |
|
hondacrx
|
3f684eadf9
|
Core/Threat: Threat system adjustments
Port From (https://github.com/TrinityCore/TrinityCore/commit/392a644dc8562ea54b9c185a2776fceb1006e2cd)
|
2021-11-01 12:04:49 -04:00 |
|
hondacrx
|
9b99019d44
|
Core/Unit: Inline some unnecessary helpers.
Port From (https://github.com/TrinityCore/TrinityCore/commit/395f58d651c7c370522ead6ba9a3c684d91e3a66)
|
2021-11-01 11:26:40 -04:00 |
|
hondacrx
|
ffb04bffc0
|
Core/Unit: Store charmer and charmed pointers on Unit directly, no more map lookups for Unit::GetCharmer and Unit::GetCharmed
Port From (https://github.com/TrinityCore/TrinityCore/commit/a5989dcee9150565e7f4b8e3f7a62a414a484a3f)
|
2021-11-01 11:19:47 -04:00 |
|
hondacrx
|
fd24603aea
|
Core/Creatures: Restored old initialization order: AI after movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab95c5e9d7b848716e1c9432754f29c65cdb9382)
|
2021-10-31 14:06:18 -04:00 |
|
hondacrx
|
1e1364b379
|
Core/Unit: Acquire GetControllingPlayer. Use to fix duel bugs.
Port From (https://github.com/TrinityCore/TrinityCore/commit/070bbb6707028d8c445c8e408d391f80df011d53)
|
2021-10-31 14:04:49 -04:00 |
|
hondacrx
|
26940fa650
|
Core/AI: Clean up charm AI handling.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4e8c1c59c8b37216814526b4d2551f23934f465)
|
2021-10-31 13:55:26 -04:00 |
|
hondacrx
|
7050fda482
|
Core/Creature: Fall back to combat list if calling for help without threat list
Port From (https://github.com/TrinityCore/TrinityCore/commit/6a91fe3fbe28e3bf36ab6107b9c6cbb842f65262)
|
2021-10-30 20:22:04 -04:00 |
|
hondacrx
|
faa2360995
|
Scripts/SmartScripts: _SET_IN_COMBAT_WITH_ZONE and _CALL_FOR_HELP no longer use a target. Because that feature made no sense and was unused.
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6ceb4bf0c5f95c043e90708e9369f7199a4201b)
|
2021-10-30 20:21:02 -04:00 |
|
hondacrx
|
deea079d07
|
Core/Creature: Some adjustments to Creature.CallForHelp. Now works even if the Creature hasn't selected a victim yet.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b8329f6af801dae065a15322f07b95e83ed34fc)
|
2021-10-30 20:18:02 -04:00 |
|
hondacrx
|
0275a1405f
|
Core/LFG: Order group members before creating LFG group (leader > tank > healer > dps).
Port From (https://github.com/TrinityCore/TrinityCore/commit/fff5a32a13ae896ecd4288838f6678ce484f7e23)
|
2021-10-30 20:16:25 -04:00 |
|
hondacrx
|
e86e640c5a
|
Core/Loot/Gameobject: Tempspawned Gameobjects after looting
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c9e5cd3f3200b378ff09a6822ceb2b5bd223e3c)
|
2021-10-30 20:10:17 -04:00 |
|
hondacrx
|
1578935f08
|
Core/AI: Remove unnecessary parameter from DoZoneInCombat
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d48e8db7d0175af807e77214583058bf6e9c790)
|
2021-10-30 20:08:11 -04:00 |
|
hondacrx
|
fc68f3e528
|
Core/AI: Some cleanup to DoZoneInCombat and Malygos' AI.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6a5edf04725502d749636fc6c6bb3935d83c222f)
|
2021-10-30 20:05:09 -04:00 |
|
hondacrx
|
5675589bd2
|
Core/Movement: Prevent NO_PATH evades from incorrectly happening in a few places.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f0e58cce0088dd030d5bf85ae03e9d942241800)
|
2021-10-30 20:01:28 -04:00 |
|
hondacrx
|
5d94082841
|
Core/SmartAI: SetRun fix for SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/0c3690db917016461f4c94b7e75bd16e67b5b0f0)
|
2021-10-30 19:59:16 -04:00 |
|
hondacrx
|
6ea312d748
|
DBError follow-ups:
Port From (https://github.com/TrinityCore/TrinityCore/commit/45766c3d6eb4f70dfa6fe58f99d046e280664480)
|
2021-10-30 19:57:59 -04:00 |
|
hondacrx
|
4d03ced335
|
Core/AI: EscortAI::SetRun now also adjusts already-in-progress waypoint paths, as opposed to only affecting future path loading.
Port From (https://github.com/TrinityCore/TrinityCore/commit/58000148d321d1f0dde96667974ea912e0a8356e)
|
2021-10-30 19:57:05 -04:00 |
|
hondacrx
|
f2eb6a9044
|
Scritpts/Commands: Fix area name display if no area present.
Port From (https://github.com/TrinityCore/TrinityCore/commit/abaf5d80685ff0dbfc766a074aa89b3481092f47)
|
2021-10-20 22:33:39 -04:00 |
|
hondacrx
|
4ea48fdff0
|
Scripts/Commands: Fix .quest complete to properly work with PvP kill quests
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a309542ce73cd53382bef574ecce6cbfd421615)
|
2021-10-20 22:28:50 -04:00 |
|
hondacrx
|
c9ea148490
|
Spells/Auras: Properly handle negative health modifiers on application.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d3f93bcc2632ed334ddf7acd1f068734bd507877)
|
2021-10-20 22:27:36 -04:00 |
|
hondacrx
|
612ebb506e
|
Fixes attempted to divide by zero when transport has no path.
|
2021-10-18 15:46:53 -04:00 |
|
hondacrx
|
d3c4ee04dc
|
DB Update
|
2021-10-17 18:49:36 -04:00 |
|
hondacrx
|
d21b9e1858
|
AI/SmartScripts: Replace SMART_ACTION_INVOKER_CAST with SMART_ACTION_SELF_CAST in action 85. SMART_ACTION_INVOKER_CAST moves to 134.
Port From (https://github.com/TrinityCore/TrinityCore/commit/0aee79dfb8027e8b35472f5f61eb4f318528c951)
|
2021-10-17 18:49:09 -04:00 |
|
hondacrx
|
9f214f107f
|
DB Updates
|
2021-10-17 17:13:59 -04:00 |
|
hondacrx
|
7c360aae68
|
Some cleanups
|
2021-10-17 17:13:53 -04:00 |
|
hondacrx
|
9a41de7593
|
AI/SmartScripts: Warn on startup for ACTION_INVOKER_CAST without invoker (same as invoker targets)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a2d266edf3da950ac4aeaf48b6778f8bbc7bcdd4)
|
2021-10-17 17:02:08 -04:00 |
|
hondacrx
|
78421960db
|
Core/Spells: added a helper to reset proc cooldowns
Port From (https://github.com/TrinityCore/TrinityCore/commit/7084e0c3601cef86d01d2162c77623feef9fc8f2)
|
2021-10-17 16:58:00 -04:00 |
|
hondacrx
|
7a41c9bd3d
|
DB Updates
|
2021-10-17 10:01:31 -04:00 |
|