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
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
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
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
IntelligentQuantum
6a6d0e5907
feat(Core/Packet): SMSG_DURABILITY_DAMAGE_DEATH ( #10894 )
2022-03-23 13:35:30 +01: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
IntelligentQuantum
86e438a1e7
Core/Packet: SMSG_LEVELUP_INFO ( #10884 )
2022-03-21 04:43:45 +07: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
UltraNix
da0f2e3ae2
fix(Core/Spells): Nature's Swiftness should not be consumed by instant spells. ( #10909 )
2022-03-18 18:15:56 -03:00
UltraNix
e5f9c8c0af
fix(Core/Mails): Do not load expired mails from database. ( #10917 )
2022-03-18 18:13:17 -03:00
UltraNix
76b72b3631
feat(Core/Chat): Fixed feature to prevent horde and alliance players to chat with each other via custom emotes. ( #11000 )
...
Fixes #10600
2022-03-17 20:11:08 +07:00
UltraNix
b01aa11f18
fix(Core/Spells): Ruthlessness/Seal Fate selecting wrong proc target ( #10982 )
...
Fixes #10328
2022-03-16 18:58:49 +01:00
Kargatum
78bdc89881
feat(Core/Battleground): rework bg queue system ( #10817 )
2022-03-15 14:36:49 -03:00
UltraNix
c0e12e297d
fix(Core/Spells): Beacon of Light should not proc off from Glyph of Holy Light and Judgement of Light. ( #10564 )
...
Fixed #2782
2022-03-14 15:51:09 +01:00
Bogir[rus]
75439773d0
fix and bringing to a unified style warnings of server loading logs to be more visible at server startup ( #10970 )
2022-03-12 04:57:26 -03:00
IntelligentQuantum
7ad65752fa
feat(Core/Maps): Improvements to Cinematic function ( #10765 )
2022-03-11 08:21:54 +01:00
Nefertumm
556cbd8f58
feat(Core/Gossips): override BoxMoney from DB ( #10414 )
2022-03-10 13:55:29 +01:00
Nefertumm
4239188a87
fix(Core/Creature): correctly load creature equipments ( #10966 )
2022-03-10 05:42:30 -03:00
Nefertumm
0e35b681fb
feat(Core/Conf): Miss Chance Multiplier ( #10873 )
2022-03-08 21:44:22 +01:00
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
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
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
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
UltraNix
b3c8c779dc
fix(DB/Spells): add internal proc cooldown to Nature's Grasp ( #10757 )
...
Fixes #9475
2022-03-02 13:10:40 +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
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
4509a36e91
fix(Core): Crashfix. ( #10744 )
...
Fixes #10601
Fixes #10733
2022-02-22 11:15:50 -05: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
Malcrom
da5258bd0b
fix(Core/Creature): Allow Multi id in areas with zone script ( #10735 )
2022-02-18 16:11:40 -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
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
Nefertumm
b5b4891470
fix(Core/Scripts/BWL): Vaelastrasz Burning Adrenaline ( #10626 )
2022-02-15 00:47:17 +01:00
Kitzunu
3501ceb710
refactor(Core/DB/playercreateinfo_spell_custom): Load empty ( #10595 )
2022-02-14 20:21:56 +01:00
Kitzunu
665919d010
refactor(Core/Misc): rename some variables that can be confusing ( #10592 )
2022-02-14 20:06:59 +01:00
Kitzunu
455899dc75
fix(Core/Misc): Change const to be after type name ( #10591 )
2022-02-14 16:05:45 -03:00
Francesco Borzì
6aa727c455
feat(Core/Conf): Rate.MissChanceMultiplier ( #10639 )
2022-02-13 11:12:08 +01:00
UltraNix
89deb60d43
fix(Core/Spells): Flasks should not be overridden by elixirs. ( #10301 )
...
* fix(Core/Spells): Flasks should not be overridden by elixirs.
2022-02-12 15:51:27 +01:00
Kitzunu
ead906c58f
refactor(Core/Packets): Rewrite MSG_RANDOM_ROLL to new packet class ( #10590 )
...
* refactor(Core/Packets): Rewrite MSG_RANDOM_ROLL
* cherry-pick commit (c0f516caee )
Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com >
Co-Authored-By: DJScias <439655+DJScias@users.noreply.github.com >
* handle crash check in DoRandomRoll()
* Update MiscPackets.h
* Update Player.h
Co-authored-by: ForesterDev <11771800+ForesterDev@users.noreply.github.com >
Co-authored-by: DJScias <439655+DJScias@users.noreply.github.com >
2022-02-11 10:30:49 +01:00