UltraNix
5ed4db09e3
fix(Core/Spells): Fixed getting max spell range for friendly targets. ( #10906 )
...
Fixes #10802
2022-03-06 15:51:59 -05:00
IntelligentQuantum
8eeb6ef1b7
feat(Core/Packet): SMSG_CROSSED_INEBRIATION_THRESHOLD ( #10893 )
2022-03-06 15:49:55 -05:00
IntelligentQuantum
029b79ecce
feat(Core/Players): do not update position data on character creation
2022-03-06 15:45:49 -05:00
UltraNix
617d85a498
fix(Core/Movement): Send proper movement animation visuals. ( #10843 )
...
Fixed #10812
Fixed #10814
2022-03-06 12:31:41 -05:00
UltraNix
41cc053c68
fix(Scripts/Raids): Phase 3 of Razorgore encounter should start when all eggs are destroyed. ( #10837 )
...
Fixes #10770 .
2022-03-06 12:27:13 -05:00
UltraNix
1392cee302
fix(Scripts/Raids): Debuff Mind Exhaustion on Razorgore should be apply on start of mind control. ( #10835 )
...
Fixes #10769
2022-03-06 12:26:26 -05:00
UltraNix
a74e57fb22
fix(Core/Spells): Implemented SPELL_ATTR0_CU_IGNORE_EVADE. ( #10832 )
...
Added channel beam at Razorgore pre-fight.
Fixed #10767
2022-03-06 12:26:00 -05:00
UltraNix
09df444187
fix(Core/Maps): Dead players should not be allowed to enter dungeon if exceeded max number of instances. Thx to @DepTypes ( #10831 )
...
Fixed #10799
2022-03-06 12:19:31 -05:00
Kitzunu
d927ce6fac
feat(Core/Creature): Implement quest_greetings table ( #10526 )
...
* cherry-pick commit (6dda09818d )
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com >
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com >
2022-03-06 18:19:08 +01:00
IntelligentQuantum
d6b9639259
Core/Packet: LFG ( #9420 )
...
* Core/Packet: LFG
* Update LFGHandler.cpp
2022-03-06 12:05:46 -05:00
Skjalf
d4b3e8f201
chore(Core/Creature): clean up an unnecessary function ( #10904 )
2022-03-06 03:12:06 -03:00
Kargatum
acd3ed8759
fix(Core/Player): fix pet not appearing after dismount for warlock ( #10899 )
2022-03-05 04:54:54 -03:00
Nefertumm
680e60c68b
BREAKING CHANGE(Core/Config): Individual XP rate per bg ( #10793 )
2022-03-04 12:36:16 +07:00
UltraNix
e4d3f57d7c
fix(Scripts/Raids): some corrections to Broodlord Supression Room: ( #10834 )
...
Supression traps should always hit players.
Supression traps should not be disarmed after Broodlord defeat.
Supression traps should be visible after disarm.
Fixes #10768
2022-03-03 11:29:31 +01:00
UltraNix
4b77dcdd8f
fix(Scripts/BWL): Vaelastrasz improvement ( #10845 )
2022-03-02 20:15:30 -03:00
IntelligentQuantum
5d51b0060c
fix(Scripts/Commands): solve crash in .npc move ( #10825 )
2022-03-02 14:56:48 +01:00
UltraNix
b3c8c779dc
fix(DB/Spells): add internal proc cooldown to Nature's Grasp ( #10757 )
...
Fixes #9475
2022-03-02 13:10:40 +01:00
avarishd
a2b2b26056
fix(Scripts/Ulduar): Flame Leviathan first time engage ( #10809 )
2022-03-02 00:03:31 +01:00
UltraNix
73957b95f6
fix(Core/Mail): do not show expired mails in packets ( #10560 )
...
Fixed #5920
2022-03-01 13:57:37 +01:00
IntelligentQuantum
b275499de4
refactor(Core/Packet): Pet ( #9473 )
...
Co-authored-by: temperrr <temperrr@users.noreply.github.com >
2022-03-01 13:50:50 +01:00
Axel Cocat
743c028e31
fix(Core/Database): use char guid if character order is null ( #10243 )
...
Co-authored-by: temperrr <temperrr@users.noreply.github.com >
2022-02-27 14:48:18 +01:00
Skjalf
cb7f3d50ed
fix(Scripts/Kalimdor): fix Azuregos respawn timer not persisting after restarts ( #10823 )
2022-02-26 18:36:01 -03:00
acidmanifesto
69e2f2e3aa
fix/feat: (Core/PacketIO): updated sound and creature addon ( #10813 )
...
* fix\feat: (Core/PacketIO): updated sound and creature addon
updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_SOUND via tc cherry pick
https://github.com/TrinityCore/TrinityCore/pull/2363 and 0f1f7ef401 by @joschiwald and @ForesterDev
This so far a attempt to align atleast with sound with tc, and correct a potentional issue of hearing creature sounds that is not in visible range. I notice PlaySound was being defined in some weird dependency as it isnt with tc so I renamed it to Playsound. Notice a isLarge still being used in the creature addon when it was depreciated, so i removed that a that seem to of interfered with visibilitydistanceType.
Co-Authored-By: joschiwald <736792+joschiwald@users.noreply.github.com >
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com >
2022-02-26 10:05:58 -05:00
UltraNix
534920ada2
fix(Core/Creatures): correct applying swimming moveflag to creatures in water ( #10756 )
...
Fixed #10709
2022-02-24 17:25:04 +01:00
UltraNix
a980bd38a9
fix(Core/Spells): auto attack only selected target when charge is over ( #10541 )
...
Fixes #10353
2022-02-24 15:54:43 +01:00
acidmanifesto
7435805860
fix (core): server.log dump ( #10742 )
2022-02-22 14:53:22 -03:00
UltraNix
4509a36e91
fix(Core): Crashfix. ( #10744 )
...
Fixes #10601
Fixes #10733
2022-02-22 11:15:50 -05:00
UltraNix
ccc9bb6679
fix(Core/Battlegrounds): Fixed Alterac Valley quests. ( #10754 )
2022-02-22 03:36:20 -03:00
Nefertumm
33b0183440
fix(Core/Spells): Don't allow to purge Azuregos' Reflect ( #10723 )
2022-02-22 02:39:29 -03:00
Nefertumm
9a67c0f0b0
fix(Core/Spells): Azuregos teleport should only drop threat for hit units ( #10722 )
2022-02-22 01:35:11 -03:00
Nefertumm
25c824e8d8
fix(Core/Spells): Azuregos' Mana Storm should not be interruptable ( #10721 )
2022-02-22 01:23:27 -03:00
UltraNix
400caec709
feat(Core/Battlegrounds): Min level of selected random bg must be lower than pvp bracket level. ( #10752 )
2022-02-21 02:36:48 -03:00
Skjalf
57b9b296d8
feat(Scripting/Hooks): Implement OnGameEventCheck() hook ( #10761 )
2022-02-20 17:39:08 -03:00
UltraNix
2dc40d1a7d
fix(Core/Battlegrounds: Fixed doubled score in Alterac Valley battleground. ( #10743 )
2022-02-20 15:44:18 -03:00
UltraNix
9d12652c3e
fix(Core/Misc): Remove from LFG/batleground queues when teleported to battleground/LFG dungeon. ( #10740 )
...
Players cannot queue up for battleground during LFG dungeon.
Players cannot queue up for LFG dungeon during battleground/arena match.
Fixes #10635
2022-02-20 12:33:04 -03:00
Kitzunu
3e6424151a
fix(Scripts/Scholomance): Darkmaster Gandling crash ( #10546 )
...
* fix(Scripts/Scholomance): Darkmaster Gandling crash
* Update boss_darkmaster_gandling.cpp
* Update boss_darkmaster_gandling.cpp
* Update boss_darkmaster_gandling.cpp
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
Co-authored-by: UltraNix <80540499+UltraNix@users.noreply.github.com >
2022-02-20 10:19:56 +01:00
UltraNix
982be6de00
fix(Core/GameObjects): move activation code of traps to GO_ACTIVATED ( #10537 )
...
- Original author: @Gacko
2022-02-19 22:26:26 +01:00
UltraNix
b97869edb8
fix(Core/Spells): Deep Freeze should damage only permanent stun-immuned targets ( #10452 )
...
Fixed #10386
Co-authored-by: temperrr <temperrr@users.noreply.github.com >
2022-02-19 13:47:42 +01:00
ZhengPeiRu21
d7ae312af4
fix(DB/npc_text): Fix Kraz Gossip Text ( #10720 )
...
* fix(DB/npc_text): Fix Kraz Gossip Text
2022-02-18 17:31:55 -05:00
Malcrom
da5258bd0b
fix(Core/Creature): Allow Multi id in areas with zone script ( #10735 )
2022-02-18 16:11:40 -05:00
acidmanifesto
881760821e
fix (core): Final Override to Final ( #10731 )
...
PT2, codefactor was green and then decided to complain about the other final overrides in BG
2022-02-18 14:08:11 -05:00
Malcrom
47a4d0c054
fix(Core/Creature): Allow setting no equipment. ( #10730 )
...
* Core(Creature Equipment): Fix core to allow assigning no equipment
2022-02-18 12:27:33 -05:00
acidmanifesto
c64c0a2945
fix (core): BG Final Override to Final ( #10729 )
...
* fix (core): BG Final Override to Final
2022-02-18 09:37:23 -05:00
Nefertumm
aef1bed593
fix(Core/Guild): Guild bank handling issues ( #10724 )
...
* fix(Core/Guild): Guild bank right issues
* and slots too
2022-02-17 19:22:28 -05:00
Kargatum
5143872aed
feat(Core/Battleground): split Arena and Battleground score ( #10616 )
2022-02-18 05:20:04 +07:00
UltraNix
1366838a05
fix(DB/Creatures): Nat Pagle should display vendor icon if player completed Nat's Measuring Tap quest. ( #10657 )
...
Moved c++ script to DB. Original author: @offl
Fixes #10559
2022-02-17 01:13:39 +01:00
Francesco Borzì
fa02edb0ae
fix(Core/Battleground/PvPstats): correct bracket_id for AV ( #10677 )
2022-02-16 23:11:58 +01:00
acidmanifesto
658e936ace
Fix (Conf): Add Gossip exemption for AZ Catelogue ( #10705 )
...
https://github.com/azerothcore/mod-npc-all-mounts is failing due to its gossip not being made a exception.
Since this is a AZ Catelogue NPC module. We add the exception into the conf as default for it to show passing.
2022-02-16 12:20:14 -05:00
Nefertumm
abccbcb4be
fix(Core/Spells): Nefarius Corruption should only affect Vaelastrasz ( #10701 )
...
* fix(Core/Spells): Nefarius Corruption should only affect Vaelastrasz
2022-02-16 06:54:08 -05:00
acidmanifesto
a7d17a5bb6
fix (core\db): SAI Error Reporting ( #10698 )
...
* fix (core\db): SAI Error Reporting
* formatting
2022-02-15 17:00:33 -05:00