Kitzunu
856aed6fc6
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 ( #11227 )
2022-03-30 07:59:42 -03:00
Kitzunu
54c06eb72e
fix(Core/Misc): Update some log errors to debug ( #11225 )
2022-03-30 09:47:53 +02:00
ZhengPeiRu21
1c11bde14f
Merge branch 'azerothcore:master' into Playerbot
2022-03-28 17:33:20 -06:00
Skjalf
fed66a3429
chore(Core/Player): clarify a gossip error about invalid OptionType ( #11173 )
2022-03-28 19:10:22 -03:00
ZhengPeiRu21
f5f6478688
Merge branch 'azerothcore:master' into Playerbot
2022-03-27 11:23:15 -06:00
IntelligentQuantum
dec0081f6c
fix (Core/SmartScripts): allow to start waypoint movement for a creature that is in combat
2022-03-27 11:34:36 -04:00
UltraNix
9c0c925433
fix(Core/Combat): Improved extra attacks handling. Author: @trickerer ( #11169 )
...
Fixes #9423
Fixes #11138
2022-03-27 11:08:18 -04:00
UltraNix
ccf7cf82d1
fix(Core/Objects): Fixed typo in m_visibilityDistanceOverride initialization ( #11170 )
...
Fixes #9870
Fixes #11127
2022-03-27 10:12:29 -04:00
IntelligentQuantum
dfa2198d98
feat(Core/SmartScripts): SMART_EVENT_ACCEPTED_QUEST, SMART_EVENT_REWARD_QUEST ( #10210 )
2022-03-27 15:19:27 +02:00
Nefertumm
540b5fcaa4
fix(DB/Core/Misc): More adjustments to BWL ( #11154 )
2022-03-27 07:55:07 -03:00
Nefertumm
3a69d36a99
fix(Core/BWL): Victor Nefarius encounter not resetting properly ( #11145 )
2022-03-27 07:53:13 -03:00
IntelligentQuantum
d1ac62ff6e
feat(Core/Spells): Move Spell q1846 bending shinbone to spell scripts ( #11106 )
2022-03-27 02:06:23 -03:00
IntelligentQuantum
a704aa3005
feat(Core/Spells): Move Spell death knight initiate visual to spell scripts ( #11103 )
2022-03-27 02:02:17 -03:00
IntelligentQuantum
d1ecdc8f61
feat(Core/Spells): Move Spell item dimensional ripper area52 to spell scripts ( #11099 )
2022-03-27 01:58:58 -03:00
IntelligentQuantum
7410f1a3cb
feat(Core/Spells): Move Spell pri lightwell to spell scripts ( #11089 )
2022-03-27 01:55:59 -03:00
IntelligentQuantum
5719e46236
feat(Core/Spells): Move spell_item_runic_healing_injector to spell scripts ( #11088 )
2022-03-27 01:53:16 -03:00
UltraNix
d195c09f56
fix(Core/Spells): Fixed an issue with Premeditation removing itself. ( #11093 )
...
Co-authored-by: Treeston <Treeston@users.noreply.github.com >
2022-03-27 01:50:29 -03:00
SilentCLD
ea55c15aab
feat(Core/Wintergrasp): Save win/loss totals for faction ( #11056 )
2022-03-27 01:42:59 -03:00
UltraNix
69616e5d6d
fix(Scripts/Ulduar): Open the chamber door on Kologarn's death. ( #11085 )
2022-03-27 01:38:06 -03:00
UltraNix
5b50f04c5c
fix(Scripts/Ulduar): The Flame Leviathan's main gate should be closed during the fight. ( #11083 )
2022-03-27 01:37:27 -03:00
IntelligentQuantum
66f301bcea
feat(Core/Packets): SMSG_WORLD_STATE_UI_TIMER_UPDATE ( #11047 )
2022-03-27 01:31:21 -03:00
SilentCLD
546c4f8942
feat(Core/Scripts): Spirit towers reset to neutral 6 hours after capture and save WorldState ( #11030 )
2022-03-27 01:28:41 -03:00
UltraNix
7796cdee33
fix(Core/Spells): Fixed implementation of CAST_FLAG_POWER_LEFT_SELF flag. ( #10908 )
2022-03-27 01:22:29 -03:00
IntelligentQuantum
a5cb274222
Core/Packet: MIRROR_TIMER ( #10885 )
2022-03-27 01:19:26 -03:00
UltraNix
df89bbafe4
fix(Scripts/Vehicles): The next player entering Salvaged Siege Engine… ( #10987 )
...
… should control turret if it's not occupied.
2022-03-27 01:16:12 -03:00
UltraNix
2ddf2303ea
fix(Scripts/Blackwing Lair): Supression traps should not be disarmed... ( #11082 )
...
…after Broodlord defeat.
2022-03-26 22:58:10 -03:00
Nefertumm
69a3904b8e
fix(Core/BWL): Victor Nefarius Shadow Bolt ( #11078 )
2022-03-26 22:56:30 -03:00
ZhengPeiRu21
7d7e66cbe4
Merge branch 'azerothcore:master' into Playerbot
2022-03-25 10:48:58 -06:00
acidmanifesto
606c5dc7a8
Fix (core) Death Comes from high Client Crash Fix ( #11136 )
...
This fixes the client side crash while flying as the EYE OF ACHERUS, apparrently if the player lacks the visual spell on his character the client would crash. This is something I just want NOT ABLE to identify in debugger, however, true story also by the way, @TheDdraig made a suggestion while being both stone and highly intoxicate that he came up with the insane nonsensible approach that actually solved the issue 100%.
Co-Authored-By: TheDdraig <62179779+TheDdraig@users.noreply.github.com >
Co-authored-by: TheDdraig <62179779+TheDdraig@users.noreply.github.com >
2022-03-25 10:13:03 -04:00
Grimgravy
c797cb0b93
fix(Scripts/Quest): improved Overwhelmed! ( #10387 )
2022-03-25 12:44:25 +01:00
UltraNix
f0eb6d36a3
fix(Core/Handlers): Faction Change service properly reset and give ne… ( #9729 )
...
Fixes #7981
Fixes #8732
2022-03-25 11:45:07 +01:00
ZhengPeiRu21
fb52816a11
Merge branch 'azerothcore:master' into Playerbot
2022-03-24 12:58:22 -06:00
Kargatum
3890f5f000
fix(Core/BattlegroundQueue): remove second queue if player enter bg ( #11067 )
2022-03-24 19:12:35 +01:00
ZhengPeiRu21
246e2cad2e
Merge branch 'azerothcore:master' into Playerbot
2022-03-24 08:28:09 -06:00
ZhengPeiRu21
44b7a0666c
feat(Scripting/Hooks): implement OnQuestComputeXP() hook ( #10934 )
2022-03-24 10:27:15 +01:00
Skjalf
7377c96cc8
fix(Scripts/BlackwingLair): Razorgore improvements ( #10971 )
...
- Rewrite reset events
- Use proper healing spell on phase transition
- Now uses abilities during phase 1
- Phase transition scripted - mobs now run away
2022-03-23 15:42:34 -03:00
郑佩茹
36ed431c7f
Merge branch 'master' of https://github.com/ZhengPeiRu21/azerothcore-wotlk into Playerbot
2022-03-23 08:47:32 -06:00
郑佩茹
5cec9facf8
Add missing ifdef for PLAYERBOTS
2022-03-23 08:46:03 -06:00
IntelligentQuantum
6a6d0e5907
feat(Core/Packet): SMSG_DURABILITY_DAMAGE_DEATH ( #10894 )
2022-03-23 13:35:30 +01:00
Malcrom
ee08039a52
fix(Core/Command): Fix issue with waypoint show off ( #11111 )
...
* fix(Core/Command): Fix issue with waypoint show off
* Update src/server/scripts/Commands/cs_wp.cpp
Co-authored-by: Kargatum <dowlandtop@yandex.com >
Co-authored-by: Kargatum <dowlandtop@yandex.com >
2022-03-22 21:48:31 -03:00
郑佩茹
d4062269c8
Merge branch 'master' into Playerbot
2022-03-22 10:53:26 -06:00
郑佩茹
db71f4739c
Fix corrupt item cache crashes, bot whispers, trade crashes
2022-03-22 10:51:50 -06:00
acidmanifesto
77f13636b7
fix (core) Script Names not loaded with manual add ( #11102 )
...
This fixes Script names not being loaded with npcs and gameobjects when manually added with the .npc\gameobject add cmd that would lead the user to restart the server to load up the npc\gameobject with the script that was manually added
2022-03-22 09:49:06 -04:00
郑佩茹
ff0e5d5e3b
Merge branch 'questXPHook' into Playerbot
2022-03-21 14:47:43 -06:00
郑佩茹
60f11b3671
Merge branch 'master' into Playerbot
...
# Conflicts:
# apps/ci/ci-install-modules.sh
# src/common/Collision/Management/MMapMgr.cpp
# src/common/Debugging/Errors.h
# src/server/game/AI/SmartScripts/SmartScript.cpp
# src/server/game/Battlegrounds/Arena.cpp
# src/server/game/Battlegrounds/ArenaScore.h
# src/server/game/Battlegrounds/Battleground.cpp
# src/server/game/Battlegrounds/BattlegroundMgr.cpp
# src/server/game/Battlegrounds/BattlegroundMgr.h
# src/server/game/Battlegrounds/BattlegroundQueue.cpp
# src/server/game/Battlegrounds/BattlegroundQueue.h
# src/server/game/Battlegrounds/Zones/BattlegroundAB.h
# src/server/game/Battlegrounds/Zones/BattlegroundEY.h
# src/server/game/Battlegrounds/Zones/BattlegroundIC.h
# src/server/game/Conditions/ConditionMgr.cpp
# src/server/game/DataStores/M2Stores.cpp
# src/server/game/DungeonFinding/LFGMgr.cpp
# src/server/game/Entities/Creature/Creature.cpp
# src/server/game/Entities/Creature/CreatureData.h
# src/server/game/Entities/GameObject/GameObject.cpp
# src/server/game/Entities/GameObject/GameObject.h
# src/server/game/Entities/Player/Player.cpp
# src/server/game/Entities/Player/Player.h
# src/server/game/Entities/Player/PlayerStorage.cpp
# src/server/game/Entities/Unit/Unit.cpp
# src/server/game/Entities/Unit/Unit.h
# src/server/game/Globals/ObjectMgr.cpp
# src/server/game/Groups/Group.cpp
# src/server/game/Groups/Group.h
# src/server/game/Guilds/Guild.cpp
# src/server/game/Guilds/Guild.h
# src/server/game/Handlers/BattleGroundHandler.cpp
# src/server/game/Handlers/CharacterHandler.cpp
# src/server/game/Scripting/ScriptDefines/BGScript.cpp
# src/server/game/Scripting/ScriptDefines/DatabaseScript.cpp
# src/server/game/Scripting/ScriptDefines/PlayerScript.cpp
# src/server/game/Scripting/ScriptDefines/ServerScript.cpp
# src/server/game/Scripting/ScriptMgr.cpp
# src/server/game/Scripting/ScriptMgrMacros.h
# src/server/game/Server/Packets/MiscPackets.cpp
# src/server/game/Server/Packets/MiscPackets.h
# src/server/game/Server/WorldSession.cpp
# src/server/game/Spells/SpellEffects.cpp
# src/server/game/World/IWorld.h
# src/server/game/World/World.cpp
# src/server/game/World/World.h
# src/server/scripts/Commands/cs_npc.cpp
# src/server/scripts/Commands/cs_server.cpp
# src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/boss_nefarian.cpp
# src/server/scripts/EasternKingdoms/BlackrockMountain/BlackwingLair/instance_blackwing_lair.cpp
# src/server/scripts/EasternKingdoms/BlackrockMountain/MoltenCore/boss_ragnaros.cpp
# src/server/scripts/EasternKingdoms/ShadowfangKeep/boss_apothecary_hummel.cpp
# src/server/scripts/EasternKingdoms/ShadowfangKeep/instance_shadowfang_keep.cpp
# src/server/scripts/EasternKingdoms/ShadowfangKeep/shadowfang_keep.h
# src/server/scripts/Kalimdor/CavernsOfTime/CullingOfStratholme/culling_of_stratholme.cpp
2022-03-21 13:57:37 -06:00
UltraNix
9c780588c4
fix(Scripts/Spells): Earthliving Weapon should no proc from Earth Shield. ( #11094 )
2022-03-21 05:13:37 -03:00
IntelligentQuantum
86e438a1e7
Core/Packet: SMSG_LEVELUP_INFO ( #10884 )
2022-03-21 04:43:45 +07:00
UltraNix
3c9e8d4eb1
fix(Core): Crash related to reset instances ( #11003 )
2022-03-18 19:32:28 -03:00
Nefertumm
c2b70e3927
fix(Core/Events): Corrections to Apothecary Hummel ( #10674 )
2022-03-18 18:42:56 -03:00
UltraNix
68891ccd74
fix(Core/Loot): Fixed some chests inside dungeons not being bound only to participants. ( #10995 )
2022-03-18 18:33:04 -03:00